/* CSS Document */

.contenedor_bichos{
	width:650px;
	height:500px;
	margin-top: 0px; 
	float:left;
}
.contenedor_bichos_index{
	width:650px;
	height:520px;
	margin-top: 0px; 
	float:left;
}
.flash_top{
	width:650px;
	height:85px;
	float:left;
	text-align: center;
	padding-top: 5px;
}

.modulo_foto{
	width:381px;
	height:319px;
	float:left;
}
.top_1{
	width:650px;
	height:12px;
	float:left;
}
.botonera_top{
	width:650px;
	height:19px;
	float:left;
}
.table_top{
	width:650px;
}
.top_6{
	width:650px;
	height:5px;
	float:left;
}
.nombre_bicho{
	width:650px;
	height:26px;
	float:left;
}
.txt_verde_name{
	font-family: "Arial";
	font-size: 16px;
	text-align:left;
	color:#99CC33;
	height:22px;
	float:left;
	width:530px;
	font-weight: bold;
	padding-top: 3px;
}
.txt_verde_centro{
	font-family: "Arial";
	font-size: 16px;
	text-align:center;
	color:#99CC33;
	height:22px;
	float:left;
	width:530px;
	font-weight: bold;
	padding-top: 3px;
}
.txt_cafe_name{
	font-family: "Arial";
	font-size: 16px;
	text-align:left;
	color:#663300;
	height:22px;
	float:left;
	width:530px;
	font-weight: bold;
	padding-top: 3px;
}
.txt_amarillo_name{
	font-family: "Arial";
	font-size: 16px;
	text-align:left;
	color:#ffcc33;
	height:22px;
	float:left;
	width:530px;
	font-weight: bold;
	padding-top: 3px;
}

.txt_rojo_name{
	font-family: "Arial";
	font-size: 16px;
	text-align:left;
	color:#cc0000;
	height:22px;
	float:left;
	width:530px;
	font-weight: bold;
	padding-top: 3px;
}
.txt_naranjo_name{
	font-family: "Arial";
	font-size: 16px;
	text-align:left;
	color:#FF6600;
	height:22px;
	float:left;
	width:530px;
	font-weight: bold;
	padding-top: 3px;
}
.modulo_contenido{
	height:319px;
	float:left;
	width:650px;
}
.modulo_contenido2{
	height:295px;
	float:left;
	width:650px;
	background-image: url(../images/fondo_menu_verde.gif);
}
.columna_uno{
	height:319px;
	float:left;
	width:89px;
}
.columna_uno2{
	height:295px;
	float:left;
	width:89px;
}
.top_13{
	height:24px;
	float:left;
	width:650px;
}
.txt_black_name{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#333333;
	height:19px;
	float:left;
	width:180px;
	font-style: italic;
}
.txt_link_name{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#333333;
	height:19px;
	float:left;
	width:170px;
}
.encabezado_scroll{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#333333;
	height:63px;
	float:left;
	width:157px;
	background-image: url(../images/fondo_verde.gif);
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 7px;
}
.encabezado_scroll_cafe{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#FFFFFF;
	height:63px;
	float:left;
	width:157px;
	background-image: url(../images/fondo_cafe.gif);
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 7px;
}
.encabezado_scroll_naranjo{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#333333;
	height:63px;
	float:left;
	width:157px;
	background-image: url(../images/fondo_naranjo.gif);
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 7px;
}
.encabezado_scroll_rojo{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#FFFFFF;
	height:63px;
	float:left;
	width:157px;
	background-image: url(../images/fondo_rojo.gif);
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 7px;
}
.encabezado_scroll_amarillo{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#333333;
	height:63px;
	float:left;
	width:157px;
	background-image: url(../images/fondo_amarillo.gif);
	padding-left: 5px;
	padding-right: 18px;
	padding-top: 7px;
}

.scroll_modulo{
	height:232px;
	float:left;
	width:180px;
	background-image: url(../images/fondo_scroll.gif);
}
.scroll_stylo{
	font-family: "Arial";
	font-size: 11px;
	text-align:left;
	color:#333333;
	float:left;
	width: 159px;
	height: 200px;
}
.botonera_down{
	height:19px;
	width: 650px;
	float: left;
	vertical-align: top;
}
.botonera_index{
	height:48px;
	width: 650px;
	float: left;
	vertical-align: top;
}
a:link{         font-family: "Arial"; color: #333333; font-size: 11px; text-decoration: none; }
a:visited {         font-family: "Arial"; color: #333333; font-size: 11px; text-decoration: none; }
a:hover {         font-family: "Arial"; color: #666666; font-size: 11px; text-decoration: underline; }
a:active {         font-family: "Arial"; color: #666666; font-size: 11px; text-decoration: underline; }
