@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.clear{clear:both;}
.right{float:right;}
.left{float:left;}

.container1{width:834px; background-image:url(imagenes/1.jpg); margin:auto; height:599px;}
.container2{width:834px; background-image:url(imagenes/2.jpg); margin:auto; height:599px;}
.container3{width:834px; background-image:url(imagenes/3.jpg); margin:auto; height:621px; background-repeat:no-repeat;}

.columna_izquierda{width:215px; float:left; padding:195px 0 0 0;}
.columna_derecha{width:619px; float:left;}

.boton_cerrar{height:16px; text-align:right; padding:4px 6px 105px 0;}
.boton_cerrar a{color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
.boton_cerrar a:hover{color:#E50005;}

.margin{margin:0 0 3px 0;}

.pie{width:834px; margin:auto; text-align:center; color:#9C9C9C; font-size:12px;}
.pie img{margin:0 0 6px 0;}
.cruzroja{color:#E50005; font-weight:bold;}
.cruzroja2{color:#E50005; font-weight:bold; font-size:12px;}
.titulo{color:#6E6F71; font-size:12px; font-weight:bold;}
.titulo2{color:#6E6F71; font-size:16px; font-weight:bold;}

.bordegristop{border-top:solid 1px #D2D2D4;}
.bordegrisbottom{border-bottom:solid 1px #D2D2D4;}

.inputform{border:solid 1px #D2D2D4;}
input{border:solid 1px #D2D2D4;}

.inputselect{width:175px;}