/* CSS Document */

body{
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

a{ 
	text-decoration: none;
	color:#678713; 
}

a:focus{ outline:none; }
img { border:none; }

form { 
	padding: 0px; /* no para ie */
	margin: 0px; 
}

#busquedas {
	margin-top: 10px;
	text-align: right;
	background-color:#D7D7D7;
	padding:3px 5px 3px 0px; /* no para ie */
	color:#333333;
	border:#FFFFFF 3px solid;
}

#busquedas2 {
	margin-top: 10px;
	text-align: left;
	background-color:#D7D7D7;
	padding:10px 5px 8px 5px; /* no para ie */
	color:#333333;
	border:#FFFFFF 3px solid;
}

.busquedas_fechas{
	width: 62px;
	height: 13px;
	font-size: 10px;
	text-align: right;
}

.busquedas_texto{
	width: 150px;
	height: 13px;
	font-size: 10px;
}

.busquedas_texto2{
	width: 461px; /* no para ie */
	height: 13px;
	font-size: 10px;
}

.busquedas_desplegable{
	width: 180px;
	font-size: 10px;
}

#resultado_busquedas{
	margin-top: 15px;
	padding-left: 50px;
}

#resultado_busquedas table{
	border-spacing: 0px !important;
	width:60% !important;
	margin: 0px !important;
}

#resultado_busquedas td{
	height: 45px;
	vertical-align:middle;
}

#resultado_busquedas a:hover { color:#BEBEBE; }

#cabecera {
	width: 777px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#titular {
	/*background-image:url("../imagenes/panoramica.jpg");*/
	background-repeat:no-repeat;
	width: 773px;
	height: 96px;
	float:left;
	margin-left:auto;
	margin-right: auto;
	border:#FF9900 2px solid;
}


#textotitular{
	/*background-image: url("../imagenes/titular_texto.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/titular_texto.png');
	background-repeat: no-repeat;
	width: 550px;
	height: 66px;
	margin-top: 20px;
	cursor: pointer;*/
}

#intranet_textotitular{
	/*background-image: url("../imagenes/titular_texto_intranet.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagenes/titular_texto_intranet.png');
	background-repeat: no-repeat;
	width: 550px;
	height: 66px;
	margin-top: 20px;*/
}

#textotitular a:hover{ 
	cursor:help;
}

#menusup { 
	float:left;
	/*height: 40px;*/
	margin-top: 20px;	/* no para ie */
}

	.enlacesup li{
		float: left;
		margin-left: 1em;
		font-size: 10px;
		font-weight: bold;
	}
	
	.enlacesup ul{
		padding:0px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type: none;
	}
	
	.enlacesup a{ color:#999999; }
	
	.enlacesup a:hover{
		text-decoration: none;	
		color:#FFF;
	}
	
	/*.enlacesup a:active { color:#0066FF; }*/
	
	.enlacesup br { line-height: 1px; }

#marca {
	background-image:url("../imagenes/MarcaGeneral.gif");
	background-repeat:no-repeat;
	width: 200px;
	height: 40px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:5px;
}

.bandanegra {
	background-color:#000000;
	float:left;
	height:3px;
	margin:0px;
	padding:0px;
	width:777px;
	font-size: 2px;	/* para que el ie respete la propiedad height */
}

#cuerpo{
	width: 777px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image: url("../imagenes/FondoMarcaGeneral.gif");
	background-repeat: no-repeat;
	background-position:-3% 103%;
}

#menuppal{
	float:left;
	text-align: right;
	width: 160px;
}

	#menuppal ul{
		margin-top: 0px;
		padding:0px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type: none;
	}
	
	#menuppal li{
		background-color:#D7D7D7;
		padding-top: 3px;
		padding-bottom: 3px;
		font-size: 10px;
		font-weight: bold;
	}
	
	#menuppal a{ color:#666666; }
	#menuppal a:hover { color: #FFFFFF; }
	
	.pestana { background: url(../imagenes/esquinaBlanco.gif) no-repeat top left; /*no ie*/ }
	
	.opcionmenu{
		border-top:solid;
		border-top-color:#FFFFFF;
		border-width: 3px;
	}
	
	.menuactivo{ 
		background-color:#9c9e79 !important; 
		padding-bottom: 0px !important;
	}

.titulo1{ 
	font-size: 13px;
	color:#678713;
}


.desplegable{
	padding-top: 8px  !important;
	background-color:#FFF;
	background-image:url("../imagenes/flechaAbajo.gif");
	background-repeat: no-repeat;
	background-position: 97% top; 
}

	.desplegable li { background-image: none !important }

