/* CSS Document */
body {
font-family:"Lucida Sans", Arial;
font-size:12px;
background:url(../../images/frontend/fondo.jpg) repeat-x;

}
.white{
background-color:#FFFFFF;
}
.negro{
background-color:#000000;
padding:3px;
height:16px;
}
.text_white{
color:#FFFFFF;
font-size:10px;
}
.nota_pie{
color:#000000;
font-size:10px;
text-align:center;
}
.nota_pie a{
color:#000000}

.nota_pie a:hover{
color:#FCB040;
}
.ssubsection{
color:#000000;
text-align:left;
padding:3px;
}
.ssubsection a{
color:#000000;
}

.ssubsection a:hover{
color:#FCB040;
}

a.text_white {
color:#FFFFFF;
}
a:hover.text_white {
color:#FCB040;
}


.text a{
color:#000000;
}
.text a:hover {
color:#FCB040;
}
.subtitle{
font-size:16px;
font-weight:bold;
}
.news_menu_title{
color:#FFFFFF;
font-size:13px;
vertical-align:top;
padding-left:5px;
}
.sombra_izquierda1{
background:url(../../images/frontend/sombra/sombra_izquierda1.jpg);
width:35px;
height:588px;
vertical-align:top;
}
.sombra_derecha1{
background:url(../../images/frontend/sombra/sombra_derecha1.jpg);
width:35px;
height:588px;
}
.sombra_izquierda2{
background:url(../../images/frontend/sombra/sombra_izquierda2.jpg) repeat-y ;
height:100%;
width:35px;
}
.sombra_izquierda3{
background:url(../../images/frontend/sombra/sombra_izquierda3.jpg);
width:35px;
height:35px;
}
.sombra_derecha2{
background:url(../../images/frontend/sombra/sombra_derecha2.jpg) repeat-y;
width:35px;
height:100%;
}
.sombra_derecha3{
background:url(../../images/frontend/sombra/sombra_derecha3.jpg);
width:35px;
height:35px;
}

.sombra_bottom{
background:url(../../images/frontend/sombra/sombra_bottom.jpg);
height:35px;
width:988px;
}
.sombra_bottom_middle{
background:url(../../images/frontend/sombra/sombra_bottom_middle.jpg) repeat-x;
height:35px;
}
.sombra_bottom_left{
background:url(../../images/frontend/sombra/sombra_bottom_left.jpg);
height:35px;
width:35px;
}
.sombra_bottom_right{
background:url(../../images/frontend/sombra/sombra_bottom_right.jpg);
height:35px;
width:35px;
}
.fromAddress{
border:none;
background:#000000;
color:#FFFFFF;
}
.inputForm{
border:none;
background:#FFFFFF;
color:#000000;
width:180px;
padding:3px;
}
.inputButton{
background:#FFFFFF;
color:#000000;
border:inset #666;
padding:3px;
}

.bg_formular{
background:url(../../images/frontend/bg_formulario.jpg);
color:#FFFFFF;
width:692px;
height:596px;
vertical-align:top;

}
.menu_negro{
background-color:#000000;
width:210px;
vertical-align:top;
height:588px;
}
.left_menu{
padding-left:15px;
padding-bottom:10px;
}
.left_submenu{
padding-left:30px;
padding-bottom:5px;
}
.banderas{
padding:1px 0px 1px 1px;
}
.bandera_left{
padding:1px 0px 1px 15px;
}
a{
color:#FCB040;
text-decoration:none;

}
a:active{
color:#FFFFFF;
}
a:hover{
color:#FFFFFF;
}

.linea_negra{
background-color:#000000;
width:4px;
}
.linea_blanca{
background-color:#FFFFFF;
width:3px;
}
.text{
padding:20px;

}
.logo{
padding-top:10px;

}
#home_roll,#servicios_roll,#contacto_roll {
      list-style:none;
	  color:#000000;
	  text-align:center;
	  vertical-align:middle;
	  font-size:14px;
	 }
#home_roll a {
    display:block;
    width:139px;
	height:82px;
    text-decoration:none;
	background:url('../../images/frontend/menu/home.jpg') no-repeat;
	 color:#000000;
}
#servicios_roll a {
    display:block;
    width:138px;
	height:82px;
    text-decoration:none;
	background:url('../../images/frontend/menu/servicios.jpg') no-repeat;
	 color:#000000;
	
}
#contacto_roll a {
    display:block;
    width:139px;
	height:82px;
    text-decoration:none;
	background:url('../../images/frontend/menu/contacto.jpg') no-repeat;
	 color:#000000;
}



#home_roll a:hover,#servicios_roll a:hover,#contacto_roll a:hover   { 
    background-position:0 -82px;
	 color:#ffffff;
}
#home_roll a:active, #servicios_roll a:active , #contacto_roll a:active {
    background-position:0 -82px;
 
}

#llegar {
      list-style:none;
	  color:#000000;
	  text-align:center;
	  vertical-align:middle;
	  font-size:12px;
	 }
#llegar a {
    display:block;
    width:127px;
	height:31px;
    text-decoration:none;
	background:url('../../images/frontend/botones/calculate.jpg') no-repeat;
	 color:#000000;
}
#llegar a:hover{ 
    background-position:0 -31px;
	 color:#000000;
}
#llegar a:active{
    background-position:0 -31px;
 
}
.submit{
border-collapse:collapse;


}
#send {
      list-style:none;
	  color:#FFFFFF;
	  text-align:center;
	  vertical-align:middle;
	  font-size:12px;
	  position:relative;
	 }
#send a {
    display:block;
    width:72px;
	height:36px;
    text-decoration:none;
	background:url('../../images/frontend/botones/delete.png') no-repeat;
	 color:#FFFFFF;
}
#send a:hover{ 
    background-position:0 -36px;
	 color:#FCB040
}
#send a:active{
    background-position:0 -36px;
 
}
.text_send{
position:absolute;bottom:12px; left:17px
}
.error {
color:#CC0000;
background-color:#FFFFCC;
border:#993300 1px solid;
padding:6px;
}

/*.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
.button {
    border: none;
	background-color:#76777B;
    padding: 3px;
}
.button:hover {
    border: none;
	background-color:#76777B;
    padding: 2px 8px;
}*/



