@charset "utf-8";
/* CSS Document */

.footer .footer_bottom {
width: 100%;
border-top: 1px solid #E0E3E4;
text-align: center;
margin-top: -19px;
}
.footer_contactos .contactos_ul {
display: block;
text-align: center;
margin-bottom: 0px;
}
ul, ol {
list-style: none;
}
{
margin: 0;
padding: 0;
}
.footer_contactos .contactos_ul li {
display: inline;
border-right-color: #006699;
border-right-width: 1px;
border-right-style: solid;
padding-right: 5px;

}
strong {
font-weight: bold;}
#footer-cols {
list-style: none;
display: block;
overflow: hidden;
border: 0px;
margin: 0px;
padding: 0px;
border-top: 2px solid #1C6CBE;}
.creditos .wrapper {
width: 955px;
position: relative;
margin-left: auto;
margin-right: auto;}
.creditos {
font-size: 10px;
margin: 483px 0 0;
padding-bottom: 10px;
/*background-image:url(imagenes/bg-footer.jpg);
background-repeat: repeat-x;
background-color: #014189;*/
}
a {text-decoration: none;font-size: 13px;color: #006699;}
a:hover{text-decoration:underline;}
		
#margin-derecha{margin-right: 196px;}