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

/*#info p
{
	margin:0 30px 21px 21px;
}
*/
#info
{
	float:left;
	
	margin:10px 0 0 0;
	padding:28px 10px 100px 10px;
	_padding:28px 8px 100px 8px;
	
	width:600px;
	
	background-color:#fff;
	background-image:url(../img/info_fnd.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#info #divImg
{
	float:left;
	
	margin:0 15px 0 0;
	
	width:328px;
	height:219px;
	
	background-image:url(../img/empresa_mapa.jpg);
	background-repeat:no-repeat;
}

#info #pEspecial
{
	margin:0 80px 0 40px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#414141;
}

/* capa derecha*/

#rightLayer #divGaleria
{
	margin:0 0 8px 0;
	padding:0 9px 0 8px;
	
	width:313px;
	height:240px;
	
	background-image:url(../img/empresa_drch_divFoto_fnd.jpg);
	background-repeat:no-repeat;
}

#divGaleFotos
{
	margin:0 0 0 1px;
	padding:0;
	
	width:310px;
	height:240px;
	
	/*background-color:#0F3;*/
}


#rightLayer #divOfrece
{
	height:200px;
	
	background-image:url(../img/empresa_drch_ofrece_fnd.jpg);
}

#rightLayer #divOfrece ul
{
	margin:0 0 0 35px;
	padding:0 0 0 0;
	
	width:280px;
	
	list-style:none;
}
	#rightLayer #divOfrece ul li
	{
		margin:0 0 4px 0;
		padding:0;
		
		width:260px;
		height:26px;
		
		background-repeat:no-repeat;
	}
