body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 1em;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../imgs/fondo_cabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contenedor_global {
	width: 760px;
	/*_width:760px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-height: 499px;
	height: auto !important;
	height: 499px;
	margin-top: 0px;

}

.columna_izq {
	float: left;
	width:171px; /*171px*/
	min-height: 499px;
	height: auto !important;
	height: 499px;
	background-color:#FFFFFF;
	padding-top: 15px;
	padding-bottom: 30px;
}
.columna_drch {
	float: right;
	width: 145px;
	min-height: 499px;
	height: auto !important;
	height: 499px;
	padding-top: 15px;
	font-size: 1em;
}
.contenedor_contenido {
	float: left;
	width: 423px;
	min-height: 499px;
	height: auto !important;
	height: 499px;
	padding-top: 15px;
}
.contenido_central {
	float: left;
	width: 396px;
	padding-left:15px;
	padding-right:10px;
	color: #666666;
	font-size: 0.7em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

.pie {
	background-color: #4C4C4C;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.cabecera {
	float: left;
	width: 100%;
	height: 145px;
	background-image: url(../imgs/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

/*MENUS*/

.contenedor_menu {
	float: left;
	margin-bottom: 4px;
}
.contenedor_menu a{
	float: left;
	color: #4F4F4F;
	width: 140px;
	text-align: left;
	margin-top: 5px;
	
	padding-bottom: 3px;
	padding-left: 16px;
	text-decoration: none;
	font-size: 0.7em;
	background-color: #E9E9E8;
	background-image: url(../imgs/flecha_negro.gif);
	background-repeat: no-repeat;
	background-position: 135px center;
}
.contenedor_menu a:hover{
	float: left;
	color: #FF9400;
	width: 140px;
	text-align: left;
	margin-top: 5px;
	
	padding-bottom: 3px;
	padding-left: 16px;
	text-decoration: none;
	font-size: 0.7em;
	background-color: #E9E9E8;
	background-image: url(../imgs/flecha_naranja.gif);
	background-repeat: no-repeat;
	background-position: 135px center;
}
.contenedor_menu#areaprivada {
	margin-top:25px;
	color: #00B0B0;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 0px;
	font-size: 0.8em;
	width: 140px;
}
/*.contenedor_menu a{
	color: #7C8F2A;
	text-decoration: none;
	
}
.contenedor_menu a:hover{
	color: #7C8F2A;
}
*/


.contenedor_submenu {
	float: left;
	width: 135px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 0.7em;
	padding-left: 20px;
	color: #999999;
	text-decoration: none;
}
.contenedor_submenu a{
	color: #999999;
	text-decoration: none;
}
.contenedor_submenu a:hover{
	color: #FF9708;
}

/*FIN MENUS*/
.pie2 {
	float: left;
	width: 100%;
}
.piedatos {
	width: 760px;
	/*_width:760px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	background-color: #FFFFFF;
	top: 30px;
	margin-top: 5px;
	font-size: 0.7em;
}
.piedatos a{
	color:#000000;
	text-decoration:none;
}
.piedatos a:hover{
	color:#333333;
	text-decoration:none;
}
.contenido_central_texto {
	float: left;
	width: 225px;
	margin-right: 20px;
}

.contenido_central_txt {
	float: left;
	width: 370px;
	padding-left:10px;
	padding-right:10px;
	color: #666666;
	margin-top: 7px;
	margin-bottom: 25px;
}
.contenido_central_txt#img_ini{
	text-align:center;
	padding-right:0px;
	padding-left:0px;
	float: left;
}
.contenido_central_txt#separa{
	margin-top:15px;
	margin-bottom:15px;
}
.contenido_central_txt#verde {
	color:#2A6929
}
.contenido_central_txt#titulo {
	color:#666666;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #447E32;*/
	float: left;
}
.contenido_central_txt#titulo_cont {
	color:#666666;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #447E32;*/
	float: left;
	margin-bottom: 5px;
}
.contenido_central_txt#titulo_azul {
	color:#666666;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #160A93;*/
	float: left;
}
.naranja{
	color:#FF9708
}
.contenido_derecha {
	float: left;
	width: 160px;
}
.contenido_derecha a{
	text-decoration:none;
	color: #999999;
	float: left;
	
}
.contenido_derecha a:hover{
	
	color: #666666;
	float: left;
	
}
.contenido_derecha#tit {
	font-size: 0.8em;
	color: #FF9708;
	float: left;
	padding-left: 5px;
	padding-bottom:3px;
	margin-top: 3px;
}
.contenido_derecha#txt {
	font-size: 0.7em;
	color: #666666;
	float: left;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.contenido_derecha#img {
	font-size: 0.9em;
	color: #666666;
	float: left;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
}
hr {
	float: left;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	width: 160px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.verde_oscuro {
	color:#4C4C4C
}
.verde_oscuro2 {
	color:#2A6929;
	font-size: 1.1em;
	color: #2D6B2A;
}
.azul_oscuro {
	color:#00B0B0;
}
.azul_oscuro2 {
	color:#160A93;
	font-size: 1.1em;
}
.buscador_cabecera {
	float: right;
	width: 280px;
	font-size: 0.8em;
	color: #003300;
	font-weight: normal;
	margin-top: 2px; /*4px*/
}
.menu_horizontal {
	float: left;
	height: 27px;
	width: 750px;
	padding-top: 8px;
	padding-left: 10px;
	
	margin-top: 86px;
}
.menu_izq{
	color: #FFFFFF;
	width: 400px;
	float: left;
}
.menu_izq a{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.7em;
	text-decoration: none;
}

.menu_izq a:hover{
	color:#4F4F4F;

}
.menu_drc{
	
	width: 400px;
	float: left;
	text-align: left;
	font-size: 0.8em;
	margin-top: 6px;
	padding-top: 5px;
}
.menu_drc a{
	color: #4F4F4F;
	padding-right:15px;
	text-decoration:none;
}
.menu_drc a:hover{
	color: #00B0AB;
	padding-right:15px;
	text-decoration:none;
}
/*.menu_horizontal a#gr{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	
}
.menu_horizontal a#pq{
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	text-align: right;
	
}
.menu_horizontal a#gr:hover{
	color:#7C8F2A;
}
.menu_horizontal a#pq:hover{
	color:#7C8F2A;
}

*/
input{
	font-size:0.9em;
}
.textarea{
	font-size:0.9em;
	width:200px;
	margin-bottom: 15px;
}


textarea#contacto_ta{
	width:200px;
}
.btn_private{/*input#btn_private*/
	width:50px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #00B0B0;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 60px;
}
input#entrar_contacto{
	width:50px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #7C8F2A;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 140px;
}
.entrar_contacto{
	width:50px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #00B0B0;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 100px;
}

