body          { background-color: #eef8da }
.bgtop         { background-image: url(images/bg_esencia.gif); background-repeat: repeat-x; background-position: 0 0 }
td        { color: #893b0b; font-size: 12px; font-family: verdana, Arial, Geneva, Swiss, SunSans-Regular }
.texto   { color: #893b0b; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 12px; padding-bottom: 6px; text-align:justify }
.sombraleft      { background-image: url(images/sombra_left.gif); background-repeat: repeat-x; background-position: 0 0; position: relative }
a      { color: #125ab8; font-size: 11px; font-family: arial, Verdana, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover   { color: #ff6700; font-size: 11px; font-family: Arial, Verdana, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.bordes { background-color: #fff; border-right: 1px solid #ee810d; border-left: 1px solid #ee810d }
h1 { color: #ad4403; font-size: 13px }
.punteado { border-bottom: 1px dashed #186305 }
.bread {
color: #1C7E03;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.input { background-color: #fc9 }
.video { background-image: url(images_galeria/back_video.jpg) }

/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 1px solid #1B7604;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #1B7604; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color:#1B7604; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}

.table1 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}