/*Footer*/
#footer	{
	width:100%;
	height:50px;	
	margin:20px 10px 10px 10px;
	border-top:1px solid #6699cc;
	text-align:center;
	clear:both;
	
}


#overture	{
	margin:auto;
	width:80%;
	text-align:center;
	background-color:#FFFFFF;
	height:20px;
	font-family:Verdana;
	

}

#overture UL	{
	list-style:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
	
}

#overture li.last	{
	border:0px none;
}


#overture LI	{
	display:inline;
	border-right:1px solid #6699cc;
	padding:0 8px 0 8px;
	font-size:0.8em;
	width:100px;
	text-align:center;
}

#overture LI A	{
	color:#6699cc;
	font-size:11px;
}

div#footer div#overture a:link {
	text-decoration:none;
}
div#footer div#overture a:visited {
	text-decoration:none;
}

#copyright	{	
	font-size:70%;
	color:#103141;
	width:50%;
	float:left;
	text-align:left;
	
}

#tyc {
    text-align:right;
    width:40%;
    display:block;
    float:right;
    font-size:80%;
    font-weight:normal;
	margin-right:15px;
}

a	{
	color:#6699cc;
}

#requisitos {
    clear:both;
    font-size:70%;
}