/*--------- INDICE --------------------------------------
	=1: Modificadores generales		
---------------------------------------------------------
	=2: Etiquetas basicas
---------------------------------------------------------
	=3: Estructura general
		=ENCABEZADO
		=CUERPO	
		=PIE			
---------------------------------------------------------
	=4: Etiquetas producto
---------------------------------------------------------
	=5: Estructura producto
		=NEWS
		=SHOP
		...
-------------------------------------------------------*/

/* =1: Modificadores generales */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;	
}

body {	
	font-size: 80%;	
	 
}


html {		
	margin: auto;
	background: #F2F2F2 url(../../imagenes/html_fondo.gif) top center repeat-x;		
}


/*}*/

/* =2: Etiquetas basicas */

b {
	color: #E20916;
	font-weight: bold;
}


em {
	font-style: italic;
}

h1 {
	color: #E20916;	
	font-size: 140%;
	font-weight: normal;
}

h2 {
	text-align: left;
	text-decoration: none;
	padding: 0 0 3px 0px;	
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:100%;
	font-weight:bold;	
}

h3 {
	font-weight: bold;
	font-size: 105%;
	color: #E20916;
	text-transform: lowercase;
	border-bottom: 1px solid #CECECE;		
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
	line-height: 10px;
	display: block;
	clear: both;
	margin-top: 10px;
	width: 96%;
	*width: 91%;
	_width: 96%;
}

h4 {
	font-size: 85%;
	color: rgb(102, 102, 102);
	font-weight: bold;
	font-style: italic;
}

h5 {
}

h6 {
}

hr {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #B9B9B9;
	margin: auto;
	/*width: 94%*/
	text-align: center;
}

hr.hr1 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #E20916;
	width: 100%;
	margin: auto;
	text-align: center;
}

hr.hr2 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #E20916;
	margin: auto;
	text-align: center;
}

hr.hr3 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	text-align: center;
}

i {
}

img.Cimgcontenido {
	padding-left: 10px;
	padding-bottom: 3px;
	float: right;
}

input {
	background: transparent;
	border: 1pt solid #E20916;
	font-weight: normal;
	color: #333333;
	font-size: 100%;
}

input.iboton1 {
	background: transparent url(../../imagenes/btn_fondo.gif) center center no-repeat;
	margin: auto;
	padding: auto;
	border: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	width: 114px;
	height: 24px;
	padding-bottom:4px;
	*padding-bottom:0px;
	_padding-bottom:0px;
}
	


input.ibotonimportante1 {
	background-color: #E20916;
	border: 1pt solid #CCCCCC;
	color: #FFFFFF;
	font-size: 90%;
}

input.iboton2 {
	background-color:#E20916;
	border-color:#DDDDDD rgb(0, 0, 0) rgb(0, 0, 0) rgb(221, 221, 221);
	border-style:solid;
	border-width:1pt;
	color:#FFFFFF;
	font-size:85%;
	padding:0px 3px;
}

input.icampotexto1 {
	background-color: #DFE7EC;
	border: 1pt solid #1A2067;
	font-size: 100%;
	vertical-align: text-bottom;
}

input.iradio1 {
	background-color: transparent;
	border: none;
	font-size: 100%;
}

input.icheckbox1 {
	background-color: transparent;
	border: none #666666;
	font-size: 100%;
	margin: 0pt;
	padding: 0pt;
}

ol {
	border: none;
}

p {
	color: #000;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 1.2em;
}

pre {
	font-size: 100%;
	color: #333333;
	background-color: #EBEBEB;
}

select {
	background-color: #D2D2D2;
	border: 1pt solid #E20916;
	font-size: 85%;
	vertical-align: middle;
	margin-bottom: 2px;
}

strong {
	font-weight: bold;
}

strong.snegrita1 {
	color: #FFFFFF;
	font-weight: bold;
}

sup {
	font-size: 70%;
	
}
table {
}

table.ttabla1 {
	text-align: left;
	width: 90%;
	margin: 10px;
}

table.ttabla2 {
	color: #000000;
	font-size: 85%;
	margin: 1px;
	padding: 1pt;
	border: 1px solid #000000;
}

thead {
}

thead tr th {
	background-color: #4D545A;
	color: #ffffff;
	text-align:left;	
	font-size: 90%;
	font-weight: bold;
}

thead tr th a:link {
	COLOR: #ffffff;
	text-decoration: underline;
}

thead tr th a:visited {
	COLOR: #ffffff;
	text-decoration: underline;
}

thead tr th a:hover {
	COLOR: #ffffff;
	text-decoration: none;
}

tbody {
}

tbody tr.tfila1 {
	background-color: transparent;
	font-size: 85%;
}

tbody tr.tfila2 {
	background-color: transparent;
	font-size: 85%;
}

tbody tr.tfila3 {
	background-color: #C3C3C3;
	color: #383D42;
	font-size: 85%;
}

tbody tr.tfila1 td {
	padding: 5px;
	text-align:left;
}

tbody tr.tfila2 td {
	padding: 5px;
	text-align:left;
}

tbody tr.tfila3 td {
	border-bottom: 1px dashed #C3C3C3;
	text-align:center;
}

