/* home */
body{
margin:0px;
background-color:#E5EAEC;
font-family:"Trebuchet MS", Arial;
}
.clear{
clear:both;
}
a img{
border:none;
}

/*top/////////////////////////////////////////////////////////////////////////////*/
.top-cont{
background-image: url(imagenes/back-top-ayudando.gif);
background-repeat:repeat-x;
}
.top{
background-image: url(imagenes/top-ayudando.gif);
background-repeat:no-repeat;
height:142px;
padding-top:5px;
padding-left:30px;
width:738px;
margin-right:auto;
margin-left:auto;
}
.botonera{
width:753px;
text-align:center;
height:27px;
padding-top:15px;
padding-right:15px;
margin-right:auto;
margin-left:auto;
background-image:url(imagenes/f-botonera.gif);
background-position:center;
background-repeat:no-repeat;
}
	.boton-links{
	width:auto;
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#194A82;
	font-size:13px;
	float:right;
	height:25px;
	padding-right:10PX;
	padding-left:10px;
	}
	.boton-links a{
		color:#fff;
		height:18px;
		padding-bottom:4px;
		padding-top:4PX;
		text-decoration:none;
	}
	.boton-links a:link{
		color:#fff;
		height:18px;
		padding-top:4PX;
		text-decoration:none;
	}
	.boton-links a:hover{
		color:#194A82;
		height:18px;
		padding-top:4PX;
		text-decoration:none;
		border-bottom:2px #fff solid;
	}
.flash{
	width:751px;
	padding-left:20px;
	height:283px;
	padding-top:10px;
	background-image:url(imagenes/fondo-flash.gif);
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	background-position:top;
}
/*central/////////////////////////////////////////////////////////////////////////////*/
.cont-central{
	width:753px;
	margin-right:auto;
	margin-left:auto;
}
			.col-blanco{
			background-color:#FFFFFF;
			float: left;
			margin-right:25px;
			padding-top:15px;
			padding-left:7px;
			padding-right:7px;
			padding-bottom:7px;			
			width:220px;
			margin-bottom:15px;			
			}
			
			.col-blanco-3{
			background-color:#FFFFFF;
			float: left;
			padding-top:15px;
			padding-left:7px;
			padding-right:7px;
			padding-bottom:7px;			
			width:220px;
			margin-bottom:15px;		
			}

.texto-titulos{
font-size:18px;
color:#194A82;
font-family:Georgia, "Times New Roman", Times, serif;
}
.texto-titulos-colblanca{
font-size:18px;
color:#437EB5;
font-family:Georgia, "Times New Roman", Times, serif;
}

ul {
	list-style: none;
	margin-top: 10px;
	padding-left:5px;
	padding: 0;
	margin:0px;
	margin-top:10px;
	}
li{
	margin: 0;
	padding-top:7px;
	list-style:inside disc;
	font-size:13px;
	color:#666;
	}

.texto-resaltado{
font-size:14px;
color:#194A82;
}

.texto-comentario{
font-size:14px;
color:#666666;
font-style:italic;
}
.texto-comentario-nom{
font-size:14px;
color:#666666;
text-align:right;
font-weight:bold;
}

/*bottom/////////////////////////////////////////////////////////////////////////////*/
.bottom-cont{
background-image: url(imagenes/back-bottom.gif);
background-repeat:repeat-x;
height:200px;
}
	.bottom-colaboradores{
	width:753px;
	padding-left:15px;
	font-size:12px;
	padding-top:5px;
	color:#194A82;
	height: 66px;
	margin-right:auto;
	margin-left:auto;
	background-repeat:no-repeat;
	background-image:url(imagenes/f-footer.gif);
	background-position:center;
}
	.bottom-colab-int{
	width:753px;
	padding-left:15px;
	font-size:12px;
	padding-top:5px;
	color:#194A82;
	height: 66px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(imagenes/bttom-hoja.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
	.bottom-footer{
	width:753px;
	padding-top:8px;
	margin-right:auto;
	margin-left:auto;
}
	.bottom-footer-copy{
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	font-size:10px;
	color:#FFFFFF;
	float:left;
}
			.bottom-footer-copy a{
				color:#FFFFFF;
			}
			.bottom-footer-copy a:link{
				color:#FFFFFF;
			}
			.bottom-footer-copy a:hover{
				color:#194A82;
				text-decoration:none;
				background-color:#A5B7CB;
			}
	
	
	
	.bottom-footer-bot{
	font-size:11px;
	width:500px;
	float:right;
	color:#FFFFFF;
	text-align:right;
}
			.bottom-footer-bot a{
				color:#FFFFFF;
			}
			.bottom-footer-bot a:link{
				color:#FFFFFF;
			}
			.bottom-footer-bot a:hover{
				color:#194A82;
				text-decoration:none;
				background-color:#A5B7CB;
			}