@charset "UTF-8";
/* STYLE SHEET CTAP / 09 */

body,html {
	margin:0 auto;
	padding:0;
	background:url(../imagenes/bgr/bgr_layout.gif) no-repeat top center #01193c;
	overflow-x:hidden;
	font-family:Tahoma;
}


#wrapper {
	margin:auto;
	padding:0;
	width:960px;
	height:100%;
	background: url(../imagenes/bgr/bgr_main.gif) repeat-y #fff;
}

#content {
	width:960px;
	min-height:960px;
	float:left;
}

img {
	border:none;
}

/* FOOTER */

	#footer {
		padding:0;
		margin:0 auto;
		width:960px;
		height:150px;
		clear:both;
	}
	
	#footer a {
		text-decoration:none;
		color:#8493a9;
	}
	
	#footer a:hover {
		text-decoration:underline;
		color:#8493a9;
	}
	
	#footer img {
		border:none;
	}
	
	#footer .left {
		width:320px;
		text-align:left;
		float:left;
	}
	
	#footer .left p {
		margin:115px 0 0 10px;
		font-size:10px;
		line-height:25px;
		color:#8493a9;
	}

	#footer .center {
		width:320px;
		text-align:center;
		float:left;
		padding-top:80px;
	}
	
	#footer .right {
		width:320px;
		text-align:right;
		float:right;
	}
	
	#footer .right p {
		margin:115px 19px 0 0;
		font-size:10px;
		line-height:25px;
		color:#8493a9;
	}
	

/* COLUMNA MENU */

	#content .menu_idiomas {
		width:320px;
		padding-top:15px;
		height:320px;
		float:left;
		background:url(../imagenes/home/img_a-1.jpg) no-repeat;
	}
	
	#content .menu_idiomas li {
		margin-left:15px;
		font-size:10px;
		color:#8493a9;
		line-height:18px;
		list-style:none;
	}
	
	.menu_idiomas a {
		color:#8493a9;
		text-decoration:none;
	}
	
	.menu_idiomas a:hover {
		color:#093773;
		text-decoration:none;
	}

	#menu {
		position:relative;
		top:5px;
		left:0;
		border:none;
		background:url(../imagenes/menu_principal/bgr_menu_principal.gif) no-repeat top left;
	}
	
	.acceso_home {
		position:relative;
		top:15px;
		left:0;
		text-align:right;
		float:left;
	}
	
	.acceso_home p {
		font-size:10px;
		color:#8493a9;
		padding:0;
		margin:0;
		line-height:20px;
	}
	
	.acceso_home span,  .acceso_home span a {
		font-size:9px;
		color:#8493a9;
		padding:0;
		margin-left:18px;
		line-height:29px;
		float:left;
		text-decoration:none;
	}	
	
	.acceso_home span a:hover {
		text-decoration:underline;
	}
	
	
	/* - - - - */

/* NEWS */

.categoria_news {
	font-size:12px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-bottom:15px;
	color:#8493a9;
}

.fecha_news {
	font-size:16px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-top:10px;
	color:#8493a9;
}

.titular_news {
	font-size:22px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-top:0;
	color:#083672;
}

.h3_news {
	width:400px;
	border-bottom:solid thin #083672;
	margin-left:15px;
	margin-bottom:0;
	margin-top:20px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#083672;
}

.box_imagenes_news {
	width:640px;
	padding:15px;
	margin:0;
}

.box_imagenes_news img {
	margin-right:20px;
	border:thin solid #083672;
}

/* RESUMEN NEWS */

.categoria_resumen_news {
	font-size:10px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-bottom:15px;
	color:#8493a9;
}

.fecha_resumen_news {
	font-size:12px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-top:10px;
	color:#8493a9;
}

.titular_resumen_news {
	font-size:14px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-top:0;
	color:#083672;
}

.h3_news {
	width:400px;
	border-bottom:solid thin #083672;
	margin-left:15px;
	margin-bottom:0;
	margin-top:20px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#083672;
}

.box_imagenes_news {
	width:640px;
	padding:15px;
	margin:0;
}

/* - - - - - */

/* MULTIMEDIA */

.content_multimedia {
	width:670px;
	height:100%;
	padding:15px;
	float:left;
}

.content_multimedia_half {
	width:45%;
	height:100%;
	padding:15px;
	float:left;
}

.content_multimedia_no_padding {
	width:640px;
	height:100%;
	padding:0;
	float:left;
}

.titular_multimedia {
	font-size:14px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-top:0;
	color:#083672;
}

.titular_multimedia_big {
	font-size:22px;
	font-family:"Trebuchet MS";
	margin-left:15px;
	margin-top:0;
	color:#083672;
}

