/*==========================================contenidos========================================*/

p.mainText{
	color:#787878;
	font: 0.8em Tahoma, Arial, sans-serif;
}

div#leftcont{
	background: url('../images/backgrounds/leftcontSite.png') no-repeat center top;
	height: 111px;
	margin: 55px 0 0 6px;
	padding:150px 0 0 25px;
	text-align: center;
	width: 373px;
}
div#rightcont{
	background: url('../images/backgrounds/rightcontSite.png') no-repeat center top;
	float: right;
	height: 260px;
	margin: -261px 8px 0 0;
	width: 590px;
}
ul.datosLi li{
	list-style: disc outside;
}

ul.innerNav li{
	display: inline;
}
/*
img#leftHandle{
	position: relative;
	top:150px;
	left:22px;
}
img#rightHandle{
	position: relative;
	left:537px;
	top:150px;
}
*/

div#content{
	height: 430px;
	margin:0px auto 0;
	width: 969px;
}
div#blockContent{
	background: url('../images/backgrounds/boxSite.png') no-repeat center top;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	height: 255px;
	margin-top: 4px;
	padding: 20px;
	width: 301px;
}

div#blockContentBig{
	background: url('../images/backgrounds/boxSiteBig.png') no-repeat center top;
	float: right;
	height: 261px;
	padding: 20px;
	width: 588px;
}
	div#blockContentBig{
		font-family: Tahoma, Arial, sans-serif;
	}
	
img.imgTitle{
	display: block;
	margin: 0 auto;
}
img#contImg{
	margin-bottom:25px;
}
p.contactIni{
	color: #FFBD19;
	font: 1em Tahoma, Arial, sans-serif;
}

ul.detallesLi{
	list-style: disc outside;
	font:    1em Tahoma, Arial, sans-serif;
}

/**********************************Marco fotoslider*****************************************/

div#marcoPng{
	background: url('../images/secSlider/marco.png') no-repeat center top;
	height: 219px;
	left: 47px;
	position: relative;
	top: -189px;
	width: 525px;
	z-index: 2;
}

