/* CSS Document */

body, td{
	margin:0;
	padding:0;	
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  	font-size: 0.8em;
  	/*voice-family: "\"}\""; 
	voice-family:inherit;*/
	height: 100%;
	min-width:900px; /*** This is needed for moz. Otherwise, the header and footer will
	slide off the left side of the page if the screen width is narrower than the design.
	Not seen by IE. Left Col + Right Col + Center Col + Both Inner Borders + Both Outer Borders ***/
}
td{
	min-width:0px; 
}
body{
	background-color: #000000;
}
br {
	clear: both;
}
.clear{
	clear:both;
	/*** these next attributes are designed to keep the div height to 0 pixels high, critical for Safari and Netscape 7 ***/
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}
input{
	width:110px;
}

acronym {
	border-bottom: 1px dotted;
}
a img{
	border: 0;
}
a{
	text-decoration: none;
	color: #E77817;
}
a:link{
	color: #E77817;
}
a:visited{
	color: #E77817;
}
a:hover{
	text-decoration: underline;
}
acronym, abbr {
	cursor: help;
}
kbd {
	line-height: 2em;
	border-top: .15em solid #CCC;
	border-right: .25em solid #AAA;
	border-bottom: .3em solid #888;
	border-left: .2em solid #BBB;
	padding: 0 .2em;
	background: #EEE;
	vertical-align: text-bottom;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
}
.checkboxes{
	width:20px;
	border:none;
}
FIELDSET{
	border:1px solid #aaaaaa;
}
LEGEND{
/*	padding:2px;
	margin-left:5px;*/
}

.ayuda-acces{
	position: absolute;
	left: -1000px;
	width: 1px;
	font-size:1px; 
	line-height:1%;
}
/* Capa que contiene a todas las demas */
#web {
	margin-left:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	margin-right:auto; /*** Mozilla/Opera/Mac IE 5.x alignment of page ***/
	width:990px; /*** Needed for Moz/Opera to keep page from sliding to left side of
	page when it calculates auto margins above. Can't use min-width. Note that putting
	width in #fullheightcontainer shows it to IE and causes problems, so IE needs a hack
	to remove this width. Left Col + Right Col + Center Col + Both Inner Border + Both Outer Borders ***/
	text-align:left; /*** IE Win re-alignment of page if page is centered ***/
	position:relative; /*** Needed for IE, othewise header and footer aren't contained
	directly above and below the body ***/
	height:788px;/*** Needed for Moz to give full height design if page content is too small to fill the page ***/
	font-size: 100%;
	background-color:#000000;
}
.raya_gris{
	background-color:#AAA9A9;
	height:1px;
	width:100%;
	clear:both;
}
.raya_blanco{
	background-color:#FFFFFF;
	height:1px;
	width:100%;
	clear:both;
}
#cabecera_gris {
	background-color:#DEDEDC;
	height:30px;
	width:970px;
	font-size:0.9em;
	clear:both;
	line-height:30px;
	color:#000000;
	text-align:right;
	padding-right:20px;
}
#cabecera_gris a{
	color: #000000;
	text-decoration: none;
}
#cabecera_gris a:hover{
	text-decoration: underline;
	color:#000000;
}

#cabecera_tecnalia {
	background-color:#EFEEEE;
	height:50px;
	width:50%;
	float:left;
}
#cabecera_acceso {
	background-color:#EFEEEE;
	height:50px;
	width:50%;
	float:right;
	font-size:0.9em;
}
#frm_cabecera_acceso_izq{
	float:left;
	margin-left:200px;
	width:auto;
}
#frm_cabecera_acceso_drc{
	float:right;
}
.formu{
	clear:both;
	width:220px;
	margin-top:4px;
}
.formu label{
	float:left;
	margin:0px;
	margin-bottom:5px;
}
.formu input{
	float:right;
	margin:0px;
	border:1px solid #666666;
	margin-bottom:5px;
}
#cabecera_acceso .bot_submit/*input[type="submit"]*/{
	width:40px;
	text-align:center;
	color:#333333;
	border:1px solid #666666;
	background-color:#E3E3E5;
	cursor:pointer;
	margin-top:25px;
	margin-right:20px;
}

