/*******************************************************************************
* Hoja de estilos general para EMBUASTUR
* @author Trisquelmedia, S.L.
*******************************************************************************/
body {
	background-color: #222222;
	background-image: url("../imagenes/fondo.jpg");
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Lucida Sans Unicode",Verdana,Tahoma;	
	font-size: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;	
	color: #666666;
}

#contenedor{
	width: 838px;
	margin: 0px;
	padding: 0px;		
	margin-right: auto;
	margin-left: auto;	
	background-color: #F1F1F1;
	background-image: url("../imagenes/fondo_contenedor.jpg");
	background-repeat: repeat-x;
	background-position: top;	
	border: 1px solid #000000;
	border-top: none;
}

/* Elementos de la cabecera */
#cabecera{
	margin: 0;
	padding:0;
	background-image: url("../imagenes/fondo_cabecera.gif");
	background-repeat: none;
	width: 838px;
	height: 152px;
	font-size: 80%;	
}
/*
#cab_izq{
	width: 179px;
	height: 118px;
	float: left;
	margin: 0;
	padding:0;	
}*/

a.idioma_uk{
	background-image: url("../imagenes/bandera_en.gif");
	background-repeat: no-repeat;
	background-position: 0%;	
	padding-left: 20px;
	margin: 0 0 0 10px;
	line-height: 15px;
	outline: none;
}

a.idioma_es{
	background-image: url("../imagenes/bandera_es.gif");
	background-repeat: no-repeat;
	background-position: 0%;	
	padding-left: 20px;
	margin: 0 0 0 10px;
	line-height: 15px;
	outline: none;	
}

a.idioma_fr{
	background-image: url("../imagenes/bandera_fr.gif");
	background-repeat: no-repeat;
	background-position: 0%;	
	padding-left: 20px;
	margin: 0 0 0 10px;
	line-height: 15px;
	outline: none;	
}
/*
#cab_izq p {
	margin: 5px 0 2px 5px;
}

#cab_izq p.titulo {
	color: #000;
	margin: 10px 0 2px 10px;
	font-size: 84%;
}
*/
/* Formulario para acceso de usuarios profesionales */
/*form.acceso{
	padding: 0 0 0 10px;
	margin: 0;
	width: 80px;
}

#cab_izq form.acceso label{
	display: none;
}

#cab_izq form.acceso p{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

form.acceso input{
	width: 76px;
	height: 14px;
	line-height: 14px;
	clear: both;
	margin: 0 0 2px 0;
	padding: 0;
	color: #999;
	font-size: 80%;
	text-align: left;
}

form.acceso input.boton {
	background-image: url("../imagenes/entrar.gif");
	background-repeat: no-repeat;
	background-position: 0%;	
	margin: 0;
	padding: 0 0 1px 20px;
	width: 80px;
	height: 18px;
	border: none;
	font-size: 70%;	
	text-align: left;
	font-style: normal;
}

#cab_contenido{
	width: 454px;
	height: 53px; 
	padding-top: 75px;
	float: left;
}

#cab_contenido_error{
	width: 454px;
	height: 53px; 
	padding-top: 15px;
	float: left;
}

#cab_contenido p, #cab_contenido_error p{
	line-height: 20px;
	padding-left: 18px;
}

#cab_contenido_error p.e_acceso{
	line-height: 20px;
	padding-left: 18px;
	color: #FF0000;
	font-size: 100%;
	height: 60px;
}
*/
#cab_der{
	width: 182px;
	height: 115px;
	float: right;
	padding: 5px 7px 10px 0;
}

#cab_inf{
	width: 623px;
	padding: 0 0 0 10px;
	height: 24px;
	clear: both;
	display: block;
	line-height: 9px;
}

#cab_inf p{
	color: #FFF;
	height: 11px;
	line-height: 11px;
	vertical-align: middle;	
}

#cab_inf a{
	color: #FFF;
	outline: none;
	text-decoration: none;
}

#cab_inf a:hover{
	text-decoration: underline;
}

/* Elementos de la columna izquierda */
#col_izq{
	width: 179px;
	float: left;
	display: inline;
}

#col_izq img.cuchillo{
	padding: 32px 0 0 50px;		
}

#col_izq img.artesania{
	padding: 43px 0 50px 24px;		
}

#col_izq img.mini{
	padding: 15px 0 0 20px;		
}

#col_izq p.texto{
	margin: 20px 0 0 10px;
	font-size: 65%;	
	color: #333333;
}

