html,body, h2, h3, h4, h5, div, p, input{
	font-family:"Trebuchet MS",Verdana, Arial;
	font-size: small;
	text-align: justify;
}
body{
	/*font-size: 1.160em;*/
	left: 0;
	top: 0;
}
img{
	border:none;
	}
a:link {
	text-decoration: none;
	color: BLUE;
}
a:visited {
	text-decoration: none;
	color: BLUE;
}
a:active {
	text-decoration: none;
	color:  BLUE;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.divCentrado {
	text-align: center;
}

.cabecera1 {
	background-image: url(../img/cab1.jpg);
	font-size: large;
	color: #FFFFFF;
}

.titulo {
	font-size: large;
	color: #C0C0C0;	
}
.tituloPral {
	font-size: x-large;
	color: #82BAC6;	
}

.mensajeError {
	font-weight: bold;
	color: #CC0000;
}
.mensajeCorrecto {
	font-weight: bold;
	color: GREEN;
}
.chica {
	font-size: x-small;
}
.nombreUsuario {
	font-size: x-small;
	font-weight: bold;
	color: #47BF39;
}
.tabContenedor {
	width: 770px;
	border: none;
}
.fondoMenuIzq {
	background-color: #DCEADF;
}
.fondoSeparador {
	background-color: #ddd592;
	font-size: xx-small;
}

.menuPadre {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	background-color: #C2DBC8;
	margin: 1px;
	border: #FFFFFF;
	padding: 1px;
	list-style-type: none;
}

.menuHijo {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	background: #C2DBC8;
	margin: 1px;
	border: #FFFFFF;
	padding: 1px;
	list-style-type: none;
	vertical-align: middle;
	text-indent: 8pt;
}

.menuResaltado {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	;
	background-color: WHITE;
	background-color: WHITE;
	margin: 1px;
	border: #FFFFFF;
	padding: 1px;
	list-style-type: none;
}
.tituloContenido {
	font-size: large;
	color: #008d49;
	font-weight: bold;
}
.subtituloContenido {
	font-size: medium;
	color: #008d49;
	font-weight: bold;
}
.migas {
	font-size: x-small;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	padding-top: 5px;
}
.noticias_novedades {
	font-size: small;
	margin-left: 10px;
	text-align: justify;
	list-style-image: url(../img/angulitos.gif);
	padding-bottom: 15px;
}
.telefono {
	font-size: x-large;
	color: #FFFFFF;
	background-color: #249351;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.enlaceDescarga {
	font-size: large;
	color: #FFFFFF;
	background-color: #7BDFA4;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;
}
.pregunta_faq {
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left 4px;
	vertical-align: top;
	text-align: justify;
}
.respuesta_faq {
	font-weight: normal;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
}
.pregunta_faq_desplegada {

	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left 4px;
	vertical-align: top;
	text-align: justify;
	text-indent: 12pt;
}
.subtituloContenido2 {
	font-size: medium;
	color: #008d49;
	font-weight: normal;
	text-decoration: underline;
}
.subtituloContenido3 {
	font-size: medium;
	color: #008d49;
	font-weight: normal;
	list-style-type: lower-alpha;
}
.fondoContenido {
	background-color: e6e7e8;
	background-image: url(../img/fondo_contenido.jpg);
}
.menuLinea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fondoMigas {
	background-color: e6e7e8;
	background-image: url(../img/fondo_contenido.jpg);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
li {
	list-style-image: url(../img/bullet_cuadradito.gif);
}
.version {
	font-size: xx-small;
	color: #5C9C6C;
}
.comboBuscarFaq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 450px;
}
.contenido {
	background-color: e6e7e8;
	background-image: url(../img/fondo_contenido.jpg);
	margin-left: 20px;
	margin-right: 20px;
}
.esquinaInfDerContenido {
	background-image: url(../img/esquina_cont_inf_der.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.busquedaFAQ {
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.preguntasFAQ {
	margin-top: 10px;
}
