/* CSS Document */

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

outline:none;
}
body {
	background-image: url(images/fondo_cabecera2.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: 1px;
	height: 700px;
}
/*********************************************************************************************************
CABECERA
*********************************************************************************************************/
#contenedor h1{
	text-indent: -995px;
}
#menu_sup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 60px;
}
#menu_sup li {
	display: inline;
	margin-right: 18px;
	margin-left: 18px;
	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.92em;
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	padding-bottom: 8px;
}
#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;
}
.selec {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
}
/*********************************************************************************************************
Cuerpo
*********************************************************************************************************/
#contenedor #texto {
	width: 560px;
	float: right;
	margin-top: 50px;
	margin-bottom: 30px;
}

#texto #images {
	background-color: #CCCCCC;
	padding: 20px;
	float: right;
	width: 520px;
	margin-bottom: 20px;
}


#texto #centro {
	width: 560px;
}

#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;
	color: #666666;
	font-weight: 400;
	margin-bottom: 20px;
	text-align: justify;
}
#texto a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#texto a:hover {
	color: #FF6633;
}
#contenedor #izda {
	width: 218px;
	float: left;
	padding-right: 20px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.foto {
	float: right;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #000000;
}
.float_left {
	float: left;
}
#texto #contactar {
	width: 250px;
	float: left;
	height: 15px;
	clear: both;
	margin-top: 15px;
}


#formulario {
	text-align: right;
	width: 300px;
	float: right;
	margin-top: 15px;
}
#contactar p.obligatorio {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 0.7em;
	margin-top: -15px;
}
#formulario p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}
#texto h2.clear_both {
	clear: both;
}




#izda h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin-right: -13px;
	margin-bottom: 15px;
	background-color: #FFCC99;
	font-weight: 200;
}
.logos_centro {
	position: relative;
	left: 62px;
	margin-bottom: 15px;
}

/*********************************************************************************************************
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;
}
#formulario .txt_form input {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: doble;
	border-right-style: doble;
	border-bottom-style: doble;
	border-left-style: doble;
	border-top-color: #9BDEFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #9BDEFF;
}
#formulario .txt_form textarea {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: doble;
	border-right-style: doble;
	border-bottom-style: doble;
	border-left-style: doble;
	border-top-color: #9BDEFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #9BDEFF;
}
.align_center {
	text-align: center;
}
#contenedor #texto ul {
	margin-left: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin-top: -5px;
}
#contenedor #texto li {
	list-style-type: square;
}
.unete {
	clear: both;
	margin-top: -20px;
}
#centro p.contacto {
	font-size: 0.85em;
}
#contenedor #izda li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC99;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 15px;
}
#contenedor #izda a {
	color: #666666;
	text-decoration: none;
}
#contenedor #izda a:hover {
	color: #000000;
	font-weight: bold;
}
#izda table {
	margin-left: 3px;
}
#izda #logos_clientes img {
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
}

#contenedor #izda ul li ul {
	text-align: left;
}
#contenedor #izda ul li ul li {
	text-align: left;
	border-bottom-style: none;
	margin-bottom: -1px;
	margin-top: 2px;
	font-size: 0.85em;
	list-style-type: square;
	margin-left: 15px;
}
.esq_xxx {
	float: right;
	border: medium solid #333333;
}
.borde {
	border: medium solid #333333;
	float: left;
}
.esq_train {
	border: medium solid #333333;
	float: left;
	margin-top: 20px;
}
.centro {
	margin-left: 150px;
	margin-top: 20px;
}
.resaltado {
	color: #666666;
	font-weight: bold;
}
.xxx {
	margin-bottom: 15px;
	margin-left: 40px;
}
#contenedor #ilustracion {
	clear: both;
}
