*{margin:0;padding:0;}
html{
	height: 100%;
  min-height:100%;
}

body{
  behavior: url("csshover3.htc");/*http://servphp5/ixogrupo/web/css/*/
	/* font-family: Helvetica, Arial, Sans-Serif;*/
  /* font-size: 75%;*/
  line-height: 1.5em;
  color: #000000;
	text-align:center;
	background-color:#FFFFFF;
	height:100%;
	min-height:100%;
}

#contenedor{
  width:100%;	
	position: relative;
  text-align: left;
	margin: 0 auto 0 auto;	
	background-color: #fff;		
	/*min-height: 86.5%;*/
	/*height:100%;*/
	/*_height: 100%;*/
	z-index:0;
	overflow:hidden;
	/*_overflow:visible;*/
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*Columna de la cabecera*/
#cabecera{
  width:100%;
	position:relative;
	float:left;
	text-align:left;
}
/*
*html #cabecera{
	position:relative;
	float:left;
	text-align:left;
}
*/
#cabecera img{
  float:left;
  /*border-right:0.2em solid #A8A9AD;*/
}
 
#cabecera #cubo{
  float:right;
  width:auto;
}

.confondo{
	background-image:url(../images/web/kubrickheader2.jpg);
	background-repeat:repeat-x;
}

.derecha{
  float: right;
}
/* *html #cabecera img{ float:left;margin-right:-0.2em;}*/
img.foto1{border-right:0.1em solid #A8A9AD;}
/* *html img.foto1{border-right:0.1em solid #ffffff;}*/
/*///////////////////////////////////////Columna del menu principal de navegación/////////////////////////////////////*/
#menu_principal{
	position:relative;
	clear:both;
	/*margin-left:15em;
	margin-right:13.9em;*/
	font-family: "Century Gothic";
	text-align:center;
	/* font-size:100%;*/
	background:#A8A9AD;
	margin-bottom:1em;
	z-index: 1000;	
}	


#menu_principal ul li a{
	color:#000000;
	text-decoration: none;
	margin: 0.1em;
}
#menu_principal ul li a:hover{
	color: #6699cc;
}
#menu_principal ul li a.activo{
  color:#000000;
  cursor:default;
  
}

table.cabecera_menu{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  font-size:1.4em;
  background:#A8A9AD;
}
table.menu{
  position:absolute;
  /*
  margin-left:auto;
  margin-right:auto;
  */
  visibility:hidden;
  max-height:1.4em;
	z-index:1000;
}
table.cabecera_menu td{
  padding-top:0.1em;
  padding-bottom:0.1em;
  padding-left:0.8em;
  padding-right:0.8em;
  background:#A8A9AD;
}
td.menu{
  /*background:#d8d8d9;*/
  /* font-size:0.8em;*/
  text-align:left;
  border-bottom: thin dotted black;}
td.ultimo{
  /*background:#d8d8d9;*/
}
table.cabecera_menu a{
  color:#FFFFFF;
  text-decoration:none;
}
table.cabecera_menu a:hover{
  color:#606060
}
div.menu_centrado{
  background:#A8A9AD;
  width:100%;
}
/*///////////////////////////////////////////// Columna auxiliar del menu secundario /////////////////////////////////*/
#columna_auxiliar{
	position:relative;
	float:right;		
	/* font-size:1.2em;*/
	width:auto;
}

#columna_auxiliar ul{margin-bottom:1em;}
#columna_auxiliar ul li{
	line-height:2.2em;
	text-align:left;
}
#columna_auxiliar ul li a{
	color:#878787;
	text-decoration:none;
}
#columna_auxiliar ul { 
  list-style:none;
}
#columna_auxiliar ul.enlaces_idiomas li { 
  display:inline;
}

#columna_auxiliar ul.enlaces_idiomas li.seleccionado {
  font-weight:bolder;
}

#columna_auxiliar ul li a:hover{color:#333333;}	
#columna_auxiliar ul.enlaces_idiomas li a{padding-right:0.9em;}
/*////////////////////////////////////////////Logo principal/////////////////////////////////////////////////////////*/
#logo_principal{
  float:left;
  clear:both;
  text-align:center;
  width:15%;
  
}

#logo_principal ul.menu_izquierda
{
  list-style-type: none;
}

#logo_principal ul.restaurantes
{
  list-style-type: none;
}


#logo_principal ul.menu_izquierda li
{
  margin-top: 1em;
}
#logo_principal ul.menu_izquierda li { 
  padding: 1.1em;
  margin-right: 1.1em;
  margin-left: 1.1em;
  background: #A8A9AD;
  /*display: block;*/ 
  text-decoration: none; 
  color: white;
  /* font-size: 100%;*/
}

