

*{
font-FAMILY:Verdana;
margin:0;
}
html,body{
background-image:url(../img/background_san.jpg);
background-color:#5a8117;
margin:0 auto 0 auto;
background-position:Top;
background-repeat:no-repeat;
height: 100%;
}
.base{
width:735px;
min-height: 100%;
	height: auto !important;*/
	height:100%;
	margin: 0 auto -78px;
	background-color:#FFFFFF;
}
.top_div{
width:735px;
height:24px;
background-image:url(../img/top_div.jpg);
}
.header{
width:735px;
height:217px;
background-image:url(../img/header.jpg);
}
.logo_izq{
width:130px;
height:217px;
float:left;

}
.sep_sup{
width:603px;
height:9px;
float:left;
}

.banner{
width:593px;
height:191px;
float:left;
}
.contenedor_central{
width:735px;
min-height:504px;
background-color:#fff;
}
.left_content{
width:197px;
min-height:602px;
float:left;
}
.div_titulo{
width:197px;
height:28px;
background-image:url(../img/div_titulo_bot.jpg);
font-weight:bold;
color:#FFFFFF;
text-align:center;
padding-top:14px;
font-size:14px;
}
.acordion{
width:197px;
min-height:445px;
background-color:#EDE6C9;
clear:both;
display:block;
}
.divitron{
width:197px;
height:16px;
display:block;
clear:both;
background-image:url(../img/divitron.jpg);
}
/*------login------*/
#modulo_login{
width:192px;
height:186px;
background-image:url(../img/login_san_miguel.jpg);
background-repeat:no-repeat;
background-color:#2f6c88;
margin-left:2px;
clear:both;
display:block;
}
.separador_titulo_login{
width:192px;
height:36px;
}
.modulo_intro_text{
width:188px;
height:107px;
background-image:url(../img/back_intro_text.jpg);
margin-left:2px;
padding-top:5px;
}

.titulo_form{
width:179px;
height:19px;
margin-left:5px;
text-align:center;
font-size:12px;
color:#4389a2;
font-weight:bold;
padding-top:5px;
}
.imputado{
width:179px;
height:26px;
margin-left:5px;
}
.inputerx_form{
width:174px;
height:20px;
background-image:url(../img/back_input.jpg);
text-align:center;
font-size:12px;
color:#4389a2;
padding-top:4px;
border:none;
}
.boton_enviar{
width:174px;
height:25px;
border:
}
.tit{
width:179px;
height:19px;
margin-left:5px;
text-align:center;
font-size:12px;
color:#4389a2;
font-weight:bold;
padding-top:5px;
}
.madulo_mapa{
width:192px;
height:100px;
margin-left:2px;
margin-top:2px;
}
/*-----------------*/
.footer_menu{
width:197px;
height:115px;
background-image:url(../img/footer_menu.jpg);
clear:both;
}
.rigth_content{
width:534px;
/*min-height:502px;*/
background-image:url(../img/back_right_content.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
float:right;
padding-left:4px;
}
.separador_iframe{
width:10px;
height:15px;
}

iframe { 
display:block; width:100%; border:none;
}

.pre_footer{
width:735px;
height:150px;
background-image:url(../img/prefooter.jpg);
background-repeat:no-repeat;
background-position:Top;
background-color:#588116;
display:block;
clear:both;
}
#footer{
width:auto!important;
width:100%;
height:78px;
background-image:url(../img/footer.jpg);
background-repeat:repeat-x;
display:block;
clear:both;
position:static;
}
.separador_intro_footer{
width:auto;
width:100%;
height:10px;
display:block;
clear:both;
}
.text_footer{
font-size:12px;
color:#4389a2;
font-weight:bold;
width:auto;
width:100%;
height:54px;
text-align:center;
display:block;
clear:both;
}
.text_footer span{
color:#1b5d91;
}

/*---------------------------------------------*/
.CollapsiblePanel {
	margin: 1px 0px 0px 3px;
	padding: 0px;
	width:191px;
}

.CollapsiblePanelTab {
	font-size:12px;
	background-color: #DDD;
	margin: 0px;
	padding-left:20px;
	padding-top:7px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height:23px;
	background-image:url(../img/back_acordion_boton.jpg);
	background-repeat:no-repeat;
	color:#4389a2;
    font-weight:bold;
}

.CollapsiblePanelContent span a{
text-decoration:none;
color:#205771;
}
.CollapsiblePanelContent span:hover{
background-image:url(../img/back_acordion_boton_hover2.jpg);
color:#205771;
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanelContent span{
	margin: 2px 0 2px 0;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:30px;
	display:block;
	background-image:url(../img/back_acordion_boton_hover.jpg);
	width:161px;
	min-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#205771;
}

.CollapsiblePanelTab a {
	color:#4389a2;
	text-decoration: none;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #CCC;
	border:none;
}
