* {font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/sombra.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
}
p { text-align: justify; font-size: 12px; }
/**
 * Enlaces
*/ 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BD060B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td { font-size: 12px; }
a:hover { text-decoration: underline; }
#ver_curriculum th {
	text-align: left;
}



#contenedor {
	width: 760px;
	min-height: 100%;
	_height:100%;
	left: 50%;
	margin-left: -354px;
	background-image: url(../imagenes/tique_tira.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
}

#sombra {
	background-image: url(imagenes/sombra.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	min-height:100%;
}

#cabecera {
	width: 706px;
	height: 116px;
	background-image: url(/imagenes/cabecera.jpg);
	background-color: #C00000;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0;
}

#cuerpo { margin: 0px; padding: 0px; width: 706px; }

#menu {
	background-image: url(/imagenes/tique.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 146px;
	_width: 176px;
	height: 315px;
	margin: 0px; padding: 70px 0 0 30px;
	float: left;
}

#menu li {
  padding: 0; margin:0;
	margin-bottom: 13px;
	text-align: left;
	list-style-type: none;
}

#menu li a {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}

#menu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #C00204;
	font-weight: normal;
}

#contenido { width: 520px; float: right; padding: 5px; margin:0; }
#contenido p { font-size: 12px; }
#contenido h1 {
	font-size: 18px;
	color: #006E2F;
	padding: 0px;
	text-align: right;
}

#espacio {
	height: 200px;
	clear: both;
}

