body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{
	font-size: small;
	
}

h2{
	font-size: medium;
	color: #09399A;
}
.style1 {	
	color: #09399A;
	font-size: 12px;
	font-weight: bold;
}

#fecha{
    font-weight: bold;
	position:absolute;
	width:451px;
	height:20px;
	z-index:1;
	left: 390px;
	top: 300px;
	color:#FFFFFF;
}

#cuerpo{
	font-size:11px;	
	width:410px;
}

#menu{
	font-size:10px;	
}

#galeria{
	text-align:center;
}

div.container {
	position:relative;
	font-size:smaller;
	text-align:center;
}

div.spacer {
  clear: both;
}

div.float {
	width:115px;
	float:left;
}

.enlaceboton {    
   margin-left:2px;
   display:block;
   font-family: trebuchet ms, verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 0px;
   width:150px; 
   color: #FFFFFF;
   text-decoration: none;
}

.enlaceboton:link,
.enlaceboton:visited {
   color:#FFFFF2;
}
.enlaceboton:hover {
   background-image: url(Images/menu/menu_b.jpg);
   color:#000000;
} 

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}

#Layer1 {
	position:absolute;
	width:451px;
	height:20px;
	z-index:1;
	left: 332px;
	top: 110px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


