/*--------- 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: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	color: #58595b;
	text-align: justify;
	 
}

body {	
	font-size: 80%;		
}


html {		
	margin: auto;		
}

/* =2: Etiquetas basicas */

b {
	color: #f37021;
	font-weight: bold;
}

caption {
	display: table-caption;
	background-color: #58595b;
	color: #ffffff;	
	font-size: 95%;
	font-weight: bold;
	line-height: normal;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 100%;	
	text-transform: uppercase;
	padding-left: 5px;
}

em {
	font-style: italic;
}

h1 {
	color: #fff;
	background-color:#fff;
	font-size: 140%;
	font-weight: bold;	
}

h1 span {
	color: #fff;
	background-color:#58595b; 
	font-size: 80%;
	font-weight: normal;	
	padding-left: 5px;
}

h2 {
	font-size: 160%;
	color: #58595b;
	}

h3 {
	/*border-bottom:1px solid #58595b;*/
	color:#F37021;
	font-size:110%;
	font-weight:bold;	
	margin:0px 0pt;	
	text-align: left;
	/*text-decoration:underline;*/
	background: #fff url(../../imagenes/h3_fondo.gif) left 17px repeat-x;
	width: auto;
	line-height: 15px;
	padding-bottom: 22px;
	display: inline;
	
}

h4 {
	font-size: 100%;
    color: #58595b;
    font-weight: bold;   
    /*font-style: italic;*/
	text-align: left;	
	margin:10px 0pt;
	text-transform:uppercase;
}

h5 {
	/*margin:10px 0pt;*/
	font-size: 90%;
	text-transform:uppercase;
}

h6 {
}

hr {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #939598;
	margin: auto;
	/*width: 94%*/
	text-align: center;
}

hr.hr1 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #f37021;
	width: 100%;
	margin: auto;
	text-align: center;
}

hr.hr2 {
	border: 1px solid #FFFFFF;
	border-top: 1px solid #f37021;
	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: 15px;
	float: right;
}

input {
	background-color: #FFF;
	border: 1pt solid #f37021;
	font-weight: normal;
	color: #58595b;
	font-size: 100%;
	
}

input.iboton1 {	
	background-color: #f37021;
	border: 1pt none #58595b;
	color: #FFFFFF;	
	font-size: 90%;
	padding: 0px 3px;	
}

input.ibotonimportante1 {
	background-color: #f37021;
	border: 1pt solid #CCCCCC;
	color: #FFFFFF;
	font-size: 90%;
}

input.iboton2 {
	background-color:#f37021;
border-color:#f1f1f2;
border-style:solid;
border-width:1pt;
color:#FFFFFF;
font-size:85%;
padding:0px 3px;
}

input.ibotonimportante2 {
	background-color:#58595b;
border-color:#f1f1f2;
border-style:solid;
border-width:1pt;
color:#FFFFFF;
font-size:85%;
padding:0px 3px;
}

input.iboton3 {
	background-color: #939598;
	border: 1pt solid #FFFFFF;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;

}
input.iboton4{
	font-size: 110%;
	background-color: #58595b;
	border: 1px solid #939598;
	color: #ffffff;
	font-weight: bold;
}

input.icampotexto1 {
	background-color: #f1f1f2;
	border: 1pt solid #58595b;
	font-size: 100%;
	vertical-align: text-bottom;
}

input.icampotexto2 {
	background-color: #FFFFFF;
	border: 1pt solid #939598;
	color: #58595b;
	font-size: 90%;
}

input.icampotexto3 {
	font-size: 120%;
}

input.iradio1 {
	background-color: #FFFFFF;
	border: none;
	font-size: 100%;
}

input.icheckbox1 {
	background-color: transparent;
	border: none #58595b;
	font-size: 100%;
	margin: 0pt;
	padding: 0pt;
	margin-right: 5px;
}

li {
	color: #58595b;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;	
	}

ol {
	border: none;
}

p {
	color: #58595b;
	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: #58595b;
	background-color: #f1f1f2;
}

select {
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	font-size: 95%;
	vertical-align: middle;
	margin-bottom: 2px;
	color: #f37021;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	}

strong {
	font-weight: bold;
}

strong.snegrita1 {
	color: #FFFFFF;
	font-weight: bold;
}

sub {
	opacity:1;
	filter:alpha(opacity=100);
	font-size: 90%;
	*font-size: 100%;
	_font-size: 100%;
	line-height: 10px;
}

table {	
}

table.ttabla1 {
	color: #58595b;	
	font-size: 100%;
	margin: 1px 0 1px 0;
	padding: 1pt;
	border: 1px solid #58595b;
	width:100%;
}

table.ttabla2 {
	color: #58595b;	
	font-size: 85%;
	margin: 1px;
	padding: 1pt;
	border: 1px solid #58595b;
}

table.ttabla3 {
	border: 1pt solid #939598;
	margin-top: 3px;
	padding-left: 3px;
}

table.ttabla4 {
	border-bottom: 1px solid #f37021;
	color: #58595b;	
}

table.ttabla5 {
	background-color: #f1f1f2;
	color: #58595b;	
}

table.ttabla6 {

}

thead {
	}

thead tr th {
	background-color: #f37021;
	color: #ffffff;
	/*text-align:left;*/	
	font-size: 110%;
	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: #ffffff;	
	font-size: 100%;
}

tbody tr.tfila2 {
	background-color: #f1f1f2;	
	font-size: 100%;
}

tbody tr.tfila3 {
	background-color: #f1f1f2;
	color: #f37021;
	font-size: 100%;
}

tbody tr.tfila1 td {	
	padding: 5px;
	text-align:center;
}

tbody tr.tfila2 td {	
	padding: 5px;
	text-align:center;
	background-color: #f1f1f2;
}

tbody tr.tfila3 td {	
	border-bottom: 1px dashed #f1f1f2;
	text-align:center;
}


tbody tr.tfila1 td.tfila1 {
	border-bottom: 1px solid #f1f1f2;
	text-align:justify;	
	padding: 0.5em;
	vertical-align:middle;
}

tbody tr th {
	color: #f37021;	
	border: none;
	background-color: #ffffff; 	
}

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 {
	COLOR: #58595b;	
	background-color: #fff;		
}


tfoot tr td {
	color: #58595b;	
	/*font-size: 95%;*/
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	text-align: center;
	background-color: #F1F1F2;
	vertical-align: text-bottom;
}

tfoot tr td a:link {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-size: 130%;*/
	color: #58595b;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
tfoot tr td a:visited {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-size: 130%;*/
	color: #58595b;	
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
tfoot tr td a:hover {		
	font-family:Verdana,Arial,Helvetica,sans-serif;
	/*font-size: 130%;*/
	color: #f37021;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: middle;
}

th {
	border-bottom-style: solid;
	border-bottom-width: 0px;		
	margin: 0;
	padding: 2px;	
	background-color: #58595b;
	color: #FFFFFF;
}


th.tcabecera1 {
	background-color: #f37021;
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;
}

th.tcabeceraimportante1 {
	background-color: #939598;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}

th.tcabecera2 {
	background-color: #FFFFFF;
	border-bottom: 0px;
	border-top-color: #939598;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #58595b;
	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: #f1f1f2;
	color: #f37021;	
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 1pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 1pt;
	text-transform: uppercase;
}

td.tfila2 {
background-color: #f1f1f2;
	color: #58595b;	
	font-weight: normal;
	padding: 2px ;
	text-align: justify;
	font-size: 85%;
}

td.tfilaimportante2 {
	background-color: #f1f1f2;
	color: #58595b;
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 6pt;
	text-align: justify;
	text-decoration: none;
}

td.tfila3 {
	background-color: #939598;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	padding: 6pt;
	text-align: justify;
}

td.tfila4 {
	background-color: #ffffff;
	color: #58595b;
	font-size: 100%;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	margin: 0px;
	padding: 2px;
	text-align: justify;
}

td.tfila5 {
	background-attachment: fixed;
	background-color: #f1f1f2;
	background-image: url(../../imagenes/fondo_puntos.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #58595b;
	font-size: 100%;
	margin: 0px;
	padding: 2px;
	text-align: justify;	
}

td.tfilaimportante3 {
	background-color: #f1f1f2;
	border-left: 3px solid #939598;
	color: #58595b;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

td.tfilaimportante4 {
	background-color: #f1f1f2;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #58595b;
	font-size: 100%;
	margin: 0pt;
	padding-bottom: 2pt;
	text-align: justify;
}

td.tfilaimportante5 {
	background-color: #939598;
	color: #FFFFFF;
	font-size: 100%;
	margin: 0pt;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2pt;
	text-align: right;
}

td.tcolumna1 {
	font-size: 100%;
	color: #58595b;	
	border: none;
	background-color: #FFFFFF;
    text-align: right;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px dashed #d9d9d9;
	border-left: 1px solid #FFFFFF;
	padding-left: 2px;
}

td.tcolumnaimportante1 {
	background-color: #f1f1f2;
	border-left: 3px solid #939598;
	color: #58595b;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna2 {
	color: #58595b;
	font-size: 100%;
	padding-bottom: 2pt;
	padding-left: 2pt;
	padding-right: 2pt;
	padding-top: 2px;
	text-align: left;
}

td.tcolumnaimportante2 {
	background-color: #f1f1f2;
	border-left: 3px solid #939598;
	color: #939598;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

td.tcolumna3 {
	border-left: 1px solid #939598;
}

td.tcolumna4 {
	background-color: #FFFFFF;
	color: #58595b;
	font-size: 100%;
	padding: 2px;
	text-align: left;
	vertical-align: text-top;
}

.titulo_clausula {
	
	font-size: 100%;	
	opacity:1;
	filter:alpha(opacity=100);
	padding: 10px 0px 5px 0px;
	text-transform: uppercase;
}

.clausula {
	
	font-size: 90%;
	text-align: justify;
	opacity:1;
	filter:alpha(opacity=100);
	
}

.pietabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

.pietablaimportante1 {
	border-top-color: #58595b;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

.piepagina {
	background-color: #f1f1f2;
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: justify;
}

.piepaginaimportante {
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: justify;
}

.piepagina1 {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
}

.piepaginaimportante1 {
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
}

textarea {
	background-color: #fff;
	border: 1pt solid #f37021;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}



a:link {
	color: #f37021;
	text-decoration: none;
}

a:visited {
	color: #939598;
	text-decoration: none;
}

a:hover {
	color: #f37021;
	text-decoration: underline;
}

a:active {
	color: #f37021;
	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: 100%;	*/
	width: 1003px; 
}

/* BLOQUE 1: ENCABEZADO */
/* Todo lo que vaya en este bloque empieza por E */
#encabezado {
	/*background: transparent url(../../imagenes/E_fondo.gif) top left repeat-x;*/	
	margin: auto;
	padding: 0;
	margin-bottom: 0px;	
	width: 952px;
	/*min-height: 117px;
	height: 117px;
	_height: 117px;*/
}

/* zona corporativa con el nombre de aplicacion y logos */

#Econtenido {	 
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
	min-height: 26px;
	height: 26px;
	_height: 26px;
	/*text-align: center;*/
	margin: auto;		
}
	

#Elogo {
	float: left;	
	margin: 0;
	padding: 10px 0 0 0px;
	height: 60px;
	width: 162px;
	position: absolute;
	margin-left: 9px;
}

#Elogo a {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 51px;
	width: 162px;
	
}

#Elogo a:visited {
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	height: 51px;
	width: 162px;
	
}

#Elogo a:hover {
	margin: 0;
	padding: 0;
	background: #fff;
	opacity:.50;
	filter:alpha(opacity=50);
	display: block;
	height: 51px;
	width: 162px;
}

#Eregion {
	float: right;	
	color: #939598;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	padding: 3px 0 0 0px;
	text-align: right;	
	font-family: Arial, Helvetica, sans-serif;
}

/* zona que contiene: menu principal del encabezado,iconos,busqueda y acceso*/
#Emenu {
	margin: 0;	
	padding: 0;	
	width: 952px;
	float: left;
	margin: 0px 0px 0px 0px;	
}


/* menu principal del encabezado */
#Eselector {
	background: transparent url(../../imagenes/Eselector_fondo.jpg) top left no-repeat;
	float: left;
	width: 100%;
	clear: both;	
	margin: 0;
	padding: 0;		
	margin-top: 5px;
	*margin-top: 42px;
	_margin-top: 42px;
	padding-top: 0px;
	*padding-top: 1px;
	_padding-top: 1px;
	padding-bottom: 1px;
	*padding-bottom: 0px;
	_padding-bottom: 0px;			
}

