@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url(../images/newbg.jpg) #cbd8e8 top center repeat-y;
	font-family:Trebuchet MS;
	font-size:12px;
}

.Valigned * { vertical-align:middle; }

img { border:none; }

.clear { clear:both; }

a { color:#2e64bc; text-decoration:none; }
a:visited { color:#8EADCF; }

p { text-align:justify; margin:10px 0; }

#wrapper {
	width:956px;
	margin:0 auto;
	background:url(../images/headerbg.jpg) top left no-repeat;
}


	#loginWrapper {
		position:relative;
		color:#fff;
		width:82%;
		text-align:right;
		top:0;
		font-weight:bold;
	}
	#loginWrapper a {
		color:#fff;
	}
	
form.loginform {
	margin:0 auto; padding:0;
	width:300px;
	text-align:center;
}

form.loginform * {
	vertical-align:middle;
}

	form.loginform input { color:#000;  }

	form.loginform span {
		font-weight:bold;
		color:#000;
		float:left;
		clear:both;
		width:80px;
		text-align:left;
	}

		form.loginform input.username {
			/*background:url(../images/icon_usuario_small.jpg) #fff center left no-repeat;
			padding-left:20px;*/
			border:#000 1px solid;
			color:#000;
			font-size:11px;
			height:20px;
			line-height:20px;
			float:left;
			width:140px;
		}
		
		form.loginform input.password {
			/*background:url(../images/icon_password_small.jpg) #fff center left no-repeat;
			padding-left:20px;*/
			border:#000 1px solid;
			color:#000;
			font-size:11px;
			height:20px;
			line-height:20px;
			float:left;
			width:140px;
		}

.logoImage { width:161px; height:125px; position:absolute; left:45px; top:0px; }

#header {
	height:184px;
}

#header .logoName { width:320px; height:71px; margin:10px 0 20px 230px; }
#header div.search { float:right; margin-top:70px; margin-right:15px; }

#navigation {
	width:210px;
	float:left;
	/*background:#d4e5f7;*/
	background:#abc1da;
	text-transform:uppercase;
}
	#navigation ul {
		margin:0;
		padding:0;
		border-top:#fff 1px solid;
	}
		#navigation ul li {
			/*border-top:#d4e5f7 1px solid;*/
			border-top:#ABC1DA 1px solid;
			border-bottom:#fff 1px solid;
			list-style-type:none;
			height:29px;
			line-height:29px;
		}
		
			#navigation ul li a {
				display:block;
				text-decoration:none;
				font-weight:bold;
				font-size:14px;
				padding-left:10px;
				color:#fff;
				/*color:#5684b6;*/
				background:url(../images/navigation_bg.jpg) top left repeat-x;
				height:29px;
				line-height:29px;
			}
			
				#navigation ul li a:hover {
					background:url(../images/navigation_bg.jpg) bottom left repeat-x;
				}
				
			#navigation ul li a img {
				vertical-align:middle;
				margin-right:15px;
			}
			


			#navigation ul li.CategorySubMenu {
				border-top:none;
				border-bottom:none;
				list-style-type:none;
				height:auto !important;;
				line-height:14px !important;
			}

			#navigation ul li.CategorySubMenu ul li {
				border-top:none;
				border-bottom:#fff 1px solid;
				list-style-type:none;
				height:auto ;
				line-height:14px ;
				background: #eae9e9 url(../images/SubArrow.gif) no-repeat 10px center ;
				padding-left:23px;
			}


			#navigation ul li.CategorySubMenu ul li.ActualView {
				background-color: #becdd7 ;
			}

			#navigation ul li.CategorySubMenu ul li a {
				display:inline;
				text-decoration:none;
				font-weight:lighter;
				font:12px Arial, Helvetica, sans-serif;
				padding-left:0;
				text-transform:none;
				color:#000;
				/*color:#5684b6;*/
				background:none;
				height:auto !important;
				line-height:14px !important;

			}
			
			#navigation ul li.CategorySubMenu ul li a:hover {
				background:none;
			}
			
