@charset "ISO-8859-1";

a:active { outline: none; } /* remove dotted border from links... */
a:focus { -moz-outline-style: none; } /* ... in firefox*/

#footer {
/*position:relative;*/
/*top:0px;*/
/*height:auto;*/
height:170px;
width:100%;
min-width:960px;
background-color:#000;
background-image:url(../contents/images/bgBottom.png);
background-repeat:repeat-x;
}

#logosRight {
position:relative;
top:-145px; 
left:350px;
margin-left:auto;
margin-right:auto;
text-align:left;
list-style:none;
width:320px;
}

#logosRight li {
list-style:none;
margin:8px8px;
}

#logosRight img {
cursor:pointer;
border:none;
}

.floatLogo {float:left;}

.floatClear {clear: both;}

#linksFooterRight {
position:relative;
top:-92px;
left:375px;
text-align:left;
line-height:1.75;
list-style:none;
width:320px;
}

#linksFooterLeft {
position:relative;
top:20px;
left:0px;
text-align:left;
line-height:1.75;
list-style:none;
width:320px;
}

#linksFooterRight li, 
#linksFooterLeft li {
position:relative;
margin-right:0;
text-align:left;
list-style:none;
}

#linksFooterRight a, 
#linksFooterLeft a {
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

#linksFooterRight a:link, 
#linksFooterRight a:active, 
#linksFooterRight a:visited, 
#linksFooterLeft a:link, 
#linksFooterLeft a:active, 
#linksFooterLeft a:visited {color:#999;}

#linksFooterLeft a:hover {color:#FFF;}

#linksFooterRight a:hover {color:#FFF;}

.footerTitle {color:#87B428;}

.barFooter {color: #999;}

#blockFooter .blockedLink, 
#blockFooter .blockedLink a:link, 
#blockFooter .blockedLink a:active, 
#blockFooter .blockedLink a:visited, 
#blockFooter .blockedLink a:hover {
cursor:default;
color: #999;
}

#linksFooterRight #blockFooter a:link, 
#linksFooterRight #blockFooter a:active, 
#linksFooterRight #blockFooter a:visited, 
#linksFooterRight #blockFooter a:hover {
cursor:default;
color:#999;
}

#wrapperFooter {
width:960px;
height:170px;
margin:0 auto;
overflow:hidden;
}

.footerYear {color: #333;}