#Eselector a {
	/*font-weight: bold;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
}

#Eselector img {
	float: right;
	display: block;	
	margin-top: 2px;
	margin-top /*\**/: -13px\9;	
	*margin-top: -13px;
	padding-right: 4px;
}

#candado {
	margin-left: 0;
	position: absolute;
	left: 10em;
	top: 5px;
	top /*\**/: 18px\9;
	*top: 18px;
}

.menulist, .menulist * {
	margin:0;
	padding:0;
	list-style:none;
}
.menulist {
	line-height:1.0;
}
.menulist ul {
	position:absolute;
	top:-999em;
	width:184px;
	*width:189px;
	_width:184px;
}
.menulist ul li,
.menulist a {
	width: 96%;
	*width: 96%;
	_width: 100%;
}
.menulist li {
	float:left;
	position:relative;
	z-index:99;
}

.menulist li li {
	float:left;
	position:relative;
	z-index:99;
	background:#fff;
	text-align: left;
	font-weight: normal;
	border: 1px solid #E1E1E1;
}

.menulist a {
	display:block;
}
.menulist li:hover ul,
ul.menulist li.sfHover ul {
	left:12px;
	*left:8px;
	_left:0px;
	top: 27px;	
	*top: 25px;
	_top: 25px;
}
.menulist li:hover li ul,
.menulist li.sfHover li ul {
	top:-999em;
}
.menulist li li:hover ul,
ul.menulist li li.sfHover ul {
	left:178px;
	*left:182px;
	_left:191px;
	top:-1px;
}


/* si la última opción fuera diferente, con los submenús hacia la izquierda */

.menulist li.liultimo ul li:hover ul,
ul.menulist li.liultimo ul li.sfHover ul {
	left:-180px;
	*left:-183px;
	_left:-193px;
	top:-1px;
}



.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}



/*** ORIGINAL SKIN ***/
.menulist {
	float:left;	
}
.menulist li {
	background:transparent;
	border: 0px solid #E1E1E1;
	width:189px;
	*width:189px;
	_width:180px;
	text-align: center;
	font-weight: bold;
}
.menulist a {
	color: #939598;
	padding: .25em 0 .50em .50em;	
	text-decoration:none;
	
		
}
.menulist li:hover, .menulist li.sfHover,
.menulist a:focus, .menulist a:hover, .menulist a:active {
	color:#58595b;
	background: transparent;
	text-decoration:none;
}

.menulist li li:hover, .menulist li li.sfHover, .menulist li li a:focus, .menulist li li a:hover, .menulist li li a:active {	
	background:#58595b;
	text-decoration:none;
}

.menulist li li {
	background:#fff;
}
.menulist li li li {
	background:#fff;
}

.menulist li li.sfHover a {
 	color:#fff;
}

.menulist li li li a, .menulist li li.sfHover li a, .menulist li li li a:visited, .menulist li li.sfHover li a:visited {
	color: #939598;
}

.menulist li li a:hover, .menulist li li li a:hover {
 	color:#fff;
}

.menulist li li.sfHover li a:hover{
	color: #fff;
}

.menulist li.sfHover li.sfHover li.sfHover a {
 	color: #fff;
}

.menulist li.sfHover li.sfHover li.sfHover li a, .menulist li li.sfHover li.sfHover li a:visited  {
	color: #939598;
}

.menulist li.sfHover li.sfHover a:hover, .menulist li.sfHover li.sfHover li.sfHover li a:hover {
	color: #fff;
}

/* links de la opcion resaltada  */

.menulist li.light a {
	color:#F37021;
} 

.menulist li.light a:hover {
	color:#58595b;
}

.menulist li.light li a {
	color: #939598;
} 

.menulist li.light li.sfHover a {
 	color: #fff;
}

.menulist li.light li li a, .menulist li.light li.sfHover li a, .menulist li.light li li a:visited, .menulist li.light li.sfHover li a:visited  {
	color: #939598;
}

.menulist li.light li a:hover, .menulist li.light li li a:hover {
 	color:#fff;
}

.menulist li.light li.sfHover li.sfHover a {
 	color: #fff;
}

.menulist li.light li.sfHover li a, .menulist li.light li.sfHover li.sfHover li a {
	color: #939598;
}

.menulist li.light li.sfHover li a:hover, .menulist li.light li.sfHover li.sfHover li a:hover {
	color: #fff;
}


/* links de la opcion resaltada si la ultima fuera diferente... */

.menulist li.liultimo li.sfHover li a, .menulist li.liultimo li.sfHover li a:visited {
	color: #939598;
}

.menulist li.liultimo li.sfHover li a:hover{
	color: #fff;
}

/* si hay: zona busqueda, con su input texto y link */
#Ebusqueda {
	background: url(../../imagenes/Ebusqueda_fondo.gif) right top no-repeat;
	float: right;
	margin: 0;
	padding:0px 0 0 0px;			
	line-height: 19px;
	text-align: left;
	font-size: 80%;
	-moz-opacity:1;
	filter:alpha(opacity=100);	
	clear: both;
	color: #939598;
	margin: -4px 0px 2px 0px;
	*margin: -4px 1px 2px 0px;
	_margin: 0px 1px 2px 0px;
	width: 16em;
}

#Ebusqueda label {
	float: left;
}

#Ebusqueda input.icampotexto {	
	/*min-height: 15px;	
	height: 15px;	
	_height: 15px;*/
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 2px;
	/*margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;*/	
	margin-top: 0px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: transparent;
	border: 0.12em #fff none;
	font-size: 95%;
	vertical-align: middle;	
	color: #939598;
	width:59px;	
	margin-left: 2px;
	float: right;	
}

#Ebuscar {
	background: url(../../imagenes/btn_buscar_fondo.gif) right top no-repeat transparent;	
	margin: 0;
	border: 0;
	padding:0px 0px 0px 0px;
	margin: 2px 2px 0px 0px;	
	width: 14px;	
	min-height: 15px;	
	height: 15px;	
	_height: 15px;	
	float: right;		
}

#Ebuscar:hover {
	background: url(../../imagenes/btn_buscar_fondo_hover.gif) right top no-repeat transparent;
}	

#Ebuscar:active {
	background: url(../../imagenes/btn_buscar_fondo_active.gif) right top no-repeat transparent;
}

#Eidiomas {
	background: url(../../imagenes/Eidiomas_fondo.gif) right top no-repeat;
	*background: transparent;
	_background: transparent;
	float: right;
	margin: 0;
	padding:1px 1px 0 0px;			
	line-height: 1.9em;
	text-align: left;
	font-size: 80%;
	-moz-opacity:1;
	filter:alpha(opacity=100);	
	clear: both;
	color: #939598;
	width: 16em;
}

#Eidiomas label {
	float: left;
	margin-top: -1px;
}

#Eidiomas select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 0.12em #fff none;
	font-size: 95%;
	vertical-align: middle;	
	color: #939598;
	width:8em;
	*width:8.2em;
	/*
	width: 78px;
	*width:80px;
	_width:80px;*/
	padding: 1px 0px 0px 0px;	
	/*min-height: 15px;	
	height: 15px;
	*height: 19px;	
	_height: 19px;*/
	float: right;
	_margin-right: 1px;
}


