.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify;
}

.textos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.textosverdes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BBBB77;
	text-decoration: none;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C1C184;
	text-decoration: none;
}
.bordeimas {
	border: 1px groove #FFFFFF;


}
.borde2 {
	border: 3px solid #FFFFFF;
}
.fon-degra {
	background-color: #DEDEDE;
	background-image: url(imagenes/fondo-degra.gif);
	background-repeat:  repeat-x;
}
.fondosup {
	background-image: url(imagenes/1.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: C6C6C6;

}
.fonmedio {
	background-image: url(imagenes/2.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: DEDEDE;

}
.cajastexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#flotante {
	/*background-color:#95D3EF;*/
	background:url(imagenes/flotante.gif) repeat-x;
	/*border:2px solid #5FA1BF;*/
	border:1px groove #006699;
	width:325px;
	height:250px;
	position:absolute;
	top:0; left:0;
	visibility:hidden;
	display:none;
	z-index:1000;
}
ul {margin:0; padding:0; margin-left:80px;}
ul li {
	float:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type:none;
}
ul li img{border:0; margin-left:10px; margin-right:10px;}
ul li.desp {margin-top:12px; margin-left:3px}
#imgFlotante {width:300px; height:200px; margin-left:10px; border:1px solid #FFF}


