@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back_top {
	background-image: url(images/back_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.direccion {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cbfd8;
	color: #FFF;
}
.footer {
	background-color: #599dd3;
}
h1 {
	color: #0066cc;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.h1 {
	color: #0066cc;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	color: #0066cc;
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-size: 20px;
	font-weight: bold;
}
.back_gris {
	background-color: #f4f4f3;
	padding-bottom: 5px;
}
.back_celeste {
	background-color: #eaf2f9;
	padding: 5px;
}
.link_gris {
	color: #666;
	text-decoration: none;
}
.txt_azul {
	color: #06C;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.back_footer {
	background-image: url(images/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.link_gris:hover {
	color: #0066cc;
	text-decoration: none;
}
.link_celeste {
	color: #0066cc;
	text-decoration: none;
}
.link_celeste:hover {
	color: #666 ;
	text-decoration: none;
}
.back_aviso {
	border: 1px solid #c8e2f6;
	background-color: #FFF;
}
.borde_celeste {
	border: 1px solid #c8e2f6;
	background-color: #FFF;
	padding: 5px;
    margin-left: 40px;
}
.link_corobori {
	font-weight: normal;
	color: #FFF;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.link_corobori:hover {
	font-weight: normal;
	color: #F60;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
.bot1 {
	border: 0 0 0 0;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: middle;
    }
.bot1 a{
	background-image:url(images/back_btn_azul.jpg);
	height:24px;
	width:100px;
	background-position: left top;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
    }
    .bot1 a:hover{
	background-image:url(images/back_btn_naranjo.jpg);
    }
.back_detalle_aviso {
	background-color: #e5f3fc;
}

.bot1 a:focus{
    background-image:url(bg_menu_3.jpg);
}
.bot_seleccionado{
	background-image:url(images/back_btn_naranjo.jpg);
	height:25px;
	width:100px;
	background-position: left top;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 9px;
    }
.margen {
	padding: 5px;
}

.txt_bienvenida {
	padding: 8px;
}
.back_seleccionado {
	background-color: #eaf2f9;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.texto_blanco 
{
   	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.imgBoton
{
    border-width:1px;
    border-color:#C4E5EE;
}
 
  
