body {
	background-color:#272727;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Sans-Serif;
	font-size: 72%;
}

a {margin:0px;padding:0px;}
a {text-decoration:none;color:white;}

#contenedor{
	width:810px;
	height:250px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-125px;
	margin-left:-405px;
}

img {float:left}
img.logo {padding-right:1px;}

.enlace {
	background-color:#3B4442;
	text-align:right;
	color:white;
	font-size:1em;
	/*padding-left:23px;
	padding-top:62px;
	padding-right:2px;*/
	margin-left:5px;
	float:left;
	height:78px;
	cursor:pointer;
}

.primerenlaceprehome{width:193px;background:url('../images/enlaceprehome11.jpg') #3B4442 no-repeat bottom right}
.primerenlaceprehome2{width:193px;background:url('../images/enlaceprehome12.jpg') #3B4442 no-repeat bottom right}
.segundoenlaceprehome{width:193px;background:url('../images/enlaceprehome21.jpg') #3B4442 no-repeat bottom right}
.segundoenlaceprehome2{width:193px;background:url('../images/enlaceprehome22.jpg') #3B4442  no-repeat bottom right}
.tercerenlaceprehome{width:194px;background:url('../images/enlaceprehome31.jpg') #3B4442 no-repeat bottom right}
.tercerenlaceprehome2{width:194px;background:url('../images/enlaceprehome32.jpg') #3B4442 no-repeat bottom right}

.clear {clear:both}

.lineaSeparadora{color:#3B4442;margin-top:5px;margin-bottom:5px;height:1px;}

#pie {
	margin: auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:95%;
	color:white;
}

#pie a
{
	color:white;
	text-decoration:underline;
}

#pie a:hover
{
	color:#EA9B21;
}