tbody tr.tfila1 td.tfila1 {
	border-bottom: 1px solid #F3F3F3;
	text-align:justify;
	padding: 0.5em;
	vertical-align:middle;
}

tbody tr th {
	COLOR: #ffffff;
	border: none;
	background-color: #383D42;
	text-align: right;
}

tbody tr th a:link {
	COLOR: #ffffff;
	text-decoration: underline;
}

tbody tr th a:visited {
	COLOR: #ffffff;
	text-decoration: underline;
}

tbody tr th a:hover {
	COLOR: #ffffff;
	text-decoration: none;
}

tbody tr td {
	
	background-color: transparent;
}

tfoot {
	color: #000000;	
	font-size: 85%;
	margin: 0;
	padding: 0;
	text-align: center;
}

tfoot tr td {
	padding: 1em;
}

th {
	border-bottom-style: solid;
	border-bottom-width: 0px;	
	margin: 0pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	text-align: left;
	background-color: #383D42;
	color: #FFFFFF;
}

th.tcabecera1 {
	background-color: #D61200;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;
	border: 0;
	/*text-transform: uppercase;*/
}

th.tcabeceraimportante1 {
	
}

th.tcabecera2 {
	background-color: transparent;
	border-bottom-color: #E20916;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-color: #C3C4C8;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #333333;
	font-size: 110%;
	margin-top: 10px;
	padding: 2px;
	padding-top: 10px;
	text-align: left;
}

td.tfila1 {
	border-bottom: 1px solid #CCCCCC;
}

td.tfilaimportante1 {
	background-color: #E20916;
	color: #fff;	
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;
	text-transform: uppercase;
}

td.tfila2 {
	background-color: #F4F4F4;
	color: #383D42;
	font-weight: normal;
	padding: 2px ;
	text-align: justify;
	font-size: 85%;
}

td.tfilaimportante2 {
	background-color: #EEEEEE;
	color: #333333;	
	font-size: 85%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 6pt;
	text-align: justify;
	text-decoration: none;
}

td.tfila3 {
	background-color: transparent;
	color: #fff;	
	font-size: 85%;
	font-weight: bold;
	padding: 6pt;
	text-align: justify;
}


td.tfilaimportante3 {
	background-color: #DFE7EC;
	border-left: 3px solid #E20916;
	color: #333333;	
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}

td.tfilaimportante4 {
	background-color: #F6EACF;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #333333;	
	font-size: 85%;
	margin: 0pt;
	padding-bottom: 2pt;
	text-align: justify;
}

td.tcolumna1 {
	font-size: 100%;
	COLOR: #333333;
	border: none;
	background-color: transparent;
	text-align: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px dashed #E20916;
	border-left: 1px solid #FFFFFF;
	padding-left: 2px;
}

td.tcolumnaimportante1 {
	background-color: #DFE7EC;
	border-left: 3px solid #E20916;
	color: #333333;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna2 {
	color: #333333;
	font-size: 100%;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2px;
	text-align: left;
}

td.tcolumnaimportante2 {
	background-color: #FBF9D0;
	border-left: 3px solid #D2C609;
	color: #D2C609;	
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

.pietabla {	
	font-size: 85%;
	text-align: center;
	width: 100%;
	display: block;
	clear: both;
	position: relative;
	
}

.pietablaimportante1 {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 85%;	
}

td {
	text-align: justify;
}

textarea {
	background-color: transparent;
	border: 1pt solid #E20916;	
	font-size: 85%;
	vertical-align: middle;
}

a.linkpietabla:hover {
	color: #ACBFCC;	
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
}

a.linkpietabla:hover {
	color: #000000;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.linkpietabla:visited {	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}

a.linkpietabla:link {
	color: #E20916;	
	font-size: 75%;
	padding: 0px;
	padding-top: 5px;
}


a:link {
	color: #E20916;
	text-decoration: underline;
}

a:visited {
	color: #828282;
	text-decoration: underline;
}

a:hover {
	color: #E20916;
	text-decoration: none;
}

a:active {
	color: #E20916;
	text-decoration: underline;
}

/* =3: Estructura general de la pagina:
CONTIENE LOS 3 BLOQUES PRINCIPALES DE LA PAGINA: ENCABEZADO, CUERPO Y PIE   */

#envoltorio {
	margin: auto;
	padding: 0;
	width: 1003px;	
	/*background: transparent url(../../imagenes/body_fondo.gif) repeat-y;*/
	background: transparent url(../../imagenes/body_fondo.gif) top center no-repeat;
}

/* BLOQUE 1: ENCABEZADO */

/* Todo lo que vaya en este bloque empieza por E */

#encabezado {
	margin: auto;
	padding-top: 35px;	
	width: 895px;
	z-index: 1000;
	min-height: 85px;	
	height: 85px;	
	_height: 85px;
	background: #ffffff url(../../imagenes/E_fondo.gif) center top no-repeat;
}


/* zona corporativa con el nombre de aplicacion y logos */

#Econtenido {
	margin: auto;	
	text-align: right;
	width: 866px;	
	min-height: 61px;
	height: 61px;
	_height: 61px;
}

#Elogo {
	float: left;
	margin: 0;
	padding: 0;	
	height: 41px;
	width: 192px;
	display: block;	
	padding-top: 11px;	
}

