body {
	background-attachment: fixed;
	background-image: url(imag/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}
form {
	display: inline;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #333333;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #333333;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #333333;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #333333;
}
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #333333;
}
.titnotieventos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	color: #333333;
}
#noticias img {
	height: 95px;
	width: 95px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(imag/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	padding-top: 20px;
}
#footer {
	background-color: #EEEEEE;
	padding: 10px;
	height: 75px;
	font-size: 0.75em;
	clear: both;
}
#menu   ul  {
	padding-left: 82px;
	margin-left: 0px;
	list-style-type: none;
}
#menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.4em;
}
#menu a:hover {
	background-image: url(imag/flecha-negra.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	padding-left: 15px;
}
.menu_current {
	font-weight: bold;
	color: #000000;
}

#menu ul ul li {
	padding-left: 0px;
	margin-left: -60px;
	font-size: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulocolab {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#content p {
	font-size: 0.9em;
}
#noticias {
	width: 305px;
	float: left;
	margin-right: 15px;
}
#eventos {
	padding-left: 15px;
	margin-left: 305px;
}
#eventos p {
	font-size: 0.8em;
	background-image: url(imag/flecha-gris.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
#eventos a:hover {
	color: #000000;
}
#eventos a {
	color: #666666;
	text-decoration: none;
}


#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#menu {
	font-size: 1em;
	color: #666666;
	width: 313px;
	float: left;
	margin-top: 40px;
}

#content {
	padding-left: 328px;
}
#colaboradores {
	clear: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#menu a {
	color: #666666;
	text-decoration: none;
}
#footer hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	background-color: #CCCCCC;
}
#noticias p {
	font-size: 0.8em;
}
#noticias a {
	color: #666666;
	text-decoration: none;
}
#noticias a:hover {
	color: #000000;
}
.espaciotop15 {
	height: 15px;
}
#content a {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}

