/* CSS Document */
BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #6F7D2B;
	scrollbar-highlight-color: #FDFBEF;
	scrollbar-3dlight-color: #FDFBEF;
	scrollbar-darkshadow-color: #F5F0D8;
	scrollbar-track-color: #F5F0D8;
	scrollbar-arrow-color: #6F7D2B;
	background-image:url(images/fondo_actividad.gif);
	background-repeat: no-repeat;
	background-color:#FDFBEF;
	margin-left: 15px;
	margin-top: 25px;
}
.titulo_noticia {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9EB23E;
}
.titulo_listado {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #73822D;
	font-style: italic;
}

.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.borde_punteado_verde {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C6C800;
	border-right-color: #C6C800;
	border-bottom-color: #C6C800;
	border-left-color: #C6C800;
}
.titulo_seccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC6600;
}
.foto_noticia {
	margin: 3px;
 	padding: 3px;
	}
	
a:link {
	text-decoration: none;
	color: #da5515;
}
a:visited {
	text-decoration: none;
	color: #da5515;
}
a:hover {
	text-decoration: underline;
	color: #da5515;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.foto100 {
	padding:5px;
	background-color: #Ffffff;
	width: 150px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
}
.textoverdeoscuro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #49531D;
	font-style: italic;
}
#contenido {
	width: 310px;
}
a:hover {
	text-decoration: underline;
}
#contenido100 {
	width: 98%;
}
#contenido1002011 {
	width: 98%;
	padding: 10px 15px 10px 10px;
}
.foto300 {
	padding:5px;
	background-color: #Ffffff;
	width: 300px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
}