#Elogo a {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 41px;
	width: 192px;
	
}

#Elogo a:visited {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 41px;
	width: 192px;
	
}

#Elogo a:hover {
	margin: 0;
	padding: 0;
	background: #fff;
	opacity:.50;
	filter:alpha(opacity=50);
	display: block;
	height: 41px;
	width: 192px;
}

#Ebanner {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	width: 654px;
	min-height: 60px;
	height: 60px;
	_height: 60px;
	background: transparent;
	margin-bottom: 0;
	_margin-bottom: -1px;		
}

#Ebanner img {	
	margin: 0;
	padding: 0;
	width: 654px;
	min-height: 60px;
	height: 60px;
	_height: 60px;	
}

/* zona que contiene: menu principal del encabezado,iconos,busqueda y acceso*/

#Emenu {
	margin: auto;
	padding: 0;
	width: 866px;
	min-height: 22px;
	height: 22px;
	_height: 22px;
	background: transparent url(../../imagenes/Emenu_fondo.gif) no-repeat;	
	/*float: left;*/
	border: 1px none #BEBEBE;
	z-index: 100;
}

/* menu principal del encabezado */
#Eselector {
	background-color: transparent;
	float: right;
	width: 654px;
	margin: 0;
	padding: 0;		
	margin-top: 0;
	_margin-top: 0px;	
}

#Eselector ul.menulist {
	margin: 0;
	padding: 0;
	list-style: none;	
	display: inline;
	text-align: left;
	width: 654px;
	font-size: 95%;
	font-weight: bold;
	z-index: 100;
}


/* cada una de las opciones del menu principal */
#Eselector ul.menulist li {
	float: left;	
	position: relative;
	border: 0px solid #333300;	
	text-align: left;	
	margin: 0;
	padding: 3px 0 3px 10px;	
	_padding: 3px 0 4px 10px;
	/*max-height: 16px;*/
	line-height: 16px;	
	_line-height: 16px;	
	width: auto;
	/*margin-right: 20px;*/
	margin-right: 12px;	
	z-index: 100;
	background: transparent url(../../imagenes/Eselector_ulli_fondo.gif) center left no-repeat;	
}



#Eselector ul.menulist li a {
	color: #2D2D35;	
	/*background:#96969E;*/
	text-decoration: none;
	
	
}

#Eselector ul.menulist li a:hover {
	color: #fff;	
	/*background:#96969E;*/
	text-decoration: none;
	
}

#Eselector ul.menulist li.liporcelanico {
	float: right;	
	position: relative;
	border: 0px solid #333300;	
	text-align: left;
	margin: 0;
	_margin: 0px 0 0px 0;
	padding: 2px 0 3px 0;	
	_padding: 3px 0 5px 0px;	
	/*max-height: 16px;*/
	line-height: 16px;	
	_line-height: 16px;
	width: 229px;	
	background: transparent;
	display: block;
}

#Eselector ul.menulist li.liporcelanico a {
	color: #fff;	
	/*background:#2D2D35;*/
	text-decoration: none;	
	padding-left: 15px;
	
}

#Eselector ul.menulist li.liporcelanico a:hover {
	color: #96969E;	
	/*background:#2D2D35;*/
	text-decoration: none;
	
	
}


/* si hay: opcion resaltada del menu, donde esta el usuario  */


/* link de la opcion resaltada  */






/* 2º nivel de subopciones...

#Eselector ul.menulist li ul li ul{

 */
 


/* 1er nivel de subopciones, de liporcelanico */

#Eselector ul.menulist li.liporcelanico ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 22px;	
	z-index: 100;	
}

#Eselector ul.menulist li.liporcelanico ul li{	
	background: #141414 url(../../imagenes/Eselector_ulli_ulli_fondo_porcelanico.gif) repeat-x;		
	text-align:left;	
	color: #fff;	
	border-top: 2px solid #fff;	
	width: 146px;
	/*height: 12px;
	_height: 12px;*/
	margin-bottom: 0px;		
	float: left;
	display: block;
}

#Eselector ul.menulist li.liporcelanico ul li a {
	display: block;
	padding: 2px 0px 2px 7px;
	color: #fff;
	text-decoration: none;	
	
	width: auto;
	letter-spacing: normal;	
	/*height: 12px;
	_height: 12px;	*/		
	margin: -3px 0;	
	/*line-height: 12px;	
	_line-height: 12px;*/
	background: transparent;
	
}

#Eselector ul.menulist li.liporcelanico ul li a:visited {
	display: block;
	padding: 2px 0px 2px 7px;
	color: #fff;
	text-decoration: none;	
	
	width: auto;
	letter-spacing: normal;	
	/*height: 12px;
	_height: 12px;*/			
	margin: -3px 0;	
	/*line-height: 12px;	
	_line-height: 12px;*/
	background: transparent;
			
}

#Eselector ul.menulist li.liporcelanico ul li a:hover {
	display: block;
	padding: 2px 0px 2px 7px;
	color: #96969E;
	text-decoration: none;		
	
	width: auto;
	letter-spacing: normal;			
	background: transparent;
	/*height: 12px;
	_height: 12px;*/		
	margin: -3px 0;
	/*line-height: 12px;	
	_line-height: 12px;*/
}


