body {
	background-image:url(../images/fondo_tela.jpg);
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

	body.unif {
		background-image:url(../images/unif_tela_bg.jpg);
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
	}
	
	body.users {
		background-image:url(../images/user_tela_bg.jpg);
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
	}
	
#web{
}

#head{
	width:auto;
	background-color:#9966CC;
}

	#head_unif{
		width:auto;
		background-color:#5c71ae;
	}
	
	#head_users{
		width:auto;
		background-color:#3db5cc;
	}


#cabecera{
	width: 890px;
	height:116px;
	margin:auto;
	background-image:url(../images/cabecera_bg.jpg);
}

#contenedor{
	width: 930px;
	background-image:url(../images/contenedor_bg.jpg);
	margin:auto;
}

	#contenedor_unif{
		width: 930px;
		background-image:url(../images/unif_contenedor_bg.jpg);
		margin:auto;
	}
	
	#contenedor_user{
		width: 930px;
		background-image:url(../images/user_contenedor_bg.jpg);
		margin:auto;
	}


#main{
	width:890px;
	margin:auto;
}

#headown{
	background-image:url(../images/headown_bg.jpg);
	padding:3px;
	height:28px;
}


#img_down{
	padding:3px;
	padding-top:2px;
	height:141px;
}

#img_down_unif{
	padding-left:3px;
	padding-right:3px;
	height:41px;
}

#img_down_left{
 float: left;
}

#img_down_right{
 float: right;
 width:232px;;
}

#migas{
	height:26px;
	width:636px;
	background-color:#e7e5fe;
	padding-top:10px;
	padding-left:15px;
	margin-top:3px;
	border:1px solid #A9A9C0;
	border-right:0px;
	background-image:url(../templates/bloques/images/migas_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#migas_unif{
	height:36px;
	background-color:#e7e5fe;
	padding:0 15px 0 15px;
	margin-top:3px;
	border:1px solid #A9A9C0;
	background-image:url(../templates/bloques/images/migas_unif_bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

div#migas_unif p{
float:left;
margin-top:10px;
}

div#datos div#cuadrante{
	background-color:#FFF;
	border:1px solid #A9A9C0;
	padding:4px 15px 0 15px;
	margin:0;
	margin-top:5px;
	height:25px;
	text-align:center;
	width:165px;
}

#cuadrante{
	background-color:#FFF;
	border:1px solid #A9A9C0;
	padding:4px 15px 0 15px;
	margin:10px;
	height:25px;
	text-align:center;
	width:175px;
}

div#cuadrante img.cm{
	margin-right:10px;
	vertical-align:middle;
	//margin-top:3px;
}

div#cuadrante a{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:13px;
	color:#336699;
}

div#cuadrante a:hover{
	color:#F36;
}

#mainimg{
	width:650px;
}

#contenido{
	padding-right:3px;
	padding-left:3px;
}

#title{
}

/*HOME*/
#home_block_up{
padding-top:2px;
}

	#home_main_img{
		float:left;
	}
	
	
	#h_sup_der{
		float:right;
		width:348px;
		height:335px;
		background-color:#6699cc;
		background-image: url(../images/h_sup_der_bg.jpg);
		background-position:left top;
		background-repeat:no-repeat;
	}
	

#home_block_down{


}

	#inf_iz_1{
		float:left;
		margin-top:2px;
		width:250px;
		/*height:313px;*/
		border-right:1px solid #FFF;
		background-image: url(../images/h_inf_izq_bg.jpg);
		background-position:left bottom;
		background-repeat:no-repeat;
		background-color:#cccce5;
	}
		
	#inf_iz_2{
		float:left;
		margin-top:2px;
		width:283px;
		background-color:#6699cc;
		background-image: url(../images/h_sup_der_bg.jpg);
		background-position:left top;
		background-repeat:no-repeat;
	}
		
	#h_inf_der{
		float:right;
		margin-top:2px;
		width:348px;
		/*height:313px;*/
		background-color:#cccce5;
		background-image: url(../images/h_inf_der_bg.jpg);
		background-position:right bottom;
		background-repeat:no-repeat;
	}



/*FIN HOME*/


#titulo{
	width:394px;
	height:37px;
	background-repeat:no-repeat;
	background-position:right;
}

#galeria{
	left:0px;
	width:710px;
	height:200px;
}

#foto{
	border: 12px solid #FFF;
	background-color:#333;
}


