
body {

	background-image: url(imagenes/backgroundinicio.gif);
	background-repeat: repeat-x;
	font-family:arial,serif;
	font-size: 12px;
	margin:0;
	color: #000000;
	background-color:#1D57C2
}

A:link {text-decoration:underlined;color:#2A73DD;font-weight:bold}
A:visited {text-decoration:underlined;color:#8C9DB7;font-weight:bold}
A:active {text-decoration:underlined;color:#2A73DD;font-weight:bold}
A:hover {text-decoration:underlined;color:#2A73DD;font-weight:bold}

A.formatoMenu:link {text-decoration:underlined;color:#000000;font-weight:bold}
A.formatoMenu:visited {text-decoration:underlined;color:#000000;font-weight:bold}
A.formatoMenu:active {text-decoration:underlined;color:#000000;font-weight:bold}
A.formatoMenu:hover {text-decoration:underlined;color:#000000;font-weight:bold}


.formatoMenu {

font-size:12px;

}


#menu {

A:link {text-decoration:none;color:#000000;}
A:visited {text-decoration:none;color:#000000;}
A:active {text-decoration:none;color:#000000;}
A:hover {text-decoration:underline;color:#000000;font-weight:bold}

}

.formatoTabla {


	background-image: url(imagenes/background.gif);
	background-repeat: repeat-x;
	font-family:arial,serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	margin:0;
	color: #000000;


}

.formatoTitulo {
text-align: left;
font-size: 16px;
font-family:arial;
font-weight: bold;
color: #1E509C;
}
.formatoImagen {
border-style: solid;
border-width: 2px;
color: #000099;
} 
.formatoTablaImagenIzq { 
font-size: 12px;
font-family: arial;
font-weight: normal;
text-align: justify;
color: #000000;
Background-color: #000000;
margin-right: 20px;
margin-bottom: 20px;
}
.formatoTablaImagenDer { 
font-size: 12px;
font-family: arial;
font-weight: normal;
text-align: justify;
color: #000000;
Background-color: #000000;
margin-left: 20px;
margin-bottom: 20px;
}
.formatoImagenVertical{
border-style: solid;
border-width: 2px;
color: #000099;
}
.formatoPieImagen {
font-size: 8 px;
font-family: arial;
font-weight: italic;
text-align: justify;
color: #000000;
}
.formatoTexto {
font size: 12 px;
font-family: arial;
text-align: justify;
color: #000000;
}
.formatoSubtitulo {
font-size: 12 px;
font-family: arial;
font-weight:normal;
color: #55AA00;
}


.Negrita
{
	font-weight: bold;
}



.Titulo
{

	text-align: left;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #1E509C;

}

.Subtitulo1
{

	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #55AA00;

}

.Subtitulo2
{

	text-align: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #838996;

}



.Parrafo
{

font-size: 12px;
font-family:arial,serif;
color: #000000;
text-align: justify;


}


.Nota
{

font-size: 10px;
font-family:arial,serif;
color: #000000;
text-align: justify;


}


p, ul, li
{

	font-size: 12px;
	font-family:arial,serif;
	color: #000000;
	text-align: justify;

	margin-top: 0px;
	margin-bottom: 0px;
}