/* 1er nivel de subopciones */

#Eselector ul.menulist li ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 22px;	
	
	z-index: 500;
}

#Eselector ul.menulist li ul li{	
	background: #989898 url(../../imagenes/Eselector_ulli_ulli_fondo.gif) repeat-x;		
	text-align:left;	
	color: #2D2D35;
	border-top: 2px solid #fff;	
	width: 146px;
	/*height: 12px;
	_height: 12px;*/
	margin-bottom: 0px;	
}

#Eselector ul.menulist li ul li a {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #2D2D35;
	text-decoration: none;	
	
	width: auto;
	letter-spacing: normal;	
	/*height: 12px;
	_height: 12px;*/			
	margin: -3px 0;	
	/*line-height: 12px;	
	_line-height: 12px;*/
	background: transparent;
}

#Eselector ul.menulist li ul li a:visited {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #2D2D35;
	text-decoration: none;	
	
	width: auto;
	letter-spacing: normal;	
	/*height: 12px;
	_height: 12px;*/			
	margin: -3px 0;	
	/*line-height: 12px;	
	_line-height: 12px;*/
	background: transparent;
			
}

#Eselector ul.menulist li ul li a:hover {
	display: block;
	padding: 2px 0px 2px 0px;
	color: #fff;
	text-decoration: none;		
	
	
	width: auto;
	letter-spacing: normal;			
	background: transparent;
	/*height: 12px;
	_height: 12px;*/		
	margin: -3px 0;
	/*line-height: 12px;	
	_line-height: 12px;*/
}





/* 2º nivel de subopciones...

#Eselector ul.menulist li ul li ul{

 */

/* si hay: zona acceso directo, con su select */
#Eidiomas {
	float: left;
	margin: 0;
	padding:2px 0 0 3px;
	width: auto;		
	line-height: 16px;
	text-align: left;
}

#Eidiomas select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 0.12em #fff solid;
	font-size: 70%;
	vertical-align: middle;	
	color: #666;
}



/* si hay mas menus en el encabezado */
#Emenu1 {
	margin: auto;
	padding: 0;
	width: auto;
	min-height: 35px;
	height: 35px;
	_height: 34px;
	background: transparent;
	margin-top: -115px;
	*margin-top: -115px;	
	_margin-top: -115px;
	float: right;
	margin-right: 1px;
	padding-right: 0px;
	font-weight: bold;
	
}

/* menu secundario del encabezado */
#Eselector1 {	
	width: auto;
	margin: 0;
	padding: 0;	
	line-height: 12px;
	margin-top: 0;	
	_margin-top: -3px;	
}

#Eselector1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline;
	/*width: 627px;*/
	line-height: 12px;
	text-align: right;
}


/* cada una de las opciones del menu secundario */
#Eselector1 li {
	float: left;
	position: relative;
	border: 0px solid #333300;
	display: inline;
	text-align: center;
	width: auto; 
	max-height: 16px;
	line-height: 12px;
	background: transparent url(../../imagenes/Eselector1_ulli_fondo.gif) right center no-repeat;	
}

#Eselector1 li.liultimo {
	float: left;
	position: relative;
	border: 0px solid #333300;
	display: inline;
	text-align: center;
	width: auto; 
	max-height: 16px;
	line-height: 12px;
	background: transparent;	
}

#Eselector1 li a {
	display: block;
	padding: 2px 8px;
	color: #96969E;
	text-decoration: none;		
	line-height: 12px;	
	font-size: 85%;	
	font-weight: normal;	
}

#Eselector1 li a:hover {
	color: #000000;	
}


/* BLOQUE 2: CUERPO */

/* Las zonas principales de este bloque empiezan por C */

#cuerpo {
	margin: auto;
	padding: 0;
	width: 911px;
	min-height: 462px;
	height: 1%;
	_height: 1%;
	background: transparent;
	/*background: transparent url(../imagenes/C_fondo.gif) top center repeat-y;*/
	/*padding-left: 45px;*/
	text-align: left;
	
}

#cuerpo.banners {
	margin: auto;
	padding: 0;
	width: 911px;
	min-height: 461px;
	height: 1%;
	_height: 1%;
	background: transparent;
	/*background: transparent url(../imagenes/C_fondo.gif) top center repeat-y;*/
	padding-left: 45px;
}

/* menus del cuerpo */

#Cmenu {
	background: transparent url(../../imagenes/Cmenu_fondo.gif) 73px right no-repeat;
	float: left;
	margin: auto;
	padding: 0;
	text-align: left;
	width: auto;	
	/*height: 1%;
	_height: 1%;*/	
	width: 213px;
	_width: 206px;
	/*padding-bottom: 20px;*/	
	/*position: relative;*/	
	
	margin: 65px 0pt 0pt 23px;
	_margin: 65px 0pt 0pt 15px;
	position: inherit;
	/*position: absolute;
	top: 165px;
	*top: 165px;
	_top: 165px;*/
}

/* menu principal */