#col_izq p.destacado{
	margin: 12px 0 0 10px;
	font-size: 70%;
	font-weight: bold;
}

#col_izq a{
	text-decoration: none;
	color: #333333;
}

/* Elementos del contenido */
#contenido{
	width: 453px;
	float:left;
	min-height: 448px;	
	padding: 0;
	display: inline;	
}

/* Elementos de la columna derecha */
#col_der{
	width: 206px;
	float: left;
	display: inline;
}

/* Pie de página */
#contenido #pie{
	width: 433px;
	clear: both;
	padding: 30px 0 20px 20px;
	font-size: 90%;	
}

#contenido #pie img{
	padding: 0 0 20px 30px;	
}

#contenido #pie a{
	color: #666666;
	text-decoration: none;
	outline: none;	
}

#contenido #pie a:hover{
	text-decoration: underline;	
}

/* Elementos generales */

#contenido img{
	border: none;	
	margin: 0 0 10px 30px;
	padding: 0;
}

#contenido img.izq{
	border: none;	
	margin: 0 4px 0 0;
	padding: 0;
}

#contenido p.desc{
	margin: 0 0 10px 30px ;
	padding: 0;
	width: 410px;
	font-size: 70%;
}

#contenido p.justificado {
	margin:0 0 10px 30px;
	padding:0;
	text-align:justify;
	width:410px;
}

#contenido ul{
	font-size: 70%;
	text-align: justify;
	margin-right: 10px;	
	margin-top: 0px;
	margin-bottom: 10px;
}

img{
	border:none;
}

p{
	margin: 0;
	padding: 0;
	font-size: 70%;
}

a {
	color: #701B00;
	outline: none;	
}

h1.especial {
	display: none;
}

h1 {
	color: #333333;
	font-size: 95%;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 3px 18px;
}

h2 {
	color: #000;
	font-size: 80%;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 5px 18px;
}

.separador{
	height: 1px;
	clear: both;
	overflow: hidden;
}

.separador2{
	height: 20px;
	clear: both;
	overflow: hidden;
}

.separador3{
	height: 10px;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.separador4{
	height: 5px;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.sep_puntos_pag, .sep_puntos_pag2, .sep_puntos, .sep_puntos2{
	padding: 0;
	height: 1px;
	background-image: url("../imagenes/fondo_sep.gif");
	background-repeat: repeat-x;
	background-position: 0%;
	clear: both;
	width: 420px;	
}

.sep_puntos_pag{
	margin: 0 0 8px 18px;
}

.sep_puntos_pag2{
	margin: 0 0 8px 0;
}

.sep_puntos{
	margin: 0 0 12px 18px;
}

.sep_puntos2 {
	margin: 0 0 0 18px;
}

*html .sep_puntos_pag, *html .sep_puntos, *html .sep_puntos2{
	margin: 0 0 0 18px;
}

*html .sep_puntos_pag2{
	margin: 0;
}

/* Formularios */
form input{
	text-align: right;
}

form input.boton {
	background-color: #701B00;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 65%;
	padding-bottom: 5px;
	height: 18px;	
	text-align: center;
}

/* Formulario de contacto */
form#contacto{
	width: 400px;
	padding: 0 0 0 18px;
}

form#contacto p{
	font-size: 100%;
}

form#contacto label{
	font-size: 70%;
	width: 383px;
	clear: both;	
	margin: 0;	
	color: #333;	
}

form#contacto input{
	font-size: 80%;
	width: 383px;
	clear: both;
	border: 1px solid #94938F;
	margin: 5px 0 10px 0;	
	text-align: left;
}

form#contacto textarea{
	width: 383px;
	clear: both;
	border: 1px solid #666;
	margin: 5px 0 10px 0;	
}

form#contacto input.boton {
/*	background-color: #C7007D;
	border: 1px solid #94938F;*/
	color: #FFFFFF;
	font-size: 65%;
	padding-bottom: 5px;
	width: 80px;
	height: 18px;
	text-align: center;
}

/* Formulario de registro */
form.registro{
	font-size: 70%;
	width: 300px;
	padding: 0 0 0 24px;
}

form.grande{
	width: 400px;
}

form.registro p{
	width: 280px;
	font-size: 100%;
	text-align: right;
	float: right;
}

form.registro input{
	width: 200px;
}

form.registro input.boton {
	width: 60px;
	height: 18px;
	float: right;
	margin: 10px 0 0 0;
	font-size: 100%;
}

