/*---------------------------------------------------------------------*/
/* Estilos generales a todas las paginas */
/*---------------------------------------------------------------------*/
BODY {
	font-size : 12px;
	font-family: Tahoma,Verdana;
	color : Black;
	background-color :white;
}
A {
	color : #333333;
	cursor : hand;
	text-decoration : none;
}

A:hover {
	cursor : hand;
	color : #3D6998;
	text-decoration : none;
}
A.Paginador {
	cursor : hand;
	text-decoration : none;
	font-family: Georgia;
	font-size : 12px;

}A.Paginador:hover {
	cursor : hand;
	text-decoration : none;
	font-family: Georgia;
	font-size : 12px;

}

FONT{
	font-family: Tahoma,Verdana;
	font-size : 12px;
}

TD {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-family: Tahoma,Verdana;
	font-size : 12px;

}
TD.geo{
	font-family: Georgia;
	font-size : 8pt;
	padding-left:3px;
	color: #3D6998;
	}
TD.padding10 {
	padding : 0px 0px 0px 10px;
	margin : 0px 0px 0px 0px;
}
TD.impar {
	background: #F8F8F8;
	padding : 3px 10px 3px 10px;
	font-size : 8pt;
	width: 100%;
}
TD.par {
	background: white;
	font-size : 8pt;
	ppadding-left:3px;
	padding : 3px 10px 3px 10px;
	width: 100%;
}

TD.imparp {
	background: #F2F3F8;
	font-size : 8pt;
	padding : 2px 2px 2px 2px;
	text-align: center;
	wwidth: 100%;
}
TD.parp {
	background: white;
	font-size : 8pt;
	padding : 2px 2px 2px 2px;
	text-align: center;
	wwidth: 100%;
}

.IINPUT {
	font-family: Georgia;
	font-size : 8pt;
	padding-left:3px;
	color: #5C6A50;
	border: 0px;
	background: #F2F3F8;
	margin-bottom: 1px;
	width: 100%;
}

INPUT.CHECKBOX {
	font-family: Georgia;
	font-size : 8pt;
	padding-left:3px;
	color: #5C6A50;
	border: 0px;
	background: #F2F3F8;
	margin-bottom: 1px;
}

INPUT.PASSWORD {
	font-family: Tahoma,Verdana;
	font-size : 8pt;
	background-color: #FFFFFF;
	padding-left: 3px;
	color: #5C6A50;
	border: 1px solid #F2F3F8;
	width: 100%;
	margin-bottom: 1px;
}

TEXTAREA {
	font-family: Tahoma,Verdana;
	font-size : 8pt;
	background-color: #FFFFFF;
	padding-left: 3px;
	color: #5C6A50;
	border: 1px solid #F2F3F8;
	width: 100%;
	margin-bottom: 1px;
}

SELECT {
	font-family: Tahoma,Verdana;
	font-size : 8pt;
	background-color: white;
	padding-left: 3px;
	color: #5C6A50;
	border: 10px solid #F2F3F8;
	margin-bottom: 1px;
}

TD.SmallCaps{
	font-family: Georgia;
	font-size : 12px;
	color : Black;
	letter-spacing: 1px;
	font-weight: bold;
	font-variant: small-caps;
}
TD.SmallCapsp{
	font-family: Georgia;
	font-size : 9px;
	color : Black;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
TD.SmallCapspb{
	font-family: Georgia;
	font-size : 12px;
	color : white;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
TD.SmallCapspbn{
	font-family: Georgia;
	font-size : 12px;
	color : white;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #333333;
}
TD.SmallCapspnn{
	font-family: Georgia;
	font-size : 12px;
	color : white;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #3D6998;
}
TD.Subtitulo{
        font-family: Georgia;
	font-size : 21px;
	color : #333333;
	letter-spacing: 1px;
}

TD.Paginador{
	font-family: Georgia;
	font-size : 20px;
	color : #5C6A50;
}

.enlace12{
        font-family: Georgia;
	font-size : 12px;
	color : #333333;
	letter-spacing: 1px;
}
.enlace12neg{
        font-family: Georgia;
	font-size : 12px;
	color : Black;
	font-weight: bold;
	letter-spacing: 1px;
}
.Paginadorojo {
	text-decoration : none;
	font-family: Georgia;
	color : #c64000;
	font-size : 12px;
}
.geon{
	font-family: Georgia;
	font-size : 12px;
	ppppadding-left:3px;
	font-weight: bold;
	color: #3D6998;
	}

.geo{
	font-family: Georgia;
	font-size : 12px;
	color: #3D6998;
	}

.geop{
	font-family: Georgia;
	font-size : 3px;
	ppppadding-left:3px;
	color: #000000;
	}

.SmallCaps{
	font-family: Georgia;
	font-size : 12px;
	color : Black;
	letter-spacing: 1px;
	font-weight: bold;
	font-variant: small-caps;
}

.FichRel{
	font-family: Georgia;
	font-size : 12px;
	color : Black;
	letter-spacing: 1px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0 5 10 0;
	border-right:1px dotted #AAA;
}

BLOCKQUOTE {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
}

