@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background-color:#cccccc;
background-image:url(../img/bg.jpg);
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.tabla1{
background-color:#ffffff;
background-image:url(../img/bg_cuerpo.jpg);
background-repeat: repeat-x;
}

.tabla3{
background-color:#ffffff;
background-image:url(../img/bg_caluga.jpg);
background-repeat: repeat-x;
border:1px solid #CECECE;
}
.tabla2{
border:1px solid #CECECE;
}

img {
border: 0;
}


#spacer{
clear:both;
}

TEXTAREA{
margin-top:3px;
width:450px;

}

.titular{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #051C48;
	text-decoration: none;
}

.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0092B0;
	text-decoration: none;
}

.titular2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E41715;
	text-decoration: none;
}

.texto2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E41715;
	text-decoration: none;
}


.boton1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	height:11px;
}
.boton1 a:link, .boton1 a:visited {
text-decoration: underline;
color: #000000;
}

.boton1 a:hover, .boton1 a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
color: #000000;
}

.bt_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height:12px;
}
.bt_menu a:link, .bt_menu a:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

.bt_menu a:hover, .bt_menu a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
height:12px;
color: #ffffff;
}



.bt_pag{
	font-family: Arial, Helvetica, sans-serif;
	color: #434303;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	height:11px;
}
.bt_pag a:link, .bt_pag a:visited {
text-decoration: none;
color: #434303;
}

.bt_pag a:hover, .bt_pag a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bolder;
height:11px;
color: #000000;
}
.bt_submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #041B47;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height:12px;
}
.bt_submenu a:link, .bt_submenu a:visited {
text-decoration: none;
color: #041B47;
font-weight: normal;
}

.bt_submenu a:hover, .bt_submenu a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC0000;
font-size: 10px;
text-decoration: none;
font-weight: normal;
height:12px;

}





.bt_idiomas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #041B47;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height:12px;
}
.bt_idiomas a:link, .bt_idiomas a:visited {
text-decoration: none;
color: #041B47;
font-weight: normal;
}

.bt_idiomas a:hover, .bt_idiomas a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC0000;
font-size: 9px;
text-decoration: none;
font-weight: normal;
height:12px;

}