/* CSS Document */
* {
margin: 0;
padding: 0;
}

body{
background:#fff8ed;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
height: 100%;
}

#header{
width:920px;
height:30px;
margin:2px 2px 0px 2px;
border:#666666 1px solid;
background:#000000 top repeat url(img/head.png);
}
#header h1{
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
color:#996600;
position:relative;
top:2px;
left:650px;
width:200px;
}
#header1{
background:url(img/head2.jpg) top no-repeat;
padding-left:5px;
width:920px;
height:350px;
margin:0px 2px 0px 2px;
}
/* ------------------------------------ */
#botones{
padding:2px 2px 2px 2px;
position:absolute;
top:370px;
left:2px;
height:100%;
width:266px;
margin:0px 2px 0px 2px;
float:left;
}
#boton1{
background:url(img/boton1.jpg) no-repeat top;
width:266px;
height:46px;
}
#boton2{
background:url(img/boton2.jpg) no-repeat top;
width:266px;
height:46px;
}
#botones a{
padding:0px 2px 0px 0px;
text-decoration:none;
border-bottom:#993300 1px solid;
left:30px;
width:200px;
height:18px;
position:relative;
display: block;
color:#993300;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
#botones a:hover{
color:#FF9900;
}
/* _------------------------------------------------- */
#contenido1{
margin:2px;
position:absolute;
top:370px;
left:260px;
border-left:#993300 1px solid;
width:580px;
height:auto;
padding:2px 2px 20px 10px;
overflow:auto;
}
#contenido1 h1{
background:url(img/title.png) no-repeat left;
color:#A44F1C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
padding-top:13px;
height:50px;
width:300px;
position:relative;
clear:both;
text-align:center;
}
#contenido1 h2{
color:#CC0066;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:left;
}
#contenido1 h3{
color:#CC6600;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
}
#contenido1 p{
text-align:justify;
color:#000000;
font-size:13px;
font-family:"Times New Roman", Times, serif;
}
p strong{
color:#CC0033;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
font-style:italic;
}

pre{
color:#CC0033;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
font-style:italic;
}

#contenido1 li{
list-style:inside;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a.a1{
color:#CC6600;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.a1:hover{
border-bottom:#990000 1px dotted;
border-top:#990000 1px dotted;
color:#006600;
}
a.a3{
color:#CC6600;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
}
a.a3:hover{
border-bottom:#990000 1px dotted;
border-top:#990000 1px dotted;
color:#006600;
}

a.a2{
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.a2:hover{
color:#CC0066;
}
/* _------------------------------------------------- */
#video{
border:#993300 1px solid;
position:absolute;
float:left;
top:710px;
left:22px;
width:220px;
}

div.abajo{
background:url(img/abajo.png) repeat top;
width:100%;
margin-top:20px;
position:relative;
padding:4px 4px 4xp 20xp;
}

img.clase{
border:#993300 1px solid;
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;
}

#formulario1{
position:relative;
padding:30px 30px 30px 30px;
clear:both;
}
form{
width:440px;
padding:2px;
}
fieldset{
margin:2px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
border:#993300 1px dotted;
}
legend{font: bold 140% Arial,sans-serif; color:#990000; 
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
border:#993300 1px dotted;
background-color:#fff8ed;}

div.medidas label{float:left;width:100px; margin:2px; font-size:12px; color:#666; font-weight:bold;}
div.medidas input{width:120px; height:18px; background: #fff url(img/menu-on.png) repeat-x;padding-left:0px; color:#993300; font-weight:bold;}
div.medidas textarea{width:300px; height:100px; background: #fff url(img/menu-on1.jpg) repeat-x;padding-left:0px; color:#993300; font-weight:bold;}
div.medidas input:focus{border:#CC0000 2px solid;}
div.medidas textarea:focus{border:#CC0000 2px solid;}
div.medidas1 input{width:120px; height:25px; background: #999 url(img/menu-1.png) repeat-x;padding-left:0px; color:#993300; font-weight:bold;}

div.error{
font-size:12px;
border:#666 1px dotted;
margin:20px;
padding:5px 5px 5px 5px;
width:400px;
color:#666;
}

div.inicio{
border-bottom:#993300 1px dotted;
padding: 2px 2px 2px 2px;
position:relative;
}