#Cselector {
	display: block;
	color: #FFFFFF;
	text-decoration: none;	
	font-size: 85%;
	font-weight: bold;
	width: 213px;
	padding: 0;
	padding: 0px;
	padding-top: 0px;
	margin: 0;
	/*background: url(../imagenes/Cselector_fondo.gif) left bottom  no-repeat transparent;*/
	background: transparent;
	/*background: transparent url(../../imagenes/Cmenu_fondo.gif) bottom right no-repeat;*/
	margin-bottom: 0px;
	_margin-bottom: 20px;	
	/*margin-top: 60px;	*/
	height: 1%;
	_height: 1%;		
}

#dv_cargando {
	/*margin-top: -200px;*/
	/*padding-top: 200px;*/
	/*min-height: 377px;
	height: 377px;
	_height: 377px;
	position: relative;
	vertical-align:middle;*/
}

#Cselector ol {
	display: block;
	width: 205px;
	/*background: transparent url(../../imagenes/Cselectorol_fondo.gif) -3px -4px no-repeat;*/
	background: transparent;
	padding-top: 10px;	
	margin: 0;
	margin-left: 0px;
	_margin-left: 0px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	
	height: 1%;
	_height: 1%;
	padding-bottom:3px;
	_padding-bottom:3px;
	
}

#Cselector ol li {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;	
	padding: 10px 0px 0px 10px;	
	font-size: 100%;	
	
	line-height: 15px;
	background: transparent;
	background: transparent url(../../imagenes/Cselectorolli_fondo.gif) top right repeat-y;
	
}

#Cselector ol li select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 0.12em #CECECE solid;
	font-size: 90%;
	vertical-align: middle;	
	color: #666;
	width: 162px;
	display: block;
	margin: 0;	
}

#Cselector ol li input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: 0.12em #CECECE solid;
	font-size: 90%;
	vertical-align: middle;	
	color: #666;
	width: 162px;
	display: block;
	margin: 0;	
}

#Buscar {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
	margin-top: 10px;
}

#bt_limpiar {
	float: right;
	margin-right: 27px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* 2º nivel de subopciones */

/* banners */

#Cbanners {	
	width: 213px;	
	padding: 0;			
	background: transparent url(../../imagenes/Cbanners_fondo.gif) 2px 1px no-repeat;
	/*margin-top: 0px;
	_margin-top:-573px;*/
	position: inherit;
	_position: absolute;
	_top: 120px;	
	/*float: left;*/
	/*min-height: 463px;
	height: 1%;
	_height: 1%;*/		
}

#Cbanners a {
		
			
}

#Cbanners ul {		
	display: block;
	width: 196px;
	padding: 0;
	margin: 0;		
	text-align: left;	
	background: transparent;		
}

#Cbanners ul li {		
	background: transparent;
	font-size: 85%;
	text-transform: uppercase;		
	margin-bottom: 0px;
	list-style-type: none;
	display:block;
	margin-left: 1px;
}

#Cbanners ul li img {		
	border: 1px solid #BEBEBE;	
}


/* contiene todo el contenido */

#Ccontenido {	
	background:  transparent left top no-repeat;
	float: right;
	margin: auto;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: 650px;
	_width: 650px;
	margin-right: 0px;
	*margin-right: 0px;
	_margin-right: -200px;
	/*width: 911px;*/
	/*min-height: 477px;
	height: 1%;
	_height: 477px;*/
	z-index: 0;
	
	
}

/* SÓLO PARA LA HOME */

#Ccontenidohome {	
	/*background:  transparent url(../../imagenes/Ccontenidohome_fondo.gif) left top no-repeat;*/
	background:  transparent;
	float: right;
	margin: auto;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: 698px;
	min-height: 461px;
	height: 461px;
	_height: 461px;
	margin-bottom: -8px;
}

/* FIN SÓLO PARA LA HOME */

#Ccontenidobanners {	
	background:  transparent left top no-repeat;
	/*background: transparent url(../../imagenes/Ccontenidobanners_fondo.gif) right top repeat-y;*/
	margin: auto;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: auto;
	min-height: 461px;
	height: 1%;
	_height: 461px;
	z-index: 0;
	float: right;
	width: 698px;	
}

#Ccontenidobanners #Cencabezadocontenido {
	position: inherit;
	left: 0px;
	*left: 0px;
	_left: 0px;
	top: 0px;

}

#Cencabezadocontenido {
	background: transparent;	
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
	min-height: 60px;
	height: 60px;
	_height: 60px;
	z-index: 0;
	top: 0px;
	position: relative;
	left: -237px;
	*left: -237px;
	_left: -224px;
	width: auto;
	*width: auto;
	_width: 910;
}


#Cencabezadocontenido h1 {	
	top: 24px;
	*top: 20px;
	_top: 20px;
	/*left: -213px;
	*left: -213px;
	_left: -213px;*/
	color: #ffffff;	
	width: 195px;
	background: transparent url(../../imagenes/Cencabezadocontenido_h1_fondo.gif) left bottom no-repeat;
	z-index: 0;
	margin-bottom: 30px;
	/*float: left;*/
	font-size: 120%;
	font-weight: normal;
	text-transform: none;
	border-bottom: 1px none #000;	
	display: block;	
	line-height: 23px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-bottom: 3px;
}	


