#header {
	background: #fff url(../img/bar_menu.jpg) bottom no-repeat;
}
body {
	color: #333;
	background: #fff url(../img/fondo.gif) 0 0 repeat-x;
}
p#breadcrumbs {
	background: #fff url(../img/bullet.png) no-repeat scroll left;
}
#header #logo {
	margin-top: .3em;
}
a {
	color:#bf718b;
}
a:hover {
	color:#bf718b;
}
#wrapper {
	background: transparent url(../img/bg_content_default.png) repeat-y scroll center top;
}
#header #claimer {
	color:#666666;
	font-size:1em;
	margin:4.8em 0 0 7.5em;
	padding:0;
	position:absolute;
}
#menu li a{
	color:#fff;
	background:url(../img/menu_l.png) no-repeat left;
}
#menu li a span{
	color:#fff;
	background:url(../img/menu_r.png) no-repeat right;
}
#menu li a:hover{				
	background:url(../img/menu_h_l.png) no-repeat left;
}
#menu li a:hover span{				
	background:url(../img/menu_h_r.png) no-repeat right;
	color:#333;
}				
#menu li a.current{
	color:#333;
	background:url(../img/menu_h_l.png) no-repeat left;
}
#menu li a.current span{					
	background:url(../img/menu_h_r.png) no-repeat right;
	color:#333;
}
#user h2{
	background: #ccc;
}
#user #panel_user {	
	border: 0.083em solid #ccc;
}

.pager_paginado p span a{
	color:#bf718b;
}
.pager_paginado p span a:hover{
	background-color:#bf718b;
}
.linia {
	border-top:0.083em solid #ccc;
}
#castings .caixa_casting {
	border-bottom:0.083em solid #ccc;
}

h2.cabe_caixa_categorias {
	background:#cc6666 url(../img/bg_header_sidebar.gif) repeat-x scroll 0 0;
	height: 1.7em;
}
.caixa_categorias {
	background-color:#DCDCDC;
	border:0.083em solid #999999;
	border-top:none;
}
h2.cabe_caixa_users {
	background:transparent url(../img/bg_header_sidebar.gif) repeat-x scroll 0 0;
}
#caixa_usuarios {
	background-color:#DCDCDC;
	border-left:0.083em solid #999999;
	border-right:0.083em solid #999999;
}
.usuarios_box_vertodos {
	background:transparent url(../img/bg_sidebar_bottom.png) no-repeat scroll 0 -1em;
}

h2.cabe_caixa_bloggers {
	background:#cc6666 url(../img/bg_header_sidebar.gif) repeat-x scroll 0 0;
}
#caixa_bloggers {
	background-color:#DCDCDC;
	border-left:0.083em solid #999999;
	border-right:0.083em solid #999999;
}
.bloggers_box_vertodos {
	background:transparent url(../img/bg_sidebar_bottom.png) no-repeat scroll 0 -1em;
}
.votar_post {
	background:transparent url(../img/bg_votacion.gif) no-repeat scroll 0 0;
}


#footer {
	background: #000 url(../img/bg_footer.png) repeat-x scroll 0 0;
}
.box_footer {
	background:#DCDCDC none repeat scroll 0 0;
}
#inner_footer ul li h5 {
	color:#666666;
}
#inner_footer ul li a {
	color:#BF718B;
}
.right_footer ul li {
	color:#666666;
}
#inner_footer p.poweredby {
	color:#666666;
}