#content {
	width:683px;
	float:right;
	padding:0 41px 15px 22px;

	height:auto !important;
	height:400px;
	min-height:400px;
}

	#content #sidebar {
		float:right;
		width:195px;
		margin-left:10px;
		margin-bottom:10px;
	}
		#content #sidebar div {
			background:#ABC1DA;
			border:#5684b6 1px solid;
			width:193px;
			margin:10px 0;
			font-size:14px;
			text-align:center;
			padding:2px;
		}
			#content #sidebar div h5 {
				font-size:16px;
				font-weight:bold;
				color:#5684b6;
				text-transform:uppercase;
				text-align:center;
				margin:0;
				padding:0;
			}
				#content #sidebar div h5 img {
					vertical-align:middle;
				}
			#content #sidebar div p {
				width:178px;
				margin:0 auto;
				padding:0;
				text-align:left;
			}
				#content #sidebar div p strong {
					color:#5684b6;
				}
			
			#content #sidebar div .menu a:hover {
				color:#091176;
			}
			
			#content #sidebar div ul {
				margin:0;
				padding:0 0 8px 0;
				text-align:left;
				margin-left:20px;
			}
				#content #sidebar div ul li {
					list-style-type:none;
					line-height:20px;
				}
					#content #sidebar div ul li a {
						font-size:14px;
						font-weight:bold;
						font-variant:small-caps;
						color:#5684B6;
					}
			#content #sidebar div .boton {
				margin-top:15px;
				margin-bottom:10px;
			}

	#content .content_info {
		width:450px;
	}


h2 {
	font-size:16px;
	font-weight:bold;
	color:#091176;
	height:25px;
	line-height:25px;
}

h2.noticias {
	background:url(../images/icon_noticias_big.png) center left no-repeat;
	padding-left:55px;
	margin-left:5px;
}

h2.multimedia {
	background:url(../images/icon_multimedia_big.png) center left no-repeat;
	padding-left:55px;
	margin-left:5px;
}

a.noticiasTitle {
	color:#5684b6;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}

img.noticiasThumb {
	float:left;
	margin-right:8px;
}

#footer {
	height:63px;
	background:url(../images/footerbg.jpg) center bottom no-repeat;
	clear:both;
	padding-left:20px;
	padding-right:10px;
	padding-top:212px;
	text-align:center;
}
	#footer a { color:#fff; }
	#footer a:hover { text-decoration:none; color:#efefef; }
	
	#footer .footernav {
		font-size:11px;
		color:#000;
	}
	#footer .footernav a {
		color:#000;
	}
	
	#footer .copyright {}
	#footer .comunique {
		float:right;
		padding-top:15px;
	}

.button {
	background:url(../images/button_bg.jpg) #046b9a center center repeat-x;
	border:#046b9a 1px solid;
	padding:2px 5px 5px 5px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	height:22px;
}