.block{
	border-top:1px solid #FFFFFF;
}

#block_left{
	float:left;
	width:654px;
}

#navmenu{
	float:left;
	width:152px;
	min-height:400px;
	background-color:#749bc2;
}

div#navmenu.menu_users{
	background-color:#9999cc;
}

div#navmenu.menu_users div div h4{
	background-color:#666699;
}

div#navmenu.menu_users div div ul li a{
	color:#FFF;
}


#block_right{
	float:right;
	width:230px;
	background-color:#e7e7f5;
}

#columna_der{
}



#ventana{
	float:right;
	width:502px;
	background-color:#FFF;
	padding-bottom:30px;

}

#ventana_1column{
	float:right;
	width:730px;
	background-color:#FFF;
}

#textos{
	margin:20px;;
}

div#trajes_bg{
clear:both;
background-image:url(../templates/images/medida/trajes_bg.jpg);
width:454px;
height:240px;
margin-bottom:20px;
visibility:hidden;
position:absolute;
top:450px;
}

#tejidos_bg{
clear:both;
background-image:url(../templates/images/medida/trajes_bg.jpg);
width:454px;
height:240px;
margin-bottom:20px;
visibility:hidden;
position:absolute;
top:320px;
}

#muestras_bg{
clear:both;
background-image:url(../templates/images/tejidos/muestras_bg.jpg);
width:454px;
height:260px;
margin-bottom:20px;
visibility:hidden;
position:absolute;
top:320px;
}


.traje_txt{
height:90px;
}

.muestra_txt{
font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
color: #777;
font-size:12px;
height:70px;
line-height:16px;
margin-bottom:5px;
}

.traje_txt{
font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
color: #777;
font-size:12px;
height:110px;
line-height:16px;
margin-bottom:5px;
}

.compo_txt{
float:left; width:125px;
}

.compo_lycra_bg{
float:right;
padding-top:32px;
}

.title_traje{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:lighter;
color: #6699CC;
margin-left:30px;
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:-15px;
}

.teji_title{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:lighter;
font-size:20px;
background-color:#FFFFFF;
color: #6699CC;
margin-left:30px;
width:120px;
padding-left:10px;
padding-right:10px;
}

/*#tejidos_bg{
clear:both;
background-image:url(../templates/images/tejidos/tejidos_bg.jpg);
width:454px;
height:232px;
margin-bottom:20px;
visibility:hidden;
position:absolute;
top:410px;
}*/

#teji_muestra{
float:left;
margin-left:35px;
margin-top:45px;
width:200px;
height:134px;
}

#teji_content{
float:left;
margin-left:35px;
margin-top:45px;
width:200px;
height:134px;
}

#teji_foto{
float:right;
border:5px solid #FFFFFF;
margin-right:26px;
margin-top:33px;
}

#teji_foto_unif{
float:right;
border:5px solid #FFFFFF;
margin-right:26px;
margin-top:35px;
}

.txt_tejidos{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:lighter;
color: #6699CC;
margin-left:30px;
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}


#tejido_tipo{
margin-top:5px;
background-image:url(../templates/images/tejidos/menu_bg.jpg);
background-repeat:no-repeat;
background-position:left;
margin-left:-10px;
}

.tejido_tipo_li{
color:#FF9900;
margin-left:-15px;
}

.tejido_tipo{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:lighter;
color:#FFFF99;
}

.tejido_tipo:hover{
color:#66FFFF;
}

#ventanascroll{
	width:500px;
	background-color:#FFF;
}

#pie{
	background-image:url(../images/pie_bg.jpg);
	width:930px;
	height:80px;
	clear:both;
}

	#pie_unif{
		background-image:url(../images/unif_pie_bg.jpg);
		width:930px;
		height:80px;
		clear:both;
	}
	
	#pie_user{
		background-image:url(../images/user_pie_bg.jpg);
		width:930px;
		height:80px;
		clear:both;
	}

#inline{
	float:left;
}

.paginacion{
	font-family:Helvetica, sans-serif, Arial, Verdana;
	font-size:16px;
	color:#ff6699;
}

.paging{
font-size:11px;
color:#999;
padding:3px;
}

.paging:hover{
color:#fff;
background-color:#003366;
}

#table{
	display:table;
}

.txtinfo{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	color:#FFF;	
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
}

ul.vertical{
	margin-left:25px;
	margin-bottom:15px;
	padding:0px;
	line-height:20px;
}

