@charset "UTF-8";
/* CSS Document */



*{
	padding:0;
	margin:0;
	
	}
	
	
#contenedor_kevins{
	width:734px;
	height:910px;
	
	
	}
	
#cabezote_kevins{
	width:734px;
	height:630px;
	
	
	}
#cabezote_kevins img{
	margin:0px;	
}
.contenido_unok{
	width:734px;
	height:150px;
	float:left;
	
	}
.contenido_dosk{
	width:734px;
	height:160px;
	float:left;
	
	}
.contenido_tresk{
	width:734px;
	height:200px;
	float:left;
	
	}
.titulo_kevins{
	color:#837666;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:18pt;
	float:left;
	text-transform:uppercase;
	width:236px;
	font-weight:bold;	
	padding:20px 20px;
	}
.txt_kevins{
	width:413px;
	float:left;
	color:#333333;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:11pt;
	text-align:left;
	padding:20px 20px;
	line-height:20px;
	
	}
.txt_kevins_2{
	border-top: 1px solid #837666;
    color: #333333;
    float: left;
    font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
    font-size: 11pt;
    line-height: 20px;
    margin-top: 87px;
    padding: 20px 50px;
    text-align: justify;
    width: 634px;
	border-bottom:1px solid #837666;
	}
.color_cafe{
	color:#837666;
	font-weight:normal;
	}