/* Normalization de margins y paddings */
 h1
	{margin:0px; padding:0px;}
/* Normalization de fonts para titles*/
h1
	{font-size:100%;}




body {
	background-image: url(images/bckg_index.jpg);
	margin: 0px;
	background-repeat:repeat-x;
	background-color: #46486f;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:1110px;
	height:630px;
}

#footer {
	
	width:1110px;
	height:100px;
	position:relative;
	float:left;
	text-align:center;
	}

#flash_01 {
	width:1110px;
	height:348px;
	position: relative;
	float:left;
}

#flash_02 {
	width:347px;
	height:348px;
	position: relative;
	float:left;
}
#logo {
	width:292px;
	height:348px;
	position: relative;
	float:left;
}

#yagp {
	width:555px;
	height:171px;
	position: relative;
	float:left;
	text-align:center;
}

#gala {
	width:555px;
	height:171px;
	position: relative;
	float:left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	word-spacing: 0.2em;
	letter-spacing: 0.2em;
}
h2 a {
	text-decoration:none;
	color: #FFFFFF;
}

#logos_spons {
	width:361px;
	height:109px;
	position: relative;
	float:left;

}

#titulo_spons {
	width:301px;
	height:30px;
	position: relative;
	float:left;
	margin-top:150px;
	
}


#sponsors {
	width:250px;
	height:170px;
	position: relative;
	float:left;

}


ul {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	position:relative;

	
}

li {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	text-align: center;
	position:relative;
}

li a {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:2px;
	padding-right:5px;
	text-align: center;
	position:relative;
}