/* BLOQUE 2: CUERPO */
/* Las zonas principales de este bloque empiezan por C */
#cuerpo {
	/*background: url(../../imagenes/C_fondo.gif) top center repeat-y transparent;*/
	min-height: 400px;	
	margin: 0px 0 0 0;
	width: 100%;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;	
}


/* menus del cuerpo */
#Cmenu {
	/*background: transparent url(../../imagenes/Cmenu_fondo.gif) top left no-repeat;*/	
	float: left;		
	width: 198px;	
	*width: 198px;
	_width: 198px;
	margin-left: 22px;
	*margin-left: 22px;
	_margin-left: 11px;
	min-height: 400px;
	padding: 0;	
	margin-top: 0px;	
	*margin-top: 1px;
	_margin-top: 0px;
}

#Cselector {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 12px;*/
	font-size: 85%;
	font-weight: bold;
	
	padding: 0;
	padding: 0px 0 0 34px;
	*padding: 0px 0 0 34px;
	_padding: 0px 0 0 31px;
	margin: 0;
	background: transparent;
	margin-bottom: 0px;
	_margin-bottom: 0px;
}

#Cselector ol {
	display: block;	
	background: transparent;
	margin: 0;
	margin-left: -31px;
	_margin-left: -28px;
	/*margin-bottom: -17px;
	_margin-bottom: -3px;*/
	min-height: 11px;
	padding-top: 0;
}

#Cselector ol li {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;	
	font-size: 100%;
	border-bottom: 0;
	display: block;
	background: #fff url(../../imagenes/Cselector_ol_fondo.gif) left top no-repeat;
	text-align: left;
	/*line-height: 12px;*/
	margin-bottom: -1px;
	width: 192px;	
	text-transform: none;
}

#Cselector ol li ol {
	display: block;	
	background: transparent;
	margin: 0;
	margin-left: 0px;
	_margin-left: 0px;
	margin-bottom: 3px;
	*margin-bottom: 3px;
	_margin-bottom: 2px;
	min-height: 11px;
	padding-top: 0;
	margin-top: 1px;
	*margin-top: 2px;
	_margin-top: 1px;
}

/*
#Cselector ol li.ultimo {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;	
	border-bottom: 0px solid #9D7C60;
	display: block;	
	text-align: left;
	line-height: 12px;
	margin-bottom: -1px;	
}
*/

#Cselector ol li.linivel1 {
	background: #fff url(../../imagenes/Cselector_ol_fondo.gif) left top no-repeat;
}

#Cselector ol li.linivel2 {
	background: #fff url(../../imagenes/Cselector_ol_linivel2_fondo.gif) left top no-repeat; !important
}

#Cselector ol li ol li.selected {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;	
	border-bottom: 0;
	display: block;
	background: #fff url(../../imagenes/Cselector_ol_selected_fondo.gif) left top no-repeat;
	text-align: left;
	/*line-height: 12px;*/
	margin-bottom: -1px;
}

#Cselector ol li a {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	/*line-height: 12px;*/
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	/*height: 21px;
	_height: 22px;*/
	height: auto;
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;
	
	background: transparent;
	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
}

#Cselector ol li a:visited {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	/*line-height: 12px;*/
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	/*height: 21px;
	_height: 22px;*/
	height: auto;
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;	
	background: transparent;	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
}

#Cselector ol li a:hover {
	background: url(../../imagenes/Cselector_ol_fondo.gif) left top no-repeat;
	margin-left: 0px;
	padding-left: 13px;
	font-size: 100%;
}

#Cselector ol li.selected a {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	/*line-height: 12px;*/
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;
	
	background: transparent;
	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
	height: auto;
}

#Cselector ol li.selected a:visited {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	/*line-height: 12px;*/
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;
	
	background: transparent;
	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
}

#Cselector ol li ol li.linivel2 a:hover {
	background: url(../../imagenes/Cselector_ol_selected_fondo.gif) left top no-repeat transparent;
	margin-left: 0px;
	padding-left: 13px;	
	font-size: 100%;
}

#Cselector ol li ol li.selected a:hover {
		color: #58595b;
	
}

#Cselector ol li a.nolink {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	/*height: 21px;
	_height: 22px;*/
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;	
	background: transparent;	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
	cursor: text;
}

#Cselector ol li a.nolink:visited {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	/*height: 21px;
	_height: 22px;*/
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;	
	background: transparent;	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
	cursor: text;
}

#Cselector ol li a.nolink:hover {
	display: block;
	padding: 0.7em 0 0.7em;
_padding: 0.52em 0 0.60em 0;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	/*height: 21px;
	_height: 22px;*/
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;	
	background: transparent;	
	border-bottom: 0;
	text-align: left;
	margin-left: 13px;
	cursor: text;
}

/*#Cselector ol li span {
	border: 0;
}

#Cselector ol li span a {
	display: block;
	padding: 11px 0 0 28px;
	color: #fff;
	text-decoration: none;
	line-height: 12px;
	font-size: 100%;
	font-weight: bold;
	height: 21px;
	_height: 22px;
	margin: 0 0 0px 0;
	_margin: 0px 0 0px 0;
	
	background: #58595b;
	
	border: 0;
}

#Cselector ol li span a:hover {
	color: #fff;
	background: #58595b;
	-moz-opacity:.83;
	filter:alpha(opacity=83);
	height: 21px;
	_height: 22px;
	margin: 0 0 0 0;
	_margin: 0px 0 0 0;
	
	padding: 11px 0 0 28px;
	border-bottom: 0px solid #9D7C60;
	display: block;
	border: 0;
}
*/



#Cselector ol li ul {
	display: block;	
	background: transparent;
	width: 192px;
	padding: 0;
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	margin:-4px 0px 0px 0px;
	*margin:-4px 0px 0px 0px;
	_margin:-4px 0px 0px 0px;
	/* Si se quita se ve mejor el scroll */
	padding: 5px 0px 3px 0px;
	
	/*margin: 0;
	margin-left: -31px;
	_margin-left: -28px;
	margin-bottom: -17px;
	_margin-bottom: -3px;
	min-height: 11px;
	*/
}

/*
#Cselector ol li.ultimo ul {
	display: block;
	background: transparent; 
	padding-bottom: 10px;
	height: 1%;
}
*/

#Cselector ol li.selected ul li {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	
	font-size: 100%;
	
	display: block;
	background: transparent;
	/*height: 1%;*/
	text-indent: 0;
}

#Cselector ol li.selected ul li.selected {
	background:transparent;
	text-indent: 0;
}


#Cselector ol li.selected ul li a {
	background:#fff url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 0px 7px;
	color:#58595b;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	font-size: 90%;	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li a:visited {
	background:#fff url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 0px 7px;
	color:#58595b;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	font-size: 90%;	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li a:hover {
	background: #fff url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 0px 7px ;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 13px;
	width: 171px;
	font-size: 90%;
}



/* si hay uno seleccionado */


#Cselector ol li.selected ul li a.selected {
	background:#fff url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 0px 7px;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	font-size: 90%;
	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li a.selected:visited {
	background:#fff url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 0px 7px;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	font-size: 90%;
	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li a.selected:hover {
	background: #fff url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 0px 7px ;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 13px;
	width: 171px;
	font-size: 90%;
}




/*
#Cselector ol li ul li span {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	
	
	
	display: block;
	letter-spacing: normal;
}

#Cselector ol li ul li span  a {
	background:#fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px;
	color:#58595b;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	margin: 0;
	height: 1%;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}

#Cselector ol li ul li span  a:visited {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px;
	color:#58595b;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	margin: 0;
	height: 1%;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}

#Cselector ol li ul li span  a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px ;
	color:#58595b;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	font-weight: normal;
	margin: 0;
	margin-left: 0px;
	_margin-left: 0px;
	height: 1%;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}
 */
 
 
 
#Cselector ol li.selected ul li.linivel4 a {
	background:#fff;
	color:#939598;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	
	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li.linivel4 a:visited {
	background:#fff;
	color:#939598;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	
	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li.linivel4 a:hover {
	background: #fff;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 13px;
	width: 171px;
}



/* si hay uno seleccionado */


#Cselector ol li.selected ul li.linivel4 a.selected {
	background:#fff;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	
	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li.linivel4 a.selected:visited {
	background:#fff;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	height: 13px;
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	
	
	text-transform: none;
	width: 171px;
}

#Cselector ol li.selected ul li.linivel4 a.selected:hover {
	background: #fff;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 19px;
	*padding:4px 0px 3px 19px;
	_padding:4px 0px 3px 19px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 13px;
	width: 171px;
}






/* si hay uno diferente, por ej: */

/*

#Cselector ol li ul li.ultimo {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px -1px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	
	font-size: 100%;
	border-bottom: 0px solid #9D7C60;
	display: block;
}

#Cselector ol li ul li.ultimo a {
	background:transparent url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 24px 8px;
	color:#fff;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}

#Cselector ol li ul li.ultimo a:visited {
	background:transparent url(../../imagenes/Cselector_olli_fondo.gif) no-repeat 24px 8px;
	color:#fff;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}

#Cselector ol li ul li.ultimo a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px ;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}
*/
/*
#Cselector ol li ul li.ultimo span {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	
	
	
	display: block;
	letter-spacing: normal;
}

#Cselector ol li ul li.ultimo span  a {
	background:#fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	
	text-align:left;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}

#Cselector ol li ul li.ultimo span  a:visited {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	margin-left: 0px;
	_margin-left: 0px;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}

#Cselector ol li ul li.ultimo span  a:hover {
	background: #fff url(../../imagenes/Cselector_olli_hover_fondo.gif) no-repeat 24px 8px ;
	color:#F37021;
	display:block;
	padding:4px 0px 3px 40px;
	_padding:4px 0px 3px 40px;
	text-decoration:none;
	font-weight: normal;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	letter-spacing:normal;
	height: 1%;
}
*/


/* banners */

#Cbanners {
	/*	
	float: right;	
	position: absolute;
	top: 370px;
	*/	
	
	padding: 58px 0 0 0px;
	*padding: 58px 0 0 0px;
	_padding: 50px 0 0 0px;
	margin: 0;	
	
}

