.contenidoHome {
	color: #a1b1b5;
	font-size: 13px;
	line-height: 18px;
	width: 502px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
	.contenidoHome p{margin-top: 7px;
	margin-bottom: 10px;}
.homeBienvenidos {
	height: 130px;
	width: 355px;
	background-image: url(/images_diseno/imagenes/bienvenidos.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 145px;
	padding-top: 60px;
	padding-right: 10px;
	color: #001532;
}
.homeConsultas {
	float: right;
	height: 119px;
	width: 164px;
}

.homeBienvenidos a {
	color: #001532;
	text-decoration: none;
}
.homeBienvenidos a:hover {
	color: #003680;
	text-decoration: underline;
}


.homeRelatos {
	width: 246px;
	float: left;
	background-image: url(/images_diseno/imagenes/home_relatos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 48px;
	padding-left: 15px;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 8px;
}
.homeRelatos a {
	color: #CCCCCC;
	text-decoration: none;
}
.homeRelatos a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}


.homeLibroDeCumbre {
	background-image: url(/images_diseno/imagenes/home_libro-de-cumbre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 210px;
	float: right;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 48px;
	padding-left: 30px;
	padding-right: 30px;
}
.homeLibroDeCumbre a {
	color: #CCCCCC;
	text-decoration: none;
}
.homeLibroDeCumbre a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.homeExponga {
	background-image: url(/images_diseno/imagenes/home_exponga.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 120px;
	margin-left: 30px;
	height: 60px;
	margin-bottom: 20px;
	padding-right: 30px;
}
.homeExponga a {
	color: #CCCCCC;
	text-decoration: none;
}
.homeExponga a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}


.homeAdemas {
	background-image: url(/images_diseno/imagenes/home_ademas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	color: #999999;
	margin-left: 30px;
	padding-top: 35px;
	padding-right: 30px;
}
.homeAdemas strong {
	font-weight: bold;
	color: #FFFFFF;
}
.homeAdemas a {
	color: #FFFFCC;
	text-decoration: none;
}
.homeAdemas a:hover {
	color: #71C6FF;
	text-decoration: underline;
}
