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: #47122F;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #47122F;
	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: #47122F;
}
#capaFiltro {
	border:1px solid #CCCCCC; 
	padding: 5px;
}
.boton {
	border:1px solid #888888;
	background: #EEEEEE;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 3px;
	height:20px;
}
.botonOver {
	border:1px solid #888888;
	background: #47122F;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
	padding: 0px 3px;
	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: #47122F;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 15px 0px 15px;
}

a:hover.cajaBoton, a.hover.cajaBotonSel {
	background: #47122F;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.cajaBoton:hover {
	background: #47122F;
	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: #47122f;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

a:hover.pagBoton, a.hover.pagBotonSel {
	background: #47122f;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.marcopublicidad {
	border: 1px solid #44b5d9;
}
a.enlaceazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0db7d9;
	text-decoration: none;
}
a.enlaceazul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0db7d9;
	text-decoration: underline;
}
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: #47122F;
	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: #47122F;
	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;	
	
}
.listaMultiple {
	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:100px;
	width:200px;
	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;
}
.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: #47122F;
	background-color: #FFFFFF;
	border: 1px solid #47122f;
}
.titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #81a200;
}
.imgverde {
	border: 1px solid #47122F;
}
.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: #47122F;
}
.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: #47122F;
}
.txtverde a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #47122F;
	text-decoration:underline;
}
.txtverde a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #47122F;
	text-decoration:none;
}
.usu_activo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #003355;
}
.usu_no_activo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #BB122F;
}

#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 #47122F;
	-moz-border-radius: 5px;
	padding: 10px;
}
fieldset legend {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}
.imagen {
	border: 1px solid #47122F;
}