.cuadro {
	background-image:url("../imagenes/option-arrow.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
	float: right;
	background-position: 0% 0%;
	
	margin-left: 2px; /* no para ie */
	padding-top: 4px; /* no para ie */
}

.cuadro_down { background-position: 0% 95%; }

#menuppal hr{ 
	margin: 0px;
	padding: 0px;
}

.separadormenu{
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFFFFF !important;
}

	.separadormenu a{ padding-right: 2px;}

.enlace a{ 
	color: #000000 !important;
	padding-right: 3px; 
}
.enlace a:hover{ color: #FFFFFF !important; }
.enlace li {
	border-top-width: 2px;
	border-top-style: groove;
	background-color:#CCCC99 !important;
}

/*.enlace2 {
	border-top-width: 2px;
	border-top-style: groove;
	background-color:#CCCC99 !important;
}*/
/*.enlace2 a {
	color: #000000 !important;
	padding-right: 3px; 
}*/
/*.enlace2 a:hover{ color: #FFFFFF !important; }*/


.gris { color:#FFFFFF; }
.azul { color:#0077CC; }
.blanco { color:#FFFFFF !important; display:block; padding-bottom: 3px; }
.fondoclaro { background-color: #F0F0F0; }
.fondoverde { background-color:#CCCC99; }
.vcentro { vertical-align: 2px; }
.vcentro1{ vertical-align: 1px; }
.vcentro2 { vertical-align: -5px; }
.vcentro3 { vertical-align: -3px; }
.vcentro4 { vertical-align: 4px; }
.espacioh15 { padding-left: 15px; }

.textocentrado { 
	text-align: center;
	display: block; 
}
.paddingizq5{ padding-left: 5px !important; }


.flotaderecha { 
	float: right;
	margin: 5px 0 5px 15px; 
}

.tamanoimagen{
	width: 350px;
	overflow: hidden;
	text-align:center;
}

#capacentro {
	position:relative;
	overflow: hidden;
	float: left;
	width: 303px;
	height: 450px;
	background-color:#D7D7D7;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 2px;
}

#capacentroarriba{ height: 69%; }

#capacentroabajo{ 
	height: 30%;
	position: relative;
}

.titular_index {
	padding-left: 5px;
	padding-top: 3px;
	font-size: 16px;
	color: #678713;
	position: relative;
	z-index: 1;
}

.titular_index a:hover{ color: #FFFFFF; }

/* MB*/
/*
.titular_index2 {
	padding-left: 5px;
	padding-top: 3px;
	font-size: 12px;
	color: #678713;
	position: relative;
	z-index: 1;
	background-color:#FF0000;
}

.titular_index2 a:hover{ color: #FFFFFF; }*/

/***********************/

#contenido {
	position: relative;
	float:left;
	margin-left:3px;
	margin-right: 1px;
	margin-bottom: 3px;
	width: 602px;
	background-color:#F0F0F0;
	overflow: visible;
	padding-left: 5px;
	padding-right: 5px;
	font-size:11px;
}

#contenido p{ 
	line-height: 15px;
	margin: 5px 0 10px 0 !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

	/*#contenido p + p{	text-indent: 15px; }*/

#contenido br{ line-height: 12px; }

#contenido table{
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	empty-cells: show;			/* muestra la celdas vacias */
	/*table-layout: fixed;*/	 /*indica que el ancho de la celda es fijo */
	border-spacing: 5px;
	margin-top: 6px; /* no para ie */
	margin-left: 0 !important;
}

#contenido th { 
	height: 40px;
	text-align: left;
	font-weight: normal;
}

.titular1 {
	font-size: 15px;
	font-weight: bold;
	color: #678713;
}

/*.titular2 {
	padding-left: 5px;
	padding-top: 3px;
	font-size: 14px;
	color:#678713;
}*/

.titular3 {
	/*padding-left: 5px;*/
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

.titular4 {
	color:#678713; 
	font-weight: bold;
	font-size: 9px;
	height: 13%;
	padding-top: 4px;
	padding-left: 3px;
}

.cajatexto{ 
	border-width: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}

.logonoticias{
	position: absolute;
	top: 1px;
	right: 25px;
	width: 48px;
	height: 32px; 
}

.mas {
	position:absolute;
	top: 3px;
	right: 8px;	/* no ie */
	float: right;
	width: 12px;
	height: 12px; 
	z-index:2;
}

#noticias{ height: 86%; }

#noticias br{ line-height: 8px; }

#noticias div {
	margin-left:auto !important;
	margin-right:auto !important;
	padding-right: 1px;
}

#pienoticias {
	width: 98%;
	margin-left:auto;
	margin-right:auto;
	color: #678713;
	margin-top: 3px;
}

#pienoticias img {
	width: 16px;
	height: 16px;
}