.MultimediaRight { background:url(../images/multimedia_right.jpg) center right no-repeat; padding-right:15px; width:140px; float:left; margin-right:10px; }
.MultimediaLeft { background:url(../images/multimedia_left.jpg) center left no-repeat; padding-left:15px; }
.MultimediaCenter { background:url(../images/multimedia_center.jpg) left center repeat-x; height:114px; }
	.MultimediaCenter a, .MultimediaCenter .Grupo { display:block; height:114px; width:130px; float:left; text-align:center; color:#1c56b5; font-size:18px; font-weight:bold; }
	.MultimediaCenter a img, .MultimediaCenter .Grupo img { margin:10px 0; width:48px; height:48px; }
		.MultimediaVideos { border-right:#abc1da 1px solid; }
		.MultimediaFotos { border-right:#abc1da 1px solid; }
		
		.MultimediaCenter .Descripcion { display:block; height:104px; width:250px; float:left; text-align:left; color:#1c56b5; padding:5px; }
		
		.MultimediaCenter .Descripcion a { 
			color:#2E64BC;
			text-decoration:none;
			font-weight:normal;
			text-decoration:underline;
			font-size:12px;
			display:inline !important;
			float:none !important;
		}

.blue { color:#1C56B5 !important; }


/* FOMATO DE EVENTOS: Preview */



.EventoPreview .RoundLeft { 
	width:15px; 
	height:114px; 
	float:left; 
	background: url(../images/multimedia_left.jpg) no-repeat; 
}

.EventoPreview .RoundRight { 
	width:15px; 
	height:114px; 
	float:right; 
	background: url(../images/multimedia_right.jpg) no-repeat; 
}

.EventoPreview .Imagen { width:100px; height:100px; margin:5px 10px 0 0; float:left; overflow:hidden; }
.EventoPreview .Imagen img { width:100px; border:0 none; }



.EventoPreview { 
	width:680px; 
	height:114px; 
	margin:5px 0;
	background: url(../images/multimedia_center.jpg) repeat-x;
}

.EventoPreview .Datos { width:450px; float:left; margin-top:5px; }
.EventoPreview .Datos br { clear:both; }
.EventoPreview .Datos b { float:left; width:70px; font-weight:lighter; color:#999999; }
.EventoPreview .Datos i { float:left; font-style:normal;}

.EventoPreview .VerMas { float:right; margin-top:-65px; }
/* FOMATO DE EVENTOS: Details */


.EventoDetail { width:630px; }
/*.EventoDetail h3 { border-top: 2px solid #3087a5; background:#abc1da; padding:2px 5px; margin: 0 0 10px; }*/
.EventoDetail h3 { border-top: 3px solid #D4E5F7; background:#EAEAEA; padding:2px 5px; margin: 0 0 10px; color:#5684B6; }

.EventoDetail .DataLeft {margin:5px; float:left; width:400px; }
.EventoDetail .DataRight {margin:5px; float:right; width:200px; }

.EventoDetail .Datos { padding: 0 10px 10px 40px; }
.EventoDetail .Datos br { clear:both; }
.EventoDetail .Datos b { float:left; width:70px; font-weight:lighter; color:#999999; }
.EventoDetail .Datos i { float:left; width:280px; font-style:normal;}
.EventoDetail .Information { padding: 0 10px 10px; letter-spacing:0.08em;  }


.breadcrumb {
	width:666px; /*704*/
	height:22px;
	border:#3087A5 1px solid;
	color:#000;
	padding:0 5px;
	background:url(../images/breadcrumb_bg.jpg) center left repeat-x;
	line-height:22px;
}
	.breadcrumb a {
		text-decoration:none;
		color:#091176;
		font-weight:bold;
	}
	.breadcrumb img {
		width:16px;
		height:16px;
		margin-right:3px;
		margin-bottom:-3px;
	}
	
	
input.CamposDep { width:123px; }


/* ============ NOTICIAS ============ */
.NoticiasPreview h2 { font: normal 24px "Times New Roman", Times, serif; margin:0; padding:0; }
.NoticiasPreview h5 { font: normal 9px Tahoma; margin:0; padding:0 0 18px; color:#999; }
.NoticiasPreview p {  font: normal 13px Arial, Helvetica, sans-serif; margin:0; padding:0; text-align:justify !important; }
.NoticiasPreview a { color:#fc1921; text-decoration:none; }
.NoticiasPreview .Line { clear:both;  border-bottom:1px dashed #bdbdbd; padding-bottom:10px; margin-bottom:10px;  }

.NoticiasDetails { padding:0 0 20px; }
.NoticiasDetails h2 { font: normal 24px "Times New Roman", Times, serif; margin:0; padding:0; }
.NoticiasDetails h3 { font:bold 17px Arial, Helvetica, sans-serif; color:#971D4A; }
.NoticiasDetails h5 { font: normal 9px Tahoma; margin:0;  padding:0 0 10px; color:#999; }
.NoticiasDetails p {  font: normal 13px Arial, Helvetica, sans-serif; margin:0; padding:3px 0; text-align:justify !important; }
.NoticiasDetails a { color:#fc1921; text-decoration:none; }

.NoticiasAnteriores { border-bottom:1px dashed #bdbdbd; width:235px; min-height:125px; height:auto !important; height:125px;  padding-left:5px; float:left; }
.NoticiasAnteriores.Dotted { border-left:1px dashed #bdbdbd;  }

.NoticiasAnteriores div { margin:0; padding: 5px 0 0 5px; float:right; width:143px; display:block;   }
.NoticiasAnteriores h2 { font: bold 14px "Times New Roman", Times, serif; margin:0; padding:0 0 10px; height:36px; }
.NoticiasAnteriores img { width:80px;  border:1px solid #333; margin-top:4px; }
.NoticiasAnteriores h5 { font: normal 9px Tahoma; margin:0;  padding:0; color:#999; }
.NoticiasAnteriores a { font: normal 11px Tahoma; color:#fc1921; text-decoration:none; float:left; }
/* ============ NOTICIAS ============ */

* html .Eventos {
	margin-bottom:-20px;
}
* html .Eventos h2 {
	height:90px;
}

* html .Eventos a img {
	margin-top:-70px;
	border:none;
}

.losdependientes { width:630px; border-bottom:#000 1px solid; padding:6px; }
.losdependientes:hover {
	background:#efefef;
}


	.naval1 a {
			    display:block;
				width:150px;
				height:69px;
				margin-left:30px;
				margin-top:17px;
				float:left;
	}
	
	.naval1 a.naval { background:url(../images/1_1.png) center center no-repeat;}
	.naval1 a.nava2 { background:url(../images/2_2.png) center center no-repeat;}
	.naval1 a.nava3 { background:url(../images/3_3.png) center center no-repeat;}
	.naval1 a.nava4 { background:url(../images/4_4.png) center center no-repeat;}
	
	.naval1 a.naval:hover { background:url(../images/1.png) center center no-repeat;}
	.naval1 a.nava2:hover { background:url(../images/2.png) center center no-repeat;}
	.naval1 a.nava3:hover { background:url(../images/3.png) center center no-repeat;}
	.naval1 a.nava4:hover { background:url(../images/4.png) center center no-repeat;}
