body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align: baseline;
	background-image:url(../images/fondomain.jpg);
	background-color:#033678;
	background-position:top;
	background-repeat: no-repeat;
}
.tit_content{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999;
	color:#999;
	font-size: 12px;
	margin-top: 10px;
	margin-left:10px;
	margin-right:10px;
}
.text_content{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-align: justify;
	font-size: 10px;
	margin-left:10px;
	margin-right:10px;
	
}
/* --------------------------------------- */
/* Navigation Bar
/* --------------------------------------- */

#navigation {
	/*background:url('../graphics/navigation_bg.gif') repeat-x right top;*/
	background:url('../images/bgmenu.gif') repeat-x right top;
	height:25px;
	padding:10px 0 0 8px;
	margin-bottom:-0px;
	position:relative;
	width:982px;
}

#navigation .grid_11 {
	height:41px;
	width:981px;
	}

#navigation ul {
	list-style:none;
	margin:0; padding:0;
	width: 981px;
	float:left;
	}
	
#navigation ul li {
	font-size:12px;
	/*text-transform:uppercase;*/
	margin:0 10px 0 0;
	float:left;
	font-weight: bold;
	color: #999999;
	
	}
	
	#navigation ul li.current {
		float:left;
		color:#1a5e98;
		/*background:url('../graphics/nav_active_left.gif') no-repeat top left */
	}
		
		#navigation ul li.current a {
			float:left;
			color:#cccccc;
			/*background:url('../graphics/nav_active_right.gif') no-repeat top right */
		}
	
	#navigation ul li a {
		float:left;
		text-decoration:none;
		display:block;
		color:#ffffff;
		padding:0px; /* PARA AGREGAR ITEMS AL MENU DISMINUIR EL PADDING */
		/*border-left: 1px solid #e97f1a;*/
		height: 10px;
		margin-left: 17px !important;
		margin-left: 10px;
		text-align: center;
		} 
	#navigation ul li a:hover { color:#1a5e98 }
		
.container_12 #previous{
	font-size:75px;
	width:40px;
	height:140px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:160px;
}
.container_12 #next {
	font-size:75px;
	width:40px;
	height:140px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:20px;
}
.video{
	width: 434px;
	height:359px;
	margin: 0px 4px 0px 10px;
	border-color:#999;
	border-style:solid;
	border:1px;
	
}
.pub_superior{
	margin:5px 0px 4px 0px;
	
}
.pub_lateral{
	margin:0px 0px 4px 0px;
}
.bajo{
	background-image:url(../images/background.jpg); 
	background-color:#000;
	background-position:top;
	background-repeat:repeat-x;
}
.tit_iz{
	width:200px;
	float:left;
}
.tit_der{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:300px;
	float:right;
	text-decoration:none;
}
.titulos_chicos{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	width:100;
	color:#999;
	font-size:10px;
	line-height:inherit;
	text-align:left;
}
.titulos_chicos_galeria{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	width:100;
	color:#074470;
	font-size:10px;
	line-height:inherit;
	text-align:left;
}
.galeria_cuadro{
	background-color:#FFF;
	margin:5px 4px 5px 4px;
	border: 1px solid #999;
	
}

.wrapper_fullwidth{ /*div for perfect centering of large scale background images*/
width:100%;
position:relative;
z-index: 1;
background: #000;
height:25px;
clear:both;
font-size: 10px;
color: #fff;
}

.wrapper_fullwidth a{
font-size: 10px;
color: #fff;
text-decoration: none;
display: block;
float:left;
line-height: 25px;
}

.wrapper_fullwidth a:hover{
color:#999;
}

.tw{background: transparent url(../images/tw.gif) center left no-repeat; padding:0 0 0 25px; margin-right:20px;}
.fb{background: transparent url(../images/fb.gif) center left no-repeat; padding:0 0 0 25px;}
.wrapper_fullwidth .kat{float:right; color:#777;}

