* {
	margin: 0px;
	padding: 0px;
}
a:focus{

outline:none;
}
body {
	background-image: url(../images/fondo_cabecera.gif);
	background-repeat: repeat-x;
}
#contenedor {
	background-image: url(../images/logo_cab_NEM.jpg);
	background-repeat: no-repeat;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 141px;
	padding-left: 141px;
	margin-top: -0.5px;
	height: 700px;
}
.selec {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
}
/*********************************************************************************************************
CABECERA
*********************************************************************************************************/
#contenedor h1{
	text-indent: -999px;
}
#menu_sup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 238px;
}
#menu_sup li {
	display: inline;
	margin-right: 18px;
	margin-left: 18px;
	color: #CCCCCC;
}
/*.idioma {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: doble;
	border-left-style: doble;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}*/

#menu_sup a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.92em;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 7px;
}
#menu_sup a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	padding-bottom: 7.2px;
}
#contenedor img {
	float: right;
	clear: both;
	margin-top: 3px;
}
#acceso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	float: right;
	margin-top: 25px;
	clear: both;
}
#acceso a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-left: 4px;
}

/*********************************************************************************************************
Cuerpo
*********************************************************************************************************/
#contenedor #texto {
	width: 560px;
	float: right;
	margin-top: 50px;
	margin-bottom: 30px;
}
#texto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.95em;
	color: #66CCFF;
	margin-bottom: 20px;
	font-weight: 200;
}
#texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin-top: 10px;
	color: #666666;
	font-weight: 400;
		text-align: justify;
}
#texto a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#texto a:hover {
	color: #FF6633;
}
#contenedor #noticias {
	width: 218px;
	float: left;
	padding-right: 20px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#noticias h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin-right: -13px;
	margin-bottom: 15px;
	background-color: #FFCC99;
}
#noticias p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	margin-right: -13px;
	margin-top: 15px;
}
#noticias a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	text-decoration: none;
	color: #FF6633;
	margin-left: 130px;
	margin-bottom: 20px;
}
#noticias a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	text-decoration: underline;
	color: #FF6633;
	margin-left: 130px;
	margin-bottom: 20px;
}
#noticias h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	margin-right: -13px;
}
/*********************************************************************************************************
Pie
*********************************************************************************************************/
#contenedor #pie {
	clear: both;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #9BDEFF;
	padding-top: 5px;
	margin-top: 50px;
	bottom: 0px;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	letter-spacing: 0.25em;
	color: #66CCFF;
	margin-top: -13px;
	float: right;
	text-decoration: none;
}
#contenedor img.index {
	margin-top: 0.7px;
	margin-right: 10px;
}

