@import url(estilo.css.php);

/*QUE VISITAR ---------------------------------------------------------------------------------------*/

#contacto
{
	padding-top: 146px;
	margin-left: 260px;
	width: 743px;
	background-image: url(../images/degradado.gif);
	background-repeat: no-repeat;
	background-position: right 146px;
}

#contacto h2
{
	position: absolute;
	top: 73px;
	left: 260px;
	width: 743px;
	height: 73px;
	background-image: url(../images/ca/contacto.gif);
	margin: 0px;
	padding: 0px;
}

#contacto h2 span
{
	display: none;
}

#contacto_contenido
{
	min-height: 349px;
	height: auto !important;
	height: 349px;
	background-image: url(../images/contacto/texto_verde.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 11px;
}

#contacto .texto
{
	width: 679px;
	height: 31px;
	background-image: url(../images/contacto/texto_verde.gif);
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	line-height: 17px;
}

#contacto .texto2
{
	width: 679px;
	height: 31px;
	background-image: url(../images/contacto/texto_verde.gif);
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 17px;
}

#contacto form
{
	margin: 0px;
	padding: 0px;
	width: 679px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

#contacto form button
{
	margin: 0px;
	padding: 0px;
	border-style: none;
	background-image: url(../images/ca/volver.gif);
	width:58px;
	height:34px;
	position: absolute;
	top: 430px;
	left: 905px;
	cursor: pointer;
}

#contacto form button:hover
{
	background-image: url(../images/ca/volver_over.gif);
}

#contacto form button span
{
	display: none;
}

#contacto form #izquierda,#contacto form #derecha
{
	height: 125px;
	width: 338px;
	float: left;
}

#contacto form #izquierda div,#contacto form #derecha div
{
	min-height: 22px;
	height: auto !important;
	height: 22px;
	float: none;
	clear: both;
}

#contacto form #izquierda label,#contacto form #derecha label
{
	width: 60px;
	float: left;
}
#contacto form #izquierda input,#contacto form #derecha input
{
	float: left;
	width: 246px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADA083;
	bckground-color: #E8DEC5;
}

#contacto form #izquierda
{
	width: 341px;
}

#contacto form #derecha label
{
	width: 88px;
}

#contacto form #derecha input
{
	float: left;
	width: 246px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADA083;
	bckground-color: #E8DEC5;
}

#contacto form #inferior div
{
	min-height: 22px;
	height: auto !important;
	height: 22px;
	float: none;
	clear: both;
}

#contacto form #inferior label
{
	width: 60px;
	float: left;
}
#contacto form #inferior input
{
	float: left;
	width: 615px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADA083;
	bckground-color: #E8DEC5;
}
#contacto form #inferior textarea
{
	float: left;
	width: 615px;
	height: 86px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADA083;
	bckground-color: #E8DEC5;
}

#contacto form #inferior #obligatorios
{
	padding-left: 60px;
	padding-top: 5px;
}

#contacto .volver
{
	width: 707px;
	height: 19px;
	padding-right: 12px;
	padding-top: 6px;
	background-image: url(../images/contacto/volver.gif);
	text-align: center;
}

#contacto .volver a
{
	display: block;	
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#contacto .volver a:hover
{
	color: #000000;
}
