* {
 padding: 0; 
 margin: 0; 
}


html, body{
height:100%;
}
body {
 font-family: Georgia, "Times New Roman", Times, serif;
 margin: 0 auto;
 background:#fefdfb;}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
color:#264774;
text-transform:uppercase;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#264774;
text-transform:uppercase;
}
 
.f_left{
float:left;}
.c_menu{
width:100%;
height:43px;
background:url(home/et_menu.gif) repeat-x;}
.menu{
width:740px;
padding-top:10px;
margin:auto;}
.head{
height:244px;
background:url(home/et_head.gif) repeat-x;}
.logo, .c_body1{
width:740px;
margin:auto;
padding:30px 0 29px 50px;}
.body_home{
background:#fefdfb url(home/et_home.gif) repeat-x;
height:100% ;}
.body_home2{
background:#ffffff url(home/et-int.png) repeat-x;
height:100%;}
.c_body{
background:url(home/et_body.gif) repeat-x #FFFFFF;
}
.c_body1{
padding:0;}
.column_left, .column_left2{
float:left;
padding:25px 15px 20px 20px;
width:170px;}
.column_left2{
padding:55px 16px 0 0;
width: auto;}
.submenu {
list-style:none;
float: left;
margin:10px 0 0 45px;

}
* html .menu {}
ul#menu1 li{
 list-style:none;
 float:left;}
ul#menu1 li a {
 display: block; 
 text-decoration:none;
 height:23px;}
ul#menu1 li a:hover {
background-position:bottom;}
ul#menu1 li a span {
 display:none;}
ul li{
 list-style:none;
 float:left;}
ul li a {
 display: block; 
 text-decoration:none;}
ul li a span {
 display:none;}
#sobre{
background:url(home/sobre.gif);
width:105px;
margin:0 10px 0 5px;}
#esp{
background: url(home/esp.gif);
width:160px;
margin:0 10px 0 10px;}
#centro{
background: url(home/centro.gif);
width:200px;
margin:0 10px 0 10px;}
#horarios{
background: url(home/horarios.gif);
width:108px;
margin:0 10px 0 10px;}
#consejos{
background: url(home/consejos.gif);
width:66px;
margin:0 0 0 10px;}

a{color:#264774;
 text-decoration: underline;
 font-weight:bold;

}
a:hover{
 color:#000000;
 }
.submenu1{
font-size:14px;
color:#264774;
text-transform:uppercase;
font-weight:bold;
}
.column_right{
width:520px;
height:380px;
overflow:scroll;
float: left;
font-size:13px;
padding-top:25px;
line-height:18px;
margin-bottom:15px;
}
.column_right2{
width:520px;
float: left;
font-size:13px;
padding-top:25px;
line-height:18px;
}
.foot{
color:#536e80;
font-size:13px;
padding:15px 0 10px 0;
clear:both;
text-align:center;
height:20px;
margin:auto;
}
div.cont_form{
width:540px;
background:#f8f3e5;
height:300px;}
div.row2 {
	margin:auto;
	width:250px;
	margin-left:100px;
  }
div.content_buttons {
margin-top:10px;
float:right;
width:100%;
 }
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 140px;
  text-align: right;
  }

div.row span.formw {
  float:left;
  margin-left:10px;
  width: 80px;
  text-align: left;
  } 
FORM { margin: 0px 0px 0px 0px;}

INPUT, TEXTAREA, SELECT { 
 padding:3px; 
 width:250px;
 font-size:10px;
}
INPUT.check{
width:15px;}
INPUT.check2{
width:35px;
margin-bottom:3px;}
.button, .button2, .button3  {
 background-color:#d6c28f;
 border: 1px solid #FFFFFF;
 color: #000000;
 font-weight:bold;
 text-align:center;
 font-size:10px;
 width:200px;
 }
.button2{
 width:60px;
}
.button3{
 width:100px;
}