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

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

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

/* 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 #textHeader
	{
		background: url(../images/links/textoHeader.gif) top center no-repeat;
		width: 575px;
		height: 41px;
	}
	
	#col2 #textContent
	{
		background: url(../images/links/textoBG.gif) top center repeat-y;
		width: 575px;
		overflow:hidden;
	}
	
	#col2 #textContent p
	{
		padding: 5px 15px 10px 20px;
		text-align:left;
	}
	
	#col2 #textFooter
	{
		background: url(../images/links/textoFooter.gif) top center no-repeat;
		width: 575px;
		height: 27px;
	}
	
	.title
	{
		padding: 8px 0 0 30px;
		background: url(../images/links/titleBG.gif) top center no-repeat;
		width: 541px;
		height: 22px;
		float: left;
	}
	
	.pais
	{
		text-align: right;;
		overflow: hidden;
		width: 70px;
		float: left;

	}
	
	.link
	{
		text-align: left;
		width: 442px;
		float: left;
		padding: 0 0 0 5px;	
	}
	
	#col2 li
	{
		background: url(../images/links/linkBG.gif) top center no-repeat;
		width: 541px;
		height: 20px;
		overflow: hidden;
		padding: 4px 0 0 29px;
	}
	
	#col2 ul
	{
		float: left;
		padding: 0 0 15px 0;
	}
