* {
margin:0px;
padding:0px;
list-style:none;
}

body,html {
background:#00436c;
height:100%;
font-size:12px;
font-family:arial,verdana;
color:#FFF;
}

a {
text-decoration:none;
color:#FFF;
}

a:hover {
color:#2298C7;
}

#global {
width:970px;
margin:auto;
background:#000000;
min-height:100%;
height: auto!important;
height:100%;
}

#header {
width:970px;
height:261px;
background:url('images/header.jpg') no-repeat;
}

#bloquesizq {
float:left;
margin-top:30px;
margin-left:15px;
}

#bloquescent {
float:left;
margin-top:30px;
margin-left:15px;
}

#bloquesder {
float:right;
margin-top:30px;
margin-left:15px;
margin-right:15px;
}

.sidebar_tit {
background:url('images/title-sidebar.jpg') no-repeat;
width:140px;
height:30px;
color:#000;
font-size:15px;
font-family:arial,verdana;
font-weight:bold;
padding-top:15px;
padding-left:60px;
}

.sidebar_cont {
width:180px;
background:#1A1A1A;
padding:10px;
}

.sidebar_pie {
width:200px;
height:30px;
background:url('images/pie.jpg') no-repeat;
margin-bottom:20px;
}

.content_titop {
width:509px;
height:57px;
background:url('images/title-body.jpg') no-repeat;
font-family:arial,verdana;
font-size:15px;
font-weight:bold;
color:#AB1D81;
}

.top {
padding-top:22px;
padding-left:30px;
text-align:left;
float:left;
}

.ultimos {
padding-top:22px;
padding-right:30px;
text-align:right;
float:right;
}

.content_contop {
width:509px;
height:200px;
background:#1A1A1A;
}

.listado_top {
float:left;
padding-left:20px;
padding-top:20px;
text-align:left;
width:230px;
}

.listado_ultimos {
float:right;
padding-right:20px;
padding-top:20px;
text-align:right;
width:230px;
text-align:left;
}

.content_tit {
width:480px;
height:35px;
background:url('images/title-content-body.jpg') no-repeat;
padding-left:30px;
font-family:arial,verdana;
font-size:15px;
font-weight:bold;
color:#AB1D81;
padding-top:22px;
}

.content_tit h2 {
padding:0px;
margin:0px;
font-size:15px;
font-family:arial,verdana;
}

.content_tit a {
color:#AB1D81;
}

.content_cont {
width:490px;
background:#1A1A1A;
padding:10px;
}

.content_pie {
width:509px;
height:31px;
background:url('images/pie-body.jpg') no-repeat;
margin-bottom:20px;
}

#footer {
width:970px;
margin:auto;
height:262px;
background:url('images/footer.jpg') no-repeat;
clear:both;
}

.cat-item {
font-size:15px;
font-family:arial,verdana;
font-weight:bold;
text-transform: uppercase;
padding-bottom:5px;
}

.cat-item a {
color:#FFF;
}

.children li {
font-size:12px;
text-transform: lowercase;
padding-left:8px;
padding-bottom:0px;
}

.buscador p {
padding-bottom:10px;
font-weight:bold;
}

.buscador input {
margin-top:10px;
margin-bottom:10px;
height:20px;
}

.buscador #searchsubmit {
height:30px;
}

.buscador label {
font-weight:bold;
}
 .listado_top li, .listado_ultimos p{height:15px;overflow:hidden;}
 
.children li {
text-transform:capitalize;
}
#publicidad {
display:block;
text-align:center;
padding-top:10px;
}