#contenido .conte_form_izq {
	float:left;
	margin-left:20px;
	margin-top:20px;
	border-right:1px solid #838281;
}
.conte_form_izq fieldset{
	width:320px;
	border:none;
	margin:0px;
	padding-bottom:20px;
}
.conte_form_izq legend{
	color:#E77817;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:30px;
	padding-left:0px;
	width:95%;
	border-bottom:1px solid #605D5C;
}
.conte_form_izq label{
	/*width:100px;
	float:left;
	margin-top:-10px;
	clear:left;
	text-align:left;*/
}
.conte_form_izq input, .conte_form_izq select{
	float:right;
	width:150px;
	border:1px solid #666666;
	margin-right:20px;
	height:18px;
	margin-top:-10px;
}
.conte_form_izq input[type="file"]{
	width:285px;
	float:right;
}
.conte_form_izq input[type="checkbox"]{
	width:auto;
	float:none;
	border:none;
}
#conte_form_izq .bot_submit/*input[type="submit"]*/{
	width:auto;
	text-align:center;
	margin-left:10px;
	color:#333333;
	border:1px solid #666666;
	background-color:#E3E3E5;
	float:right;
	cursor:pointer;
	margin-right:10px;
}
.clasebr5{
	line-height:8px;
}
#taco_gris{
	background-color:#C2C1C1;
	height:8px;
	width:100%;
	clear:both;
}
#taco_negro{
	background-color:#000000;
	height:8px;
	width:100%;
	clear:both;
}

#logo {
	float:left;
}
#construccion {
	float:left;
	padding-left:20px;
	font-size:1.2em;
	color:#FFFFFF;
	line-height:100px;
	font-weight:bold;
}

/*  CABECERA - Inicio  */
#cabecera {
	float:right;
	height: 170px;
	font-size:0.8em;
}
/*  CABECERA - Fin  */

/* clearfix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#contenedor{
	width:990px;
	clear:both;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(../images/fondo_menu_1px.jpg);
	background-repeat:repeat-y;
}
#menu {
	padding-left:20px;
	padding-top:20px;
	min-height:400px;
	width:195px;
	background-image:url(../images/fondo_menu.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
.menus, .menus_sin, .menus_nivel, .menus_2, .menu_nivel, .menu_sel, .menu_2sel{
	color: #FFFFFF;
	clear:both;
	height:25px;
	line-height:25px;
	padding-left:20px;
	background-image:url(../images/bola.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:1px;
}
.menus_nivel{
	background-image:url(../images/flecha.gif);
}
.menus_2{
	background-image:url(../images/flecha_izq.gif);
}
.menus_nivel a, .menus_nivel a:visited, .menus_2 a, .menus_2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
	height:43px;
}
.menu_sel{
	background-image:url(../images/bola_naranja.gif);
	color:#E77817;
}
.menu_2sel{
	background-image:url(../images/bola_naranja.gif);
	color:#E77817;
}
.menus div{
	height:100%;
	width:100%;
}
.menus_sin{
	background-image:none;
}
.menus a, .menus a:visited{
	color: #FFFFFF;
	text-decoration: none;
	height:43px;
}
.menus a:hover{
	/*text-decoration: none;
	background-image:url(../images/menu_sel.gif);
	color:#000000;
	margin-left:-20px;
	padding-left:20px;*/
	text-decoration:none;
	color:#E77817;
}