#Cbanners ul {
	display: block;	
	background: transparent;
	margin: 0;
	padding-top: 0;	
}

#Cbanners ul li {
	color: #fff;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	padding: 0;	
	font-size: 100%;
	border-bottom: 0;
	display: block;
	background: url(../../imagenes/Cbanners_ulli_fondo.gif) left top no-repeat transparent;
	text-align: left;
	line-height: 12px;
	margin-bottom: 0px;
	*margin-bottom: -3px;
	_margin-bottom: -2px;
	width: 198px;	
}

#Cbanners ul li a {
	display: block;
	padding: 11px 0 0 16px;
	color: #fff;
	text-decoration: none;
	line-height: 11px;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;
	height: 22px;
	_height: 22px;
	margin: 0;		
	background: transparent;	
	border-bottom: 0;
	text-align: left;
	
}

#Cbanners ul li a:visited {
	display: block;
	padding: 11px 0 0 16px;
	color: #fff;
	text-decoration: none;
	line-height: 11px;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;
	height: 22px;
	_height: 22px;
	margin: 0;		
	background: transparent;	
	border-bottom: 0;
	text-align: left;
	
}

#Cbanners ul li a:hover {
	background: transparent;
	margin: 0px;
	padding: 11px 0 0 16px;
	color: #58595b;
}


/* contiene todo el contenido */
#Ccontenido {
	background: transparent;
	/*float: right;*/
	float: left;
	margin: auto;
	padding: 0;
	text-align: left;
	/*width: 781px;*/
	width: 755px;
	margin-top: 0px;	
	*margin-top: 1px;
	_margin-top: 0px;
	/*height: 400px;
	overflow: hidden;*/
}



#Cencabezadocontenido {
	background: #fff url(../../imagenes/Cencabezadocontenido_fondo.gif) 32px bottom no-repeat;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	text-align: center;	
	overflow: hidden;
	/*height:153px;
	_height:153px;
	min-height:153px;*/		
	/*border-bottom: 1px solid #f37021;	*/	
}

#Cencabezadocontenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	color: #fff;
	font-size: 0pt;
	font-weight: normal;
	margin: 0;
	padding: 0px;
	text-align: right;
	text-decoration: none;
	text-transform: none;
	/*margin-top: -25px;*/
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	background-color: #fff;
	height: 110px;	
}

.h1empresa {	
	background-image: url(../../imagenes/h1empresa_fondo.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}

.h1producto {	
	background-image: url(../../imagenes/h1producto_fondo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.h1donde {	
	background-image: url(../../imagenes/h1donde_fondo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.h1atencion {	
	background-image: url(../../imagenes/h1atencion_fondo.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#Cencabezadocontenido h2 {
	font-family: Arial, Helvetica, sans-serif;	
	clear: both;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 32px;
	text-align: left;
	text-decoration: none;
	text-transform: none;	
	width: 45%;
	float: left;
}


.nombreproducto {
	font-size: 180%; !important
	line-height: 35px;
}

.foodservice {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	color: #fff;
	font-size: 1%; !important
	font-weight: normal;
	margin: 0;
	padding: 6px 0 3px 0px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	background: #fff url(../../imagenes/h2foodservice_fondo.gif) no-repeat;
	height: 33px;
}



#Crastrodemigas {
	color: #939598;
	float: right;
	/*margin-top: -1.9em;*/
	margin-top: 1%;
	font-size: 75%;	
	padding: 0 0 0 0;
	opacity:1;
	filter:alpha(opacity=100);
	width: 50%;
	text-align: right;
	line-height: 0.9;
}

#Crastrodemigas b{
	color: #F37021;
	font-weight: normal;
	font-size: 100%;			
}

#Crastrodemigas a:link {
	color: #939598;	
	text-decoration: none;
}

#Crastrodemigas a:visited {
	color: #939598;
}

#Crastrodemigas a:hover {
	color: #939598;
	text-decoration: underline;
}

#Crastrodemigas a:active {
	color: #939598;
	text-decoration: underline;
}
 
#Ccontenidocontenido {
	background: #ffffff;
	margin:0px 0px 0px 0px;
	/*min-height:307px;*/
	padding:4px 0px 0pt 14px;
	width: 98%;
}


#Ctextocontenido {
	font-size: 80%;
	opacity:1;
	filter:alpha(opacity=100);
	margin: auto;
	margin-left: 19px;
	*margin-left: 18px;
	_margin-left: 18px;
	margin-top: 5px;
	width: 97.6%;
	text-align: justify;
}


/* SÓLO PARA LA INDEX */

span.es {
	font-style:italic;
}

#cuerpoindex {
	background: transparent url(../../imagenes/cuerpoindex_fondo.jpg) center 32px no-repeat;
	*background: transparent url(../../imagenes/cuerpoindex_fondo.jpg) center 42px no-repeat;
	_background: transparent url(../../imagenes/cuerpoindex_fondo.jpg) center 42px no-repeat;
	height:537px;
	*height:524px;
	_height:524px;
	min-height:520px;
	width: 950px;
	margin: auto;	
	margin-bottom: -10px;
	*margin-bottom: 12px;
	_margin-bottom: 17px;
	padding-bottom: 0px;
	*padding-bottom: 0px;
	_padding-bottom: 0px;
}

#remember {
	clear: both;
	width: 952px;
	display: block;
	top: 530px;
	position: absolute;
	margin: auto;
	text-align:center;
}

#Cselectorregiones {
	width: 80%;		
	margin: 10px auto 10px auto;
	clear: both;
	padding-top: 64px;	
	_padding-top: 64px;
	text-align: center;			
	}	
	
#Cselectorregiones p {
	text-align: center;
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #58595B;
}	
	
#Cselectorregiones h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 125%;
	clear: both;
	font-weight: bold; 
	margin: 0;
	padding: 6px 0 0px 0px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	border-bottom: 1px solid #F37021;	
	margin-bottom: 4px;
	margin-top: 70px;
	_margin-top: 70px;
	color: #58595B;
}  

.columnaselectorregiones {
	width: 27%;	
	margin: 65px 48px 0px 0px;
	padding-top: 0px;
	float: left;	
}

.region{
	width: 100%;	
	clear: both;
	float: left;	
}

.region select {
	/*width: 156px;*/
	width: 100%;
}

.nombreregion{
	text-align:left;		
	position: inherit;	
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;	
	}	

.nombreregion a {	
	/*font-size: 85%;*/	
	font-weight: bold;     
	color: #F37021;
	text-transform: uppercase;
	text-decoration: none; 
	
}	

.nombreregion a:visited { 	
	color: #F37021;	
	text-decoration: none;
	}
.nombreregion a:hover { 	
	text-decoration: underline;
	color: #F37021;
	}
.nombreregion a:active { 
	/*text-decoration: none;*/
	color: #F37021;
	}	


/* SÓLO PARA LA HOME */


#cuerpohome {
	float: left;
	background: transparent;
	height: 1%;	
	margin: 0px 0 0 0;
	width: 100%;
	margin-bottom: -32px;
	*margin-bottom: -32px;
	_margin-bottom: -28px;
}

#Ccontenidohome {
	/*background-color: #FFFFFF;*/
	float: left;
	margin: auto;
	padding: 0;
	text-align: center;
	width: 1003px;
}

#Cbannerhome {
	margin: auto;
	padding: 0;		
	width: 952px;
	min-height: 315px;
	height: 315px;
	_height: 315px;	
	text-align: left;
	/*background: #ffffff;*/	
	/*margin-top: 15px;
	*margin-top: 20px;
	_margin-top: 6px;*/		
}

.Cbanner1 {
	background: transparent url(../../imagenes/Cbannerhome1.jpg) top left no-repeat;
}

.Cbanner2 {
	background: transparent url(../../imagenes/Cbannerhome2.jpg) top left no-repeat;
}

.Cbanner3 {
	background: transparent  url(../../imagenes/Cbannerhome3.jpg) top left no-repeat;
}
.Cbanner4 {
	background: transparent url(../../imagenes/Cbannerhome4.jpg) top left no-repeat;
}

.Cbanner5 {
	background: transparent  url(../../imagenes/Cbannerhome5.jpg) top left no-repeat;
}
.Cbanner6 {
	background: transparent  url(../../imagenes/Cbannerhome6.jpg) top left no-repeat;
}
.Cbanner7 {
	background: transparent  url(../../imagenes/Cbannerhome7.jpg) top left no-repeat;
}
#Cbannerhome span {
	font-size: 130%;
	color: #fff;
	font-family: Trebuchet MS, Tahoma, Verdana;
	padding-left: 5px;
}

#Cbannerhometexto {
	font-size: 130%;
	color: #fff;
	font-family: Trebuchet MS, Tahoma, Verdana;
	padding-left: 10px;
	padding-top: 268px;	
	float: left;
}



#Cbannerselector {
	text-align: right;
	padding: 275px 7px 7px 0;
	float: right;
	/*background: transparent url(../../imagenes/Cbannerselector_fondo.gif) center 264px no-repeat;*/
}

#Ccontenidohomecontenido {	
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 0px;
	/*padding: 7px 20px 0 16px;	*/
}

