/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*css el super creativo*/
#container-lista-grupos{
	overflow: hidden;
	width: 90%;
color:#333333;
margin-bottom: 15px;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
#container-lista-grupos .nombre-grupo{
	font-size:12pt;
	color: #333333;
	text-align:left;
	height:25px;
        margin-top:5px;
        font-weight: bold;
}
#container-lista-grupos .imagen-grupo{
	width:139px;
}
#container-lista-grupos .imagen-grupo img{
 border: 0px solid #333;
}
#container-lista-grupos .texto-grupo{
	width: 70%;
       font-size: 9pt;
}

#facebook, #twitter, #myspace{
 margin-bottom:8px;
}

#patrocinadors{
overflow:hidden;
}
div.adspace-widget a img{
margin-top: 12px;
}
div.textwidget object{
margin-top: 12px;
}
.adspace-widget{
background:none;
}
