#footer 
{
	background: #292829 url(http://vereda.ula.ve/material_footer/patronf.png) repeat-x; background-position:0px 0px ;
	padding:0; border:0; margin:0;
	width:100%;
	color:#fff; font-size:14px;
}

#footer a{ text-decoration:none; }

#footer a:hover{ border-bottom:1px dotted #fff; }
 
#logoPvereda
{ 
   width:956px; border:2px solid #F76D28; margin:0; padding:15px 0px 10px 0px; background:#fff; margin-top:-2px;
   border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
}

#logoPvereda a{ color:#fff; }

#logoPvereda a, #logoPvereda a img{margin:0 auto;}

#creditosPagina
{ 
   width:960px; border:0; margin:0; padding:0; background:#292829; margin-top:60px;
}
#creditosPagina a, #creativeCommons a
{ 
   color:#F76D28;
}

#creativeCommons
{ 
   width:100%; padding:20px 0px; margin:0; border:0; 
   background:#000; border-top:1px solid #666; border-bottom:1px solid #666; margin-top:60px;
   margin-bottom:17px;
}

#creativeCommons a:hover
{ text-decoration:none;}

#creativeCommons a img
{ border:1px solid #F76D28; -moz-border-radius:4px;}

