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

#col1
{
	display:inline-block;
	float:left;
	width: 335px;
	/*border:#ffffff dashed thin;*/
}

#col2{
	display:inline;
	float:left;
	width: 575px;
}

#formSend
{
	display:none;
}

#errorSend
{
	display:none;
}

#submitItem
{
	text-align: center;
}

.btn {
height: 20px;
	background-attachment: scroll;
	background-image: url(../images/contact/formBtn.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
/* COLUMNA 1º ITEMS - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	#gancho 
	{
		height: 70px;
	}
	
	#modeloHome1
	{
		
	}
	#modelo1Imagen
	{
		text-align:center;
		background: url(../images/home/cuadro.gif) top center no-repeat;
		width:335px;
		height:251px;
	}
	
	#modelo1Imagen img
	{
		margin-top:16px;
		width:290px;
		height:218px;
	}
	
	#modelo1Texto
	{
		width:335px;
	}
	
	#modelo1Texto #modelo1Header
	{
		background: url(../images/home/Modelo1TextoHeader.gif) top center no-repeat;
		height:8px;
	}
	
	#modelo1Texto #modelo1Content
	{
		padding: 0 28px 0 28px;
		width:279px;
		background: url(../images/home/Modelo1TextoContentBG.gif) top center repeat-y;
		text-align:center;
	}
	#modelo1Texto #modelo1Footer
	{
		background: url(../images/home/Modelo1TextoFooter.gif) top center no-repeat;
		height:9px;
	}
	
	
	#modelosChicos
	{
		margin: 20px 0 0 0;
		text-align:center;
	}
	
	#modeloHome2
	{
		display:inline;
		float:left;
	}
	
	#modelo2Imagen
	{
		background: url(../images/home/CuadroChico.jpg) top center no-repeat;
		width:167px;
		height:126px;
	}
	
	#modeloHome2 img
	{
		margin-top:16px;
		width:123px;
		height:91px;
	}
	
	#modelo2Texto
	{
		background: url(../images/home/CuadroChicoTexto.jpg) top center no-repeat;
		width:167px;
		height:25px;
		padding-top:5px;
	}
	

/* COLUMNA 2º ITEMS  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

	#col2 #textMargin
	{
		height: 70px;
	}
	
	#col2 h2
	{
		display:none;
	}
	
	#col2 #textHeader
	{
		background: url(../images/contacto/textoHeader.gif) top center no-repeat;
		width: 575px;
		height: 46px;
	}
	
	#col2 #textContent
	{
		background: url(../images/contacto/textoBG.gif) top center repeat-y;
		width: 575px;
		float:left;
		overflow:hidden;
	}
	
	#col2 #textContent p
	{
		padding: 5px 15px 10px 20px;
		text-align:left;
	}
	
	#col2 #textFooter
	{
		float:left;
		background: url(../images/contacto/textoFooter.gif) top center no-repeat;
		width: 575px;
		height: 27px;
	}
	
	#col2 #formContainer
	{
		float:left;
		width:286px;
		padding: 0 0 0 10px;
	}
	
	#col2 #adicional
	{
		float:left;
		background: url(../images/contacto/adicionalBG.gif) top center no-repeat;
		width:252px;
		overflow:hidden;
		margin: 15px 0 0 9px;
	}
	
	#col2 #adicional #adicionalText
	{
		padding: 5px 5px 5px 5px;
	}

/* FORMULARIO ITEMS  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
	
	#col2 #formHeader
	{
		background: url(../images/contacto/formHeader.gif) top left no-repeat;
		height:21px;
		width:286px;
	}
	
	#col2 #formContent
	{
		background: url(../images/contacto/formContentBG.gif) top left repeat-y;
		width:286px;
	}
	#col2 form
	{
		padding: 0 0 0 20px;
	}
	
	#col2 #formFooter
	{
		background: url(../images/contacto/formFooter.gif) top left no-repeat;
		height:23px;
		width:286px;
	}
	
	#col2 form #nameItem
	{
		float:left;
	}
	
	#col2 form #nameItem #nameTexto
	{
		float:left;
		width:50px;
		text-align:right;
		padding: 3px 10px 0 0;
	}
	
	#col2 form #nameItem #nameCampo
	{
		float:left;
		text-align:left;
	}
	
	#col2 form #nameItem #nameCampo #nombre
	{
		width: 185px;
		height: 22px;
		border: none;
		background: url(../images/contacto/formInput.gif) top left no-repeat;
		padding: 4px 5px 0 5px;
	}
	
	/* ----  ---- ---- */
	
	#col2 form #telItem
	{
		float:left;
	}
	
	#col2 form #telItem #telTexto
	{
		float:left;
		width:50px;
		text-align:right;
		padding: 3px 10px 0 0;
	}
	
	#col2 form #telItem #telCampo
	{
		float:left;
		text-align:left;
	}
	
	#col2 form #telItem #telCampo #telefono
	{
		width: 185px;
		height: 22px;
		border: none;
		background: url(../images/contacto/formInput.gif) top left no-repeat;
		padding: 4px 5px 0 5px;
	}
	
	/* ----  ---- ---- */
	
	#col2 form #mailItem
	{
		float:left;
	}
	
	#col2 form #mailItem #mailTexto
	{
		float:left;
		width:50px;
		text-align:right;
		padding: 3px 10px 0 0;
	}
	
	#col2 form #mailItem #mailCampo
	{
		float:left;
		text-align:left;
	}
	
	#col2 form #mailItem #mailCampo #email
	{
		width: 185px;
		height: 22px;
		border: none;
		background: url(../images/contacto/formInput.gif) top left no-repeat;
		padding: 4px 5px 0 5px;
	}
	
	/* ----  ---- ---- */
	
	#col2 form #mensajeItem
	{
		float:left;
	}
	
	#col2 form #mensajeItem #mensajeTexto
	{
		float:left;
		width:50px;
		text-align:right;
		padding: 3px 10px 0 0;
	}
	
	#col2 form #mensajeItem #mensajeCampo
	{
		float:left;
		text-align:left;
	}
	
	#col2 form #mensajeItem #mensajeCampo #consulta
	{
		width: 185px;
		height: 83px;
		border: none;
		background: url(../images/contacto/formTextArea.gif) top left no-repeat;
		padding: 4px 5px 0 5px;
	}