#Cdestacados {
	width: 952px;
	margin: -14px auto 0 auto;
	*margin: -14px auto 0 auto;
	_margin: -14px auto 0 25px;
	/*height: 161px;
	padding-top: 21px;*/
	background: transparent url(../../imagenes/Cdestacados_fondo.jpg) left 14px no-repeat;
	*background: transparent url(../../imagenes/Cdestacados_fondo.jpg) left 6px no-repeat;
	_background: transparent url(../../imagenes/Cdestacados_fondo.jpg) left 6px no-repeat;
}

/*.destacados_es {
	background: transparent url(../../imagenes/Cdestacados_fondo_es.jpg) center top no-repeat ;
}*/



.Cnovedades {
	margin: auto;
	width: 943px;
	overflow: hidden;
	z-index: 1;	
	*z-index: 0;	
	_z-index: 0;	
	position: relative;
	background: transparent;
}

ul#ticker1 {
	/*left: 280px;*/
	list-style-type: none;
	width: 943px;
}

ul#ticker1 li {
	float: left;
}

/* liScroll style declarations */

.tickercontainer { 	
	background: transparent;
	width: 943px;
	height: 15px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer .mask { 
	position: relative;
	left: 10px;
	top: 0px;
	
	width: 943px;
	overflow: hidden;
}
ul.newsticker { 
	position: relative;
	left: 750px;	
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; 
	margin: 0;
	padding: 0;
	background: transparent;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #fff;	
	margin: 0px 50px 0 0;
	font-size: 85%;	
	font-weight: bold;    
    text-decoration: none;	
	text-transform: none;
}
ul.newsticker a:visited {
	color: #fff;
}
ul.newsticker a:hover {
	text-decoration: underline; 
	color: #fff;
}

ul.newsticker span {
	margin: 0 10px 0 0;
	font-size: 75%;
	text-align:justify;
	padding-left: 9px;
	color: #fff;	
	background: transparent;
}

#Cmenuhome {
	margin: -14px auto 0 -26px;
	*margin: -20px auto 0 -26px;
	_margin: -20px auto 0 -25px;
	width: 1003px;	
	z-index: 0;	
	*z-index: 1;
	_z-index: 1;
	position: relative;
}

#piehome {
	background: transparent;
	color: #939598;
	/*float: left;*/	
	font-size: 70%;
	margin: 0;
	padding: 0;	
	line-height: 18px;
	padding-bottom: 1px;
	text-align: center;
	/*width: 100%;*/
	width: 948px;
	font-family: Arial, Helvetica, sans-serif;
	opacity:1;
	filter:alpha(opacity=100);	
	position: relative;
	clear: both;
	display: block;	
	border-top: 0;
	margin: 0px auto 0 auto;
	*margin: 0px auto 0 auto;
	_margin: 5px auto 5px auto;
	padding-top: 10px;
	*padding-top: 10px;
	_padding-top: 5px;
}

#piehome span {
	margin: 0 3em;
}

#piehome img {
	margin: -2px 1px 0px 1px;
	*margin: 0px 1px 0px 1px;
	_margin: 0px 1px 0px 1px;
	padding: 0;
	vertical-align: middle;
	
}

#piehome a {
	color: #939598;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#piehome a:link {
}

#piehome a:visited {
	color: #939598;
}

#piehome a:hover {
	text-decoration: underline;
}

#piehome a:active {
}

	
/* AQUÍ DENTRO EMPEZARÍAN LAS ETIQUETAS COMUNES */

/*
#Ctextocontenido p {
	color: #58595b;
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
}
*/

#Ctextocontenido li {
	color:#58595b;
	/*font-size: 90%;*/
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	list-style: none;
}

/*#Ctextocontenido ul {
	padding-bottom: 0.6em;
	padding-left: 10px;			
}
					
					
#Ctextocontenido ul li{						
	padding: 0;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 15px;
	overflow: hidden;
	background: transparent url(../../imagenes/section_ulli_fondo.gif) left 2px no-repeat;
}*/

/* FIN DE LAS ETIQUETAS COMUNES */


#Cpiecontenido {
	clear: both;
	background: transparent;
	/*background: url(../../imagenes/Cpiecontenido_fondo.gif) top repeat-x;*/	
	width: 95.8%;
	padding: 0px 0px 2px 0px;
	*padding: 2px 0px 0 0px;
	_padding: 2px 0px 0 0px;
	display: block;
	height: 18px;
	*height: 14px;
	_height: 14px;
	border-top: 1px solid #939598;
	margin-top: 6px;
	margin-left: 32px;
	/*float: left;*/
}

#Ciconos {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	display: block;
	opacity:.68;
	filter:alpha(opacity=68);
}

#Ciconos a {
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	font-weight: normal;
	text-transform:lowercase;
}

#Ciconos a:visited {
	color: #636363;	
	text-decoration: none;
}

#Ciconos a:hover {
	color: #636363;	
	text-decoration: underline;
}

#Ciconos a:active {
	color: #636363;
	text-decoration: none;
}

#Ciconos a img {
	border: 0;
	padding-right: 3px;
	vertical-align: baseline;
}

#Cicono1, #Cicono2 {
	display: inline;
	float: left;
	margin-right: 60px;
	padding: 0px;
	width: auto;
}

#Cicono3, #Cicono4 {
	display: inline;
	float: right;
	margin-left: 60px;
	padding: 0px;
	width: auto;
}

/* BLOQUE 3: PIE */

/* Si hay alguna subzona en este bloque empieza por P */

#pie {
	color: #939598;
	/*float: left;*/	
	font-size: 70%;
	margin: 0;
	padding: 0;	
	line-height: 18px;
	padding-bottom: 1px;
	text-align: center;
	/*width: 100%;*/
	width: 948px;
	font-family: Arial, Helvetica, sans-serif;
	opacity:1;
	filter:alpha(opacity=100);	
	position: relative;
	clear: both;
	display: block;
	/*margin-top: 10px;*/
	border-top: 1px solid #f37021;
	margin: 10px auto 0 auto;
	padding-top: 2px;
}

#pie span {
	margin: 0 3em;
}

#pie img {
	margin: -2px 1px 0px 1px;
	*margin: 0px 1px 0px 1px;
	_margin: 0px 1px 0px 1px;
	padding: 0;
	vertical-align: middle;
	
}

#pie a {
	color: #939598;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#pie a:link {
}

#pie a:visited {
	color: #939598;
}

#pie a:hover {
	text-decoration: underline;
}

#pie a:active {
}


/* 5= Estructura producto
	  =NEWS */

/* Listado */

#noticias {		
	width: 100%;		
	margin-top: 10px;		
	}	  
#filtros {		
	width: 80%;	
	margin-left: 25px;
	margin-bottom: 30px;		
	}
#filtroscategorias {
	width: auto;
	float: left;
}
#filtrosactuales {
	width: auto;
	float: right;
}
		
.categoria {
	width:100%;		
	font-weight: bold;    
   text-decoration: none;
	color: #f37021;
	text-transform:uppercase;	
	padding: 3px 0px 11px 5px;
	margin: 0;		
	background-image: url(../../imagenes/fondo_categoria.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #f37021;
	}
.noticia{
	width: 100%;	
	margin-bottom: 25px;	
}
.imagennoticia{
	width:100px;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-right:-3px;
	background-color: #ffffff;
	}
.titularnoticia{
	text-align:justify;	
	padding-left: 100px;	
	position: inherit;
	left: 100px;
	border-bottom: 1px solid #CCCCCC;
	}
	
.titularnoticia img{
	margin: 0 3px;
}

.titularnoticia a {	
	/*font-size: 85%;*/	
	font-weight: bold;    
    text-decoration: none;
	color: #f37021;
	text-transform:uppercase;
}	

.titularnoticia a:visited { 	
	color: #939598;	
	}
.titularnoticia a:hover { 
	text-decoration: underline; 
	color: #f37021;
	}
.titularnoticia a:active { 
	text-decoration: underline; 
	color: #58595b;
	}	

.subtitulonoticia {
	/*font-size: 80%;*/		
	text-align:justify;
	padding-left: 100px;
	position: relative;
	top: 0px;
	}
.fechanoticia{
	font-size: 85%;
	text-align:justify;
	padding-left: 103px;
	color: #58595b;
	position: relative;
	top: 3px;
	margin-bottom: 3px;
	}	
#paginador {	
	font-size: 85%;
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	}
	
/* Ficha */

#fechafichanoticia {
	color: #58595b;
    font-size: 95%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: justify;
    text-decoration: none;
    padding-bottom: 2%;
	}
	
#textofichanoticia {	
	width: 100%;
	}
	
#imagenfichanoticia {
	width: 100%;
	clear: both;
	/*width: auto;*/
	text-align: center;
	margin-bottom: 10px;	
	}
	
#imagenfichanoticia img{		
	/*float: left;*/
	}

#agendafichaevento{	
	float: right;
	margin: 2px 0;
	}
	
table.ttablaagenda {
	color: #58595b;	
	font-size: 100%;
	margin: 1px 0 1px 0;
	padding: 1pt;
	border: 1px solid #58595b;
	width:120px;
	text-align: center;
}

#anotacionesfichaevento {
	/*width: 100%;	
	clear: both;*/	
	width: 70%;		
	margin: 2px 0;	
}

#masinfofichanoticia{
	width: 100%;
	clear:both;
}

#descargablesfichanoticia {
	clear: both;	
	margin: 2px 0 20px 0;	
	border: 1px solid #58595b;
}

.tcabecera1 {
	background-color: #f37021;	
	color: #ffffff;		
	font-weight: bold;	
	text-align: left;	
	margin: 2px;
	padding: 2px;
	/* */
	font-size: 110%;
}

#descargablefichanoticia ul li {	
	color: #58595b;
	font-size: 100%;
	padding: 1px 0 2px 0;	
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
#descargablefichanoticia ul li img{	
	margin-right: 5px;
	vertical-align: middle;
}

/* 	  =SHOP */

/* Listado */

#productos {
	width: 100%;
	float: left;
	 
	}
