/* CSS Document */

* { margin:0px; }
html, body { font-family:"Verdana", Arial, Helvetica, sans-serif; color: #01453d; background-image: url(../img/bg.gif); background-color: #ffffff; background-repeat: repeat-x; background-position: center top;}
p { margin: 0px;}
h1 { font-size: 12px;}

div#wrapper { width: 892px; margin:0 auto;background-image: url(../img/header.jpg); background-repeat: no-repeat;   }
div#wrapper2 { width: 892px; margin:0 auto;background-image: url(../img/header2.jpg); background-repeat: no-repeat;   }
div#wrapper3 { width: 892px; margin:0 auto;background-image: url(../img/header3.jpg); background-repeat: no-repeat;   }

div#header { 
height: 487px; 
}

.form { 
text-align:right; 
float:right; 
width:316px; 
height:368px;  
margin:80px 30px 0 0;  
_margin: 68px 6px 0 0;} 

.form p { margin-bottom:8px; _margin-bottom:6px; *margin-bottom: 6px;}

input { 
padding-left:2px; 
padding-right:2px; 
color: #165282; 
border: 1px solid #ababab; 
height:18px;}

.textarea, .textarea2 { 
padding-left:2px; 
padding-right:2px; 
color: #165282; 
height:50px; 
margin-top:26px; 
border: 1px solid #ababab; 
width:294px;}
.textarea2 { background: #d9d9d9;}

.check { text-align: left; font-size: 10px; color: #ffffff;}
.check a { color: #ffffff; font-weight: bold;}

.selector, .selector2 { 
border: 1px solid #ababab; 
width: 220px; 
color: #165282;}
.selector2 { background: #d9d9d9;}

.enviar {
margin:0px;
width:165px; 
height:53px;
padding-top:5px;

margin-left: 0px;
_margin-right: 0px;
*margin-right: 00px;
}

#ventajas { 
height: 164px; 
background-repeat: no-repeat; 
margin-top:15px;
}
#cuerpo {
font-size:12px;
}
#cuerpo p { margin-bottom: 8px; line-height:1.4em;}
#cuerpo a { color:#01453d; font-weight: bold; }

#footer { 
height: 100px; 
background-image:url(../img/footer.gif); 
background-repeat: no-repeat; 
margin-bottom:20px;
}
#info { 
font-size: 10px; 
margin-left: 120px; 
padding-top: 26px; 
color: #01453d;
}
#info a {
color: #01453d;
font-weight: bold;
text-decoration: none;
}
#info a:hover {
color: red;
}
.on {
padding-left:2px; 
padding-right:2px; 
color: #165282; 
border: 1px solid #ababab; 
background: #ffffff;
height:18px;
}
.off {
padding-left:2px; 
padding-right:2px; 
color: #165282; 
border: 1px solid #ababab; 
background: #d9d9d9;
height:18px;
}