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

#info form
{
	display:block;
	
	margin:0 0 0 21px;
	padding:15px 0 80px 0;
	
	width:525px;
}
#info form .contformularios
{
	width:525px;
}
.contformulario
{
	display:block;
		
	margin:0 0 10px 0;
	width:525px;
}
.caparesultado
{
	clear:both;
	display:none;
	
	margin:0 0 0 145px;
	padding:6px 0 0 0;	
	
	width:340px;
}
#info form .caparesultado p
{
	margin:0 0 0 0;
	color:#C10000;
	font-size:11px;
	font-weight:bold;
}

#info form .labAzul
{
	display:inline;
	float:left;
	
	margin:4px 11px 0 40px;
	padding:0 0 0 0;
	
	width:90px;
	height:24px;
	
	background-repeat:no-repeat;
}
	
#info form input
{
	float:left;
	
	margin:0 0 0 0;
	padding:8px 0 0 15px;
	
	width:334px;
	height:24px;
	
	background-image:url(../img/input_fnd.jpg);
	background-repeat:no-repeat;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#999999;
	
	border:0;
}

#info form .cuestion
{
	margin:22px 0 22px 2px;
	padding:0 0 0 18px;
	
	width:500px;
	
	background-image:url(../img/ico_cuadradoAzul.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	
	font-weight:bold;
}
#info form label
{
	float:left;
	
	margin:0 20px 0 22px;
	padding:0 0 0 0;

	width:auto;
	
	color:#525252;
	font-size:12px;
}
#info form .solicita
{
	margin:0 0 15px 0;
	width:120px;
}
#info form .radio
{
	float:left;
	
	margin:0 12px 0 0;
	
	width:11px;
	height:11px;
}
#info form #divTextarea
{
	*display:inline;
	
	margin:0 0 0 40px;
	padding:15px;
	
	width:419px;
	height:183px;
	
	background-image:url(../img/textarea_fondo.jpg);
	background-repeat:no-repeat;
}
	#info form #divTextarea textarea
	{
		padding:1px;
		
		width:419px;
		height:183px;
		
		border:0;
		
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:14px;
		color:#999999;
	}
	
#info form .boton
{
	display:inline;
	float:right;
	
	margin:30px 37px 0 0;
	padding:0;
	
	width:97px;
	height:22px;
	
	background-repeat:no-repeat;
	background-position:top;
	
	cursor:pointer;
}
#info form .boton:hover
{
	background-position:bottom;
}

#info form .file
{
	background-image:none;
	border:1px solid #E5E5E5;
}

#info #capaNotas
{
	margin:15px 0 0 21px;
	padding:0 0 0 0;
	
	width:525px;
	
	text-align:center;
}
	#info #capaNotas p
	{
		color:#C10000;
		font-size:11px;
		font-weight:bold;
	}
	
	
/***** PRESUPUESTOS *****/

#info form #tipoServicio
{
	padding:0 0 0 20px;
	
	width:500px;
}
/*** presupuesto y contacto ***/
#info form #labAncho
{
		width:150px;
}