ul.sub{
margin-left:38px;
}

ol.vertical{
	margin-left:25px;
	margin-top:8px;
	padding:0px;
	line-height:20px;
}

li.vertical{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	list-style-image:url(../images/bullet_lista.gif);
}

li.option{
	/*list-style-image:url(../images/bullet_lista.gif);*/
	line-height:25px;
}

.option{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:13px;
	color:#FFF;
	text-decoration:underline;;
}

.option:hover{
	color:#ffff99;
}


li.suboption{
	margin-left:5px;
}

.suboption{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:11px;
	line-height:19px;
	font-weight:bold;
	color:#003366;
	list-style-image:url(../images/bullet_suboption.gif);
	text-decoration:none;
	margin-right:10px;
	margin-left:5px;
}

#suboption_bg{
	background-image:url(../templates/images/suboption_bg.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
}

.suboption:hover{
	color:#F00;
}

.lista{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.lista:hover{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffff99;
	text-decoration:underline;
}


/*MAIN MENU*/
#menu{
	margin-left:3px;
	margin-right:3px;
	}

div.menu {
	background-image:url(../images/mainmenu_bg.gif);
	height:27px;
}

div.menu ul{
	overflow:hidden;
	padding:0;
	margin:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.menu ul li{
	float:left;
	font-size:14px;
	padding:0 15px;
	text-align:center;
	padding-top:3px;
}

div.menu ul li:hover{
	background-image:url(../images/mainmenu_bg_hi.gif);
	height:23px;
}

div.menu ul li a{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:14px;
	font-weight:lighter;
	color:#FFFFFF;
	text-decoration:none;
}

div.menu ul li a:hover{
	color:#FF6666;
}



/*MENU 2*/

div.menu2{
	text-align:right;
	clear:both;
	margin-top:5px;
}

div.menu2 ul{
	margin-right:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.menu2 ul li{
	display:inline;
	padding-top:3px;
}

div.menu2 a{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#669;
	text-decoration:none;
	margin-left:15px;
}

div.menu2 a:hover{
	color:#FF3366;
	text-decoration:overline;
}

div.menu2 a.contact_on{
font-size:16px;
font-weight:lighter;
color:#FF6600;
}

div.menu2 a.contact_on:hover{
color:#000;
}

div.menu2 a.clientes{
background-color:#FFCC00;
padding:0 10px 0 10px;
font-size:12px;
color:#FF6600;
}

div.menu2 a.clientes:hover{
background-color:#999999;
text-decoration:none;
color:#FFF;

}

/*MAPA WEB*/
div.mapaweb{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:14px;
	font-weight:lighter;
	line-height:26px;
	color:#669;
	text-decoration:none;
	margin-left:35px;
}

div.mapaweb ul li.mapa2{
	font-size:12px;
	margin-left:20px;
	list-style:circle;
	line-height:20px;
}

div.mapaweb ul li{
	list-style:square;
	color:#FF3366;
}

div.mapaweb ul li a{
color:#669;
}


div.mapaweb ul li.mapa2 a{
color:#0099FF;
}

div.mapaweb ul li a:hover{
color:#FF3366;
text-decoration:none;
}

.txt{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	color:#666666;
}

.txt_home{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:11px;
	line-height:13px;
	color:#336699;
}

h1{	
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#0099ff;
}

h2{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	color:#333366;
	margin:0px;
}

h3{
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:lighter;
	color:#003366;
	margin-top:5px;
	margin-bottom:15px;
	border-bottom:3px solid #ff6699;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	color:#FFF;
	background-color:#663399;
	margin-top:25px;
	margin-bottom:15px;
	padding-left:15px;
	border-bottom:1px solid #663399;
}

h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:16px;*/
	font-size:24px;
	font-weight:lighter;
	/*color:#333366;*/
	color: #6699CC;
	margin-top:25px;
	margin-bottom:2px;
}

h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;*/
	font-weight:lighter;
	color: #6699CC;*/
	margin-top:15px;
	margin-bottom:20px;
	border-bottom:2px dotted #CCCCCC;
}

.h7{
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:lighter;
	color:#003366;
	margin-bottom:15px;
	border-bottom:3px solid #ff6699;
}

h4.submenu{
	background-color:#336699;
	border-bottom:1px solid #fff;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
}

a.submenu{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:lighter;
	color:#fff;
}

