/* Alambre Estudio
   www.alambre.net
   //
   Estilos Auka CSS+XHTML
   Contacto
   Abril 2010
*/

/* Contacto */

.col1{
	width: 288px;
	float: left;
}

.col2-3{
	width: 640px;
	float: right;
}

.col2{
	width: 640px;
	float: left;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

.col2-3 .col3{
	display: none;
}

.msg_col1{
	float: left;
	width: 305px;
}
.msg_col2{
	float: right;
	width: 305px;
}

.terminos{
	width: 640px;
	float: right;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	}

/* -- */

	.distri{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	border-bottom-width: 1px;
	}
	
	.shops .enl{
	margin-top: 16px;
	}
	
	.tit, .titulo_contacto{
	margin-bottom: 4px;
	}
	
/* forms */

	/* Formulario */

	input.con_linea{
	background-color: #ececea;
	border-style: none;
	color: #595954;
	padding-left: 2px;
	padding-right: 2px;
	width: 305px;
	margin-bottom:5px;
}

	textarea.con_texto{
	background-color: #ececea;
	border-style: none;
	color: #595954;
	padding-left: 2px;
	padding-right: 2px;
	height: 176px;
	width: 305px;
	font: 11px Verdana, Arial, sans-serif;
	overflow: hidden;
}

	.formulario_enviar{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 404 */

H1{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

H2{
	font-size: 16px;
	line-height: 18px;
	font-size: bold;
	margin-bottom: 10px;
}

.csc-sitemap ul li{
	margin-left: 15px;
}
