body {
margin:0px 0px 0px 0px;
SCROLLBAR-FACE-COLOR: #e75d16;
SCROLLBAR-HIGHLIGHT-COLOR: #FFffff;
SCROLLBAR-SHADOW-COLOR: #FFffff;
SCROLLBAR-ARROW-COLOR: #FFffff;
SCROLLBAR-TRACK-COLOR: #FFffff;
background: url(img/fondoGne.jpg);
}
.textofecha{
	padding: 1px;
	text-align: right;
	font-size: 10px; font-family: Arial, Sans-Serif; color: #000000
}
.espacioImg { font: 8px Arial, Sans-Serif; }

.textoGene{
	text-align: Justify;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000
}

.PrimMayuscule{
	text-align: left;
	font-size: 25px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #e75d15
}
.textoDir{
	text-align: left;
	font-size: 9px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #000000
}
/* === MENU Btn=== */


.menubtn{
	color: #000;
        text-decoration: none;
        text-align: left;
	font: bold 13px Arial, Sans-Serif;
	text-transform: none
}

.menubtn:hover {
	color: #441700;
	background: url(img/btn-menuOver.jpg)
}

/* === CONTENIDOS TABLAS === */
.HeadTabla {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	padding: 1px 0 3px 3px;
        height: 63px;
	color: #000;
	background: url(img/fond-MenuHead.jpg)
}
.HeadTabla2 {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: #000;
}

.TablascontenidoN {
        background: url(img/fond-head.jpg);
	border-bottom: solid 1px #e8581f;
	border-right: solid 1px #e8581f;
	border-left: solid 1px #e8581f;
}
.TablascontenidoG {
	border-bottom: solid 1px #cccccb;
	border-right: solid 1px #cccccb;
	border-left: solid 1px #cccccb;
}

/* === CONTENIDOS SELECCIONE === */

.casillas {font: normal 11px/11px Arial, sans-serif; color: #000000; border: 1px solid #777777; background: #ffffff; margin: 0; padding: 0; height: 10px; width: 200px; padding: 3px 0 5px 3px;}

textarea {font: normal 11px/11px Arial, sans-serif; color: #000000; border: 1px solid #777777; background: #ffffff; margin: 0; padding: 0; height: 50px; width: 200px; padding: 3px 0 5px 3px;}

.BotoFor {font: normal 12px/12px Arial, sans-serif; color: #000000; border: 1px solid #777777; background: #c5c5c5; margin: 0; padding: 0; height: 20px; width: 60px; padding: 3px 0 5px 3px;}

/* === BOTONES INTERNOS === */

.Interbtn {
	padding: 2px 5px 2px 5px;
	position: absolute;
	border: solid 1px #9b9b9b;
	font: bold 10px Verdana, Arial, Sans-Serif;
        text-align: center;
        text-decoration: none;
	background-color: #76acd2;
	color: #000;
}

.Interbtn:hover {
	background-color: #003a8c;
	color: #fff
}

/* === Links === */

.linksText {
        width: 204px;
	padding: 2px 5px 2px 5px;
	font: 10px Arial, Sans-Serif;
        text-align: left;
	color: #000;
        text-decoration: none;

}

.linksText:hover {
	background-color: #dfdfdf;
	color: #ec5100;
        text-decoration: underline;
}

.linksMenuLine {
	font-size: 1px;
        border-bottom: solid 1px #656565;
}
