body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;	
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006766;
	text-decoration: none;
	margin: 0px;
}
#cabecera {
	height: 74px;
	background-color:#FFFFFF;
}
#menu {
	height: 25px;
	background-color:#FFFFFF;
	vertical-align:bottom;
}
#contenido {
	/*height: 100px;*/
	background-color:#E9E9E9;
	padding: 10px;
}
#pie {
	height: 30px;
	border-top: 1px solid #CCCCCC;
	background-color:#E9E9E9;
}
#pestanas {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	/*font-weight:bold;*/
	color: #666666;	
	padding: 5px 0px;
}

#pestanas a {
	color: #000;
	padding: 5px;
	text-decoration:none;
	background: #CCCCCC;
}
#pestanas a.sel, #pestanas a.sel:hover {
	background: #E9E9E9;
	font-weight: bold;
	color: #666666;
}

#pestanas a:hover {
	background: #E9E9E9;
	color: #006766;
}
#capaFiltro {
	border:1px solid #CCCCCC; 
	padding: 5px;
}
.boton {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 0px;
	cursor: pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;
}
.botonOver {
	font-family: "Trebuchet MS", Verdana;
	background: #ce9b01;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	cursor:pointer;
	border: 0px;
	padding: 0px 5px 0px 5px;
	height:20px;	
}
.cajaBoton {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 0px 15px;
}
a.cajaBoton {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 15px 0px 15px;
}
a.cajaBotonSel {
	font-size: 12px;
	background: #006766;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 15px 0px 15px;
}

a:hover.cajaBoton, a.hover.cajaBotonSel {
	background: #006766;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.cajaBoton:hover {
	background: #006766;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.pagBoton {
	font-size: 12px;
	background: #EEEEEE;
	text-decoration: none;
	color: #666666;
	padding: 2px 2px 2px 2px;
}
a.pagBotonSel {
	font-size: 12px;
	background: #006766;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

a:hover.pagBoton, a.hover.pagBotonSel {
	background: #006766;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.marcopublicidad {
	border: 1px solid #44b5d9;
}
a.menugeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuusuarios {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menugeneral:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #d5f8ff;
	text-decoration: none;
}
a.menuusuarios:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006766;
	text-decoration: none;
}
.menugeneralselec {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #d5f8ff;
	text-decoration:none;
}
a.menugeneralselec:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006766;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
.campotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height:20px;
}
.lista {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height:20px;
	padding:0px;	
	
}
.areatexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.casilla {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
.radio {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}
.txtblanco {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblanco a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtblanco a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.marcocontenido {
	border-top: none;
	border-right: 2px solid #44b5d9;
	border-bottom: none;
	border-left: 2px solid #44b5d9;
}
.txtpie {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.enlacepie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006766;
	background-color: #FFFFFF;
	border: 1px solid #006766;
}
.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #81a200;
}
.imgverde {
	border: 1px solid #81A200;
}
.titdestacado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #81A200;
	text-decoration: underline;
}
.txtgeneral {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}
.txtgeneral a  {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}
.txtgeneral a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.txtazul {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006766;
}
.txtazul a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006766;
}
.txtazul a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006766;
}
.titlistado {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #048bb0;
	text-decoration: underline;
}
.paginacion {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.imgazul {

	border: 1px solid #0DB7D9;
}
.txtverde {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006766;
}
a.txtverde{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006766;
	text-decoration:underline;
}
.atxtverde:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #006766;
	text-decoration:none;
}
#banner_mensajes {
	border: solid 1px #81a200;
	background: #CDD98E;
	color: #81a200;
	padding: 10px;
	font-size: 14px;
}

#banner_mensajes_error {
	border: solid 1px #FF0000;
	background: #FFCCCC;
	color: #FF0000;
	padding: 10px;
	font-size: 14px;
}
fieldset {
	background: #E9E9E9;
	border: 1px solid #006766;
	-moz-border-radius: 5px;
	padding: 10px;
}
fieldset legend {
	color: #006766;
	font-size: 14px;
	font-weight: normal;
	padding-bottom:3px;
}
#fieldsetPeq {
	background: #E9E9E9;
	border: 1px solid #ce9b02;
	-moz-border-radius: 5px;
	padding: 10px;
}
#fieldsetPeq legend {
	color: #ce9b02;
	font-size: 14px;
	font-weight: normal;
}
.imagen {
	border: 1px solid #006766;
}
.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../imagenes/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../imagenes/bt.gif) no-repeat bottom}