#filtrosproductos {
	width: 100%;
	float: left;
	background-color:#f1f1f2;
	border: 1px solid #939598;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#filtrosproductos select {
	
	background-color:#FFFFFF;
	color: #58595b;
	border: 1px solid #939598;	 
	 
	}
#filtrosproductos input {
	float: left;
	background-color:#FFFFFF;
	color: #58595b;
	border: 1px solid #939598;	 
	}

#listadoproductos {
	width: 100%;
	float: left;
	text-align: justify;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
	margin-top: 5px;
	clear: both;	
	}

.producto {
	width: 50%;	
	margin-bottom: 15px;
	float: left;
		
	
}
.imagenlistadoproductos {
	width:144px;
	float:left;
	text-align:center;
	margin-right:-11px;
	background: transparent;
	border-bottom: 1px solid #F37021;
	*border-bottom: 1px solid #F37021;
	_border-bottom: 1px solid #F37021;
	min-height: 144px;
	height: 144px;
	_height: 144px;	
	}
	
.imagenlistadoproductos img {	
	height: 130px;	
}
	
.datoslistadoproductos {
	text-align:left;	
	padding-left: 0px;	
	position: inherit;
	left: 100px;
	border-bottom: 1px solid #F37021;
	min-height: 170px;
	height: 170px;
	_height: 170px;	
	padding-top: 0px;
	margin-top: -26px;
	float: right;
	/*width: 60%;*/
	width: 63%;
}

.datoslistadoproductos a {	
	font-size: 120%;
	font-weight: bold;    
    text-decoration: none;
	color: #58595b;
	margin-top: 20px;
	*margin-top: 20px;
	_margin-top: 0px;
	margin-bottom: 0px;
	*margin-bottom: 0px;
	_margin-bottom: -15px;
	padding-top: 0px;
	*padding-top: 0px;
	_padding-top: 0px;	
	background: transparent url(../../imagenes/datoslistadoproductos_a_fondo.gif) left 1.2em repeat-x;
	width: auto;
	line-height: 65px;
	padding-bottom: 22px;
	display: inline;
	margin-left: 12px;
	white-space:nowrap;
}	


.datoslistadoproductos a:visited { 	
	color: #58595b;	
}
.datoslistadoproductos a:hover { 
	text-decoration: none;
	color: #F37021;
}
.datoslistadoproductos a:active { 
	text-decoration: none;
	color: #58595b;
}

#listadoproductos .datosproducto {	
	
	float: left;
	
	width: 100%;
	*width: 100%;
	_width: 100%;
	
	padding-top: 0px;
	padding-left: 0px;	
	margin-top: -15px;
	margin-left: 0px; 
	}

#listadoproductos .datosproducto .descargar {
	width: 100%;
	float: left;	
	
	margin-bottom: 0px;
	min-height: 88px;
	height: 88px;
	_height: 82px;
}

#listadoproductos .datosproducto .descargar ul {	
	padding-bottom: 0.3em;	
}

.datosproducto ul {	
	width: 100%;
	float: left;
	padding-bottom:1.2em; 
}

.datosproducto li {
background:transparent;		
	/*font-size:100%;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:none;
	padding:0px;
	*padding:0px;
	_padding: 2px 0px;
	text-align:justify;
	text-decoration:none;
}
	
.datosproducto a {	
	font-size: 90%;
	font-weight: bold;    
    text-decoration: none;
	color: #58595b;
	margin: 0;
	padding: 0;	
	background: transparent;
	width: auto;
	line-height: 25px;
	display: inline;
}	


.datosproducto a:visited { 	
	color: #58595b;	
}

.datosproducto a:hover { 
	text-decoration: none;
	color: #F37021;
}

.datosproducto a:active { 
	text-decoration: none;
	color: #58595b;
}	

.datosproducto img {
	/*margin: 2px 0px 0px 4px;*/
	vertical-align: middle;	
	padding: 0px 11px 2px 12px;
}

.precio {
	font-size: 90%;
	font-weight: bold;    
    text-decoration: none;
	color: #58595b;	
	margin-top: 0px;
	*margin-top: 88px;	
	_margin-top: 0px;
}

.precio img {
	/*margin-top: -2px;*/
	vertical-align: middle;	
	padding: 0px 4px 11px 4px;
}


/* Ficha Shop */ 

#textofichacatalogo {
	width: 352px;
	float: right;	 
}

#datosproducto {	
	width: 100%;
	float: left;
	padding-top: 3px;
	padding-left: 0px;	 
}

#datosproducto ul {	
	width: 100%;
	float: left;
	padding-bottom:1.2em; 
}

#datosproducto li {
background:transparent;		
	/*font-size:100%;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:none;
	padding:0px;
	*padding:0px;
	_padding: 2px 0px;
	text-align:justify;
	text-decoration:none;
}
	
#datosproducto a {	
	font-size: 90%;
	font-weight: bold;    
    text-decoration: none;
	color: #58595b;
	margin: 0;
	padding: 0;	
	background: transparent;
	width: auto;
	line-height: 25px;
	display: inline;
}	


#datosproducto a:visited { 	
	color: #58595b;	
}

#datosproducto a:hover { 
	text-decoration: none;
	color: #F37021;
}

#datosproducto a:active { 
	text-decoration: none;
	color: #58595b;
}	

#datosproducto img {
	/*margin: 2px 0px 0px 4px;*/
	vertical-align: middle;	
	padding: 0px 11px 2px 12px;
}
	
#dato1 {	
	width: 100%;
	float: left;
	margin-bottom: 5px;	 
	}
	
#dato1 li {	
	/*background:transparent url(../../imagenes/datosproducto_ulli_fondo.gif) no-repeat scroll 0px 4px;		
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-type:none;
	padding-bottom:0px;
	padding-left:10px;
	text-align:justify;
	text-decoration:none;*/	
	padding: 0;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	padding-left: 10px;
	/*overflow: hidden;*/
	background: transparent url(../../imagenes/li_fondo.gif) left 5px no-repeat;
	font-size: 100%;	
	}
	
#dato2 {	
	/*width: 100%;*/
	float: left;
	margin-bottom: 5px;
	padding-left: 10px;			 
	}

#dato2 li {
	/*display: table-row;*/
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-align: left;
}
	
#dato2 span {	
	color: #58595b;	
	font-weight: bold;
	/*display: table-cell;
	width: 170px;
	margin-right: 0.6em; */	 
}
	
#dato2 li a {
	text-decoration: underline;
	color: #F37021;
}

#dato2 li a:visited {
	text-decoration: underline;
	color: #F37021;
}

#dato2 li a:hover {
	text-decoration: none;
	color: #F37021;
}


	



#imagenfichacatalogo {
	width: 360px;
	float: left;	
	/*background: #ffcc00;*/	 
}
	
#fotoproducto{
	background:transparent;	
	width: 360px;
	float: left;
	text-align: center;
	height: 247px;
}
	
#fotoproducto img {
	/*width: 247px;*/
	height: 247px;
}

#piefotoproducto {
	visibility: hidden;	
	padding-top: 3px;
}

#videoproducto{
	background:transparent;	
	width: 360px;
	float: left;
	text-align: center;
	height: 291px;
}


#precio {
	font-size: 90%;
	font-weight: bold;    
    text-decoration: none;
	color: #58595b;	
	float: left;
	_float: none;
	text-align: center;
	padding-top: 22px;
	*padding-top: 22px;
	_padding-top: 3px;
	width: 100%;
	min-height: 35px;
	height: 35px;
	_height: 35px;
}

#precio img {
	/*margin-top: -2px;*/
	vertical-align: middle;	
	padding: 0px 4px 11px 4px;
}



#fotoselector {
	position: relative;
	/*clear: both;*/	
	margin: 0;	
	padding: 0;
	width: 273px;
	margin-left: 10px;		
}



#fotoselector ul {
	border-bottom: 0;
	display: block;
	background: #939598;
	float: left;
	list-style: none;
	margin: 0;	
	padding: 0;
	position: relative;
	visibility: visible;
	width: 275px;
	margin-bottom: 2px;
	*margin-bottom: 0px;
	_margin-bottom: 0px;
}

#fotoselector ul li {
	display: inline;
	float: left;
	margin: 1px 0 0 0;
	*margin: 1px 0px 0px 0;
	_margin: 1px 0px 0px 0;
	position: relative;
	text-align: center;
	width: auto;
	padding-left: 0;
	background: #939598;
}

#fotoselector ul li ul li{
	/*background: transparent url(../../imagenes/fotoselector_ulli_ulli_fondo.gif) left top no-repeat;*/
	background: transparent;
	display: inline;
	float: left;
	font-size: 100%;
	font-style: normal;	
	margin: auto;	
	text-decoration: none;
	text-transform: uppercase;
			
}

#fotoselector ul li ul li.liactivo {
	/*background: transparent url(../../imagenes/fotoselector_ulli_ulliactivo_fondo.gif) left top no-repeat;*/	
	background: #939598;	
}

#fotoselector ul li ul li a {
	color: #fff;
	display: block;
	font-size: 105%;
	font-style: normal;	
	text-decoration: none;
	font-weight: bold;
	padding: 3px 13px;
	*padding: 3px 13px;
	_padding: 3px 11px;
	width: auto;
	_width: 52px;
	_white-space: nowrap;
}

#fotoselector ul li ul li a:visited {
	color: #fff;
	text-decoration: none;	
	padding: 3px 13px;
	*padding: 3px 13px;
	_padding: 3px 11px;
	width: auto;
	_width: 52px;
	_white-space: nowrap;
}

#fotoselector ul li ul li a:hover {
	color: #fff;
	text-decoration: underline;	
	padding: 3px 13px;
	*padding: 3px 13px;
	_padding: 3px 11px;
	width: auto;
	_width: 52px;
	_white-space: nowrap;
}

