body {
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-image: url(../images/bggeneral.gif);
	background-position: center;
}

h2 {
	margin: 0 0 0 0;
	color: Fuchsia;
	background-color: #FFF;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

h3 {
	margin: 0 0 0 0;
	color: Fuchsia;
	background-color: #FFF;
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.titularPortada h2 {
	margin: 0 0 0 0;
	color: #E729E7;
	background-color: #FFF;
	padding: 5px 0px 5px 0px;
}

.titularPortada a , .titularPortada a:link, .titularPortada a:visited, .titularPortada a:hover {
	color: #CB16CB;
	text-decoration: underline;
}

h1 {
	margin:0 0 0 0;
	padding:5px 15px;
	color:#FFF;
	border-top: double 3px #FFF;
	border-bottom: double 3px #FFF;
	background-color: #CB16CB;
}

.cabecera {
	font-family:'Arial Black', Georgia, 'Times New Roman', Times, serif, Verdana, Arial;
	font-size:28px;
	color:black;
	font-style : italic;
	background-color: #FFFFFF;
	border-bottom: double 3px black;
	border-top: double 3px black;
}

.cabecera_old {
	font-family:Georgia, 'Times New Roman', Times, serif, Verdana, Arial;
	font-size:30px;
	color:#FFFFFF;
	font-style : italic;
	background-color: blue;
	border-bottom: double 3px #FFF;
}

.fecha {
	font-family:Georgia, 'Times New Roman', Times, serif, Verdana, Arial;
	font-size:11px;
	color:#000000;
	font-style : italic;
	border-bottom: solid 1px black;
}

.titular2 {
	font-family: Arial, Georgia, 'Times New Roman', Times, serif, Verdana;
	font-size: 80%;
	color: #8C008C;
	letter-spacing: 0px;
	font-weight : bold;
	text-align: left;
}

.titular {
	font-family: Arial, Georgia, 'Times New Roman', Times, serif, Verdana;
	font-size:75%;
	color: #910091;
	text-align: left;
}

.titular a , .titular a:link, .titular a:visited, .titular a:hover, .titular a:hover {
	text-decoration: underline;
	color: #910091;
}

.texto {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color : Black;	
	text-align: left;
}

.textopie {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #CB16CB;
	text-align: center;
}

.texto a , .texto a:link, .texto a:visited, .texto a:hover, .texto a:hover {
	text-decoration: underline;
	color: #910091;
}

.textopie a , .textopie a:link, .textopie a:visited, .textopie a:hover, .textopie a:hover {
	text-decoration: underline;
	color: #CB16CB;
}

.textopiegris {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: Silver;
	text-align: center;
}

.textopiegris a , .textopiegris a:link, .textopiegris a:visited, .textopiegris a:hover, .textopiegris a:hover {
	text-decoration: underline;
	color: Silver;
}

.textomenu {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	border-bottom: solid 1px #0F21A9;
	background-color: #FFDDFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.enlaceMenu a , .enlaceMenu a:link, .enlaceMenu a:visited, .enlaceMenu a:hover, .enlaceMenu a:hover {
	text-decoration: none;
	color: Fuchsia;
	text-align: left;
}

.textoRojo {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color : Red;
	font-weight : bold;
}

.textoerror{
	font-weight: bold;
	font-family : Arial;
	font-size : 10pt;
	font-style : italic;
	color : Red;
}

.textonegrita
{
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
}

.textolink
{
	font-weight: bold;
	font-size: 10pt;
	font-family: arial;
	text-align: left;
}

 INPUT { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BACKGROUND: 
#FFFFFF; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif }

SELECT { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BACKGROUND: 
#FFFFFF; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif }

TEXTAREA { BORDER-RIGHT: #999999 1px solid; 
BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BACKGROUND: #FFFFFF; BORDER-LEFT: 
#999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana, Arial, 
Helvetica, sans-serif }

.titulo
{
	margin:0 0 0 0;
	padding:5px 5px;
	color:#FFF;
	background-color: #FF93FF;
	font-size:85%;
	text-align : left;
	font-weight: bold;
}

.titulogeneral{
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8C008C;
	text-decoration: underline;
	text-transform : uppercase;
}

