/* CSS Document */

body{
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-image:url(../imagenes/fondo.jpg);
}




#formulario {width: 760px;float:left;padding-left:60px; margin-bottom:40px;}
#formulario .col_1 {width:690px;}
/* #formulario .col_2 {float:left; width:340px;}*/
#formulario .bottom {float:left; width:680px;}
#formulario input {width:300px;}
#formulario select {width:300px;}
#formulario textarea{width:640px;}
p.error{color:#CC0000;font-weight:bold;letter-spacing:0.02cm;}

#formulario .input_enviar {width:220px; float:right; text-align:center; margin-top:10px; margin-right:50px;}



.cabecera {
width:100%;
height:120px;
background-color:#333333;
background-image:url(../imagenes/cabecera.jpg);
background-repeat:no-repeat;
background-position:center;
margin:0 auto;
}

.menu{
width:100%;
height:38px;
background-image:url(../imagenes/fondo_menu.jpg);
background-repeat:repeat-x;
background-position:top;
margin-top:0px;
padding-top:0px;
}

.botones{
width:870px;
height:40px;
margin:0 auto;
}

.botoneslegales{
width:861px;
height:40px;
margin:0 auto;
border-left:#999999;
border-left-style:solid;
border-left-width:1px;
border-right:#999999;
border-right-style:solid;
border-right-width:1px;
}

.contenedor{
width:870px;
margin:0 auto;
}

.cuerpo{
width:861px;
background-color:#FFFFFF;
float:left;
}

.principal {
	width:799px;
	padding:30px;
	background-color:#FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-stretch:13px;
	letter-spacing:0.06cm;
	text-align:justify;
	border:#fff 1px solid; 
}


.cuerpo_legal{
width:861px;
margin:0 auto;
border-left:#999999;
border-left-style:solid;
border-left-width:1px;
border-right:#999999;
border-right-style:solid;
border-right-width:1px;
background-color:#FFFFFF;
}

.izquierda{
float:left;
width:399px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding-left:20px;
letter-spacing:0.06cm;
}

.izquierda p {
	padding-top:5px;;
	padding-botom:5px;;
	
	
}




.derecha{
float:right;
width:441px;
margin-top:10px;
margin-bottom:0px;
}

.derecha2{
float:right;
width:433px;
height:320px;;
background-color:#003683;
background-image:url(../imagenes/derecha2.jpg);
background-repeat:no-repeat;
background-position:bottom;
}



.pie {

width:861px;
height:30px;
background-color:#878787;
padding-top:10px;
float:left;
text-align:center;
}

.pie a {
	color:#FFFFFF;
	letter-spacing:0.06cm;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}


.izda{
background-image:url(../imagenes/sombra_izquierda.png);
background-repeat:no-repeat;
background-position:top right;
float:left;
width:16px;
height:450px;
margin:0 auto;
}

.dcha{
background-image:url(../imagenes/sombra_derecha.png);
background-position:left;
float:right;
width:9px;
height:450px;
margin:0 auto;
}