body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	height: 100%;
}
a{
	color:#FFF;
	font-weight:700;
}
.fndMenu {
	background-attachment: fixed;
	background-image: url(../imagenes/menu_borde.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fndConte {
	background-attachment: fixed;
	background-image: url(../imagenes/info_borde_der.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.FndTitulo {
	background-attachment: fixed;
	background-image: url(../imagenes/inf_borde_sup.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.pieMenu {
	background-attachment: fixed;
	background-image: url(../imagenes/menu_pies.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.pieConte {
	background-attachment: fixed;
	background-image: url(../imagenes/inf_pie.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.pieBlanco {
	background-attachment: fixed;
	background-image: url(../imagenes/blanco_pie.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.esquinaMenu {
	background-attachment: fixed;
	background-image: url(../imagenes/esquina_menu.gif);
	background-repeat:  no-repeat;
	background-position: right bottom;
}
.esquinaConte {
	background-attachment: fixed;
	background-image: url(../imagenes/esquina_conte.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.esquinaSupConte {
	background-attachment: fixed;
	background-image: url(../imagenes/esquina_sup_conte.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	width: 170px;
	margin-left: 10px;
	margin-top: 30px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	background-attachment: scroll;
	background-image: url(../imagenes/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.submenu {
	text-transform:none !important;
	font-size: 11px!important;
	margin-left: 5px !important;
}
.submenu a{
	text-transform:none !important;
	font-size: 13px !important;
	margin-left: 5px !important;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: uppercase;
	color: #C30;
	text-decoration: none;
}
#herramientas {
	float: right;
	margin-right: 8px;
}
#herramientas a{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.imgIZQ {
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.imgDER {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#inzigma {
	color: #999;
	text-align: center;
	width: 761px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	margin: auto;
}
#inzigma a{
	color:#F60;
	text-align:center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
}
.pie {
	font-size: 11px;
}
.subtitulos {
	font-size: 10px;
	font-weight: 400;
}
.letraNegra {
	color: #000;
}
#organiza {
	float: left;
	margin-left: 10px;
}
#organiza a{
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}
#centrarv {
	vertical-align: middle;
	text-align: center;
	height: 100%;
}
#botones {
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	width: 70%;
	margin: auto;
	border: 2px solid #C60;
	color: #000;
	font-weight: 700;
}