.listado{
	float:left;
	margin-top: 5px;
	width: 75%;
	height: 80px;
}

#noticia1{ 
	width: 98%;
	height: 40%; 
	position: relative; 
	overflow:hidden;
}

#noticia2{ 
	width: 98%;
	height: 30%; 
	position:relative;
	overflow: hidden;
}

#noticia3{ 
	width: 98%;
	height: 30%; 
	position:relative;

	overflow: hidden;
}

.marcador {
	float: left;
	background-image:url("../imagenes/marcador.gif");
	background-repeat: no-repeat;
	width: 13px !important;
	height: 100%;
	margin-top: 22px;
	padding-right: 1px;
}

.marcador2 {
	float: left;
	background-image:url("../imagenes/marcador2.gif");
	background-repeat: no-repeat;
	width: 8px !important;
	height: 100%;
	margin-top: 5px;
	margin-left: 2px;
	padding-right: 3px;	/* no ie */
}

#noticia2 img { vertical-align: -2px; }
#noticia3 img { vertical-align: -2px; }

#noticiafoto {
	float: left;
	background-color:#F0F0F0;
	width: 35% !important;
	height: 94% !important;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	overflow: hidden;
}

/*#noticiafotomostrarlista {
	float: left;
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}*/

#noticiafotomostrarlista img {
	width: 100px;
	height: 75px;;
	padding-top: 5px;
}

#noticia1texto img { vertical-align: -2px; }

.noticiafecha {
	display: block;
	margin-bottom: 2px;
	background-color:#D7D7D7;
	color:#333333;
	padding: 0 3px;
}

.noticiatitulo a {
	font-weight: bold;
	color:#333333;
	text-decoration: underline;
}

.noticiatitulo a:hover { color:#678713; }

.noticiatexto { 
	display: block;
	/*text-align: justify;*/
}
	.noticiatexto span{ font-size: 11px !important; font-family:Arial, Helvetica, sans-serif !important; }
	.noticiatexto p {text-indent: 0 !important }

.noticiatextocorta {  }

.noticiatextocorta p{ 
	line-height: 14px !important;
	margin: 2px !important; 
}

#pienoticias a:hover { color: #FFFFFF; }

.leer {
	background: url(../imagenes/leer.gif) no-repeat 0 0%;
	position:absolute;
	top: 80%;
	left: 87%;
	height: 13px;
	width: 35px !important;
}

 .leer:hover{
 	background-position: 0% 100%;
}

.capavacia {
	width: 100%;
	height: 4px;
	background-color:#FFFFFF;
	float: right;
	font-size: 3px;
}

.relleno {
	float: left;
	height: 450px;
}

/*#titulotramites { height: 20px; }*/

/*#tramites {
	width: 98%;
	height: 83%;
	margin-left: auto;
	margin-right: auto;
}

.logotramites{
	position: absolute;
	top: 0px;
	right: 25px;
	width: 40px;
	height: 38px; 
}*/

#capaderecha {
	position:relative;
	float: right;
	width: 303px;
	height: 450px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-right: 4px;	/* no para ie */
}


/*#buscador { 
	height: 6%;
	width: 100%;
	padding-top: 1px;
	background:#D7D7D7;
	/*float: right;
}*/

/*#capaderechacentro{ height: 69%; overflow: hidden;}*/

#agenda {
	float:left;
	position: relative;
	width: 49.5%;
	/*height: 100%;*/
	/*clear: left;*/
	overflow: hidden;
	padding-bottom: 3px;
}

#tituloagenda { 
	clear: both;
  	margin-top: 1px;
  	padding-bottom: 2px;	/* no ie */
}

.logoagenda{
	position: absolute;
	top: -4px;
	right: 22px;
	width: 46px;
	height: 35px; 
}

.eventoagenda{
	width: 97%;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.agendatexto{ 
	/*float: left;*/
	/*width: 89%;*/
	/*height: 90%;*/
	padding: 3px 3px 0 0;
	margin-left: 2px;
}

.agendatexto p{
	line-height: 12px;
	margin-top: 4px;
}

.agendatitulo{
	overflow:hidden;
	padding-top: 1px;
}
	.agendatitulo a {
		font-weight:bold;
		text-decoration: underline;		
	}
	.agendatitulo a:hover { color:#666; }

.agendafecha { font-weight: bold; }

.bordeinferiorcapa{ border-bottom:#999999 1px solid ; }

#agenda hr {
	width: 80%;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mostrar {
	position:absolute;
	top: 3px;
	left: 90%;
}

#varios{
	float: left;
	width: 152px; /* no para ie */
	height: 100%;
	overflow:hidden;
	position:relative;
	background-color:#D7D7D7;
	margin-left: 2px;
}

#varios2{
	float: left;
	width: 152px; /* no para ie */
	height: 450px;
	overflow:hidden;
	position:absolute;
	left:151px;
	background-color:#D7D7D7;
	margin-left: 2px;
}


#varios table{
	text-align: center;
	height: 100%;
	width: 100%;
}

