body{
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
	float: none;
	}
	
#cos{
	width:1000px;
	vertical-align: top;
	clear: both;
	float: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

div.encabezado{
	Background-color:#FFF;
	width:1000px;
	height: 148px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	}
	
		
div.foto{
	float:left;
	width:1000px;
	height: 401px;
	}

div.columna1{
	width:250px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	}

div.cuerpo{
	width:580px;
	Background-color:#FFFFFF;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

div.columna2{
	width:130px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	padding: 0px;
	}

div.pie{
	width:1000px;
	background-color: #333;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	}

div.fotoperfil {
	float: left;
	height: 163px;
	width: 130px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}
div.nombreperfil {
	float: right;
	width: 130px;
	font-weight: normal;
}
div.cuerpoperfil{
	width:280px;
	Background-color:#FFFFFF;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height:180px;
	}
	

/*-------------TEXTO--------------*/


a:link {
	text-decoration: none;
	cursor: hand;
}
a:visited {
	text-decoration: none;
	cursor: hand;
}
a:hover {
	text-decoration: underline;
	cursor: hand;
}
a:active {
	text-decoration: none;
	cursor: hand;
}

.textblanco {
	color: #FFFFFF;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.textgralblanco {
	color: #FFFFFF;
	font-size: 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}
.txtenlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C01945;
}

.txtgeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;	
}
.txtgeneralcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C01945;	
}

.txtgeneralchico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;	
}
.txttitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;	
}
.txttitulogrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;	
}
.txtchico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #C01945;

}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C01945;

}