#Ccontenidobanners #Cencabezadocontenido h1 {	
	display: none;
}


#Cencabezadocontenido h2 {
	color: #757575;
	font-size: 170%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0px 0px;
	border-bottom: 1px solid #000;
	display: block;
	margin: 0;
	padding: 4px 0px 0 0px;	
	width: 649px;
	*width: 649px;
	_width: 640px;	
	margin-top: -61px;
	*margin-top: -61px;
	letter-spacing: 0.1em;
	line-height: 26px;
	font-family: Trebuchet MS, "Lucida Grande","Lucida Sans Unicode",  Arial;
	margin-left: 213px;	
	*margin-left: 213px;
	_margin-left: 223px;
	padding-left: 0px;
	*padding-left: 0px;
	_padding-left: 0px;	
	background: transparent;
}

#Cencabezadocontenido h2.novedades {
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0px 0px;
	border-bottom: 1px none #000;
	display: block;
	margin: 0;
	padding: 4px 0px 0 0px;	
	width: 628px;
	*width: 628px;
	_width: 612px;	
	margin-top: -62px;
	*margin-top: -61px;
	_margin-top: -61px;
	letter-spacing: 0.1em;
	line-height: 26px;
	font-family: "Arial Black", Trebuchet MS, "Lucida Grande","Lucida Sans Unicode",  Arial;
	margin-left: 213px;	
	*margin-left: 213px;
	_margin-left: 223px;
	padding-left: 28px;
	*padding-left: 28px;
	_padding-left: 28px;	
	background: transparent url(../../imagenes/Cencabezadocontenido_h2_novedades_fondo.gif) left bottom no-repeat;
	padding-bottom: 2px;
	*padding-bottom: 1px;
	_padding-bottom: 1px;
	text-transform:uppercase;
}

#Cencabezadocontenido h2 span a {
	color: #E20916;
	text-transform: none;
	font-size:50%;
	display: inline;
	float:right;
	letter-spacing: normal;	
	margin-top:-26px;
	text-decoration:none;
	font-family: Arial;
}

#Cencabezadocontenido h2 span a:visited {
	color: #E20916;
	text-decoration:none;
}

#Cencabezadocontenido h2 span a:hover {
	color: #E20916;
	text-decoration:underline;
}

#Ccontenidobanners #Cencabezadocontenido h2 {
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:100%;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
	padding:0pt 0px 0px 0px;
	text-align:right;
	text-decoration:none;
	width: 296px;	
	float: none;
	letter-spacing: normal;	
}


#Crastrodemigas {		
	/*top: 107px;*/
	/*margin-left: -212px;*/
	color: #ccc;	
	font-size: 4.5%;
	width: auto;
	background: transparent;
	z-index: 0;
	left: -213px;
	*left: -213px;
	_left: -213px;
	/*float: left;*/
	
	z-index: 0;
	/*width: 866px;*/
	display: block;
}

#Crastrodemigas span {	
	background: transparent url(../../imagenes/Crastrodemigas_span_fondo.gif) left 3px no-repeat; 	
	padding-left: 10px;
	padding-right: 7px;
	color: #ccc;
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigas b {
	color: #ccc;
	font-weight: normal;
}

#Crastrodemigas a {
	color: #ccc;
	text-decoration: none;
}

#Crastrodemigas a:link {
	color: #ccc;
	text-decoration: none;
}

#Crastrodemigas a:visited {
	color: #ccc;
}

#Crastrodemigas a:hover {
	color: #ccc;
	text-decoration: underline;
}

#Crastrodemigas a:active {
	color: #ccc;
	text-decoration: underline;
}


#Crastrodemigasbanners {	
	top: 0px;
	left: -211px;
	color: #ccc;	
	font-size: 4.5%;
	width: auto;
	background: transparent;
	z-index: 0;
	display: block;
	margin-bottom: 20px;	
}

#Crastrodemigasbanners span {	
	background: transparent url(../../imagenes/Crastrodemigas_span_fondo.gif) left 3px no-repeat; 	
	padding-left: 10px;
	padding-right: 7px;
	color: #ccc;
	font-weight: normal;
	font-size: 2000%;
}

#Crastrodemigasbanners b {
	color: #ccc;
	font-weight: normal;
}

#Ccontenidocontenido {
	margin: 0;
	padding: 0px 0px 0 0px;
	/*min-height:223px;*/
	width: 655px;
	_width: 650px;	
	float: right;
	/*margin-right: 43px;
	_margin-right: 20px;*/
	padding-right: 0px;
	_padding-right: 0px;
		
}

#Ccontenidocontenidobanners {
	margin: 0;
	padding: 0px 0px 0 0px;	
	float: left;	
}

#Ccontenidocontenido a {
	color: #E20916;
	text-decoration: underline;
}

#Ccontenidocontenido a:visited {
	color: #E20916;
	text-decoration: underline;
}

#Ccontenidocontenido a:hover {
	color: #E20916;
	text-decoration: none;
}

#Ccontenidocontenido a:active {
	color: #E20916;
	text-decoration: underline;
}

#Ctextocontenido {
	font-size: 85%;
	text-align: center;	
	width: auto;
	*width: auto;
	_width: auto;	
}