#logo_principal ul.menu_izquierda li a{
  color: white;
  text-decoration: none;
}

#logo_principal ul.menu_izquierda li:hover{
  background: #6699cc;
}

/* Columna de contenidos ////////////////////////////////////////////////////////////////////////////////////////////*/
#columna_contenido{
  position:relative;
  z-index: -1000 !important;
	text-align:justify;
	/*font-size:1.1em;*/
	float:left;
	width:59%;	
	padding-left:1em;	
	/*color:#636262;*/
	line-height:1.5em;	
	min-height:100%;
	margin-top:1em;
	margin-left:1em;
	margin-right:2em;
	
}
/*
*html #columna_contenido{
  text-align:justify;
	float:left;
	margin-right:0;
}
*/
#columna_contenido h3{
	color:#ff6400;
	font-size:1.7em;
}
#columna_contenido h4{
	color:#ff6400;
	font-size:1em;
	margin:1.2em 0 0 0;
}
#columna_contenido ul{ list-style-type:none; margin:2em 0;}
#columna_contenido ul li{
  /*
	background-image:url(../images/icons/bullet_black.png);
	background-repeat:no-repeat;
	*/
}
/*
#columna_contenido ul li a:hover{ color:#FFFFFF; }
#columna_contenido ul li ul{ margin:0.5em; }
#columna_contenido ul li ul li a{color:#FFFFFF;  }
#columna_contenido ul li ul li a:hover{color:#FFFFFF; }
#columna_contenido a.activo{ color:#505050; text-decoration:none;}
#columna_contenido a.activo:hover{ color:#ff6400; }


#columna_contenido dl.cargos{ margin:5em 0;}
#columna_contenido dl.cargos dt{ display:inline; float:left; color:#ff6400;width:auto}
#columna_contenido dl.cargos dt dd{}	
*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#accesos{
	position:absolute;
	/*top: 20%;*/
	float:right;  
	right:0;
  /*margin-left:1em;*/
	width:auto;
	text-align:center;
	/*vertical-align:bottom;*/
	/*z-index:1;*/
	/* font-size:100%;*/
	color:#636262;
}

#accesos ul.enlaces
{
  list-style-type: none;
}


#accesos ul.menu_derecha
{
  list-style-type: none;
  
}
  
#accesos ul.menu_derecha li
{
  margin-top: 1em;
}
#accesos ul.menu_derecha li { 
  padding: 1em;
  /*margin-right: 1em;*/
  /*margin-left: 1em;*/
  background: #d8d8d9;
  display: block; 
  text-decoration: none; 
  color: white;
  /* font-size: 105%;*/
}

#accesos ul.menu_derecha li a{
  color: #636262;
  text-decoration: none;
}

#accesos ul.menu_derecha li:hover{
  background: #F3F1F1;
}
#accesos label {
  font-weight: bold;
}

#accesos  a{
	color:#878787;
	text-decoration:underline;
}
#accesos a:hover{color:#333333;}	

.login  a{
	color:#878787;
	text-decoration:underline;
}
.login a:hover{color:#333333;}	


#accesos a.enlace_derecha{
  text-decoration:none;
  text-align:center;
  font-weight:bold;
  color:#636262;
}

/*
a.boton{
  color:white;
  background-color:#A8A9AD;
  text-decoration:none;
  font-size:1.1em;
  padding: 0.2em 0.3em 0.1em 0.3em;
}

a.boton:hover{
  background-color:#000000;
}

input[type="image"]{

}

input[type="submit"]{
  color:white;
  background-color:#A8A9AD;
}

input[type="submit"]:hover{
  background-color:#000000;
  cursor:pointer;
}
input[type="submit"]:focus{
  background-color:#000000;
}

.submit{
  color:white;
  background-color:#A8A9AD;
}

.submit:hover{
  background-color:#000000;
  cursor:pointer;
}
.submit:focus{
  background-color:#000000;
}

input[type="button"]{
  color:white;
  background-color:#A8A9AD;
}

input[type="button"]:hover{
  background:#000000;
}
input[type="button"]:focus{
  background:#000000;
}



input[type="radio"]
{
  width:auto;
  border:0px !important;
  background:#FFFFFF !important;
}
input[type="checkbox"]
{
  width:auto;
  border:0px !important;
  background:#FFFFFF !important;
}

[type="file"], input
{
  width:auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #bbbbbb;
  border-right-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
  border-left-color: #bbbbbb;
  background-color: #f6f6f6;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  margin-right: 3px;
  margin-left: 3px;
}


input[type="file"]:focus, input:focus
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  margin-right: 3px;
  margin-left: 3px;
}

input.texto
{
  width:auto;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #bbbbbb;
  border-right-color: #bbbbbb;
  border-bottom-color: #bbbbbb;
  border-left-color: #bbbbbb;
  background-color: #f6f6f6;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  margin-right: 3px;
  margin-left: 3px;
}

input.texto:focus
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  margin-right: 3px;
  margin-left: 3px;
}



select              { border:1px solid #ccc; background:#f6f6f6; width:auto; }
select:focus        { border:1px solid #999; background:#fff; }
select.auto         { width:auto; }
select.fijo         { width:auto; max-width:100%; }

textarea              { border:1px solid #ccc; background:#f6f6f6; }
textarea:focus        { border:1px solid #999; background:#fff; }
*/

