* {
    padding: 0;
    margin: 0;
} 

body {
	background: #4c320d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CCC;
	;
}

img {
	border: none;
	position: relative;
}
a {
	color: #CCC;
}
a:hover { text-decoration: none; color : #000; }

#wrap {
	margin: 20px auto;
	width: 850px;
	background-color: #FFF;
}

#header {
	height: 160px;
	background-image:url(images/cabecera.jpg);
}

#banner {
	height:120px;
	width:270px;
	margin-top: 200px;
	margin-left: 530px;
}

.puntos {
	top: 5px;
}

.destacado {
	font-size: 18px;
	color: #007574;
}

.frase-verde {
	font-size: 13px;
	color: #007574;
}

.destacado-menor {
	font-size: 16px;
	color: #007574;
	font-style: italic;
}

.destacado-menor-menor {
	font-size: 14px;
	color: #007574;
	font-style: italic;
}



.texto-general{
	font-size: 11px;
	color: #333;
}

.texto-general-entrado{
	font-size: 11px;
	color: #333;
	margin-left: 35px;
}


.destacado-centrado {
	font-size: 18px;
	text-align: center;
	color: #007574;
	line-height: 21pt;
}

#menu {
	height: 30px;
	line-height: 30px;
	background-color: #137574;
	margin-bottom: 30px;
}
#menu ul {
	padding-left: 10px;
	list-style-type: none;
}
#menu ul li {
	
display: block;
float: left;
}
#menu ul li a {

color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;

}
#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	
}

#content {
	padding: 10px 20px;
}

.left {
	width: 588px;
	float: left;
	text-align: justify;
	color: #333;
	font-size: 12px;
}

.left-contacto {
	padding-left: 30px;
	width: 500px;
	float: left;
	text-align: justify;
	color: #333;
	font-size: 12px;
}

.left-comienzo {
	width: 500px;
	float: left;
	text-align: justify;
	color: #333;
	font-size: 11px;
}

.right2 {
	width: 480px;
	float: right;
	text-align: justify;
}

.entradaspa{
	width: 800px;
	text-align: justify;
}

.left3 {
	width: 180px;
	float: left;
	margin-right: 30px;
	border: 1px solid;
	border-color: #007574;
	height: 180px;
}


.right3 {
	width: 180px;
	float: right;
	margin-left: 30px;
	border: 1px solid;
	border-color: #007574;
	height: 180px;
}
}

.left2 {
	width: 270px;
	float: left;
}

.leftsomos {
	width: 270px;
	float: left;
	margin-right: 25px;
}

.right-contacto {
	width: 140px;
	float: right;
	font-size: 12px;
	margin-right: 35px;
}


.right {
width: 140px;
float: right;
font-size: 12px;
}

.right-logo {
	width: 282px;
	float: right;
	font-size: 12px;
	height: 176px;
}

.entero {
	width: 810px;
	font-size: 12px;
	margin-top: 25px;
	line-height: 15pt;
}

.entero-verde {
	width: 780px;
	font-size: 12px;
	margin-top: 25px;
	background-color: 
; 						border-color: #007574;
	border: 1px solid;
	padding: 15px;
	background-color: #cfe2e1;
	color: #333;
}





#top {
	padding: 5px 0;
	background-color: #007574;
}
#bottom {
	padding: 10px 0;
	border-bottom: 1px solid;
	border-color: #007574;
	margin: 10px;
}

#footer {
	text-align: right;
	color: #007574;
	font-size: 10px;
	padding: 0 25px 10px 0;
}
#footer a { color: #eee; }
