body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #e7efef;
	margin-bottom: 0px;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #18B1BE;
	}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0000c0;
	}

#wrapper {
	width: 761px;
	background-image: url(/ima/bg2.gif);
	margin: 0 auto;
	}


#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#menu a{
	color: #C00000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
#menu a:hover{
	color: #E11E10;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
#target a{
	color: #f0c825;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
#target a:hover{
	color: #FFCC99;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

#actividades a{
	color: #C00000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
#actividades a:hover{
	color: #E11E10;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

#target {
	}
#pie {
	color:#666;
	font-size: 10px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	}

#novedad {
	border: 1px solid #F0C825;
	padding: 10px;
	clear: both;
	}

#novedad h1 {
	margin: 0px;
	}

#novedad h2 {
	margin: 0px;
	}

.titulo4 {
	color: #C00000;
	font-weight: bold;
	}


