/* CSS Document */
body{
margin:0px;
background-image:url(../img/fondo.jpg);
font-family:Tahoma, Verdana, Arial;
color:#000000;
font-size:0.7em;
line-height:1.5em;
}
#contenedor{
width:762px;
margin: 0 auto; 
}
#contenidos{
background-image:url(../img/fondo_cont.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}
#lateral1{
background-image:url(../img/lateral1.png);
background-repeat:repeat-y;
background-position:left;
width:15px;
}
#lateral2{
background-image:url(../img/lateral2.png);
background-repeat:repeat-y;
background-position:left;
width:15px;

}
#pie{
background-image:url(../img/pie.jpg);
background-repeat:repeat-x;
height:64px;
}
#pie1{
background-image:url(../img/piea.jpg);
background-repeat:no-repeat;
width:17px;
height:64px;
}
#pie2{
background-image:url(../img/pieb.jpg);
background-repeat:no-repeat;
width:17px;
height:64px;
}

#lateral{
width:240px;
border-right-style:dashed;
border-right-color:#CCCCCC;
border-right-width:1px;
padding-left:10px;
padding-right:10px;
padding-top:30px;

}
#principal{
padding-left:10px;
padding-right:10px;
padding-top:30px;
}
#espaciado_sup{
padding-top:20px;
}
#f600{
background-image:url(../img/f600.jpg);
background-repeat:no-repeat;
}
#fondo_cabezal{
background-color:#FFFFFF;
}
#cabezal{
background-image:url(../img/cabezal2.jpg);
height:290px;
}
#cabezal1{
background-image:url(../img/cabezal3.jpg);
height:290px;
}
#cabezal2{
background-image:url(../img/cabezal4.jpg);
height:290px;
}
#cabezal3{
background-image:url(../img/cabezal5.jpg);
height:290px;
}
#cabezal4 {

background-image:url(../img/cabezal1.jpg);
height:290px;
}
#botones{
padding-bottom:20px;
padding-left:10px;
line-height:1.5em;
}
.links{
color:#999999;
text-decoration:none;
font-weight:bold;
padding-left:20px;
}
.links:hover{
color:#000000;
background-image:url(../img/resalta_link.png);
background-repeat:no-repeat;
background-position:left;

}
.flota{
float:right;
}
.titulo{
font-size:1.5em;
color:#CC0099;
font-weight:bold;
text-align:right;
}
.textoresaltado{
font-weight:bold;
}
.textoLateral{
color:#666666;
}

.Texto_contents {
font-size: 12px;
color:#666666;
}
.locasion {
color:#990000;
}
.form{
border:solid;
border-width:1px;
border-color:#F0D9FF;
width:150px;
}
