* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, verdana;
	text-align:center;
	margin:0px;
	background-color:#688BB3;
}

h1{ font-size:16px; margin-bottom:7px; text-align:left; }
h2{ font-size:12px; margin-bottom:7px; text-align:justify; }


#negro, #negro a, #sublinks,.bloque, .bloque .sublinks a {color:#053577;}
 .bloque .sublinks a { display:block; margin:0px; padding:0px; border-bottom:1px solid white; float:left; width:100%; }
#centrar{
	margin-left:auto;
	margin-right:auto;
	width:779px;
}
#menu_top{
	width:779px;
	height:47px;
	margin:0px;padding:0px;
}
#menu_top .off{
cursor: pointer;
margin:0px;padding:0px;border:0px;
}
	#menu_top a,#menu_top  img{margin:0px;padding:0px;border:0px;}
#logo_banner{
	width:779px;
	height:136px;
	margin:0px;padding:0px;border:0px;
	overflow:hidden;
}
#miga_de_pan{
	color:#ffffff;
	font-size:10px;
	background-image: url('/img/top_bottom.jpg');
	height:22px;
	line-height:12px;
	/*overflow:hidden;*/
}
	#camino{
		margin-left:15px;
		margin-top:5px;
		float:left;
		font-size:12px;
		color:#ffffff;
	}

	#fecha{
		margin-right:0px;
		margin-top:1px;
		float:right;
		color:#ffffff;
	}
#col_left{
	width:201px;
	/*height:690px;*/
	text-align:left;
	background-image:url('/img/left_back.jpg');
	float:left;
}
#col_right{
	width:201px;
	height:690px;
	text-align:left;
	background-image:url('/img/left_back.jpg');
	background-repeat:repeat;
	background:#dddddd;
	float:right;
}
	#secciones{
		width:180px;
		height:176px;
		margin-left:18px;
		line-height:20px;
	}
		#secciones a{
			display:block;
			width:180px;
			margin-top:5px;
			background-image:url('/img/left_icon1.gif');
			background-repeat: no-repeat;
			background-position: 0px 7px;
			padding-left: 11px;

			font-size:9px;
			text-decoration:none;
			color:#3E5677;
			font-weight:bold;
		}
	.bloque{
		width:195px;
		border-bottom:2px solid #c2c2c2;
		margin-right:0px;
		line-height:20px;
		padding:10px 0px 15px 5px;

		font-weight:bold;
		font-size:12px;
		text-align:center;
	}
	.bloque a{ color:#3e5677;text-decoration:none;}
		   a:hover { text-decoration:underline; }
		.bloque .sublinks{text-align:left;color:#3E5677; }
		.secb{background-color:#eeeeee; color:#666666; padding:0px 0px 5px 5px; }
	#novedades{
		width:100%;
		height:250px;
	}
		.novedades_item{
			width:180px;
			height:125px;
			margin-left:13px;
			line-height:15px;
		}
			.novedades_item_fecha{
				color:#3E5677;
				font-size:9px;
				display:block;
				margin:0px;
				padding:0px;
				background-image:url('/img/left_icon2.gif');
				background-repeat: no-repeat;
				background-position: 0px 7px;
				padding-left: 11px;
			}
			.novedades_item_title{
				color:#678BB3;
				font-size:11px;
				font-weight:bold;
				display:block;

				background-image:url('/img/left_icon1.gif');
				background-repeat: no-repeat;
				background-position: 0px 5px;
				margin:0px;
				padding:0px;
				padding-left: 11px;
			}
			.novedades_item_intro{
				width:100%;
				height:85px;
				margin:0px;
				padding:0px;
				color:#678BB3;
				font-size:11px;
				line-height:11px;
			}
				.novedades_item_intro a{
				display:block;
					margin-top:13px;
				}
#contenido{
	width:578px;
	/*width:779px;*/
	/*height:690px;*/
	background-color:#dddddd;
	float:left;
	text-align:justify;
	color:#3E5677;
	font-size:12px;
	}
		#contenido_in{
		width:548px;
		/*width:759px;*/
		/*height:680px;*/
		margin:10px;
		padding:10px;
		margin-bottom:0px;
		border:0px solid gray;
		}
		#contenido .foto_seccion{
			margin-top:5px;
			margin-bottom:5px;
			margin-left:4px;
			margin-right:4px;
			width:120px;
			height:120px;
		}

		#contenido_in #sublinks{float:left;}
			#contenido_in #sublinks a{
				font-weight:bold;
				line-height:20px;
				text-decoration:none;
				/*color: #3e5677;		*/
			}
			#contenido_in #ajax{
				float:right;
				width:280px;
				height:300px;
				text-align:left;
				background-color:#f1f1f1;
				margin-right:20px;
				padding:10px;
				padding-top:5px;
			}
				#contenido_in #ajax img{
					margin:7px;
				}
				#contenido_in img{
					margin:6px;
					margin-bottom:5px;
					margin-top:0px;
				}
#footer{
	width:779px;
	height:53px;
	color:#425D7A;
	font-size:9px;
	line-height:17px;
	text-align:center;
	padding-top:10px;
	background-image:url('/img/bottom_back.jpg');
}
	#footer a{
		text-decoration:none;
		color:#425D7A;
	}
	#footer #copy{color:#ffffff;}

/*CONTACTO*/
#formu_contacto{
	width:500px;
	line-height:25px;
	text-align:right;
}
	#formu_contacto .texto{
		width:270px;
	}
	#formu_contacto .textarea{
		width:270px;
		height:200px;
	}

#direcc{
	width:350px;
	height:400px;
	float:right;
}
