body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
body {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link {
	color: #CB0713;
	text-decoration: none;
}
a:visited {
	color: #CB0713;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CB0713;
	text-decoration: none;
}
.contenedor_peke {
	background-image: url(imagenes_css/fondo_contenedor_peke.jpg);
	background-repeat:   repeat-x;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.titol_1 {
	font-size: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.titol_2 {
	font-weight: bold;
	color: #CB0713;
	margin-bottom: 3px;
	font-size: 12px;
}
.titol_projectes {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #B1060F;
	padding-bottom: 2px;
}
.fecha_noticias {
	color: #999999;
	font-size: 10px;
}
.titular_noticia {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	margin-bottom: 10px;
}

.colaboradores {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.fondo_qui {
	background-image: url(imagenes_css/logo_fondo_qui.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
.menu_paisos {
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 3px;
}
.menu_ongs {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}