/* Layout */

#wrap {
width:950px;
margin:auto
}

#flash {
clear:both
}

#news {
clear:both;
border-top:4px solid #616060; 
border-bottom:4px solid #616060;
background-color:#e2dee0;
display:block;
}

#footer {
clear:both;
background-image:url(../img/footer.jpg);
height:99px
}


/* internas */

.contentpaneopen {
}

.contentpane {
}

.contentheading, .componentheading, h1 {
}

/* General Body Styling */
 
body  {
background-color: #938987;
margin: 0px; overflow: hidden;
}

#mceSpanFonts, .mceContentBody{
background-color:#FFFFFF
}  

td,tr,div {
}

p {
}

a:link, a:visited {
color:#464446;
text-decoration:none
}

a:hover {
text-decoration:underline
}

a:focus {
outline:0
}

/* General Styles */

hr {
}

/* noticias */

.moduletable-news {
	display:inline;
	float:left;
}

.moduletable-news-title {
padding-bottom:0;
height:80px;
}

.moduletable-news-title a:link, .moduletable-news-title a:visited{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
color:#203168
}

.moduletable-news-title a:hover{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:10px;
color:#000000;
}


/********* Flash noticias *************/

.nothingreally {
overflow:visible;
height:75px;
}

div.udc-news {width:270px;display:block;height:75px;margin-left:5px;padding-right:5px;}

/* List styling */
div.udc_ajaxfader {margin:0px;padding:0px;width:100%}
div.udc_ajaxfader div {margin:0px;padding:0px;border:none;background:none;float:none;width:100%;}

/* Title */
div.udc_ajaxfader div div.udc_title {float:none;background:none;padding:0;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#203168; font-weight:bold;margin:0}
div.udc_ajaxfader div div.udc_title a:link, div.udc_ajaxfader div div.udc_title a:visited {text-decoration:none; color:#203168; background-image:url(../../../templates/gbs/img/mas_azul.png); background-repeat:no-repeat; background-position:right bottom; padding-right:20px}
div.udc_ajaxfader div div.udc_title a:hover{text-decoration:none; color:#000000; background-image:url(../../../templates/gbs/img/mas_negro.png); background-repeat:no-repeat; background-position:right bottom; padding-right:20px}

/* Date */
div.udc_ajaxfader div span.udc_date {color:#909090;margin-right:4px;font-size:11px;}

/* Section/Category */
div.udc_ajaxfader div span.udc_sec_cat {font-size:11px;}

/* Introtext styling */
div.udc_ajaxfader div p.introtext {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666;padding:0;margin:0}

/* "Readmore" button */
div.udc_ajaxfader div a.udc_readon {display:block;float:none;font-size:11px;padding:0px;margin:0;text-align:right;}
div.udc_ajaxfader div a.udc_readon:hover {display:block;float:none;font-size:11px;padding:0px;margin:0;text-align:right;}

/* Style cleanup */
div.udc_ajaxfader div p.introtext p {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666;padding:0;margin:0}

/* Bottom fade */
.udc_ajaxfader_bottomfade {}

/* --- END --- */