@charset "utf-8";

.body{
	text-align:center;
	margin:0px;
}

#contenedor_pagina {
	width:785px;
	margin:0px;
}
#cuerpo {
	width: 785px;
	height: auto;
	text-align:inherit;
}
#logo_texto {
	background-image: url(../imagenes/logo_nombre.jpg);
	background-repeat: no-repeat;
	height:58px;
	width:324px;
	float:left;
}
#menu {
	clear:both;
	overflow: hidden;
}

#menu .menuItem{
	float:left;
	height:5px;
	width:114px;
	text-align:center;
}

#header {
	height:100px;
	background:url(../imagenes/pixel_fondo_header.jpg);
	background-repeat:repeat-x;
	width: 785px;
}

#logo {
	background:url(../imagenes/logo_imagen.jpg);
	background-repeat:no-repeat;
	width:92px;
	height:100px;
	float: left;
}

#idiomas{
	width: 369px;
	height: 38px;
	float: left;
	text-align: right;
	padding-top: 20px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header #colLeft {
	float:right;
	width:92px;
}

#header #colRigth {
	width:693px;
	float: left;
	height: 100px;
}

#imagenHeader {
	height:273px;
	width: 785px;
}

#presentacion {
	background:url(../imagenes/botones/presentacionUp.jpg);
	background-repeat:no-repeat;
	display:block;
}

#traducciones {
	background:url(../imagenes/botones/traduccionesDown.jpg);
	background-repeat:no-repeat;
}

#presupuesto {
	background:url(../imagenes/botones/presupuestosDown.jpg);
	background-repeat:no-repeat;
}

#colaboradores {
	background:url(../imagenes/botones/colaboradoresDown.jpg);
	background-repeat:no-repeat;
}

#ensenanza {
	background:url(../imagenes/botones/ensenanzaDown.jpg);
	background-repeat:no-repeat;
}

#footer {
clear:both;
}

#contacto {
	background:url(../imagenes/botones/contactoDown.jpg);
	background-repeat:no-repeat;
}

#cornerLeftFooter {
	background:url(../imagenes/leftFooter.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:66px;
	float: left;
}

#cornerRigthFooter {
	background:url(../imagenes/rigthFooter.jpg);
	background-repeat:no-repeat;
	float:left;
	width:23px;
	height:66px;
	
}

#centerFooter {
	background:url(../imagenes/centerFooter.jpg);
	background-repeat:repeat-x;
	float:left;
	width:739px;
	height:56px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
}

#centerFooter a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}



#cuerpoColLeft {
	width:511px;
	float:left;
	text-align: left;
}

#cuerpoColRight {
	width:257px;
	float: left;
}
#boxLogin {
	height: auto;
	border-left:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#headerBoxLogin {
	background-image: url(../imagenes/pixelRotuloAcceso.jpg);
	background-repeat:  repeat-x;
	height: 47px;
	text-align: center;
}

#camposLogin {
	height:25px;
	margin-left: 40px;
}

#textoBoxLogin {
	height:30px;
	margin-left: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#999999;
	text-align:left;
}
#header #ColLeft {
	float: left;
	width: 92px;
	height: 100px;
}

#boxPresentacion {
	width:480px;
	margin-left: 0px;
}

#cuerpoBox {
	padding-left:10px;
	padding-right:10px;
	width:460px;
	border-left:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

#textoBox{
	padding-top: 15px;
	padding-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1E557C;
	text-align: justify;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	}

#textoBox p{
	line-height: 20px;
	}
#textoBox ul{
	line-height: 20px;
	}

#headerRotulos {
	width:422px;
	background:url(../imagenes/pixelRotulos.jpg);
	background-repeat:repeat-x;
	height:46px;
	padding-left:60px;
	overflow: hidden;
}

#solicitud {
	width:273px;
}

#botonEntrarLogin {
	
	background-repeat:no-repeat;
	height:25px;
	width:111px;
	border:0px;
}
.tdFormulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2A607A;
	text-align: right;
	font-size: 13px;
}
#selecIdioma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}
.naturalpixel {
	padding-top: 40px;
	clear: both;
	text-align: center;
}
.naturalpixel a{
	color: #999999;
	font-size: 10px;
}