.body_main {
	background-color: #006699;
	background-image: url(images/fondo_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 300px;
	

}
body {
	background-color: #fff;
	margin: 0px;
}

.contenido {
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;

}

.contenido a:link { 
	color: #ccc;
	text-decoration: none;
}
.contenido a:visited { 
	color: #ccc;
	text-decoration: none;
}
.contenido a:hover { 
	color: #FFF;
	text-decoration: underline;
}
.contenido a:active { 
	color: #ccc;
	text-decoration: none;
}

.footer {
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	height: 30px;

}

.footer a:link { 
	color: #666;
	text-decoration: none;
}
.footer a:visited { 
	color: #666;
	text-decoration: none;
}
.footer a:hover { 
	color: #333366;
	text-decoration: underline;
}
.footer a:active { 
	color: #666;
	text-decoration: none;
}




img { border: 0px; }

.title {
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 30px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	vertical-align: middle;
}

.fondo_seccion {
	background-image: url(images/fondo_secciones.gif);
	background-repeat: no-repeat;
	background-position: middle right;
	height: 150px;
}

.title2 {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	font-stretch: ultra-condensed;
}


.content {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: left;
	font-stretch: ultra-condensed;
	text-align:  justify;
	/*margin-left: 20px;*/
}


.img_sec {

	border: 1px solid #008ED3;
	background-color: transparent;
	padding: 9px;
	margin: 10px;
	/*float: center;*/
	clear: left;
}

.c404 {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	font-stretch: ultra-condensed;
	height: 200px;	
}

.inside_window {
	background-color: #FFF;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666;
}

.title_window {
	background-color: #fff;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #033a50;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;

}

.patros {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px;
}

.link_barra a:link { 
		
	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: left;
}
.link_barra a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px; 
	color: #666;
	text-decoration: none;
}
.link_barra a:hover { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.link_barra a:active { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.left_border {
     border-style: none solid none none;
     border-color: #000000;
     border-width: 1px;
}

.right_border {
     border-style: none none none solid;
     border-color: #000000;
     border-width: 1px;
}

.botom_border {
     border-style: solid none none none;
     border-color: #000000;
     border-width: 1px;
     height: 20px;
     background-image: url(images/fondo_botom.gif);

}

table.mesa {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #015780;
	border-collapse: collapse;
	background-color: #458cad;
}

table.mesa td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted;
	border-color: #015780;
	color: #fff;
	font-size: 11px;
	text-align: left;
}

table.mesa th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted;
	border-color: #666;
	background-color: #033a50;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.table_nombre {

	font-family: Arial, sans-serif;
	color: #FFF;
	font-size: 15px;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;

}

.menu_noticias {
	text-align: left;
}

.menu_noticias ul {
	list-style-type: none;
	padding: 10px;
	margin: 0;
}

.menu_noticias li {
	background-image: url(../images/vig_not.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 10px;
}

.menu_noticias li a {
    font-family: Arial;
	font-size: 10px;
	color: #015780 !important;
	text-decoration: none;
}


h10 {
	padding: 5px 0 5px 0;
	margin: 10px;
	font-weight: bold;
	color: #015780;
}

