/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #E3E1E3;
}p {
	font-size: 12px;
	color: #333333;
	margin-right: 30px;
	margin-left: 20px;
	font-family: "trebuchet MS", arial, verdana;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.campos {
	border: 1px solid #666666;
	background-color: #FAFAFA;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	color: #333333;
	}
.sinsub {
	text-decoration: none;
	font-weight: normal;
}
li {
	color: #DA011E;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}.borde {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #CCCCCC;

}
.IMAGENES {
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #e6e6e6;
	margin-right: 10px;
	margin-left: 20px;
}.noticias {
	background-color: #f5f9f9;
	
	}
.noticias_borde {
	padding-right: 20px;
	padding-left: 20px;

	
