/* CSS_Contacto */

div#contenedor #menu ul li .actual {
	color: #fbc646;
	cursor: default;
}
div#contenedor #menu ul li .actual:hover {
	text-decoration: none;	
}

div#contenedor #cuerpo #columna1,
div#contenedor #cuerpo #columna3 {
	width: 410px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	padding-bottom: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}
div#contenedor #cuerpo #columna0,
div#contenedor #cuerpo #columna4 {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
div#contenedor #cuerpo p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
div#contenedor #cuerpo p em {
	font-style: normal;
	font-weight: bold;
	color: #373534;
}
div#contenedor #cuerpo p strong.letra {
	font-weight: bold;
	color: #FBC646;
}
div#contenedor #cuerpo #columna0 h2 {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #fbc646;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../img/avisol.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	background-color: #FBDB46;
}
div#contenedor #cuerpo #columna1 h2 {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #fbc646;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../img/intelectual.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	background-color: #FBDB46;
}
div#contenedor #cuerpo #columna3 h2 {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #fbc646;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../img/datos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	background-color: #FBDB46;
}
div#contenedor #cuerpo #columna4 h2 {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #fbc646;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(../img/uso.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	background-color: #FBDB46;
}
div#contenedor #cuerpo #columna0 h2 span,
div#contenedor #cuerpo #columna1 h2 span,
div#contenedor #cuerpo #columna3 h2 span,
div#contenedor #cuerpo #columna4 h2 span {
	display: none;
}
/*div#contenedor #menu p img {
	height: 260px;
	width: 285px;
	float: left;
	background-color: #373534;
	margin: 0px;
	padding: 0px;
	padding-top: 59px;
}*/
div#contenedor #menu p img {
	height: 302px;
	width: 284px;
	float: left;
	background-color: #373534;
	padding-top: 17px;
	padding-left: 1px;
}