.verd11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.verd11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.verd11blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.verd11blanc_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.verd13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009ba2;
	text-decoration: none;
}
.verd10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.bordetabla {
	border: thin solid #E5E5E5;
}
.rojo_negrita {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.verd11Copia {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #039DA5;
	text-decoration: none;
}
.verdana_negro_10_tachado {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.verdana_rojo_11 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
#enlaces { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#CCCCCC; 
	margin-top:15px;
	font-weight:bold;	
}
#enlaces a { 
	color:#000000; 
	text-decoration:none; 
}


#slideshow_0{
    position:relative;
	float:left;
	overflow:hidden;
	width: 216px;
	height: 204px;
}

#slideshow_0 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_0 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_0 IMG.last-active {
    z-index:9;
}


#slideshow_1{
    position:relative;
	float:left;
	overflow:hidden;
	width: 216px;
	height: 204px;
}

#slideshow_1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_1 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_1 IMG.last-active {
    z-index:9;
}



#slideshow_2{
    position:relative;
	float:left;
	overflow:hidden;
	width: 216px;
	height: 204px;
}

#slideshow_2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow_2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow_2 IMG.last-active {
    z-index:9;
}