#Ccontenidocontenidobanners #Ctextocontenido {
	font-size: 85%;
	text-align: center;
	/*min-height: 300px;
	height: 1%;
	_height: 300px;*/
	width: 296px;
	
	/*height:383px;
	overflow-x:auto;
	overflow-y:auto;*/
}

#Ccontenidoimagen {
	background:  transparent;	
	/*background:  transparent url(../../imagenes/Ccontenidoimagen_fondo.gif) right top no-repeat;*/
	margin-left: 0px;
	padding-right: 43px;
	float: right;
	min-height: 463px;
	height: 463px;
	_height: 463px;
}

#Ccontenidoimagen img{
	min-height: 463px;
	height: 463px;
	_height: 463px;
	width: 345px;
}

/* AQUÍ DENTRO EMPEZARÍAN LAS ETIQUETAS COMUNES */


#Ctextocontenido ul {
	margin-left: 20px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	
}

#Ctextocontenido ol {
	margin-left: 20px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}


#Ctextocontenido li {
	/*padding-left: 15px;*/
	padding-bottom: 0.5em;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	/*background: url(../imagenes/Ctextocontenido_li.gif) top left no-repeat;*/
	list-style-type: disc;	
}


/* FIN DE LAS ETIQUETAS COMUNES */

#Cpiecontenido {
	background: url(../../imagenes/Cpiecontenido_fondo.gif) top repeat-x;
	margin-top: 5px;
	padding: 0px 0px 0 0px;
	/*min-height:223px;*/
	display: block;	
	width: 580px;
	*width: 625px;
	_width: 580px;	
	float: right;
	margin-right: 43px;
	_margin-right: 20px;
	padding-right: 0px;
	_padding-right: 0px;	
}


#Ccontenidobanners #Cpiecontenido {
	float: none;
	clear: both;
	background: url(../../imagenes/Cpiecontenido_fondo.gif) top repeat-x;
	margin-top: 0px;
	padding: 2px 18px 0 24px;
	display: block;	
	margin-bottom: 0px;
	*margin-bottom: 0px;
	_margin-bottom: 0px;
	/*width: 257px;*/	
	width: auto;
	width: 613px;
	*width: 613px;
	_width: 613px;
	margin-top: -24px;
	*margin-top: 0px;
	_margin-top: -5px;
}

#Ciconos {	
	margin: 0;
	padding: 0;
	background: transparent;
	display: block;
	width: 100%;
}

#Ciconos a {
	color: #8E8E8E;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
}

#Ciconos a:link {
	color: #8E8E8E;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
}

#Ciconos a:visited {
	color: #8E8E8E;
	font-size: 70%;
	text-decoration: none;
}

#Ciconos a:hover {
	color: #8E8E8E;
	font-size: 70%;
	text-decoration: underline;
}

#Ciconos a:active {
	color: #8E8E8E;
	font-size: 70%;
	text-decoration: none;
}

#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2 {
	display: inline;
	float: left;
	margin-right: 2%;
	padding: 5px;
	width: auto;
}

#Cicono3, #Cicono4 {
	display: inline;
	float: right;
	margin-left: 2%;
	padding: 5px;
	width: auto;
}

/* BLOQUE 3: PIE */

/* Si hay alguna subzona en este bloque empieza por P */

#pie {
	background: #ffffff url(../../imagenes/P_fondo.gif) right -20px no-repeat;	
	_background: #ffffff url(../../imagenes/P_fondo.gif) right -17px no-repeat;
	color: #8E8E8E;	
	font-size: 75%;
	margin:auto;
	min-height: 38px;
	height: 1%;
	_height: 1%;
	text-align: right;
	width: 1003px;	
	top: -5px;
	clear: both;	
	padding-top: 9px;	
	float: left;
}

#pie span {
	margin: 0px 0px 0px 0px;
	background: transparent;
	padding-right: 60px;
	display: block;		
}

#pie img {
	margin: 6px 3px 0px 3px;
	padding: 0;
	vertical-align: text-bottom;
	
}

#pie a {
	color: #8E8E8E;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

#pie a:link {
}

#pie a:visited {
	color: #8E8E8E;
}

#pie a:hover {
	text-decoration: underline;
}

#pie a:active {
}

/* 	  =SHOP */

/* Listado Shop */


#Cselectorseries ul {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0.6em;
}


#Cselectorseries li {
	padding-left: 25px;
	padding-bottom: 0.5em;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	
	list-style-type: none;	
}

#Cnovedades {
	margin-top: 5px;		
	float: right;
	height: 345px;
	width: 475px;
	text-align: right;
	margin-right: 29px;
	*margin-right: 29px;
	_margin-right: 24px;
	
}

#Cselectorpiezas {
	margin: auto;
	text-align: center;
	margin-bottom: 20px;
}


#Cselectorpiezas ul {	
	display: block;
	width: 100%;
	background: transparent;
	padding: 0;
	margin: auto;	
	min-height: 80px;	
	*min-height: 80px;
	_min-height: 80px;
	height: 1%;
	_height: 1%;	
	padding: 10px 0px 20px 0px;
	clear: both;
}

