#contacto, #formulario{
	background: #fff;
	float: right;
	min-height: 450px;
}

#contacto{	width: 350px;/*	margin-left:75px;*/	margin-bottom: -5000px;
	padding-bottom:5000px;}
	
#contacto img{
	margin-left: 10px;
}
#contacto p a{
	font-size: 12px;
	width: 140px;
}

#formulario{	width: 425px;	margin-bottom: -5000px;
	padding-bottom:5000px;}

#contacto p, #formulario p{
	font-size: 12px;
	line-height: 1.3em;
	width: 80%;	margin: 5px 0 15px 10px;
	clear: both;

}
#contacto p img{	text-align:center;}


/*--- 12 02 2008 ---*/

#formulario-iz{
	width: 210px;
	overflow: hidden;
	position: relative;	float: left;}

#formulario-de{
	width: 175px;
	overflow: hidden;
	margin-left:15px;
	position: relative;	float: left;}

/*------------------*/

checkbox{
float: left;
}


div#formulario > p{	margin-top: 54px;}

form{	margin: 0 0 0 10px;}

#formulario-iz ul{	width: 300px;}
#formulario-iz li{
	display: inline;
	float: left;
	margin: 0 33px 0 0;}

label{
	font-size: 70%;	
	line-height: 1.5em;
	clear: both;
	}
.cajitas{
display: block;
}

input{	clear: both;}
input+label{	margin-top: .5em;}
input:focus{	background: #fd8;}
input[type="checkbox"]{	float:left;}

input .suscribir{
/*width: 20px;
margin:0;
margin-top: 5px;
padding:0;
float:left;
clear:none;
display: none;
padding: 30px;*/

background: red;
padding: 5px;
display: inline;

}
#enviar{
margin-top: 5px;
	float: left;
}

/*textarea{	float: right;	position: relative;	clear: both;	display: block;	margin: -260px 5px 0 0;}*/

.numero{	direction:rtl;}
.obligatorio{	color: #f00;	font-weight: bold;}

#aviso_OK {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #060;
	width: 370px;
	margin: 10px;
	padding: 10px;
	border: 1px solid silver;
	background: #eee;
	margin-bottom: 20px;
}

#aviso_KO {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	color: #900;
	width: 370px;
	margin:10px;
	padding: 10px;
	border: 1px solid silver;
	background: #eee;
	margin-bottom: 20px;
}
