Ver Mensaje Individual
  #12 (permalink)  
Antiguo 13/05/2013, 11:01
mariaao
 
Fecha de Ingreso: mayo-2013
Mensajes: 12
Antigüedad: 11 años
Puntos: 0
Respuesta: Centrar pié de página

.menutwo a
{
font-family: "Trebuchet Ms", Helvetica, Arial, Verdana, sans-serif;
display:block;
float: left;
color:#FFFFFF;
}

.menutwo li:hover ul, ul.menutwo li.sfHover ul
{
left:0px;
top:35px;
}

.menutwo li:hover li ul, .menutwo li.sfHover li ul
{
top:-999em;
}

.menutwo li li:hover ul, ul.menutwo li li.sfHover ul
{
left:170px;
top:0px;
}

.menutwo li:hover ul, .menutwo li li:hover ul
{
top: -999em;
}

.menutwo li li
{
display: block;
padding: 0px;
float: left;
height: auto !important;
}

.menutwo li ul
{
width: 202px;
}

.menutwo li li a:link, .menutwo li li a:visited
{
display: block;
height: auto;
float: left;
color:#FFFFFF;
}

.menutwo li:hover
{
visibility: inherit; /* fixes IE7 'sticky bug' */
color:#FFFFFF;
}

/* Social icons */
.socialbookmarkingicons {
padding-top:5px;
padding-bottom:5px;
text-align: center;
}
.socialbookmarkingicons .itemicons a
{
width: 32px;
height: 32px;
margin: 0 0px 0 0px;
padding: 0;
outline:none;
}

.socialbookmarkingicons .itemicons a:hover img
{
border:none;
opacity:1;
}

.socialbookmarkingicons .itemicons a img
{
border:none;
opacity:0.9;
}

.clear {
clear: both;
}

ul { list-style-type: none;}

#slider {
float:left;
width:943px;
height:300px;
background:url(images/loading.gif) no-repeat;
background-position:50% 50%;
}
#slider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
#slider a {
border:0;
outline:none;
display: block;
}

.nivo-controlNav .nivo-controlstart
{
float:left;
width:50px;
height:45px;
background-color:#FF0000;
}

.nivo-controlNav .nivo-controlend
{
float:left
width:50px;
height:45px;
background-color:#FFCC00;
}

.nivo-controlNav {
position:absolute;
left:47%;
bottom:-28px;
}

.nivo-controlNav a {
display:block;
width:19px;
height:20px;
background:url(images/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin-right:3px;
float:left;
}

.nivo-controlNav a.active
{
background-position:-16px 0;
}

.nivo-directionNav a {
display:block;
width:32px;
height:34px;
background:url(images/arrows1.png) no-repeat;
text-indent:-9999px;
border:0;
}
a.nivo-nextNav {
background-position:-30px 0;
right:10px;
}
a.nivo-prevNav {
background-position:3px 0;
left:10px;
}

.socialicons {
clear:both;
overflow:hidden;
padding-top: 0px;
padding-right:20px;
padding-bottom:5px;
text-align:center;
}
.socialicons .socialimages a
{
width: 32px;
height: 32px;
margin: 0 0px 0 0px;
padding: 0;
padding-left:3px;
outline:none;
cursor:pointer;
}

.socialicons .socialimages a:hover img
{
opacity: 1;
filter:alpha(opacity=100);
zoom=1;
}

.socialicons .socialimages a img
{
opacity: 0.75;
filter:alpha(opacity=75);
zoom=1;
background-color:#FFFFFF;
}

.screen-reader-text
{
float:left;
font-size:12px;
}