#Cselectorpiezas ul li {		
	
	border: 1px none #e4e6f4;
	background: transparent;	
	list-style-type: none;	
	display: inline;	
	float: left;
	text-align: left;
	margin: 0 30px;
	width: 151px;
	min-height: 80px;
	*min-height: 80px;
	_min-height: 80px;
	height: 1%;
	_height: 1%;
}

#Cselectorpiezas ul li span{		
	display: block;
	text-align: left;	
	width: 151px;	
	border: none;
	vertical-align: bottom;
	margin-bottom: 10px;
}

#Cselectorpiezas ul li span a img{	
	vertical-align: bottom;
}




/* Ficha Shop */ 


#imagenfichacatalogo {	
	/*margin-left: 20px;*/
	padding: auto;
	padding-top: 20px;	
	z-index: 0;
	_position: relative;
	text-align: left;	
	margin-bottom: 20px;	
}

.imagenfichacatalogo {
	background:transparent url(../../imagenes/imagenfichacatalogo_fondo.gif) no-repeat scroll right bottom;
	padding: 10px 50px 50px 0;
	border-collapse:collapse;
	border-left: 1px solid #efefef;
	border-top: 1px solid #efefef;
	padding: 0;	
	text-align: left;
	margin: auto;	
}

#imagenfichacatalogo h3 {
	background:transparent url(../../imagenes/imagenfichacatalogo_h3_fondo.gif) no-repeat scroll right top;	
	background:transparent;	
	font-weight: bold;
	font-size: 125%;
	color: #000;
	text-transform: none;
	border-bottom: 0px none #E20916;
		
	text-decoration:none;
	text-align:left;
	letter-spacing: normal;	
	line-height: 15px;
	display: block;
	clear: both;
	margin: 0;	
	white-space: nowrap;
	padding-left: 10px;	
	padding-top: 5px;
	width: auto;
}

.fotoproducto {
	margin: 10px 16px 10px 10px;
	display: block;	
}

#datosproducto {
	text-align:left;
	display: block;	
	width: 200px;
	margin-bottom: 10px;
	padding-left: 10px;	
}


#datosproducto ul {
	margin-left:0px;
	padding-bottom:0;
	padding-top:0;
}

#datosproducto ul li {
	list-style-type:none;
	padding-bottom:0;
}


#datosproducto ul li span.titulo {	
	font-weight: bold;
}


#imagenfichaambiente span {
	text-align:left;
	display: block;	
	padding: 0px 0 0px 55px;
}


#imagenfichaambiente {
	width: 650px;
	margin-left: -19px;
	*margin-left: -50px;
	_margin-left: -23px;
}



#imagenfichaambiente img {
	width: 650px;	
}



#Imprimir {
	float: right;
	margin-right: 39px;
	margin-bottom: 5px;
	
}

#Volver{
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	
}

/* 	PROYECTOS   */

table.ttablaproyectos {
	text-align: left;
	width: 93%;
	*width: 90%;
	margin: 10px;
	background: #EAEAEA;
}

table.ttablaproyectos thead tr th {
	background-color: #F2F2F2;
	color: #000;
	text-align:left;	
	font-size: 120%;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
	height: 20px;
}

table.ttablaproyectos thead tr th a:link {
	COLOR: #000;
	text-decoration: underline;
}

table.ttablaproyectos thead tr th a:visited {
	COLOR: #000;
	text-decoration: underline;
}

table.ttablaproyectos thead tr th a:hover {
	COLOR: #000;
	text-decoration: none;
}



table.ttablaproyectos tbody tr th {
	COLOR: #9E9E9E;
	border: none;
	background: transparent;
	text-align: left;
	text-transform: uppercase;
	font-size: 105%;
	padding: 2px;
	height: 20px;
	background-color: #F8F9F9;
}

table.ttablaproyectos tbody tr th a:link {
	COLOR: #9E9E9E;
	text-decoration: underline;
}

table.ttablaproyectos tbody tr th a:visited {
	COLOR: #9E9E9E;
	text-decoration: underline;
}

table.ttablaproyectos tbody tr th a:hover {
	COLOR: #9E9E9E;
	text-decoration: none;
}

table.ttablaproyectos tbody tr td {
	text-align: left;
	background-color: #fff;
	vertical-align: top;
	padding: 2px;
}

table.ttablaproyectos tfoot {
	color: #000000;	
	font-size: 85%;
	margin: 0;
	padding: 0;
	text-align: center;
}

table.ttablaproyectos tfoot tr td {
	padding: 1em;
}

#datosproyecto {
	text-align:left;
	display: block;	
	width: auto;
	margin-bottom: 10px;
	padding-left: 10px;	
}


#datosproyecto ul {
	margin-left:0px;
	padding-bottom:0;
	padding-top:0;
}

#datosproyecto ul li {
	list-style-type:none;	
	padding-bottom:0;
}


#datosproyecto ul li span.titulo {	
	font-weight: bold;
}


#imagenfichaproyecto span {
	text-align:left;	
	padding: 0px 0 0px 0px;
}


#imagenfichaproyecto {
	width: 650px;
	margin-left: -19px;
	*margin-left: -50px;
	_margin-left: -23px;
}



#imagenfichaproyecto img {
	width: 650px;	
}