#borde
{
	border: 1px solid #CCCCCC;
}
#boton
{
	background-image: url(imagenes/boton_centro.gif);
	background-repeat: repeat-x;
	color: rgb(136, 136, 136);
	font-size: 12px;
	height: 27px;
	list-style-type: none;
}
#boton #der
{
	background-image: url(imagenes/boton_der.gif);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	margin: -25px 0px 0px;
	padding: -20px;
	width: 11px;
}
#boton #izq
{
	background-image: url(imagenes/boton_izq.gif);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 11px;
}
#boton #texto
{
	margin: 6px 0px 0px;
}
#cuadro
{
	background-image: url(imagenes/bg-cuadro.gif);
	background-repeat: repeat-y;
	width: 100%;
}
/*-- clases regulares --------------------------------------------------*/
#encabezadoResultado
{
	background-image: url(imagenes/bg-resultado.gif);
	background-repeat: repeat-y;
	color: rgb(255, 255, 255);
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	width: 100%;
}
#espacio
{
	clear: both;
	height: 0px;
	width: 100%;
}
#linea
{
	background-image: url(imagenes/linea.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 1px;
	width: 100%;
}
#lineaGris
{
	border-top: 1px solid #CCCCCC;
	clear: both;
	height: 1px;
	width: 100%;
}
#logopie
{
	clear: both;
	display: block;
	height: 90px;
	margin: 25px;
	width: 100%;
}
#mailing
{
	color: rgb(119, 119, 119);
	float: left;
	font-size: 11px;
	height: auto;
	margin: 0px 15px;
	width: 600px;
}
#main
{
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	/*[disabled]+border-radius:0px 0px 10px 10px;*/
	-moz-box-shadow: 0px 0px 15px #272727;
	-webkit-box-shadow: 0px 0px 15px #272727;
	box-shadow: 0px 0px 15px #272727;
/*For IE 8
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#272727')";
For IE 5.5 - 7
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=135, Color='#272727');*/
	border: 1px solid #757070;
}
#main #box
{
	margin-bottom: 180px;
	width: 949px;
}
#main #box #content
{
	color: rgb(101, 101, 101);
	font-size: 12px;
	line-height: 19px;
	padding: 70px 25px 50px;
	width: 560px;
}
#main #box #content #destacados
{
	margin-top: 20px;
}
#main #box #content #destacados #item
{
	background-image: url(imagenes/dot.gif);
	background-position: 178px;
	background-repeat: repeat-y;
	font-size: 11px;
	padding: 0px 10px 20px 0px;
	width: 175px;
}
#main #box #content #destacados #item H1
{
	background-image: url(imagenes/bg-nota.jpg);
	background-repeat: repeat-y;
	color: rgb(255, 255, 255);
	font-size: 15px;
	height: 20px;
	margin-bottom: 2px;
	padding: 2px 15px 2px 8px;
}
#main #box #content #destacados #item H2
{
	font-size: 14px;
}
#main #box #lateralDer
{
	background-image: url(imagenes/bg-barra-derecha.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 150px;
}
#main #box #lateralDer #banner
{
	margin-bottom: 15px;
}
#main #box #lateralIzq
{
	background-image: url(imagenes/bg-lateral.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 160px;
}
#main #box #lateralIzq #btnBioturist
{
	border-bottom: 0px solid #000000;
	margin-left: 5px;
	padding: 5px 0px 7px;
}
#main #box #lateralIzq #btnBlog
{
	border-bottom: 0px solid #000000;
	margin-left: 5px;
	padding: 6px 0px 0px;
}
#main #box #lateralIzq #buscador
{
	background-position: 6px;
	background-repeat: repeat-y;
	border-bottom: 0px solid #000000;
	font-size: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 146px;
}
#main #box #lateralIzq #newsletter
{
	background-image: url(imagenes/bg-newsletter.gif);
	background-position: 6px;
	background-repeat: no-repeat;
	border-bottom: 0px solid #000000;
	height: 130px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px 0px 0px 6px;
	width: 146px;
}
#main #box #lateralIzq A
{
	color: rgb(68, 136, 0);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#main #box #lateralIzq A:hover
{
	color: rgb(149, 200, 61);
}
#main #box #lateralIzq UL
{
	list-style: none;
}
#main #box #lateralIzq UL LI
{
	border-bottom: 1px dotted #CCCCCC;
	list-style-type: none;
	margin: 4px 10px 4px 15px;
	padding: 2px;
}
#main #footer
{
	background-color: rgb(241, 241, 241);
	background-image: url(imagenes/bg-footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	bottom: 0px;
	clear: both;
	height: 90px;
	position: absolute;
	width: 950px;
}
#main #footer #copyright
{
	padding-left: 30px;
	padding-top: 30px;
}
#main #footer #notaLegal
{
	color: rgb(101, 101, 101);
	float: right;
	padding-right: 30px;
	padding-top: 50px;
	text-decoration: none;
}
#main #footer #notaLegal A
{
	color: rgb(101, 101, 101);
	text-decoration: none;
}
#main #footer #notaLegal A:hover
{
	color: rgb(170, 170, 170);
}
#main #header
{
	height: 169px;
	width: 950px;
}
#main #header #login
{
	float: right;
	padding: 15px 0px 20px 20px;
	width: 180px;
}
INPUT#acceso
{
	background-image: url(imagenes/inputbox.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	width: 96px;
}
#main #header #menu
{
	background-image: url(imagenes/menu-top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 38px;
	padding-left: 160px;
	width: 448px;
}
#main #header #menu A
{
	color: rgb(55, 121, 6);
	font-weight: bold;
	text-decoration: none;
}
#main #header #menu A:hover
{
	color: rgb(149, 200, 61);
}
#main #logos
{
	bottom: 80px;
	clear: both;
	position: absolute;
	width: 949px;
}
#not
{
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	opacity: 0.50;
}
#puntos
{
	border-bottom: 1px dotted #CCCCCC;
	height: 1px;
	width: 100%;
}
#thumb
{
	background-image: url(imagenes/marco.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 92px;
}
#thumb #foto
{
	padding-left: 9px;
	padding-top: 9px;
}
#thumbNota
{
	background-image: url(imagenes/marco-grande.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 159px;
}
#thumbNota #foto
{
	padding-left: 14px;
	padding-top: 13px;
}
/*- inicializadores ------------------------------------------------*/
*
{
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.blanco
{
	color: rgb(255, 255, 255);
}
.borde
{
	border: 1px solid #CCCCCC;
}
.button
{
	background-color: rgb(234, 250, 234);
	border: 1px solid #558855;
	color: rgb(0, 68, 0);
	font-size: 11px;
	height: 20px;
	text-align: center;
	text-decoration: none;
}
.button:hover
{
	background-color: rgb(204, 238, 204);
	color: rgb(51, 85, 51);
	display: block;
}
.input
{
	background-color: rgb(255, 255, 255);
	border: 1px solid #558855;
	color: rgb(0, 102, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 2px 3px;
}
.inputMini
{
	background-color: rgb(255, 255, 255);
	border: 1px solid #558855;
	color: rgb(0, 102, 0);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px 0px 2px 3px;
}
.mini
{
	color: rgb(136, 136, 136);
	font-size: 11px;
	line-height: 12px;
}
.naranja
{
	color: rgb(255, 102, 0);
}
.not
{
	-moz-opacity: 0.30;
	filter: alpha(opacity=30)gray;
	opacity: 0.30;
}
.rojo
{
	color: rgb(255, 0, 0);
}
.row
{
	background-color: rgb(245, 245, 245);
}
.row2
{
	background-color: rgb(250, 250, 250);
}
.rowAlmostChecked
{
	background-color: rgb(255, 153, 0);
	font-size: 9px;
}
.rowAlmostChecked A
{
	color: rgb(255, 255, 255);
}
.rowChecked
{
	background-color: rgb(255, 85, 85);
	font-size: 9px;
}
.rowChecked A
{
	color: rgb(255, 255, 255);
}
.rowHead
{
	background-color: rgb(234, 234, 234);
}
.rowMini
{
	background-color: rgb(245, 245, 245);
	font-size: 9px;
}
.rowOn
{
	background-color: rgb(255, 255, 255);
}
.verde
{
	color: rgb(85, 136, 85);
}
.verde:hover
{
	color: rgb(85, 85, 85);
}
.yap
{
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}
A
{
	text-decoration: none;
	color: rgb(55, 121, 6);
}
A:hover
{
	color: rgb(85, 136, 85);
}
BODY
{
	background-color: rgb(187, 186, 186);
	color: rgb(51, 85, 51);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
DIV
{
	display: block;
	float: left;
}
H1
{
	color: rgb(55, 121, 6);
	font-size: 24px;
	margin-bottom: 10px;
}
H2
{
	color: rgb(136, 136, 136);
	font-size: 17px;
}
H3
{
	color: rgb(170, 170, 170);
	font-size: 16px;
}
HTML>BODY, HTML>BODY #main
{
	height: auto;
}
P, UL, LI
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

