/****************************************/
/*	©2008 by Milo for Stargate Ultimate	*/
/*	Backgound: #666666					*/
/****************************************/

html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #616e70;
	
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: none;
}

#header
{
	cursor: pointer;
}

#ct_sidebar
{
	height: 27px;
	background-image: url(../images/sidebar.png);
}

#left_menu li
{
	list-style: none;
	margin-left: -30px;
}

#sidebar a
{
		margin: 0px 20px 0px 20px;
}
#sidebar a:hover
{
	color:#84aeae;
}

/* Bloc CSS */

#sidebar
{
	text-align: center;
}

#page_contener
{
	background-image: url(../images/background.png); 
	padding:  10px 6px 0 6px; /* H R B L padding:  10px 20px 0 20px; */
	vertical-align: top;
}

#page_content
{
	float:left;
	width: 615px;
	padding: 15px 10px 0 5px;
}
#page_content_max
{
	padding: 15px;
	padding-top: 1px;
}
#page_content_max h2
{
	border-bottom: 1px solid #336699; /*#0066CC;*/
	width: 80%;
}

h2#title_p 
{
	border-bottom: 1px solid #336699; /*#0066CC;*/
	width: 80%;
}

#left_menu
{
	float:left; 
	width: 272px; 
	padding-left: 6px; 
	padding-right: 5px;
}

#footer
{
	height: 106px;
	text-align: center;
	background-image: url(../images/footer.png);
}

#footer ul {margin:0;padding:0}
#footer ul>li{float:left;display:inline;list-style-type:none;position:relative;padding-left:0}
#footer ul>li a{text-align:center;display:block;color:#FFFFFF;height:39px;;float:left;line-height:20px;width:148px; font-family:Trebuchet MS; font-size:13px; padding-top:3px}
#footer ul>li a{width:227px}
#footer ul>li a:hover{text-decoration:none;color:#84aeae;}

/* Class CSS */

.left_menu_head {height:37px; background: url(../images/menu_header.png) top no-repeat; }
.left_menu_head p {color:#FFFFFF; font-family: Trebuchet MS; font-size:16px; padding-top:10px; padding-left:50px;}
.left_menu_content {background: url(../images/menu_background.png) center repeat-y; color:#FFFFFF; font-family: Trebuchet MS; font-size:12px; padding:5px 16px 5px 16px;}
.left_menu_content a:hover{text-decoration:none;color:#84aeae}
.left_menu_content a{text-decoration:none;color:#e49230}
.left_menu_content a.pageActive{text-decoration:none;color:#84aeae}
.left_menu_content img{margin: 5px;}
.left_menu_footer {height:23px; background: url(../images/menu_footer.png) top no-repeat; }

.news_title h2 { margin: 0 0 0 0; font-size: 16px; border-bottom: 1px dotted #999; width: 98%; }
.news_info { margin: 2px 0 0 0; font-size: 10px; color: #CCC; text-align: right; width: 98%; }
.news_img {	border: 1px solid #bbb; }
.news_header { margin: 0 0 0 0; padding: 5px 10px 5px 10px; text-align: justify; }
.news_header p { margin: 0 0 0 0;}
.news a { color:#e49230; text-decoration:none; }
.news a:hover { color:#84aeae; text-decoration:none; }
.news_footer { height: 30px; }
.news_footer div { float: right; border-bottom: 1px dotted #999; width: 90%; margin-right: 1.5%; }

.series_title h2 { color:#e49230; margin: 0 0 0 0; font-size: 16px; border-bottom: 1px dotted #999; width: 98%; }

.series a { color:#e49230; text-decoration:none; }
.series a:hover { color:#84aeae; text-decoration:none; }

.td_diff { border: 1px dashed #ccc; border-top: none; }
.td_diff a { font-size: 16px; margin: 0 0 0 0; color: #e49230; }
.td_diff a:hover { color:#84aeae; }
.td_diff h2 { border:none; }
.td_diff td { border: 1px dotted #ccc; padding: 5px; }