form.registro input.grande {
	width: 100px;
}

form.registro p label{
	line-height: 30px;
	margin-right: 5px;
}
/*
form.registro p.check{
	width: 400px;
	float:left;	
	clear: both;
	margin: 10px 0 0 0;
	padding: 0;
}

form.registro p.radio{
	width: 400px;
	float: left;	
	margin: 10px 0 0 0;
	padding: 0;
}

form.registro input.checkbox{
	border: none;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;	
}

form.registro input.radio{
	border: none;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;	
}

form.registro input{
	margin: 10px 5px 0 10px;
	float:right;
}
*/
form.registro input.usuario{
	width: 200px;
}

form.registro input.apellidos{
	width: 300px;
}
/*
form.registro input.otro{
	width: 300px;
	float: left;
	text-align: left;
}
*/
form.registro fieldset{
	width: 380px;
}

form.registro fieldset legend{
	color: #666;
}

form.registro fieldset p{
	margin-right: 5px;
	width: 380px;
}

form.registro select{
	margin: 10px 10px 0 10px;
/*	float:right;*/
}

form.registro p.pais{
	width: 380px;
	float:left;	
	clear: both;	
}

form.registro p.aviso{
	width: 250px;
	float: right;
	text-align: right;
}

p.aviso{
	background-image:url("../imagenes/information.gif");
	background-position:0%;
	background-repeat:no-repeat;
	font-size: 70%;
	color:#999999;
	width: 450px;
/*	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;*/
	padding: 2px 0 2px 18px;
	margin: 10px 0 0 0;
	display: block;
	line-height: 13px;
}

/* Formulario Recuperar Clave */
form#clave{
	font-size: 70%;
	width: 300px;
	padding: 0 0 0 30px;
}

form#clave p{
	width: 300px;
	font-size: 100%;
	float:left;		
}

form#clave input{
	margin: 10px 5px 0 10px;
}

form#clave input.usuario{
	width: 200px;
}

form#clave input.boton {
	height: 18px;
	float: left;
	margin-left: 0px;
	font-size: 100%;
}

/* Paginador */
#paginador {
	color: #94948F;
	width: 420px;	
	margin: 0 0 0 13px;
	line-height: 13px;
	height: 13px;
}

#paginador p {
	padding: 0 5px 0 5px;
	line-height: 13px;	
	display: block;
	color: #94948F;	
	width: 200px;
	font-size: 65%;
	height: 13px;
}

#paginador p img{
	vertical-align: middle;
	padding-bottom: 2px;
	margin: 0;
}

#paginador p.datos{
	float: left;
	padding-top: 0;
}

#paginador p.nav{
	float: right;
	text-align: right;
	font-size: 70%;
	margin: 0;
	padding: 0;
}

a.anterior {
	margin-right: 5px;
	text-decoration: none;	
	color: #94948F;
	height: 13px;	
}

a.anterior:hover {
	text-decoration: underline;
}

a.siguiente {
	margin-left: 5px;
	text-decoration: none;
	color: #94948F;	
	height: 13px;	
}

a.siguiente:hover {
	text-decoration: underline;
}

.separador_pag{
	height: 8px;
	clear: both;
	overflow: hidden;
}

*html .separador_pag{
	height: 0px;
}

/***************************** MENU DERECHA ************************************/
#menu_dcha {
	margin: 17px 0 4px 1px;
	padding: 0;
	width: 205px;
	background-image: url("../imagenes/linea_menu.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu_dcha ul{
	width: 205px;
	margin: 0;
	padding: 0;
	list-style: none;
} 

#menu_dcha li {
	width: 205px;
	height: 28px;
	margin: 0;	 
	text-align: center;
	color: #94948F;
	background-image: url("../imagenes/linea_menu.gif");
	background-position: top left;
	background-repeat: no-repeat;	
	overflow: hidden;	
}

#menu_dcha ul li a{
	padding: 2px 0 0 0;
	display: block;
	width: 205px;
	height: 24px;
	line-height: 28px;	
	text-decoration: none;
	color: #94948F;
	font-size: 75%;
	outline: none;
}

#menu_dcha ul li a:hover, #menu_dcha ul li a.selec{
	margin: 2px 0 0 0;
	display: block;
	width: 205px;
	height: 24px;
	line-height: 24px;
	background-color: #333333;
	text-decoration: none;
	color: #FFFFFF;
}
