/* Global */
body {color: #000; background-image: none;}
html {background-color: #fff; background-image: none;}
p {margin: 0;}

/* Ancho */
#pagewidth {background: #fff url(../images/fondo_portada.jpg) no-repeat left top; font-size: 1em; min-height: 600px; width: 930px;}
#header {height: 0;}

/* Contido */
#content p {font-family: "Trebuchet MS", Verdana, Georgia, Helvetica, sans-serif; font-size: 1em; padding-bottom: 10px;}
#content div {color: #000; left: 650px; position: absolute; top: 139px; z-index: 3;}
	#content div a {color: #000; text-decoration: none;}
	#content div a:hover, #content div a:focus {text-decoration: underline;}
#content .last {margin-top: -10px;}
#content ul li {padding-bottom: 0;}
#content #winners {height: 105px; left: 447px; position: absolute; top: 330px; width: 343px;}

/* I18n */
#i18n-menu {left: 495px; margin: 0; top: 165px;}
	#i18n-menu a {color: #000; text-decoration: none;}
	#i18n-menu a:hover, #i18n-menu a:focus {color: #000;}
	#i18n-menu li {background: #fff url(../images/lg_bottom_home.jpg) no-repeat bottom left;}
	#i18n-menu .inner {background: #fff url(../images/lg_top_home.jpg) no-repeat top left;}
	#i18n-menu #gl.inner {background: #fff url(../images/lg_top_home.jpg) no-repeat top left;}

/* sponsors*/
#sponsors {left: 414px; top: 493px; width: 340px;}
	#sponsors li {width: 82px;}
	#sponsors a {color: #000;}
	#sponsors #logo_deputacion {padding-top: 5px;}
	#sponsors #logo_turismo {padding-top: 32px;}

/* IE 6 */
* html #pagewidth {height: 600px;}
* html #i18n-menu a {height: 1%;}
* html #i18n-menu li {height: 1%;}
* html #content div {width: 315px;}
