body {
	scrollbar-3dlight-color:#e8e8e8;
	scrollbar-arrow-color:#384450;
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#fafafa;
	scrollbar-darkshadow-color:#e8e8e8;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	background-attachment: fixed;
	background-image: url(../imagenes/q2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a, img {
	border: 0px;
}

.celdasformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-color: afafaf;
	border-right-color: afafaf;
	border-bottom-color: e9e9e9;
	border-left-color: afafaf;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.botonformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-left:5px;
	padding-left:2px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menuTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: cdcdcd;
	margin-bottom: 0px;
	vertical-align: bottom;
}
.menuSecundarioTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	vertical-align: bottom;
	color: #666666;


}
.menuActivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 310f7f;
	text-decoration: none;

}
.menuInactivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;

}
.contenidoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

.contenidoTexto .enlaceTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	text-decoration:none;
}

.contenidoTexto .enlaceTexto:hover {
	text-decoration: underline;
}

.contenidoTexto .areas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
		text-decoration:none;
}

.contenidoTexto .areas:hover {
	text-decoration: underline;
}

.enlacePie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
.pieTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: e8e8e8;

}

.pieFoto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.direccion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
}
.menuTablaInactivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 0px;
	vertical-align: bottom;
	border-bottom-color: ffffff;

}
.menuSecundarioTablaUltima {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-bottom: 0px;
	vertical-align: bottom;
	color: #666666;
	border-bottom-color: #cdcdcd;

}
.menuSecundarioActivo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2e0e7b;
	text-decoration: none;
}
.menuSecundarioInactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666;
	margin-bottom: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-left: 20px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 3px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../imagenes/vinyeta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

