body {
	background: #333;
	text-align: center;
	font: normal 10pt Verdana, Arial;
}

h1 {
	margin:0 0 2px 0;
	letter-spacing: 2px;
	color: #333;
	font: bold 11pt  courier new, Arial;
	padding: 0.4em 0 0 0;
}

h1 a { 	
	color: #cc9933; 
	font-weight: 600;
}

h1 a:hover { color: #CCC; }

h2 {
	margin-top: 0px;
	color: #000;
	font: normal 10pt Verdana, Arial;
	line-height: 1.5em;
}

h2 a { 
	color: #CC9933;
	font: bold 11pt courier new, Arial;
	font-weight: 600;
}

h2 a:hover { color: #CCC; }

h3 {
	margin-top: 0px;
	color: #333;
	font: bold 12px courier new, Arial;
}

h4 {
	margin: 0 0 0 35px;
	font: bold 11px courier new, Arial;
	color:#333;
	text-align:left;
	line-height:1.5em;
}

img { 	border:none;}

a {
	color: #cc9933;
	text-decoration: none;
	outline: none;
}

/* hack para corregir el tamaņo del texto en IE/WIN */

* html body { font-size: 90%; }
* html h1 { font-size: 90%; }
* html h2 { font-size: 90%; }

#contenedor {
	width:820px;
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	background:url(../img/cancerberos1.gif);
	height:130px; 
}

#topcaja {
	margin: 0 auto;
	background:url(../img/latemenu.gif);
	height:30px;
}

#menu { margin: 0 0 0 20px;}

#menu li {
	margin: 0 auto;
	float:left;
	display:block;
	width:120px;
	height:30px;
	background-position:top left;
}

#menu li a {
	display:block;
	width:120px;
	height:30px;
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0 auto;
}

#menu li#not a {background-image:url("../img/noticias.gif");}
#menu li#arc a {background-image:url("../img/archivo.gif");}
#menu li#age a {background-image:url("../img/agenda.gif");}
#menu li#pre a {background-image:url("../img/prensa.gif");}
#menu li#gal a {background-image:url("../img/galeria.gif");}
#menu li#lin a {background-image:url("../img/links.gif");}

#menu li a:hover { background-position:0 0; }

#fondocaja {
	margin: 0 auto;
	text-align: left;
	}

#caja {
	margin: 0 auto;
	background:url(../img/latecaja.gif);
}

#contenidocaja {
	margin: 0 0 0 35px;
	width:680px; 
}

#footer {
	margin: 0 auto;
	background:url(../img/footer.gif);	
	height:180px;
}

.fotoi  {
	margin-top: 5px;
	margin-right: 8px;
}

.fotod  {
	margin-top: 5px;
	margin-left: 8px;
}