h2
{
		background-image:url(../../imagenes/contacto/fondoh2.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		width:583px;		
		min-height:38px;
		height:auto;
		float:left;
		clear:left;	
		margin:0px 0px 0px 0px;
		padding 0px 0px 0px 0px;
		color:#991F36;
		font-family:verdana;
		font-size:14px;
		font-weight:bold;
			border-left:1px solid black;
		border-right:1px solid black;
		border-top:1px solid black;
}

/***** formulario de contacto *****/
#contacto
{
	float:left;
	margin:0px;
	padding:0px;
	clear:both;
		font-family: Verdana;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float: left;
	clear:left;
	min-height: 480px;
	height: auto;
	width:584px;
	background-color:#E1DBCD;
	border-left:1px solid black;
	border-right:1px solid black;
	background-image:url(../../imagenes/contacto/fondo_formulario.gif);
		background-position: left bottom;
	background-repeat: no-repeat;
}

#contacto h2
{
	background-color: #05501E;
	font-family: Verdana;
	font-size: 11px;
	color: #CFE200;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 2px 5px;
	margin: 5px 0px 5px 0px;

	clear: both;
}

#formulario_contacto
{
	float:left;
	margin:10px 0px 0px 20px;
	padding:0px 30px 0px 0px;
	clear:both;
	background-image: url(../../imagenes/portada/contacto/fondo_contacto.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:485px;
	height:400px;
	
}
#formulario_contacto img
{
	margin-bottom:0px;
	

}
.textoNormal
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	margin: 5px;
}

.textoNormal a
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: underline;
}

.textoNormal a:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #05501E;
	font-weight: normal;
	text-decoration: none;
}

#contacto form
{
	float:left;
	clear:both;
	margin: 0px 0px 0px 0px;
	width:515px;
	
}

#formulario_contacto table
{
	width:308px;
	border: 0px;
	float:left;
	margin-left:10px;
}

#formulario_contacto table td
{
	border: 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}

#formulario_contacto table td input, #formulario_contacto table td textarea
{
	border: 1px solid #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color:#373969;
	width:308px;
	background-image: url(../../imagenes/portada/contacto/fondo_input.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
#formulario_contacto table td textarea
{
	border: 1px solid #000;
	background-color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	width:449px;
	height:88px;
	background-image: url(../../imagenes/portada/contacto/fondo_textarea.jpg);
	background-position: left top;
	background-repeat: repeat-x;

}

#formulario_contacto p.informacion
{
	color: #868686;
	font-family: Verdana;
	font-size: 11px;
}
#contacto input.enviar
{
	float:right;
	margin:3px 0px 0px 0px;
	padding:0px 10px 0px 0x;
	clear:left;
	border:0px;
	background-image: url(../../imagenes/contacto/enviar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:hand;
	display:block;
	width:62px;
}
#contacto p.detalle_contacto
{
	font-family: Verdana;
	font-size: 10px;
	color: #323232;
	font-weight: normal;
	padding:0px 60px 0px 0px;
	text-align:justify;
	margin:10px 0px 0px 0px;
}
#envio_formulario 
{
	clear:left;
	float:left;
	background-color:#E2DCCE;
	width:584px !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:center;

}

#envio_formulario  a
{
	clear:both;
	float:left;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#991F36;
	text-decoration:none;
	background-image: url(../../imagenes/contacto/volver.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0px 0px 0px 18px;
	margin:0px 0px 40px 20px;
	min-height:15px;
}

#envio_formulario p.informacion
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#002243;
	padding:0px 0px 0px 0px;
	
}
#envio_formulario p.informacion img
{
	

}
