@charset "UTF-8";
/* CSS Document */

body, html{
background-color:#5a0a1a;
margin:0;
height:100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;
text-align:justify;
line-height:140%;
}
h1{
font-size:26px;
font-weight:lighter;
letter-spacing:10%;
line-height:100%;
border-bottom: thin solid #660000;
color:#660000;
margin-top:0px;
}
h2{
margin:0;
color:#660000;
font-size:12px;
}
a{
color:#333333;
font-weight:bold;

text-decoration:none;
}
a:visited{
color:#333333;
}
a:hover{
color:#660000;
text-decoration:underline;
}
.back-left{
text-align:right;
background-image:url(images/fondo-izq.jpg);
background-position:top right;
background-repeat:repeat-x;
height:100%;
}
.back-right{
background-image:url(images/fondo-der.jpg);
background-position:bottom left;
background-repeat:repeat-x;
height:100%;
}
.back-center{
background-color:#FFFFFF;
width:425px;
}
.shadow_left{
background-image:url(images/sombra_izq.jpg);
background-repeat:repeat-y;
background-position:right;
width:24px;
}
.shadow_right{
background-image:url(images/sombra_der.jpg);
background-repeat:repeat-y;
background-position:left;
width:18px;
}
#content{
	padding:10px;
	width:850px;
}
#header{
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:10px 10px;
height:140px;
padding-left:280px;
margin-left:100px;
padding-top:10px;

}
#menu{
/*margin-top:-60px;*/
width:553px;
height:29px;
background-image:url(images/menu_base.jpg);
background-repeat:no-repeat;
padding:7px;
padding-left:12px;
text-align:left;
}
#menu a{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
color:#f4afb2;
font-size:11px;
text-decoration:none;
padding-right:15px;
}
#menu a:visited{
color:#f4afb2;
}
#menu a:hover{
color:#5a0a1a;
}
.actual_section{
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
color:#af2d56;
font-size:11px;
text-decoration:none;
padding-right:20px;
}
#banners{
width:230px;
padding-left:20px;
vertical-align:top;
}
#text{
padding:20px;
padding-left:25px;
padding-top:0;
width:550px;
vertical-align:top;
}
.home_highlight{
color:#5a0a1a;
font-size:16px;
font-weight:bold;
text-align:center;
line-height:140%;
}
#footer{
background-color:#21040a;
width:850px;
clear:both;
height:20px;
margin-left:-10px;
margin-right:-10px;
margin-bottom:-10px;
color:#554246;
text-align:center;
font-size:10px;
padding-top:3px;
}
#footer a{
color:#725c60;
text-decoration:none;
}
#footer a:visited{
color:#725c60;
text-decoration:none;
}
#footer a:hover{
color:#CCCCCC;
text-decoration:underline;
}
/*.shadow_left{
background-image:url(images/sombra.png);
background-repeat:repeat-y;
background-position:right;
width:100%;
height:100%;
}
.shadow_right{
background-image:url(images/sombra2.png);
background-repeat:repeat-y;
background-position:left;
width:100%;
height:100%;
}*/
.patrocinadores{
padding-top:50px;
}
.logos_highlight{
border:thin dotted #ccc;
height:85px;
}
.rounded_square{
background-color:#ccc;
width:529px;
color:#333333;
padding-left:10px;
padding-right:10px;
padding-top:5px;
border-left:thin solid #5a0a1a;
border-right:thin solid #5a0a1a;
}
.show_panel{
background-image:url(images/abajo_redondeado.jpg);
width:551px;
cursor:pointer;
height:18px;
outline:none;
}
.hide_panel{
background-image:url(images/abajo_redondeado2.jpg);
width:551px;
cursor:pointer;
height:18px;
outline:none;
}
label{
clear:both;
display:block;
float:left;
width:100px; 
text-align:right;
margin:4px;  
font-weight:bold;


}
.error{ 
font-weight:bold;
color:#CC0000;
text-align:right;
vertical-align:top;
}


.text-input{
outline-color:#5a0a1a;
outline-width:thin;
}
.button{
width:280px;
height:20px;
margin-left:110px;
}
#contact_form{
margin:auto;
}