a.submenu:hover{
	color:#00FFFF;
}

.txt2{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	color:#666666;
}

.pvp{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:11px;
	color:#6699CC;
	font-weight:bold;
	text-align:right;
	margin-right:180px;
	width:200px;
	border-bottom:1px dotted #999999;
}

.pvp_value{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:16px;
	color:#FF3300;
	font-weight:lighter;
	margin-left:5px;
}

.compo{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	color:#6699CC;
	font-weight:bold;
	margin-left:10px;
}

.migas{
	margin:0px;
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#6699cc;
}

/*a{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:12px;
	color:#ff0066;
	text-decoration:underline;*/
}

.more{
	font-family:"Times New Roman", Times, serif;
	font-weight:lighter;
}

.azul_oscuro{
	color:#006699;
}

.amarillo{
	color:#ffff33;
}

.rojo{
	color:#FF3300;
}

.azul{
	color:#336699;
}

input{
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:11px;
	background-image:url(../templates/bloques/images/donde_down.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #749bc2;
	color:#333366;
	font-weight:bold;
	padding-left:3px;
}

.text_area{	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	font-size:13px;
	background-color:#eeedf5;
	border:solid 1px #749bc2;
	color:#423d69;
	padding-left:3px;
	width:440px;
}

.boton{
border:1px solid #ff6699;
text-align:right;
font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
font-size:12px;
padding:3px;
text-align:center;
}

#fuente{
background-color:#FFFFCC;
padding:3px;
font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
font-size:12px;
text-transform:inherit;
text-align:center;
font-style:italic;
color:#333;
}
.fuente{color:#999999}

.destacado{
	font-size:16px;
	font-weight:normal;
}

.giant{
	font-size:16px;
	font-weight:normal;
	color:#003366;
}


div#destacamos ul{
margin-top:10px;
}

div#destacamos ul li{
font-family:"Trebuchet MS",Helvetica,sans-serif,Arial,Verdana;
list-style:square;
font-size:14px;
font-weight:normal;
color:#FFFF66;
}

div#destacamos ul li a{
text-decoration:underline;
color:#003366;
}

div#destacamos ul li a:hover{
text-decoration:overline;
color:#FFFF66;
}

.giant:hover{
	font-size:16px;
	font-weight:normal;
}

.blanco{
	color:#FFFFFF;
}

.underline{
text-decoration:underline;
}

#main_volver{
text-align:right;
font-size:14px;
}

#main_volver a{
font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
color:#F00;
}


#main_volver a:hover{
color:#000;
text-decoration:overline;
}

#main_volver #cuadrante{
padding-bottom:7px;
margin:0px;
border:none;
}

ul{
margin:0px;
padding:0px;
}

.enlace{
color:#FF3366;
}

.enlace:hover{
color:#000000;
text-decoration:overline;
}

div#seri ul{
margin-left:30px;
}

div#seri ul li{
color:#036;
}

div#seri ul li.sublist{
color:#4F81BD;
}

div#prot_datos{
margin:20px;
padding:10px;
}

div#prot_datos p{
font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
color:#939;
font-weight:lighter;
font-size:10px;
text-align:justify;
}


div#articulos ul div{
padding-bottom:10px;
border-bottom:25px solid #E7E5FE;
clear:both
}

div#articulos ul div p.txt2{
height:70px;
}

div#txt_medidas{
margin-top:30px;
margin-bottom:10px;
color:#4F81BD;
font-family:"Trebuchet MS",Helvetica,sans-serif,Arial,Verdana;
border:1px solid #0099FF;
padding:40px;
background-color:#FFFFDD
}

div#txt_medidas ol{
margin:0;
padding-left:25px;
line-height:24px;
}

div#txt_medidas ol li{
font-size:15px;
}

div#txt_medidas ol p{
margin:0;
font-size:12px;
color:#777;
margin-left:20px;
line-height:18px;
}

div#txt_medidas ul{
margin-left:30px;
line-height:18px;
}

div#txt_medidas ul li{
color:#777;
font-family:"Trebuchet MS",Helvetica,sans-serif,Arial,Verdana;
font-size:12px;
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
}

div#txt_medidas ul li strong{
font-size:15px;
}

table#menu_lista a{
color:#003366;
}

table#menu_lista a:hover{
color:#FF3366;
}

div#textos a{
color:#003366;
}

div#textos a:hover{
color:#FF3366;
text-decoration:overline;
}