#fotoselector ul li ul li.liactivo a:link, #fotoselector ul li ul li.liactivo a:visited, #fotoselector ul li ul li.liactivo a:hover {
	color: #fff;
	text-decoration: underline;
	padding: 3px 13px;
	*padding: 3px 13px;
	_padding: 3px 11px;	
	width: auto;
	_width: 52px;
	_white-space: nowrap;
} 

#fotoselectorcontenido {
	/*background: #D9D9D9 url(../../imagenes/fotoselectorcontenido_fondo.gif) center bottom no-repeat; */	
	background: #fff;
	margin: 2px 0px 5px 10px;
	*margin: 2px 0px 5px 10px;
	_margin: 2px 0px 5px 10px;
	/*padding: 20px 10px 10px 20px;*/
	width: 273px;
	min-height: 54px;
	height: 54px;
	_height: 54px;	
	clear: both;
	border: 1px solid #939598;
}

#fotoselectorcontenido ul{
	width: 800px;
	text-align: center;	
	margin-left: 0px;
	padding-bottom:0.4em;
	padding-top:0.4em;
}

#fotoselectorcontenido li{
	height: 50px;
	width: 47px;
	background: transparent;
	text-align: center;	
	float: left;
	display:inline;
	padding: 0px 5px 0 0;
	padding-left: 0px;
	margin-left: 0px;
}

#fotoselectorcontenido li a img{
	height: 43px;
	/*width: 43px;*/	
	text-align: center;	
	float: left;
	display:block;
	padding: 0px;
}

#fotoselectorcontenido li a {	
	border: 2px solid #fff;
	text-align: center;	
	float: left;
	display:block;
	padding: 0px;
}

#fotoselectorcontenido li a:hover {	
	border: 2px solid #fff;
	text-align: center;	
	float: left;
	display:block;
	padding: 0px;
	background: #58595b;
	opacity:.63;
	filter:alpha(opacity=63);
}


#up {
	background: #fff;
	height:20px;	
	margin-top:16px;
	width:20px;	
	opacity:1;
	filter:alpha(opacity=100);
	float: left;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	_margin-left: 5px;
	_margin-right: 5px;
	/*_padding-left: 7px;
	_padding-right: 7px;*/
	}
	
#up a:hover {
	display: block;
	width:20px;
	height:20px;	
	background: #fff;
	opacity:.8;
	filter:alpha(opacity=80);
	text-align: center;	
}	
#down {
 	background: #fff;
	height:20px;
	margin-top:16px;
	width:20px;
	z-index:95;
	opacity:1;
	filter:alpha(opacity=100);
	float: right;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	_margin-left: 5px;
	_margin-right: 5px;
	} 
#down a:hover {
 	display: block;
	background: #fff;
	height:20px;		
	width:20px;
	opacity:.8;
	filter:alpha(opacity=80);
	text-align: center;	
	} 	
	
#up1 {
	background: #fff;
	height:20px;	
	margin-top:16px;
	width:20px;	
	opacity:1;
	filter:alpha(opacity=100);
	float: left;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	_margin-left: 5px;
	_margin-right: 5px;
	/*_padding-left: 7px;
	_padding-right: 7px;*/
	}
	
#up1 a:hover {
	display: block;
	width:20px;
	height:20px;	
	background: #fff;
	opacity:.8;
	filter:alpha(opacity=80);
	text-align: center;	
}	
#down1 {
 	background: #fff;
	height:20px;
	margin-top:16px;
	width:20px;
	z-index:95;
	opacity:1;
	filter:alpha(opacity=100);
	float: right;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	_margin-left: 5px;
	_margin-right: 5px;
	} 
#down1 a:hover {
 	display: block;
	background: #fff;
	height:20px;		
	width:20px;
	opacity:.8;
	filter:alpha(opacity=80);
	text-align: center;	
	} 	
	
#up2 {
	background: #fff;
	height:20px;	
	margin-top:16px;
	width:20px;	
	opacity:1;
	filter:alpha(opacity=100);
	float: left;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	_margin-left: 5px;
	_margin-right: 5px;
	/*_padding-left: 7px;
	_padding-right: 7px;*/
	}
	
#up2 a:hover {
	display: block;
	width:20px;
	height:20px;	
	background: #fff;
	opacity:.8;
	filter:alpha(opacity=80);
	text-align: center;	
}	
#down2 {
 	background: #fff;
	height:20px;
	margin-top:16px;
	width:20px;
	z-index:95;
	opacity:1;
	filter:alpha(opacity=100);
	float: right;
	text-align: center;
	margin-left: 7px;
	margin-right: 7px;
	_margin-left: 5px;
	_margin-right: 5px;
	} 
#down2 a:hover {
 	display: block;
	background: #fff;
	height:20px;		
	width:20px;
	opacity:.8;
	filter:alpha(opacity=80);
	text-align: center;	
	} 	
	
	
#container {
	height:54px;
	left:332px;
	overflow:hidden;
	/*position:absolute;*/
	top:327px;
	_top: 330px;
	visibility:visible;
	width:203px;
	z-index:90;
	float: left;
	
} 

#pestana3 {
	background: transparent url(../../imagenes/fotoselectorcontenido_pestana3_fondo.gif) left top no-repeat;
	min-height: 54px;
	height: 54px;
	_height: 54px;
}




#listadofichacatalogo {	
	width: 100%;
	*width: 100%;
	_width: 100%;
	/*float: left;*/
	padding-top: 8px;
	/*font-size: 95%;*/
	clear: both;
}

#subseccion1 {
	padding-bottom: 35px;
}

#listadofichacatalogo h3 {	
	font-weight: bold;
	text-align: left;
	width: 100%;
	*width: 98%;
	_width: 99%;
	border: none;
	padding-top: 0.4em;
	display: block;
	text-transform: uppercase;	
	color:#F37021;
	font-size:110%;
	font-weight:bold;	
	margin:0px 0pt;	
	text-align: left;
	/*text-decoration:underline;*/
	background: transparent;
	width: auto;
	line-height: 15px;
	padding-bottom: 0px;
	
}

#listadofichacatalogo h3 a {	
	text-decoration: none; 
	color: #F37021;	
	display: block;
	background: #fff url(../../imagenes/h3_fondo.gif) left 17px repeat-x;
	width: auto;
	line-height: 11px;
	padding-bottom: 16px;
}

#listadofichacatalogo h3 a:visited {	
	text-decoration: none; 
	color: #F37021;
	line-height: 11px;
	display: block;
}

#listadofichacatalogo h3 a:hover {	
	text-decoration: none; 
	color: #58595b;
	line-height: 11px;
	display: block;
}

#descargar {	
	width: 100%;
	/*float: left;*/
	margin-bottom: 5px;	
	margin-bottom: 15px;		 
	}

#descargar a {	
	font-size: 90%;
	font-weight: bold;    
    text-decoration: none;
	color: #58595b;
	margin: 0;
	padding: 0;	
	background: transparent;
	width: auto;
	line-height: 25px;
	display: inline;
}	


#descargar a:visited { 	
	color: #58595b;	
}

#descargar a:hover { 
	text-decoration: none;
	color: #F37021;
}

#descargar a:active { 
	text-decoration: none;
	color: #58595b;
}	

#descargar img {
	/*margin: 2px 0px 0px 4px;*/
	vertical-align: middle;	
	padding: 0px 11px 2px 12px;
}

#listadofichacatalogo table {
	 width: 100%;
	 border:0;
	 padding:0px;
	 margin:auto;	 
	 background: #fff;	 
}

#listadofichacatalogo thead tr th {
	font-size: 100%;
	background: #939598;
	color: #fff;
	text-align: center;	
}

#listadofichacatalogo tbody tr td {
	background: #F1F1F2;
	font-size: 85%;
}

#subseccion2 .imagenlistadoproductos {
	border-bottom:0px solid #F37021;
}

#subseccion2 .datoslistadoproductos {
	border-bottom:0px solid #F37021;
	float:right;	
	left:100px;
	line-height:130px;
	margin-top:0px;	
	padding-left:0px;
	padding-top:0px;
	position:inherit;
	text-align:left;
	width:63%;
	min-height: 144px;
	height: 144px;
	_height: 144px;
}	

/* 	  =DESCARGABLES */

/* Listado */

#descargables {		
	width: 100%;		
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;			
	}	
	
#descargables table thead tr th {
	background: transparent url(../../imagenes/descargables_th_fondo.gif) left top repeat-x;	
	color: #ffffff;
	/*text-align:left;*/	
	font-size: 110%;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}  

#descargables table tbody tr td {
	text-align: left;
	padding-left: 1.5%;
}

#descargables table tbody tr td a {
	display: block;
	margin: auto;
	text-align: center;
}

#descargables li{						
	padding: 0;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	list-style-position: outside;
	padding-left: 10px;
	overflow: hidden;
	background: transparent url(../../imagenes/li_fondo.gif) left 5px no-repeat;
	font-size: 100%;
	/*opacity:1;
	filter:alpha(opacity=100);*/
}

/* 6= Estructura a medida
	  =ESTATICAS */


#estatica {
	margin-top: -20px;
	overflow: hidden;
}

#estatica h3 {
	line-height: 65px;
}
				
#estatica ul {
	padding-bottom: 0.6em;
	/*margin-left: 10px;*/			
}
					
					
#estatica li{						
	padding: 0;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	padding-left: 10px;
	overflow: hidden;
	background: transparent url(../../imagenes/li_fondo.gif) left 5px no-repeat;
	font-size: 100%;
	/*opacity:1;
	filter:alpha(opacity=100);*/
}

/* Certificados */


#Ccertificados {
	width: 95%;
	margin: auto; 
	text-align: center;
	clear: both;
	display: block;
	overflow: hidden;
}

#Ccertificados ul {
	width: 100%;
	margin: auto; 
	text-align: center;
	clear: both;
}

