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

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

div#leftcont{
	background: url('../images/backgrounds/leftcont.png') no-repeat center top;
	height: 203px;
	margin: 55px 0 0 5px;
	padding:150px 0 0 25px;
	width: 373px;
}
div#rightcont{
	background: url('../images/backgrounds/rightcont.png') no-repeat center top;
	float: right;
	height: 360px;
	margin: -360px 7px 0 0;
	width: 590px;
}
	div#slider{
		left: 51px;
		position: relative;
		top: 26px;
		z-index: 1;
	}
	/*img#marcoPng{
		left: 45px;
		position: relative;
		top: -276px;
		z-index: 2;
	}*/
	div#marcoPng{
		background: url('../images/mainSlider/marco.png') no-repeat center top;
		height: 309px;
		left: 45px;
		position: relative;
		top: -276px;
		width: 529px;
		z-index: 2;
	}

div#content{
	height: 290px;
	margin:50px auto 0;
	width: 969px;
}
div.block{
	background: url('../images/backgrounds/box.png') no-repeat center top;
	float: left;
	height: 205px;
	padding: 10px;
	text-align: center;
	width: 303px;
}
img.imgTitle{
	display: block;
	margin: 0 auto;
}
img#contImg{
	margin-bottom:25px;
}

div#clientSlide{
	margin: 0 auto;
	text-align: center;
}
p.contactIni{
	color: #fff;
	font: 1em Tahoma, Arial, sans-serif;
}
a.correo{
	background-color: #FF9D10;
	border: 1px solid #fff;
	font-size: 0.9em;
	padding: 2px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.horizMargin{
	margin: 3px 0;
}
.right{
	color: #FFCE54;
	padding-right: 25px;
	text-align: right;
}
.right a{
	color: #FFCE54;
}
.rel{
	position: relative;
}
.bottomRight{
	color: #FFCE54;
	position: absolute;
	bottom: 8px;
	right: 35px;
}
a.glow:hover{
	color: #FFF0AE;
}