.borrar_contacto{
	width:50px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #00B0B0;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
}


input#borrar_contacto{
	width:50px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #7C8F2A;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
}

.buscar{ /*input#buscar*/
	width:25px;
	height:20px;
}
.user{/*input#user*/
	width:70px;
	height:12px;
	margin-left: 11px;
	float: right;
}
.pass{/*input#pass*/
	width:70px;
	height:12px;
	float: right;
}
.contact1{/*input#contact*/
	width:200px;
	height:20px;
	float: left;
}
.contact{
	width:200px;
	height:14px;
	float: left;
	margin-bottom:15px;
}
form{

font-size:1em;

}
.buscador_cabecera{/*form#buscador_cabecera*/
	text-align: right;
	font-size: 0.9em;
	padding-right: 5px;
}
.private{/*form#private*/
	width:129px;
	display: block;
	text-align: left;
}
.contacto{/*form#contacto*/
	width:350px;
	float: left;
	display: block;
}
label {
	float: left;
	padding-top: 2px;
}
.cont {/*label#cont*/
	width:80px;
	float: left;
}
.aviso {/*label#aviso*/
	width:235px;
	float: left;
	margin-left: 70px;
	padding-top: 4px;
}
.contenido_central_img {
	float: left;
	width: 130px;
	margin-right: 5px;
}
.vermas {/*input#vermas*/

	width:60px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #2A6B29;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input#vermas_azul {

	width:60px;
	height:20px;
	float: left;
	color: #FFFFFF;
	background-color: #160A93;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenedor_banner_izq {
	float: left;
	margin-top: 15px;
	margin-bottom: 8px;
	font-size: 0.7em;
	color: #04ADAA;
}
.contenedor_banner_izq a{
	color: #04ADAA;
	text-decoration:none;
}
.contenedor_banner_izq a:hover{
	color: #038986;
	text-decoration:none;
}
.carrito {
	float: right;
	width: 140px;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: -5px;
	height: 28px;
	text-align: right;
	background-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	background-image: url(../imgs/carrito.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.foto_listado {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.listado_detalle {
	float: left;
	width: 255px;
	margin-right: 5px;
	
	
}
.titulo_listado {
	font-size: 1.1em;
	color: #00B0B0;
	float: left;
	width: 225px;
	margin-bottom: 10px;
	font-weight: bold;
}
.detalle_listado {

	font-size: 1em;
	color: #4F4F4F;
	float: left;
	width: 225px;
	margin-bottom: 10px;
}
.masinfo {
	font-size: 1em;
	color: #4F4F4F;
	float: left;
	width: 225px;
	margin-bottom: 10px;
}
.negrita{
	font-weight:bold;
}

.contenido_central_listado {
	float: left;
	width: 370px;
	padding-left:10px;
	padding-right:10px;
	color: #666666;
	margin-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.contenido_central_listado a{
	color:#00B0B0;
	text-decoration:none;
}

.contenido_central_listado a:hover{
	color:#333333;
	text-decoration:none;
}

.contenido_central_listado_gr {
	float: left;
	width: 260px;
	padding-left:8px;
	padding-right:8px;
	color: #666666;
	margin-top: 10px;
	padding-bottom: 15px;
	
}
.contenido_central_listado_gr a{
	color:#00B0B0;
	text-decoration:none;
}

.contenido_central_listado_gr a:hover{
	color:#333333;
	text-decoration:none;
}
.contenedor_listado_productos {

	float: left;
	width: 589px;
	padding-top: 15px;
}
.contenedor_central_listado {

	float: left;
	width: 570px;
	padding-left:10px;
	color: #666666;
	font-size: 0.7em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	min-height: 550px;
	height: auto !important;
	/*height: 550px;*/
}
.titulo_listado_categoria {

	font-size: 1.1em;
	color: #00B0B0;
	float: left;
	width: 150px;
	margin-bottom: 10px;
	font-weight: bold;
}
.detalle_listado_categoria {
	font-size: 1em;
	color: #4F4F4F;
	float: left;
	/*width: 440px; archana*/
	width: 370px;
	margin-bottom: 10px;
}
.masinfo_categoria {

	font-size: 1em;
	color: #4F4F4F;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}
.listado_detalle_categoria {

	float: left;
	width: 160px;
	margin-right: 0px;
}
.foto_listado_categoria {

	float: left;
	width: 85px;
	margin-right: 10px;
}
ul{
	font-size: 0.9em;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 0px;
	margin-bottom: 0px;
	width: 140px;

}
ul#grul{
	font-size: 1em;
	list-style-type: circle;
	width: 300px;

}

li{
	
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
img{
	border:0px;
}
.contenedor_fila_menu {
	float: left;
	width: 565px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

.detalle_categoria{
	float: left;
	/*width: 450px; archana*/
	width: 380px;
	margin-right: 5px;
}
.titulo_detalle_categoria {

	font-size: 1.1em;
	color: #00B0B0;
	float: left;
	/*width: 450px; archana*/
	width: 380px;
	margin-bottom: 10px;
	font-weight: bold;
}
.detalle_categoria {

	font-size: 1em;
	color: #4F4F4F;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}
.contacto_contendor {
	margin-left:75px;
	font-size: 1em;
	color: #4F4F4F;
	float: left;
	width: 366px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.detalle_100 {
	float: left;
	width: 90%;
}
.detalle_noticia {

	float: left;
	width: 560px;
	margin-right: 5px;
}
.detalle_noticia_txt {

	font-size: 1em;
	color: #4F4F4F;
	float: left;
	width: 530px;
	margin-bottom: 10px;
}
/*admin*/
.admin_submenu{
	float: left;	
	font-size:0.7em;
	width: 135px;
	/*_width: 130px;*/
	color: #999999;
	background-image: url(../imgs/img_rightarrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height:15px;
	/*_height:15px;*/
	margin-left:4px;
	padding-top: 3px;
	padding-left:20px;
	border-bottom-width: 0px;
	border-bottom-style:None;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align:baseline;
	text-decoration: none;
}
a.link  {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.link:visited{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.link:active{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.link:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00B0B0;
	text-decoration: underline;
}
.dl_borders
{
	border-color:#999999;
	border-bottom-style:dotted;
	border-right-style:dotted;
	border-bottom-width:0.05em;
	border-right-width:0.05em;
}
.dl_Alt_borders
{
	border-color:#999999;
	border-bottom-style:dotted;
	border-right-style:None;
	border-bottom-width:0.05em;
}
.Estilo6 {
	color: #666666;
	font-size: 0.8em;	
}
.Estilo6 a{
	text-decoration: none;	
	color: #666666;
}
.Estilo6 a:hover{
	text-decoration: none;
	color: #85713F;	
}

.chkListbox 
{
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-left: 0px;
	color:Black;
	border:1px solid #b5b5b5; 
	padding: 0px;	
	float: left;
	text-align:right;
	azimuth:left;
elevation:level;	
}

.btn_video{
	width:55px;
	height:auto;
	float: left;
	color: #037AB4;
	background-color: #E4E4E4;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	margin-right:0px;
}

.gridview_borders
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: White;
	border-right-color: White;
	border-bottom-color: White;
	border-left-color: White;
}
.borde_separa_imgs_cat {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