#contenido {
	float:right;
	/*min-height:420px;*/
	background-color:#FFFFFF;
	width:775px;
	font-size:0.85em;
	line-height:1.5em;
	text-align:justify;
	padding-bottom:20px;
}
#contenido #conte_texto {
	float:left;
	padding-left:20px;
	padding-top:20px;
	/*height:210px;*/
	width:390px;
}
#contenido #conte_imagen {
	float:right;
	margin-right:20px;
	margin-top:50px;
	border:2px solid #838281;
}
#contenido .conte_imagen {
	float:right;
	margin-right:20px;
	margin-top:20px;
	border:2px solid #838281;
	clear:right;
}
#contenido .conte_imagen_izq {
	float:left;
	margin-left:20px;
	margin-top:20px;
	border:2px solid #838281;
	clear:both;
}
#contenido .conte_images{
	float:left;
}
#contenido #conte_texto_total{
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	width:735px;
}
#contenido #conte_texto h2, #contenido #conte_texto_total h2 {
	color:#E77817;
	font-weight:bold;
	font-size:1.5em;
	padding-bottom:1px;
	margin-bottom:10px;
	width:100%;
	border-bottom:1px solid #605D5C;
}
#contenido #conte_texto h3, #contenido #conte_texto_total h3 {
	color:#E77817;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}
#contenido #conte_texto p, #contenido #conte_texto_total p {
	margin-bottom:15px;
}
#contenido #conte_texto ul, #contenido #conte_texto_total ul {
	margin-bottom:15px;
}
/*#contenido #conte_texto ul li, #contenido #conte_texto_total ul li {*/
.con_list_imagen li{
	list-style:disc;
	margin-left:20px;
}
#pie {
	height:95px;
	width:950px;
	padding-left:20px;
	padding-right:20px;
	font-size:0.8em;
	background-color:#DEDDDD;
	clear:both;
}
#anfora, #logos {
	float:left;
	color:#FFFFFF;
	/*width:46%;*/
	height:20px;
	line-height:20px;
}
#logos {
	float:right;
	text-align:right;
	padding-left:0;
	padding-right:1%;
}
#anfora a, #logos a{
	color: #FFFFFF;
	text-decoration: none;
}
#anfora a:hover, #logos a:hover{
	text-decoration: underline;
	color:#FFFFFF;
}
.img_logos{
	padding-left:5px;
	float:left;
	padding-top:3px;
}
.listallegar{margin:1.5em;}
	.listallegar li{clear:both; float:left; width:38em; padding: 0 0 2em 0;}
		.listallegar li a{float:left}
			.listallegar li a:hover{text-decoration:none;}
		.listallegar img {float:left; padding: 0 2em 0 0;}
		.listallegar h4 {display: block; float:left; width:28.5em;}
		.listallegar li p{display:block; float:left; width:28.5em;}
		
.listallegar:after { content:"."; clear:both; display:block; height:0; visibility:hidden;}

#capa_1,#capa_2{
	display: none;
	padding-left:5px;
}

.abierto{
	display: block !important;
}

.txtdcha{
	text-align:right;
}

.txtizda{
	text-align:left;
}
.etiqueta{
	float:left;
	width:150px;
	margin-bottom:0.5em;
	margin-right:1em;
}

.divform{
	width:90%;
}
.ambos{
	float:left;
}
.nota{
	color:#FF6600;
}
#tpatrocinio, #texposicion{
		width:100%;
}
#tpatrocinio th,#texposicion th{
	width:10px;
}
#tpatrocinio ul,#texposicion ul{
	list-style:disc;
	margin-left:1em;
}
#tpatrocinio td, #tpatrocinio th, #texposicion td, #texposicion th{
	border:solid 1px #999;
	text-align:left;
	padding:1em;
	font-size:1em;
}
#sponsorsform input[type="text"], #visit1 input[type="text"] , #visit2 input[type="text"], #visit3 input[type="text"], #visit0 input[type="text"]   {
	border:solid 1px #999 !important;
	width:20em;
}
#centro_video{
	float:left;
	padding-left:15px;
	width:700px;
	height:394px;
	text-align:center;
}


