body
{
	text-align:center;
	margin: 0;
}

img 
{
	border:0px;
}

#contenedor
{
	width: 900px;
	height: 722px;
	margin: 0 auto;
}

#sub1
{
	position:relative;
	background-image: url('Images/index_02.gif');
	width:900px;
	height:254px;
	text-align:left;
}

#sub2
{
	position:relative;
	background-image: url('Images/index_03.gif');
	width:900px;
	height:296px;
	text-align:left;
}

#mep
{
	position:absolute;
	top:40px;
	left:35px;
	width:200px;
	height:200px;
	font-family:Verdana;
	font-size:0.6em;
	color:#004734;
}

#calendario
{
	position:absolute;
	top:50px;
	left:35px;
	width:225px;
	height:200px;
	font-family:Verdana;
	font-size:0.6em;
	color:#004734;
}

#temas
{
	position:absolute;
	top:45px;
	left:350px;
	width:200px;
	height:200px;
	font-family:Verdana;
	font-size:0.6em;
	color:#004734;
}

#premios
{
	position:absolute;
	top:45px;
	left:650px;
	width:200px;
	height:200px;
	font-family:Verdana;
	font-size:0.6em;
	color:#004734;
}

#menu
{
	position:absolute;
	left:285px;
	top:-20px;
}

h1
{
	font-size:1em;
	margin:0;
}

h2
{
	font-size:1em;
	margin:0;
	font-weight:normal;
}

#athnetwork
{
	position:absolute;
	font-family:Arial;
	font-size:0.6em;
	top:280px;
	left:5px;
}

#athnetwork a, #athnetwork a:hover, #athnetwork a:active, #athnetwork a:focus, #athnetwork a:visited
{
	text-decoration: none;
	color:#BFC0C2;
}
 
 .resaltar{
	color:#FF0000;
 }
