/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos TS FUNDICIONES CSS+XHTML
   Contacto
   Junio 2009
*/

/* fondo y general*/

				
				
	#col2{
		z-index: 84;
		position:absolute;
		top:0px;
		left:100%;
		height: 100%;
		margin-left: -529px;
		z-index:80;
		width:529px;
		background-color: #EAE7E3;
		background-image: url(../img/estructura/fondo_col2c.gif);
		background-repeat: repeat-y;
		top:0; overflow:auto;
	}

	#col2 p{
		margin: 0px;
		width: 245px;
	}
	
	
	#col3{
		z-index: 32;
		width:365px;
		top:0;
		left: 100%;
		margin-left: -915px;
		position:absolute;
		padding-top: 115px;
		overflow: auto;
	}
	
/* Contenido */

	.contacto_bloque{
	border-bottom: 1px solid #3C3C24;
	width: 230px;
	margin-left: 24px;
	}

	.contacto_bloque p{
	padding-left: 0px;
	}
	
/* Formulario */

	.tx-thmailformplus-pi1 {
	width: 230px;
	margin-left: 24px;
	font-size: 12px;
}

	.contacto_clear{
	clear: both;
}

	.titulo_contacto{
		font-weight: bold;
	}

	.titulo_contacto2{
		font-weight: bold;
		margin-top: 12px;
		margin-bottom: 6px;
	}
	
	.formulario_label{
		margin-bottom:2px;
	}

	input.con_linea{
		background-color: #EDEBE8;
		border-style: none;
		color: #3B3B24;
		padding: 2px;
		width: 230px;
		margin-bottom:5px;
		font: 12px Helvetica, Arial, Geneva, sans-serif;
}
	
	textarea.con_texto{
		background-color: #EDEBE8;
		border-style: none;
		color: #3B3B24;
		padding: 2px;
		height: 97px;
		width: 230px;
		overflow: hidden;
		font: 12px Helvetica, Arial, Geneva, sans-serif;
}
	
	.tx-thmailformplus-pi1 button{
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #3B3B24;
		color: #EDEBE8;
		font-weight: bold;
		border-style: none;
		cursor:pointer; cursor: hand;
}

	.tx-thmailformplus-pi1 button:hover{
		background-color: #014694;
		color: white;
}
	
	.formulario_priv{
		line-height: 13px;
		font: 11px Helvetica, Arial, Geneva, sans-serif;
	}
	
	#col2 ul li{
		color: #9f544d;
		font-weight: bold;
		list-style-image: none;
		margin: 0px;
		margin-left: 0px;
		padding: 0px;
		list-style-type: none;
}

	.tx-thmailformplus-pi1 ul{
		list-style-image: none;
		margin: 0px;
}

	.formulario_fin p{
		width: 230px;
	}

/* Errores */

	

/* Terminos */

#terminos{
	width: 230px;
	margin-left: 24px;
	}

	#terminos p{
	margin-top: 0px;
	margin-bottom: 00px;
	padding-top: 12px;
	padding-bottom: 0px;
	}

	#terminos p.subtitulo{
	font-weight: bold;
	}

