 

body {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#6e6a3e;
	height:100%;
}

a, a:visited{color:#014f94;text-decoration:none;}
a:hover {color:#014f94; text-decoration:underline; }
.date_news{ color:#014f94; font-style:italic; font-size:14px; font-weight:bold; }
/*** CONTAINER ***/
#main_container{ background-image:url(../styles/blue/bg_top_container.jpg); background-repeat:repeat-x; background-color:#fffbd0; min-height:85%;}
/*** END OF CONTAINER ***/

/* Top */
#top{ height:39px; width:960px; background-image:url(../styles/blue/line_menu_top.png); background-repeat:no-repeat; background-position:bottom; float:left;}


/* Logo - 86px orig */
#logo{ width:960px; padding-top:14px; text-align:center; float:left; height:86px; background-image:url(../styles/blue/bg_logo.jpg); background-position:bottom; background-repeat:no-repeat;}
.logo h1 a, #logo h1 a:visited{padding:0px 0px 0px 20px; display:block;font-family:Georgia, "Times New Roman", Times, serif; font-size:48px; color:#333366;}
.desc{ padding:0px 0px 10px 20px; display:block; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#333366;}

/* box date */
.time{ width:44px; float:left; background-image:url(../styles/blue/bg_date.gif); background-repeat:no-repeat; height:52px;  text-align:center; margin-top:5px; margin-right:10px;}