#varios td{
	background-color:#F0F0F0;
	vertical-align: middle;
}
#varios2 table{
	text-align: center;
	height: 99.8%;
	width: 100%;
}

#varios2 td{
	background-color:#F0F0F0;
	vertical-align: middle;
}

/*.enlaces_index {
	height: 100%;
	width: 100%;
	/*background-color:#F0F0F0;
	overflow:hidden;
}*/

/*.enlaces_logo{
	height:  70%;
}*/

/*#tituloclima { position:relative;}*/
/*#climatologia{ height: 40%; }*/

/*.imagenclima{
	position:relative;
	background-image:url("../imagenes/climatologia.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	height: 78px;
	border: #E6E6E6 solid 3px;
	overflow:hidden;
}

#datosclima {
	position: absolute;
	top: 65%;
	background-color:#D7D7D7;
	height: 33%;
	width: 100%;
	overflow: hidden;
}

#datosclima table{
	width: 100%;
	font-weight: bold;
	text-align:center;
}

#datosclima td{ padding: 0px; margin: 0px; }

.eltiempo_temp{
	font-weight:100;
	font-size: 8px;
	text-align: left;
}*/

/*#titulocomollegar { position:relative;}

#comollegar{ height: 35%; }

#enlacescomollegar {
	height: 80%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	font-size:9px;
}

#comollegar table {
	width: 100%;
	height: 100%;
}

#comollegar tr{ text-align: center; }

#comollegar { line-height: 10px;}

#comollegar a { color:#666666; }
#comollegar a:hover { color:#678713; }*/

/*#aturismo{
	width: 96%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#tituloaturismo{
	background-color:#336699;
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 2px;
	padding-top: 2px;
	height: 15px;
}

#imagenaturismo{
	background-image:url("../imagenes/loarre.jpg");
	background-repeat:no-repeat;
	width: 100%;
	height: 46px;
}*/

/*#tablon {
	float: left;
	position: relative;
	width:49.5%;
	height:30%;
	background-color:#D7D7D7;
}*/

#titulotablon {
	height: 18%;	/* no ie */
}

	#titulotablon a{
		display: block;
		padding-top: 5px;	/* no ie */
	}

.logotablon{
	position: absolute;
	top: -10px;
	right: 18px;
}

#anuncios{
	width: 98%;
	height: 95px;	/*no ie*/
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-right: 1px;
	padding-top: 14px;
}

#anuncios br{ line-height: 18px;}

.anunciotitulo {
	float: left;
	margin-left: 0.5%;
	width: 94%;
}

.anuncioslista {
	float:left;
	margin-bottom:4px;
	margin-left:1%;
	width:98%;	/* no ie */
}

.anuncioslista a{
	float: left;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.anuncioslista a:hover { color:#678713; }

.icono_nuevo {
	float: right;
	overflow: hidden;
	width: 32px;
	height: 14px;
}

	.icono_nuevo img{
		float: right;
		padding-top: 5%; 
	}

#piepagina {
	background-color:#F0F0F0;
	width: 777px;
	/*height: 30px;*/
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	font-weight: bold;
	overflow: hidden;
}

#piepagina table {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	/*height: 98%;*/
	vertical-align: middle;
}
#piepagina a { color:#666666 }
#piepagina a:hover { color:#006699; }

/* hasta aqui para la pagina de incio -------------------------------------------*/
#estaen{
	float:left;
	margin-left:3px;
	margin-right: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 612px;
	height: 19px;
	background-color:#D7D7D7;
	position:relative;
	z-index: 1;
}

.barraestaen{
	position:absolute;
	font-size: 11px;
	color: #678713;
	padding-left: 53px;
	padding-top: 3px;
}

.barraestaen a{ 
	color: #666666;
	font-weight:bold; 
}

