﻿/*10 320 10 10 600 10*/ /*Otro Modelo*/
/*10 180 10 10 740 10*/ /*Seleccionado*/
/*Bloque Principal*/
body{
	color: black;
	background-image: url('/images/bg/bgBody.jpg');
	background-repeat:repeat-x;
	background-color:#599815;
	font-size: 10px;
	margin:0px;
	padding: 0px;	
}

td {
	vertical-align: top;
}

#tdCabecera {
	height:250px;
	padding:0px;
	width:960px;
}

#tdIzquierdo {
	background-color: #F4F4F4;
	padding:8px 0px 0px 0px;
	width:160px;
}
#tdIzquierdoJazz {
	background-color: #F4F4F4;
	padding:8px 0px 0px 8px;

	width:100px;
}



#tdContenido {
	background-color: #F4F4F4;
	/*padding:0px 10px 0px 10px;*/
	padding:0px 10px 0px 10px;
	/*width:740px;*/
	width:820px;
    
}

.tdPie {
	background-color: #000000;
	height:50px;
	padding:0px;
	width:960px;
}

a.Enlace{
	border-bottom: 1px solid white;
	color: white;
	text-decoration:none;
}

a.Enlace:hover{
	border-bottom: 1px dotted yellow;
	color: yellow;
	text-decoration:none;
}

.Texto div {
	padding: 0px 10px 10px 10px;
	text-align: justify;
}

.Texto {
	padding: 0px 10px 10px 10px;
	text-align: justify;
	font-size:11px;

}

.Fecha {
	background-image: url('/images/bg/bgFecha.jpg');
	background-repeat:repeat-x;
	border:1px solid #AF6502;
	color: #AF6502;
	display: block;
	height:17px;
	padding: 5px 0px 0px 5px;
}

/*Secciones*/      
.ContenedorMenu {
	background-color: #955400;
	background-image:url('/images/bg/bgnaranja.jpg');
	background-repeat:repeat-x;
	background-position:left bottom;
	border: 1px solid white;
	padding: 5px 0px 15px 10px;
	margin: 5px 0px 5px 0px;
	width: 180px;
}

.SeccionDocumentos h2 {
	color: white;	
	height: 30px;
}

.SeccionEventos h2 {
	color: white;	
	height: 30px;
}

.SeccionEnlaces h2 {
	color: white;	
	height: 30px;
}

.ContenedorMenu h2 {
	color: white;	
	height: 30px;
}