.p_half {
	width:25%;
	height:100%;
	float:left;
}

	/* imagenes */

	.principal_multimedia {
		height:110px;
		width:110px;
		border:solid #8693a6 thin;
		padding:5px;
		float:left;
		margin-right:15px;
	}
	
	.peq_multimedia {
		height:60px;
		width:60px;
		border:solid #8693a6 thin;
		padding:5px;
		float:left;
		margin-right:15px;
	}
	
	.folder_multimedia {
		height:120px;
		width:75px;
		float:left;
		margin-right:15px;
	}
	
	.folder_multimedia_pek {
		height:50px;
		width:75px;
		float:left;
		margin-right:15px;
	}
	
/* ESTRUCTURA GENERAL LAYOUT */

#content .column_A, .column_B, .column_C {
	width:320px;
	height:100%;
	float:left;
}

#content .column_B-C {
	width:640px;
	height:100%;
	float:left;
}

.box_general_layout {
	width:320px;
	min-height:320px;
	float:left;
}

.column_B-C .box_general_layout_B-C {
	width:640px;
	margin-bottom:25px;
	float:left;
}

.box_general_layout p {
	font-size:11px;
	padding:10px 15px 0 15px;
	color:#8493a9;
}

.box_general_layout_B-C p {
	font-size:11px;
	padding:10px 15px 0 15px;
	color:#8493a9;
}

.box_general_layout_B-C p a {
	text-decoration:none;
}

.box_general_layout_B-C p a:hover {
	text-decoration:underline;
}

.box_general_layout_B-C ul {
	font-size:11px;
	color:#8493a9;
	list-style:square;
	margin:0;
	padding:0 0 0 30px;
	line-height:20px;
}

.box_general_layout_B-C h3 {
	font-size:10px;
	color:#083672;
	font-weight:normal;
}

.box_general_layout_B-C h3 a {
	color:#083672;
	text-decoration:none;
}	

.column_B-C .box_general_layout a {
	text-decoration:none;
	color:#8493a9;
}
	
.column_B-C .box_general_layout a:hover {
	text-decoration:none;
}

.box_general_layout ul {
	font-size:11px;
	color:#8493a9;
	list-style:square;
	margin:0;
	padding:0 0 0 30px;
	line-height:20px;
}

.box_general_layout h1 {
	font-size:12px;
	padding:15px 15px 0 15px;
	margin:0;
	color:#083672;
}

.box_general_layout a {
	text-decoration:none;
}

.box_patronos {
	width:600px;
	min-height:320px;
	float:left;
	padding:20px;
}

.box_patronos img {
	width:70px;
	height:70px;
	margin:15px;
	float:left;
}

.box_patronos img a {
	border:none;
}



/* NEWS HOME */

.fecha_news_home {
	font-size:12px;
	color:#083672;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.p_news_home {
	font-size:11px;
	color:#8493a9;
	margin-right:10px;
}

a:link, a:visited .p_news_home {
	text-decoration:none;
}

a:link .fecha_news_home, a:visited .fecha_news_home {
	text-decoration:none;
}

a:hover .p_news_home, .fecha_news_home {
	text-decoration:underline;
}

/* -- */

.warning {
	color:#FF0000;
	font-size:12px;
	position:relative;
	left:15px;
}


/* - > FORMULARIOS < - - - - - */


	/* Buscador home */
		#tit_a-3a input[type="text"]  {
			width: 175px;
			border: 1px solid #ccc;
			font-family:"Verdana", Arial, Helvetica, sans-serif;
			font-size:10px;
			letter-spacing:0.1em;
			margin-left:15px;
			color:#666666;
			background: url(../imagenes/icons/zoom_finder_home.gif) right center no-repeat #fff;
		}

	/* Acceso Home */
		 .acceso_home input[type="text"] {
			width: 148px;
			border: 1px solid #ccc;
			font-family:"Verdana", Arial, Helvetica, sans-serif;
			font-size:9px;
			letter-spacing:0.1em;
			margin-right:15px;
			margin-left:15px;
			color:#666666;
		}
	
		 .acceso_home input[type="password"] {
			width: 148px;
			border: 1px solid #ccc;
			font-family:"Verdana", Arial, Helvetica, sans-serif;
			font-size:9px;
			letter-spacing:0.1em;
			margin-right:15px;
			margin-left:15px;
			color:#666666;
		}
		
		.acceso_home input[type="submit"] {
			width: 75px;
			height:20px;
			border: 1px solid #ccc;
			background:none;
			font-family:"Verdana", Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#083672;
			cursor:pointer;
			margin-top:4px;
			margin-right:15px;
			margin-left:15px;
			padding-bottom:3px;
		}