#contenidoCuerpoWebCapaContacto {
	width: 347px;
	height: 127px;
	overflow: hidden;
	position: relative;
	float: left;
	color: #000000;
	border: 1px #ffcc00 solid;
	background-image: url(/img/bg-contact.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#contenidoCuerpoWebCapaEstadisticas {
	width: 347px;
	height: 127px;
	overflow: hidden;
	position: relative;
	float: left;
	color: #000000;
	border: 1px #ffcc00 solid;
	margin-top: 5px;
	background-image: url(/img/bg-stats.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

p.tituloCapaContacto {
	padding-top: 0px;
	/padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 0.8em;
	/font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffcc00;
}

p.contenidoCapaContacto {
	padding-top: 0px;
	/padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 0.6em;
	/font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	color: #a9bbdc;
}

p.tituloCapaEstadisticas {
	padding-top: 0px;
	/padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 0.8em;
	/font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffcc00;
}

p.contenidoCapaEstadisticas {
	padding-top: 0px;
	/padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 0.6em;
	/font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	color: #a9bbdc;
}

span.numerosEstadisticas {
	font-family: Verdana;
	font-size: 1.1em;
	/font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

span.tituloMail {
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.9em;
	/font-size: 0.9em;
	color: #ffffff;
	text-transform: uppercase;
}

a.enlaceMailContacto {
	font-family: Verdana;
	font-size: 0.9em;
	/font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #a9bbdc;
}

a.enlaceMailContacto:visited {
	font-family: Verdana;
	font-size: 0.9em;
	/font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #a9bbdc;
}

a.enlaceMailContacto:active {
	font-family: Verdana;
	font-size: 0.9em;
	/font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
	color: #ffcc00;
}

a.enlaceMailContacto:hover {
	font-family: Verdana;
	font-size: 0.9em;
	/font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
	color: #ffcc00;
}

td.celdaSeparacion {
	width: 50%;
	height: 0px;
	/height: 10px;
}