#pie {
	height: 197px;
	background-image: url(../imagenes/fondopie.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-position: left top;
	width: 706px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#pie .logo1 { float: left; margin: 43px 0 5px 0; padding: 0px; }
#pie .logo2 { float: left; margin: 43px 0 5px 70px; padding: 0px; }
#pie .logo3 { float: right; padding: 0px; margin: 43px 0 5px 0; }

.textopie  { clear: both; padding: 5px 0 0 0px; margin: 0px 0 0 0; text-align: center; font-size: 11px;}
.ocn {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	float: right;
	width: 120px;
	margin: 0px;
}
.ocn:hover { color: #CBD23C; text-decoration: none; }

.volver {
	text-align: right;
	padding: 5px;
	margin-top: 15px;
	margin-right:5px;
	height: 18px;
}

.rojo { background-color: #C20000; }
.naranja { background-color: #ff6600; }
.amarillo { background-color: #ffcc00; }
.verde { background-color: #339900; }
.morado { background-color: #663399; }


/**
 * FIN Estructura básica
*/ 

/**
 * LISTADO CODIGO DE BARRAS
*/
#listadirectorio ul { float: right; width: 250px; margin:0; padding: 0 0 0 5px; list-style-type: none; }
#listadirectorio ul li { text-align: left; margin:0; padding:0;}
#leftcodbar { float: left; width: 250px; margin:0; padding:0;}
#listadirectorio h2 {
  float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 250px;
	padding: 0 0 0 5px;
	background-color: #F59C02;
}


/**
 * LISTADO GENERAL (BUSCADOR, BUSCADOR AVANZADO Y CATEGORIAS)
*/

#listadecomercios { margin:0; padding:0; list-style-type: none; } 
#listadecomercios li { width: 160px; float: left; height: 80px; margin: 1px; }
#listadecomercios li h3 { padding: 3px; margin: 0 0 4px 0; height: 30px; vertical-align: middle; }
#listadecomercios li h3 a { color: #fff; font-weight: bold; }


/**
 * Fichas
*/
#ficha img { float: left; margin: 5px; }
#ficha .datosdecontacto { text-align: left; font-size: 12px; }
#ficha .datosdecontacto img { float: right; } 
#ficha #etiquetas { width: 100%; height: 35px; float: left;}
#ficha #etiquetas td { height: 30px; width: 100px; margin:0; padding:0; }
#ficha #etiquetas td.logo { width: 200px; }
#ficha #etiquetas a {	
  height: 30px; width: 100px; 
  text-align: center; vertical-align: middle; display: block;
  font-weight: bold;
  color: #fff; 
  margin:0; padding:0;
}
#ficha #etiquetas a.descripcion { background-color: #C20000; }
#ficha #etiquetas a.productos { background-color: #ff6600; }
#ficha #etiquetas a.fotos { background-color: #ffcc00; }
#ficha #etiquetas a.comollegar { background-color: #339900; }
#ficha #etiquetas a.contacto { background-color: #663399; }
#ficha #contenido_ficha { float: left; width: 100%; }
#ficha #contenido_ficha h3 {  
  font-size: 13px; font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0 5px 0;
	text-align: left;
	padding: 5px;
}

#ficha .productosymarcas { padding:0 5px 0 5px; margin: 0px 0 0px 0; float: left; width: 510px;}
#ficha .productosymarcas li { margin: 1px 0px 1px 0px; padding: 0; width: 25%; text-align: left; list-style-type: none; float: left; font: 90% Tahoma, Arial;}

/**
 * FORMULARIOS
*/
form table th {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 25px;
	text-align: right;
	padding-right: 12px;
	vertical-align: top;
	width: 150px;
}
form table .campos {
	width: 200px;
	height: 20px;
	border: 1px solid #C80100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
form table .textoarea {
	height: 100px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #BB0600;
}


form table .boton {
	height: 25px;
	width: 120px;
	background-color: #006E2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boton_foro {
	height: 25px;
	width: 120px;
	background-color: #006E2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
  
/**
 * Area de empleo
*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F59C02;
	text-align: left;
	padding-left: 5px;
}

/**
 * Formación
*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006E2F;
	text-align: left;
	padding: 5px;
}

   

/**
 * Mapa web
*/
#mapaweb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0 5px 0 5px;
	float: right;
}

#mapaweb li {
	float: left;
	width: 150px;
	background-color: #FA9900;
	color: #fff;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin:8px;
}

#mapaweb li ul { margin:0; padding:5px 0 0 0; background-color: #fff; }
#mapaweb li ul li { background-color: #fff; color: #2d2d2d; margin:0; padding:0px; width: 150px; text-align:left; }
#mapaweb .alimentacion { background-color:#003963;}
#mapaweb .servicios { background-color:#99CC00}
#mapaweb .decoracion { background-color:#00858A}
#mapaweb .ocio { background-color:#808080}
#mapaweb .salud { background-color:#8893EE}
#mapaweb .piel { background-color:#E00052}
#mapaweb .textil { background-color:#660099}
#mapaweb .varios{ background-color:#000000}

 
/**
 * Formación
 */  
.celda1 { background-color: #E5E3E4; width: 505px; padding: 5px; }
.celda2 { background-color: #F99C01; width: 505px; padding: 5px; }
.cursos {
	width: 245px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/**
 * Zona de socios
*/

#socios {clear: both; width: 100%;}

#menu_socios{ width: 100%; padding:5px; margin: 1px 1px 20px 1px; clear: both; height: 20px;} 
#menu_socios li { float: left; list-style-type: none; margin: 1px;}
#menu_socios li a {
  display: block;
  padding: 5px;
  color: #fff;
  background-color: #fb9c00;
  font-weight: bold;
}

#lista_documentacion, #frecuentes { padding: 0; margin:0; list-style-type: none; text-align: left; } 
#lista_documentacion li { padding:0; margin:0; width:50%; float: left; text-align: left;}
#lista_documentacion li img{vertical-align: middle;}
#faq td { border: 1px solid black; padding: 2px;}
#cabecera a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#cabecera p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#cabecera form {
	text-align: right;
	margin-right: 6px;
	position: relative;
	top: 80px;
	float: right;
}

#cabecera .texto{
	width: 100px;
	height: 20px;
	border: 0px;
}

#cabecera .buscar{
	width: 50px;
	height: 20px;
	border: 0px;
	background-color: #000;
	color: #FFF;
	font: bold 80% Arial, Helvetica, sans-serif;
}

#cabecera a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#flas{
	float: left;
	width: 541px;
}

#textobuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 20px;
}
#buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 60px;
	margin: 0px;
	padding: 0px;
}
.ver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	width: 380px;
	padding-left: 12px;
}
.ver1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	width: 150px;
	font-weight: bold;
	padding-left: 12px;
}
.titulin {
	background-color: #F59C02;
	text-align: left;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 25%;
	padding-left: 5px;
}
.titulin2 {
	background-color: #F59C02;
	text-align: left;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150;
	padding-left: 5px;
}
.marcado{
	height: 30px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	width: 25%;
}
#menualternativu { text-align: left; float: left;}


/**
 * Migas
*/

#migas {
	float: right;
	height: 17px;
	width: 500px;
	background-color: #C10001;
	text-align: left;
	background-image: url(/imagenes/migas1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#migas b { font-size: 10px;}

#migas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#migas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 6px;
} 
#listado_noticias h3 { width: 500px;}
