a.boton-biografia { 
        background:url('http://www.circulodepoesia.com/images/boton-consejo-biografia.jpg') no-repeat 0px 0px; 
        width: 150px; 
        height: 30px; 
        display: block;
		border:0;
		float:none;
		}

a.boton-biografia span { display: none; }
a.boton-biografia:hover { background-position: 0px -20px; border:0; }


a.boton-facebook { 
        background:url('http://www.circulodepoesia.com/images/boton-consejo-facebook.jpg') no-repeat 0px 0px; 
        width: 90px; 
        height: 20px; 
        display: block;
		border:0;
		float:none;
		}

a.boton-facebook span { display: none; }
a.boton-facebook:hover { background-position: 0px -20px; border:0; }

a.boton-correo { 
        background:url('http://www.circulodepoesia.com/images/boton-consejo-correo.jpg') no-repeat 0px 0px; 
        width: 90px; 
        height: 20px; 
        display: block;
		border:0;
		float:none;
		}

a.boton-correo span { display: none; }
a.boton-correo:hover { background-position: 0px -20px; border:0; }


a.boton-seguir { 
        background:url('http://www.circulodepoesia.com/images/boton-seguir.jpg') no-repeat 0px 0px; 
        width: 175px; 
        height: 51px; 
        display: block;
		border:0;
		float:none;
		}

a.boton-seguir span { display: none; }
a.boton-seguir:hover { background-position: 0px -51px; border:0; }


.accToggler{
margin: 1px auto;
width: 290px;
background: #333;
color: #f4f4f4;
font-size:15px;
cursor: pointer;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
float:right;
font-variant:normal;
font-weight:normal;
font-family:Verdana, Geneva, sans-serif;
}

.accToggler img{border:0px;}


.accContent{
margin: 0px auto;
width: 250px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin-top:30px;
}

.accContent img{
border:0px;}