#Ccertificados ul li {
	width: 19%;
	display: block;
	float: left;
	list-style-type: none;	
	background: transparent; 
	padding: 0;
}


/* 	  =DONDE COMPRAR */

#Cbannerdistribuidores {
	width: 198px;		
	padding-top: 0px;
	/*float: right;*/
	font-size: 80%;
	position: relative;
	top: 20px;
	*top: 20px;
	_top: 0px;
	margin: auto;
	padding-left: 0px;
	min-height: 300px;	
	height: 300px;	
	_height: 300px;
	background: url(../../imagenes/Cbanners_ulli_fondo.gif) left top no-repeat transparent;
	margin-top: 64px;
}

/*.bannerdistribuidores_es {
	background: transparent url(../../imagenes/Cbannerdistribuidores_fondo_es.jpg) left top no-repeat ;
}*/

#Cbannerdistribuidores h3 {
	display: block;
	padding: 11px 0 0 16px;
	color: #fff;
	text-decoration: none;
	line-height: 11px;
	font-size: 110%;
	font-weight: bold;
	text-transform:uppercase;
	height: 22px;
	_height: 22px;
	margin: 0;		
	background: transparent;	
	border-bottom: 0;
	text-align: left;
}

#Cbannerdistribuidores select{
	display: block;
	margin: 10px 0 0 12px;
	width:171px;
}

#dv_cargando {
	
	left:50px;
	position:absolute;
	
	top:174px;
	
}

#Buscararea {
	background: url(../../imagenes/btn_buscar_fondo.gif) center center no-repeat transparent;	
	margin: 0;
	border: 0;
	color: #fff;	
	font-size: 85%;	
	padding:0px 0px 0px 0px;	
	width: 70px;	
	min-height: 23px;	
	height: 23px;	
	_height: 23px;	
	margin-top: 0px;	
	clear: both;
	float: right;
	text-align: left;
	padding-left: 5px;
	vertical-align: text-top;
	position: absolute;
	top: 154px;	
	left: 99px;
}

#distribuidores {
	/*height:150px;
	margin-left:-20px;
	min-height:150px;
	overflow-x:hidden;
	overflow-y: auto;
	position:relative;
	top:55px;
	width:115%;
	_width:110%;*/
	
	
	border:0;
	left:0;
	position:absolute;
	/*text-align:center;*/
	margin: auto;
	top:0;
	z-index:1000;
	width: 723px;
	/*min-height: 278px;	
	height: 278px;	
	_height: 278px;*/
}

.columnadistribuidores {
	float:left;
	margin:0px auto;
	padding: 8px 24px 0 24px;
	width:189px;
	*width:189px;	
	_width:182px;
	background:#FFFFFF none repeat scroll 0% 50%;
	opacity:.8;
	filter:alpha(opacity=80);	
	/*min-height: 213px;	
	height: 213px;	
	_height: 213px;*/	
	border: 2px solid #f1f1f2;
	margin-bottom: 5px;
}

.distribuidor {
	border-bottom: 1px solid #f1f1f2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 100%;
}

/*.columnaselectorregiones {
	width: 27%;	
	margin: 65px 48px 0px 0px;
	padding-top: 0px;
	float: left;	
}

.region{
	width: 100%;	
	clear: both;
	float: left;	
}*/

#mapamundo {
	position: relative;
	background: url(../../imagenes/ima_mundo.jpg) 0px top no-repeat transparent;
	*height: 278px;
	margin-top: 0;
	*margin-top: -4px;
	_margin-top: 0px;
}

#ofi_central {
	position:absolute;
	left:300px;	
	_left:299px;
	top:80px;
	width:85px;
	height:24px;
	z-index:10;
}

#distrib_central {
	visibility: hidden;
}

#boc_central {
	position:absolute;
	left:383px;
	_left:382px;
	top:80px;
	width:13em;
	/*min-height: 90px;
	height: 90px;
	_height: 90px;*/	
	z-index:10;
	border: 1px solid #939598;
	background: #fff;	
	
	visibility: hidden;
	opacity:1;
	filter:alpha(opacity=100);
	display: block;	
	padding: 2px;
	text-align:left;
}

#boc_central a strong {
	line-height: 25px;
	font-size: 100%;
	opacity:1;
	filter:alpha(opacity=100);
}

#ofi_usa {
	position:absolute;
	left:146px;
	_left:145px;
	top:94px;
	width:75px;
	height:25px;
	z-index:10;
}

#boc_usa {
	position:absolute;
	left:219px;
	_left:218px;
	top:94px;
	width:13em;
	/*min-height: 90px;
	height: 90px;
	_height: 90px;*/	
	z-index:10;
	border: 1px solid #939598;
	background: #fff;
	
	visibility: hidden;
	opacity:1;
	filter:alpha(opacity=100);
	display: block;	
	padding: 2px;
	text-align:left;
}

#boc_usa a strong {
	line-height: 25px;
	font-size: 100%;
	opacity:1;
	filter:alpha(opacity=100);
}

#ofi_mexico {
	position:absolute;
	left:46px;	
	_left:45px;
	top:108px;
	width:83px;
	height:25px;
	z-index:10;
}

#boc_mexico {
	position:absolute;
	left:127px;
	_left:126px;
	top:108px;
	width:13em;
	/*min-height: 90px;
	height: 90px;
	_height: 90px;*/	
	z-index:11;
	border: 1px solid #939598;
	background: #fff;	
	
	visibility: hidden;
	opacity:1;
	filter:alpha(opacity=100);
	display: block;	
	padding: 2px;
	text-align:left;
}

#boc_mexico a strong {
	line-height: 25px;
	font-size: 100%;
	opacity:1;
	filter:alpha(opacity=100);
}

/* 	  =BUSQUEDAS */

/* Listado */

#busquedas {		
	margin-top: -20px;	
		
	}	  

.busqueda {	
	padding: 8px;
	margin-top: -5px;		
}

.seccionbusqueda {
	/*border-bottom:1px solid #58595b;*/
	color:#F37021;
	font-size:110%;
	font-weight:bold;	
	margin:0px 0pt;	
	text-align: left;
	/*text-decoration:underline;*/
	background: #fff url(../../imagenes/h3_fondo.gif) left 17px repeat-x;
	width: auto;
	line-height: 65px;
	padding-bottom: 22px;
	display: inline;
}

.nombrebusqueda{	
	border-bottom: 0px solid #CCCCCC;
	padding-bottom: 2px;	
	}

	
.nombrebusqueda a {		   
    text-decoration: none;		
}	

.nombrebusqueda a:visited { 	
}
	
.nombrebusqueda a:hover { 
	text-decoration: underline; 
	
	}
.nombrebusqueda a:active { 
	text-decoration: underline; 
	
	}	
	
.paginadorbusqueda{	
	text-align: left;
	border-top:1px solid #F1F1F2;
	margin-top: 5px;
	color: #939598;	
	}

/*  thickbox */

*{padding: 0; margin: 0;}

/*  thickbox specific link and font settings */

#TB_window {  font: 85% Tahoma, Arial, Helvetica, sans-serif;  color: #58595b; padding: 0;}
#TB_secondLine {  display: none; font: 10px Arial, Helvetica, sans-serif;  color:#666666;}
#TB_window a:link {color: #F37021;}
#TB_window a:visited {color: #F37021;}
#TB_window a:hover {color: #F37021;}
#TB_window a:active {color: #F37021;}
#TB_window a:focus{color: #F37021;}

/*  thickbox settings */

#TB_overlay {  position: fixed;  z-index:100;  top: 0px;  left: 0px;  height:100%;  width:100%;}

.TB_overlayMacFFBGHack {background: url(../../imagenes/macFFBgHack.png) repeat;}

.TB_overlayBG {  background-color:#DDDDDD;  filter:alpha(opacity=75);  -moz-opacity: 0.75;  opacity: 0.75;}

* html #TB_overlay { /* ie6 hack */position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {  position: fixed;  background: #ffffff;  z-index: 102;    display:none;  border: 4px solid #DDDDDD;  text-align:left;  top:50%;  left:50%;}

* html #TB_window { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

#TB_window img#TB_Image {  display:block;  margin: 15px 0 0 15px;  border-right: 1px solid #ccc;  border-bottom: 1px solid #ccc;  border-top: 1px solid #666;  border-left: 1px solid #666; border: 0;}

#TB_caption{  height:25px;  padding:7px 30px 10px 25px;  float:left;}

#TB_closeWindow{  height:25px;  padding:11px 25px 10px 0;  float:right;}

#TB_closeAjaxWindow{  padding:7px 10px 5px 0;  margin-bottom:1px;  text-align:right;  float:right;}

#TB_ajaxWindowTitle{  float:left;  padding:7px 0 5px 10px;  margin-bottom:1px;}

#TB_title{  background-color:#e8e8e8;  height:27px;}

#TB_ajaxContent{  clear:both;  padding:2px 15px 15px 15px;  overflow:auto;  text-align:left;  line-height:1.4em;}

#TB_ajaxContent.TB_modal{  padding:15px;}

#TB_ajaxContent p{  padding:5px 0px 5px 0px;}

#TB_load{  position: fixed;  display:none;  height:13px;  width:208px;  z-index:103;  top: 50%;  left: 50%;  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}

* html #TB_load { /* ie6 hack */position: absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

#TB_HideSelect{  z-index:99;  position:fixed;  top: 0;  left: 0;  background-color:#fff;  border:none;  filter:alpha(opacity=0);  -moz-opacity: 0;  opacity: 0;  height:100%;  width:100%;}

* html #TB_HideSelect { /* ie6 hack */     position: absolute;     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}

#TB_iframeContent{  clear:both;  border:none;  margin-bottom:-1px;  margin-top:1px;  _margin-bottom:1px;}

#facebook{
    position: relative;
    width: 80px;
	float:left;
}
