@charset "UTF-8";
/* CSS Document */

body{
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	line-height:16px;
	color: #000000;
	text-align:justify;
	margin:0px;
	padding:5px;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size:13px;
	line-height:16px;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: none;
}

h1 {	
	margin:0;
	padding:0;
	text-align:right;
	padding-right:25px;
	background-image:url(../imagen/nav.jpg);
	background-repeat:repeat-x;
	background-color:#E9F3FF;
	font-family: Trebuchet MS, Arial;
	font-size:16px;
	line-height:28px;
	color: #666666;
	}
p {
	padding:5px;
}

.titulares{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#E9F3FF;
	font-family: Trebuchet MS, Arial;
	font-size:16px;
	line-height:20px;
	color: #006699;
}

.rojo {
	font-family:Trebuchet MS, Arial;
	color:#990000;
}
.tituloNaranja {
	font-size: 24px;
	color: #FF6633;
	line-height:24px;
}

.subtituloNaabja{
	font-family: Trebuchet MS, Arial;
	font-size:14px;
	line-height:16px;
	color: #FF6633;
}
