body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	color: #333333;
	background-color: #F5F5F5;
	margin: 2px;
	padding: 2px;	
}

.MINITITULO {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

a.menuIzquierda {
	font-size: 1.2em;
	font-weight: bold;
}
.menuCabecera {
	color: #FFFFFF;
	font-weight: normal;

}
a.menuCabecera:hover {
	color: #FFFF00;
}
h1 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 2em;
	color: #003399;
	font-weight: bold;
	text-align: left;
	display:inline;

}
.MINITITULO2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}
.cajaUno {
	background-color: #CCCC99;
	font-weight: normal;
	text-align:center;
}
.cajaDos {
	color: #FFFFFF;
	background-color: #4167A0;
	font-size: 1.5em;
	font-weight: bold;
}
.cajaTres {
	color: #FFFFFF;
	background-color: #CC9966;
	font-size: 1.5em;
	font-weight: bold;
}
.cajaCuatro {

	color: #666666;
	background-color: #DADADA;
	font-size: 1.5em;
	font-weight: bold;
}
.menucab {
	background-color : #5C84BE;
	color: #FFFFFF;
	font-weight: bold;
	height: 16px;
}

.menucabon {
	background-color : #FFFF00;
	color: #5C84BE;
	cursor:pointer;
	font-weight: bold;
}
.piedefoto {
	font-size: 0.9em;
	font-style: italic;
	color: #666666;
}
p {
	text-align: justify;
}
.formulario {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.boton {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.titulares {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 2em;
	color: #666666;
	font-weight: bold;
	text-align: left;
}
#Principal {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
.Menu {
	background-color: #3F659F;
	text-align:center;
}