.barraestaen a:hover{ color: #FFFFFF; }

.iconoperiodico{ background-image:url("../imagenes/periodico.gif"); }

.iconoagenda{ background-image:url("../imagenes/agenda.gif"); }

.iconocarpeta{ background-image:url("../imagenes/carpeta.gif"); top: -9px !important; height: 48px !important }

.iconoexamen{ background-image:url("../imagenes/examen.gif"); top: -4px !important; height: 48px !important }

.iconotablon{ background-image:url("../imagenes/thumbtack.gif"); top:-3px !important; left:10px !important; margin-bottom: 10px !important;}

.iconojuegos{ background-image:url(../imagenes/juegos/logo_juegos2.png); left:10px !important; margin-bottom: 10px !important;}

.iconobuscador { background-image:url("../imagenes/buscador.gif"); top: 0px !important; }

.iconoinformacion{ background-image:url("../imagenes/informacion.gif"); }

.iconoadministracion{ background-image:url("../imagenes/administracion.gif"); }

/*.iconomarcageneral { background-image:url("../imagenes/icono_marca_general.gif"); top: -3px !important; }*/

/*.icono_nuevo_small { height: 14px;}
.icono_nuevo_big { height: 24px;}*/

.mostrarlogobarra{
	position: absolute;
	top: 1px;
	left: 3px;
	background-repeat: no-repeat;
	width: 51px;
	height: 44px; 
	z-index: 1;
}



/*#buscador_lite { 
	float:left;
	height: 25px;
	width: 152px;
	background:#D7D7D7;
	margin-left: 2px;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 1px;	/* no para ie
}*/

/*#calendario {
	float:left;
	height: 200px;
	width: 152px;
	position: relative;
	background:#D7D7D7;
	margin-left: 2px;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 1px;
	overflow: hidden;
}

#calendario input {
	position:absolute;
	width: 125px;
	text-align: center;
	padding:0px;
	bottom: 3%;	/* no para ie6
	right: 8%;
	font-size: 8pt;

}*/

#capamostrar { 
	margin-top: 10px; 
	margin-bottom: 20px;
	padding: 3px;	
}

.texto {
	margin-top: 15px;
	padding-bottom: 10px;
	/*text-indent: 15px;*/
	/*text-align: justify;*/
}

.animacion {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#tablamunicipios a:hover{
	color: #FFFFFF;
	background-color: #678713;
}

#volver{
	position:absolute;
	bottom: 0%;
	left: 1%;
	margin:3px;
	padding:3px;
}


div #volver a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	text-decoration: none; 
	color: #FFF;
	background: #2C2C2C url('../imagenes/image1.gif');
}

div #volver a:hover{
	color: #FFF;
	background: #AAD83E url('../imagenes/image2.gif');
}

/* para el navegador de paginacion -------------------------------------------- */
#paginador{
	position:absolute;
	bottom: 0%;
	right: 1%;
	margin:3px;
	padding:3px;
}

/*div #paginador {
	padding:3px;
	margin:3px;
	text-align:right;
}*/

div #paginador a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	text-decoration: none; 
	color: #FFF;
	background: #2C2C2C url('../imagenes/image1.gif');
}

div #paginador a:hover, div #paginador a:active {
	color: #FFF;
	background: #AAD83E url('../imagenes/image2.gif');
}

div #paginador span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	font-weight: bold;
	background: #AAD83E url('../imagenes/image2.gif');
	color: #FFF;
}

div #paginador span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #ccc;
}

/* fin para el navegador de paginacion ---------------------------------------- */

#tablalicitacion{}

#tablalicitacion th{
	font-weight:bold;
	vertical-align:top;
	height: 10px;
	width: 35%;
	padding-bottom: 5px;
}	

#tablalicitacion td{
	color:#678713;
	vertical-align:bottom;
	padding-bottom: 5px
}


#listaadjuntos {
	list-style-type:none; 
	margin: 0px;
	padding-left: 20px;
	clear: both;
}

#listaadjuntos li{
	padding-bottom: 2px;
}

#listaadjuntos a:hover{
	text-decoration: underline;
}

#capaformulario{
	padding-top: 20px;
	margin-bottom: 20px;
	width:570px;
	margin-left:auto;
	margin-right:auto;

}
#capaformulario table{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

#capaformulario div{
	margin-top: 10px;
}

#capaformulario input{
	height: 11px;
	font-size: 11px;
}

#capaformulario p{
	margin: 0px;
}

#agendaCalendario{ 
	height:128px;
	background-color:#DDDDDD;
}

/***************************************************/

.bbuscar{
	background:url(../imagenes/buscarh.gif) no-repeat 0 0;
	width: 64px;
	height: 19px;
	border: none;
	cursor: pointer;
	vertical-align: -1px;	/*no ie*/
}

	.bbuscar:hover{
		background-position:left bottom;
	}
	
.celdaimpar { background-color: #D7D7D7; }
.celdapar { background-color: #F0F0F0; }