/*Footer*/
#footer	{
	width:100%;
	/*height:50px;	*/
	margin:20px 10px 10px 10px;
	border-top:1px solid #6699cc;
	text-align:center;
	clear:both;
	
}


#overture {
    background-color: #FFFFFF;
    font-family: Verdana;
    /*height: 20px;*/
    margin: 5px auto;
    text-align: center;
    width: 95%;
}

#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;
}
#overture LI A:hover 
{
    color:#223E83;
}

#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;
}

a:hover	{
	color:#223E83;
}

#requisitos {
    clear:both;
    font-size:70%;
    padding:10px 0;
}

.footer_divider 
{
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline;
}
#right_footer_home 
{
    width:120px;
    margin:0;
}
#left_footer_home
{
    width:800px;
}