.ContenedorMenu nobr{
	background-image:url('/images/iconMenu.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid white;
	display: block;
	height: 15px;	
	padding: 0px 0px 6px 20px;
	text-transform: uppercase;
	width: 80%;	
	_width: 90%;
}

.ContenedorMenu nobr:hover{
	background-image:url('/images/iconMenuHover.gif');
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px dotted white;
}

.ContenedorMenu a{
	color: white;
}

.ContenedorMenu a:hover{
	color: yellow;
}

/*---------------------------------------------------------------------------------*/
.ContenedorMenu .Texto{
	color: white;
	line-height: normal;
}

/*---------------------------------------------------------------------------------*/
.ContenedorBarraAsociados {
	background-color: #955400;
	background-image:url('/images/bg/bgOpciones.jpg');
	background-repeat: repeat-x;
	border: 1px solid #CBCBCB;
	font-weight: bold;
	height:23px;
	_height:28px;
	margin-top: 5px;
	padding: 5px 0px 0px 0px;	
	text-align: center;
}

.ContenedorBarraAsociados nobr{
	color: black;
}

.ContenedorBarraAsociados a{
	color: #00589B;
	text-decoration:none;
}

.ContenedorBarraAsociados a:hover{
	color: #A53B3B;
	text-decoration:none;
}

/*---------------------------------------------------------------------------------*/
.Contenido {
	/*margin: 5px 0px 5px 0px; */
	width:100%;
	
	
}

.Contenido h1 a:hover{
	color: #3F610A;
	display:block;
	padding-bottom: 3px;
	width: 100%;
}

.Contenido h1 a{
	color: #3F610A;
	display:block;
	padding-bottom: 3px;
	width: 100%;
}

.Contenido h1{
	color: #3F610A;
	display:block;
	padding-bottom: 3px;
	width: 100%;
}

.Seccion {
	color: black;
}

.Seccion h2 a:hover{
	color: #A56001;
}

.Seccion h2 a{
	color: #A56001;
}

.Seccion h2{
	color: #A56001;
}

.Seccion h3 a{
	color: #C27105;
}

.Seccion h3{
	color: #C27105;
}

.Seccion img {
	border: 1px solid black;
	float: left;
/*	height: 150px;*/
	margin: 5px 10px 5px 0px;
	width: 150px;
}

.Seccion a{
	color: black;
	text-decoration: none;
}

.Seccion a:hover{
	color: #955400;
	text-decoration: underline;
}
/*---------------------------------------------------------------------------------*/
.Recuadro {
	float:left;
	margin: 5px 10px 10px 10px;
	padding: 5px 20px 20px 5px;
	width: 45%;	
}

.Recuadro a{
	color: navy;
}

.Recuadro a:hover{
	color: green;
}

.Recuadro a:visited {
	color: black;
}

/*---------------------------------------------------------------------------------*/
.SeccionPublicidad img {
	margin: 2px 0px 3px 0px;
	width: 190px;
}

/*---------------------------------------------------------------------------------*/
.SeccionEnlaces{
	border: 1px solid white;
	/*margin: 0px 0px 5px 5px; */
	/*padding: 5px 5px 10px 5px; */
	/*width:auto;*/
}

.SeccionEventos a{
	color: white;
	padding-left: 15px;
	text-decoration: none;
}

.SeccionEnlaces a{
	color: white;
	padding-left: 15px;
	text-decoration: none;
}

.SeccionEventos a:hover{
	color: yellow;
}

.SeccionEnlaces a:hover{
	color: yellow;
}
/*---------------------------------------------------------------------------------*/
.SeccionEnlaces {
	/*background-color: #850001;
	background-image:url('/images/bg/bgrojo.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	*/
		
	background-color:#C07205;
    background-image:url('../images/bg/LogoHerbolariosSelloAgua.gif');
    background-repeat:no-repeat;
    background-position:center center;

}

.SeccionEventos {
	/*background-color: #006C07;
	background-image:url('/images/bg/bgverde.jpg');
	background-position:left bottom;
	background-repeat:repeat-x; */
}

.SeccionEventos span.Fecha {
	clear: left;
	color: white;
	text-decoration: underline;
}

.SeccionEventos .Texto {
	color: white;
}

/*---------------------------------------------------------------------------------*/
.SeccionOpcionesPagina{
	margin-bottom: 10px;
	text-align:right;
}

.SeccionOpcionesPagina a{
	background-image:none;
	background-color: #1D5C61;
	border: 1px solid #1D5C61;
	border-top: 3px solid #689194;
	font-size: 11px;
	margin: 0px;
	padding: 2px 10px 2px 10px;
}

.SeccionOpcionesPagina span{
	background-image:none;
	background-color: #1D5C61;
	border: 1px solid #1D5C61;
	border-top: 3px solid #689194;
	font-size: 11px;
	margin: 0px;
	padding: 2px 10px 2px 10px;
}

.SeccionOpcionesPagina span {
	color: white;
	font-weight: bold;
}

.SeccionOpcionesPagina a {
	color: white;
}


.SeccionOpcionesPagina a:hover{
	color: yellow;
	background-color: #E07F00;
	border-top-color: #C27105;
}

/*---------------------------------------------------------------------------------*/
.SeccionGaleria {
	margin: 5px auto 10px auto;
	padding: 0px 0px 0px 10px;
	width: 100%;
}

.SeccionGaleria img{
	border: 5px solid gray;
	float:left;
	height:150px;
	margin: 0px 10px 10px 10px;
	width:200px;
}
/*---------------------------------------------------------------------------------*/
.SeccionDocumentos {
	margin: 5px auto 10px auto;
	padding: 0px 0px 0px 10px;
	width: 100%;
}

.SeccionDocumentos .txtTitulo2 {
	color: #D25803;
}

.SeccionDocumentos h2 {
	color: #D25803;
}

.SeccionDocumentos .txtSubTitulo {
	color: #A56001;
}

.SeccionDocumentos h3 {
	color: #A56001;
}

.SeccionDocumentos .Enlace {
	color: black;
	border-color: black;
	/* agregado para resaltar */
	font-weight:bold;	
}

.SeccionDocumentos .Enlace:hover {
	color: green;
	border-color: green;
}

/*---------------------------------------------------------------------------------*/
.tdPie a{
	margin: 5px;
}

.tdPie span{
	margin: 5px;
}

.tdPie span{
	color: white;
	text-align: center;
	width: 100%;
}

.tdPie a {
	color: white;
	float: right;
	text-decoration: none;
}

.tdPie a:hover {
	color: yellow;	
}
/*---------------------------------------------------------------------------------*/
input.Caja{
	border-color: #4b4b25;
	border-style: Solid;
    border-width: 1px;
    color:#666633;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

/*---------------------------------------------------------------------------------*/

/* -----------------------Seccion Menu Izquierdo ---------------------------------*/
.sideboxMenuIzq {
			margin: 0 auto; /* center for now */
			width: 13em; /* ems so it will grow */
			background: url('/images/bg/SeccionMenuPortada_BR.gif') no-repeat right bottom;
			font-size: 100%;
		}
		
		.sideboxMenuDer {
			margin: 0 auto; /* center for now */
			width: 14em;/*180px;  /*14em; /* ems so it will grow */
			background: url('/images/bg/SeccionMenuPortada_BR.gif') no-repeat right bottom;
			font-size: 100%;
		}


		.boxheadMenuDer {
			background: url('/images/bg/SeccionMenuPortada_HR.gif') no-repeat right top;
			margin: 0;
			padding: 0;
			text-align: center;
			color:white;
		}
		

		.boxheadMenuIzq {
			background: url('/images/bg/SeccionMenuPortada_HR.gif') no-repeat right top;
			margin: 0;
			padding: 0;
			text-align: center;
			color:white;
		}
		.boxheadMenuDer h2{
			background: url('/images/bg/SeccionMenuPortada_HL.gif') no-repeat left top;
			margin: 0;
			/*padding:  20px 30px 5px;*/
			padding:8px 18px 8px 20px;
			
			font-family: "Palatino Linotype";
			font-size: 16px;	
	        letter-spacing: 2px;
	        color:#FFFFFF;

			font-weight: bold; 
			/*font-size: 1.2em; */
			line-height: 1em;
			text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
		}
		
		.boxheadMenuIzq h2{
			background: url('/images/bg/SeccionMenuPortada_HL.gif') no-repeat left top;
			margin: 0;
			/*padding:  20px 30px 5px;*/
			padding:8px 18px 8px 20px;
			
			font-family: "Palatino Linotype";
			font-size: 16px;	
	        letter-spacing: 2px;
	        color:#FFFFFF;

			font-weight: bold; 
			/*font-size: 1.2em; */
			line-height: 1em;
			text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
		}
		
		.boxheadMenuDer a{
	       color:white;
	       font-family: "Palatino Linotype";
			font-size: 16px;	
	        letter-spacing: 2px;

         }		

		.boxheadMenuIzq a{
	       color:white;
	       font-family: "Palatino Linotype";
			font-size: 16px;	
	        letter-spacing: 2px;

         }		

		.boxbodyMenuDer  {
			background: url('/images/bg/SeccionMenuPortada_BL.gif') no-repeat left bottom;
			margin: 0;
			padding: 8px 20px 25px 20px;
			font-weight:bold;
		}
		
		.boxbodyMenuIzq  {
			background: url('/images/bg/SeccionMenuPortada_BL.gif') no-repeat left bottom;
			margin: 0;
			padding: 8px 20px 25px 20px;
			font-weight:bold;
		}
		
		.boxbodyMenuIzq nobr{
	background-image:url('/images/arrow.gif');
	background-repeat: no-repeat;
	/*background-position: left top; */
	background-position:left center;
	border-bottom: 1px solid white;
	
		
	height: 8px;	
	
	
	padding: 8px 0px 8px 10px;
	text-transform: uppercase;
	width: 100%;	
}

.boxbodyMenuIzq nobr:hover{
	background-image:url('/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted white;
}

.boxbodyMenuDer a{
	        color:#FFFFFF;

}

.boxbodyMenuIzq a{
	        color:#FFFFFF;

}

.boxbodyMenuDer a:hover{
	color: yellow;
}

		
		
		.boxbodyMenuIzq a:hover{
	color: yellow;
}

		
		
		.widthlessboxMenuIzq {
			margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
			background: url('/images/bg/MenuIzq_BR.gif') no-repeat right bottom;
			font-size: 100%;
		}
		
/*----------BUSCADOR-------------*/

.Contenido input.Caja{
	font-size:11px;
	border:1px solid #FF9146;
	background-color:#fff;
}

.Contenido .bloq-Busq{
	margin-bottom:10px;
	padding-bottom:10px;
}
table.Buscador{
	font-size:12px;
	border-bottom:1px dashed #697A34;
}
.Buscador td{
	padding:1px;
	vertical-align:bottom;

}
.Contenido .TituloBuscador{
	font-size:12px;
    font-weight:bold;
    color:#000000;/*5E783C;*/
    text-align:left;
	margin-bottom:5px;
	padding-left:5px;
	border-bottom:1px dashed #bbbbbb;
}

.Buscador .Enlace{
	font-size:12px;
	margin-left:3px;
	margin-right:3px;
	color:#444444;
	text-decoration:none;
}
.Enlace:hover{
	color:#42403E; 
	text-decoration:underline;	
}

.Buscador .imgFiltro{
	margin-right:3px;
	vertical-align:bottom;
}
.Contenido .EncabezadoArbol{
	padding:1px;
	padding-left:3px;
/*	font-weight:bold;	*/
	color:#000;/*#444444;*/
	font-size:12px;
	background-color:#9FE081;/*#6c3;/*#FEDDC7; /*#D7F2AC;/*#84C620;/*96D431;/*#F8945A;C0D681;*/
	margin-top:12px;
	border:1px solid #090;/*#63B224;/*#FF9146;*/
}

.EncabezadoArbol .tit{
	padding-left:3px;
	color:#fff;	
	font-weight:bold;
}
.Contenido hr{
	height:1px;
	color:#697A34;
}

/*********************** */
.Anuncios-Por-In{
	width:547px;
	min-height:400px;
	padding-left:35px;
	padding-right:30px;
	padding-bottom:25px;	
	background:url('/Imagenes/Contenido/borderleft.gif') repeat-y;
}



/*------------------------DIRECTORIO DE PROFESIONALES-----------------*/

.DirProfesionales{
	font-size:13px;
	font-weight:bold;
	width:176px;
	color:#E85302;
	vertical-align:top;
	background:url('/Imagenes/DirProfesionales/bkProfesionales.jpg') no-repeat left bottom;
	padding-bottom:10px;
}
.DirProfesionales .tit{
	font-size:13px;
	font-weight:bold;
	padding-left:28px;
	padding-top:10px;
	height:30px;
	width:151px;
	vertical-align:top;
	background:url('/Imagenes/DirProfesionales/tit-directorioProf.jpg') no-repeat left;	
}
.DirProfesionales .tit a{
	color:#425F12;
	margin-top:5px;
	display:block;
	text-decoration:none;
}
.DirProfesionales .tit a:hover{
	text-decoration:underline;
}

.DirProfesionales .data{
	text-align:left;
	width: 155px;
	border-collapse:collapse;
	padding-left:15px;
	padding-bottom:10px;
	position:relative;
	top:-6px;
	color:#425F12;
	font-size:12px;
	background:url('/Imagenes/DirProfesionales/leftProfesionales.gif') repeat-y left;
}
.subProfe{
	color:#425F12;
	font-size:11px;
	margin-top:3px;
	font-weight:bold;
}


.subProfePortada{
	color:#ffffff;
	font-size:11px;
	margin-top:3px;
	font-weight:bold;
}


.data select, .data input, .ddlCombos{
	border:1px solid #B5B5B5;
	font-weight:normal;
	font-size:11px;
}
.data select, .ddlCombos{
	height:20px;
	width:152px;
}

.DirectorioProfesional{
	width:100%;
	margin-left:15px;
	font-size:11px;
	margin-top:5px;
	line-height:16px;
}
.DirectorioProfesional .titulodir{
	color:#63B224;
	font-size:11px;
	margin-top:3px;
	font-weight:bold;
	
}
.EnlaceDirectorio{
	color:#000;
}
.Contacto{	color:#000; text-decoration:none; border-bottom:1px dashed #000; width:100%; display:block;}
.Contacto:hover{border-bottom:1px dotted #000;}
.data input{
	height:13px;
	width:146px;
}

#buscar{
	position:relative;
	background:url('../images/buscarherbolario.gif') no-repeat 110px 7px;	
	top:-7px;
	height:20px;
	padding-top:5px;
	padding-right:15px;
	text-align:right;

}
#buscar a{
	font-size:10px;
	color:#fff;
}
#buscar a:hover{
	text-decoration:none;
}

/*------------------------------EVENTOS ----------------------------*/
.tit-Eventos-Por{
	font-size:13px;
	font-weight:bold;
	padding-left:45px;
	height:40px;
	width:131px;
	color:#E85302;
	vertical-align:top;
	background:url('/Imagenes/Contenido/Portada/tit-Eventos-Por.jpg') no-repeat;
}
.tit-Eventos-Por a{
	color:#E85302;
	margin-top:10px;
	display:block;
	text-decoration:none;
}
.tit-Eventos-Por a:hover{
	text-decoration:underline;
}
.item-evento{
	font-size:10px;
	padding:10px;
	padding-top:0px;
	background:url('/Imagenes/Contenido/Portada/border-der-Event.gif') repeat-y left;	
	padding-bottom:7px;
}
.item-evento .tit{
	background:url('/Imagenes/Contenido/Portada/vineta.gif') no-repeat left 1px;
	padding-left:19px;
	padding-bottom:2px;	
	text-justify: distribute;
	text-align: justify;
	
}
.item-evento .tit a{
	color:#E85302;
	font-weight:bold;
	text-decoration:underline;
}
.item-evento .tit a:hover{
	text-decoration:none;
}
.item-evento .text-Eventos{
	text-justify: distribute;
	text-align: justify;
}
.item-evento span{
	padding-left:70px;
	color:#E85302;
	font-size:9px;
	/*float:right;*/
}

