body {
	text-decoration: none;
	background-color: #F2F2F2;
	margin: 0px;
	background-image: url(../_img/sombraFondo.gif);
	background-repeat:  repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.menu {
	background-color: #FF6600;
	color: #FFFFFF;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.pie {
	color: #666666;
	font-size: x-small;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.pie a {
	color: #666666;
	text-decoration: none;
}
.pie a.hover {
	text-decoration: underline;
}
.c {
	padding: 20px;
	color: #333333;
}
.c .fotoNoticia {
	margin: 10px;
}
.c .titularesNoticia h1 {
	color: #005C99;
}
.c a {
	color: #333333;
	text-decoration: none;
}
.c a:hover {
	text-decoration: underline;
}
.c .error {
	color: #CC3333;
	border: 1px solid #CC3333;
	display: inline;
}
.c input {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.c .agendaTitulo {
	font-weight: bold;
	color: #FF6600;
	width: 150px;
	background-image: url(../_img/sec_bg.jpg);
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #005C99;
	padding-left: 20px;
	padding-top: 5px;
}
.c .agendaSubTitulo {
	color: #FF6600;
	font-weight: normal;
}
.c .agendaTipo {
	color: #005C99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005C99;
}
.c .agendaDatos {
	padding-left: 20px;
	padding-right: 20px;
}
.c .agendaDatos .etiqueta {
	color: #005C99;
}
.c .agendaImagen {
	width: 100px;
}
.c p {
	text-align: justify;
}
.c .titulo {
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005C99;
	color: #005C99;
	font-weight: bold;
	padding: 1px;
}
.c li {
	text-align: justify;
}
.c .contactoEtiqueta {
	color: #005C99;
}
.c .patrocinioTexto {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #005C99;
	color: #666666;
	padding-left: 20px;
}
.c .patrocinioTitulo a {
	color: #005C99;
}
.c .patrocinioTitulo {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #005C99;
	color: #666666;
	padding-left: 20px;
}
.c .foroDeAnalisis {
	font-weight: bold;
	color: #005C99;
}
.c .lopd {
	font-size: xx-small;
	color: #999999;
}
.c .titularesNoticia h2 {
	color: #005C99;
}
.c .titularesNoticia h4 {
	color: #666666;
}
.c .titularesNoticia h3 {
	color: #666666;
}