/*Address/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
address{
	margin: auto auto 0em auto ;
	position: relative;
	clear: both;
	width:80%;
	background: #F3F1F1;
	color:#666666;			
	text-align:center;
	padding:0;
	font-style:normal;
	padding:0.3em 0;
}
/*
*html address{
	margin: auto auto 0 auto;
	position: relative;
	clear: both;
	width:80%;
	background: #F3F1F1;
	color:#666666;			
	text-align:center;
	padding:0;
	font-style:normal;
	padding:1em 0;
}
*/
address a{
	color:#666;
	text-decoration:none;
	
}
address a:hover{
	color:#333333;
}
/*Pie//////////////////////////////////*/		
#pie{
	margin: 0em 3em 0em 3em;
	position:relative;
	clear: both;
	height:2em;
	background: #A8A9AD;
	text-align:right;

}
/*
*html #pie{

	margin: auto auto 0 auto;
	position: relative;
	clear: both;
	width:80%;
	height:2em;
	background: #A8A9AD;
	color:white;			
	text-align:center;
	padding:0.5em 0;
	font-size:95%;
}
*/
#pie ul li{
	display: inline;
	list-style-type: none;			
}
#pie ul li a{
	color: #FFF;
	text-decoration:none;
	margin:0.8em;		
}
#pie ul li a:hover{
	color:#585858;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
.paginacion{ 
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	background-image:url(../images/fnd_registro_hor.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.paginacion a{
	color:#636262;
	text-decoration:underline;
} 
.paginacion a:hover{
text-decoration:none;
 }
.paginacion span{
margin-left:30px;} 
.siguiente{float:right; margin-bottom:20px;
}
*/
div.form-row p{
  text-align:left;
}

.flotar_izq{float:left;width:auto}
.flotar_dch{float:right;width:auto}
.botonEnviar{margin-right:1.2em;}
.div_idioma{margin-left:1em;}
.alineacion_izq{text-align:left;}
.alineacion_dch{text-align:right;}
.alineacion_center{text-align:center;}
.ocultar{display:none;}
.para_imprimir{display:none;}
.limpiar{clear:both;}

h1{
  margin: 0.5em 0 0.9em 0;
  font-size:1.6em !important;
  text-align:left;
}

h2{
  color: #333;
  margin: 0.3em 0 0.9em 0;
  font-size:1.2em !important;
}

p.titulo{
  margin-top:0.5em;
  /* font-size:2em !important;*/
  color:#A8A9AD; 
}
fieldset.login
{
  width:30%;
}
.enlace_practicas{
  color:#A8A9AD;
  font-weight:bold
}
.vertical{
  vertical-align:middle;
}
.usuario{
  float:right;
  margin-right:1em;
  width:auto;
}
a{
	color:#878787;
	text-decoration:underline;
}
a:hover{color:#000000;}	

.comentarios {
  width:96%;
  height:14em;
} 
.superior{
  width:6em;
}
.negrita{
  font-weight:bold;
}
legend{
  background:#FFFFFF;
  margin: 0px 0px 0px 1em;
  padding: 0.6em;
  /* font-size:1.2em;*/
}
.navegar{
  float:right;
}

.anterior{
  display:inline;
  padding:0.3em;
}
.siguiente{
  display:inline;
  margin-right:0.5em;
  padding:0.3em;
}
.texto_invisible{
  position:absolute;
  left:-99em;
}
.invisible{
  display:none;
}


#enlace_aviso {
  float:right;
  margin-right:4em;
}

#enlace_aviso ul {
  list-style-type: none;
}

#enlace_aviso li {
  list-style-type: none;
}
