h2 span {
	font-size: 12pt;
	color: #B4B4B4;
	font-weight: bold;
}

.submenu {
	margin-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}

.submenu a {
	color: #2A73EE;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #2A73EE;
}

.submenu a:hover {
	background-color: #C7DCFB;
}

.submenu a.sel {
	color: White;
	background-color: #2A73EE;
}

#informacion {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-color: #E8E8E0;
	padding-top: 5px;
	padding-bottom: 10px;
}

#minifotos {
	background-color: white;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

#minifotos img {
	vertical-align: middle;
}

#minifotos a.vermas {
	color: #2A73EE;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #2A73EE;
}

a.vermas:hover {
	background-color: #C7DCFB;
}

#comentarios, #fotos {
	margin-bottom: 10px;
}

#informacion em {
	display: block;
	text-align: center;
	color: Red;
}

#izquierda, #centro, #derecha {
	float: left;
	padding-left: 10px;
}

#caract,#dgac,#enlaces,#google,#plano {
	float: left;
	margin-top: 10px;
	border: 1px solid #CEE1BC;
	background-color: white;
}

h3 {
	background-color: #CEE1BC;
	color: Green;
	margin: 0;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 12pt;
}

#izquierda, #enlaces, #dgac, #caract {
	width: 290px;
}

#caract {
	padding-bottom: 10px;
}

#caract p {
	margin-left: 5px;
}

#caract table {
	width: 100%;
	text-align:center;
}

#dgac p {
	margin-left: 5px;
}

#dgac form {
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	display: inline;
}

#enlaces ul {
	margin: 0;
}

#enlaces li {
	line-height: 30px;
	list-style-image: url(vineta.gif);
}

#derecha {
	width: 450px;
}

#google, #plano {
	width: 558px;
	text-align: center;
}

#google h3, #plano h3 {
	text-align: left;
}

.titulo-fotos {
	background-color: #9ec47c;
	background-image: url(fondo-fotos.gif);
	background-repeat: repeat-y;
	color: Green;
	font-weight: bold;
	font-size:11pt;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

.fotos-cont {
	text-align: center;
	margin: 20px;
}

.titulo-comentarios {
	background-image: url(fondo-comentarios.gif);
	background-color: #7aa0c4;
	background-repeat: repeat-y;
	color: Navy;
	font-weight: bold;
	font-size:11pt;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

.comentario {
	background-color: #F1F5F9;
	padding: 20px;
	margin-top:20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	font-size: 9pt;
}

#publicar {
	margin: 15px;
	padding: 10px;
	font-weight: bold;
	background-color: #E8F1DF;
}

#publicar strong {
	font-size: 12pt;
}
