A:link {text-decoration: underline; color: #0000FF}
A:visited {text-decoration: underline; color: #0000FF}
A:active {text-decoration: underline; color: #0000FF}
A:hover {text-decoration: none; color: #FF0000}

.eec-bg {
	background-image: url(../images/eec-bg.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.eec-header {
	background-image: url(../images/eec-header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 72px;
}
.eec-line {
	background-image: url(../images/eec-line-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	left: 15px;
}
.eec-wysiwyg {
	left: 15px;
	position: relative;
	width: 755px;
	min-height:450px;
}
.eec-menu {
	position: relative;
	top: -6px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 755px;
	font-weight: bold;

}
#contenedor {
	position: relative;
	top: 0px;
/*	left: 15px;*/
	width: 755px;
}
.eec-menu A:link {text-decoration: none; color: #00894C}
.eec-menu A:visited {text-decoration: none; color: #00894C}
.eec-menu A:active {text-decoration: none; color: #00894C}
.eec-menu A:hover {text-decoration: underline; color: #00894C}


.ilimitadas {
	padding-left:15px;
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 755px;
	font-weight: bold;
}

.ilimitadas A:link {text-decoration: none; color: #00894C}
.ilimitadas A:visited {text-decoration: none; color: #00894C}
.ilimitadas A:active {text-decoration: none; color: #00894C}
.ilimitadas A:hover {text-decoration: underline; color: #00894C}

.eec-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*MENÚS DESPLEGABLES**************************/
#servicios, #servicios_lang_2 {
	text-align:center;
	width: 180px;
	border:1px solid #CECD96;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background: #DEDEB5;
	top:50px;
}

#servicios {
	left: 78px;
}
#servicios_lang_2 {
	left: 68px;
}
#servicios a, #servicios_lang_2 a {
	display:block;
	margin:1px 0;
	text-decoration:none;
	color:#00894C;
	background: #DEDEB5;
}

#servicios a:hover, #servicios_lang_2 a:hover {
	color: #00894C;
	background:#CECD96;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #00894C;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
