/*SGTC2 CSS*/

*{
	padding: 0;
	margin: 0;
}

/*BODY*/

body{
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-size: 12px;
	font-family: verdana, arial;
	color: #FFFFFF;
	background: url(images/background.png) no-repeat;
	background-position: 50% 0%;
	background-color: #000000;
	text-align: center;
}

#align_center_body {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
}

p{
	padding: 8px;
	color: #cccccc;
}

b{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

li{
	color: #cccccc;
}

ul{
	padding: 8px;
}

h1{
	font-weight: lighter;
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, arial;
	text-align: center;
	margin: 10px 0;
}

h2{
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: solid 1px #FFFFFF;
	width: 100%;
	font-weight: normal;
}

h3{
	margin-top: 10px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

h3{
	font-size: 12px;
	color: #FFFFFF;
}

a{
	font-size: 12px;
	font-family: verdana, arial;
}

a:link, a:active, a:visited{
	color: #2ea2e5;
}

a:hover{
	color: #FFFFFF;
}
img{
	border: 0;
	margin: 0;
	padding: 0;
}
table{
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
tr{
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
td{
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

/*MENU*/

#menu, #menu a{
 	width: 100%; 
	height: 85px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	font-size: 12px;
	font-family : verdana, arial;
	color: #cccccc;
	text-decoration: none;
}

#menu a:hover, #menu p{
	color: #FFFFFF;
	text-decoration: none;
}

 #menu ul{
	list-style: none;
}

.menu_download{
	float: left;
	width: 257px;
	text-align: left;
	margin-top:8px;
	
}

.menu_download p{
	margin: -52px 0 0 52px;
	text-align: left;
	font-size:1.1em;
	padding-right:0px;
}

.menu_navigation{
	margin-left: 200px;
	margin-top: -7px;
	width: 652px;
 	text-align: right; 
}

.menu_top{
	width: 900px;
	height: 34px;
}

.menu_bottom{
	width: 900px;
	height: 28px;
}

/*LOGO*/

#logo{
	width: 533px;
	height: 225px;
	/*background-image: url(images/logo.png);*/
	background-position: center 0px;
	margin: 40px auto 40px auto;
}

/*FLAGS*/

#flags{
	width: 97%;
	height: 50px;
 	margin-top: 7px;
	margin-bottom: 20px;
	text-align: right;
	float:left;
}

a.en{
	padding-right: 1px;

}

a.fr{
	padding-right: 1px;
}

/*CONTENT*/

#background_content{
	background-image : url(images/ligne.png);
	width: 1100px;
	height: auto;
	background-repeat: repeat-y;
	margin-left: -65px;
	}

#content_up{
	background-image: url(images/ligne_up.png);
	background-repeat: no-repeat;
	width: 1100px;
	height: 79px;
	margin-top: -4px;
	float:left;
}

#content_bottom{
	background-image: url(images/ligne_bot.png);
	background-repeat: no-repeat;
	width: 1100px;
	height: 89px;
	margin-left: -70px;
	float:left;
}

.titre{
	padding: 0px 25px 0px 155px;
	margin: -135px 0;
	float:left;
	height:50px;
}

.content{
	background-image : url(images/ligne.png);
	width: 1100px;
	float:left;
	height: auto;
}

/*.content_next{
	background-image: url(http://seldoon182.free.fr/sgtc2/img/content_next.jpg);
	width: 900px;
	height: 1px;
}

 .content_media{
	background-image: url(blue/top_content_media.png);
	width: 900px;
	height: 100%;
	background-repeat: no-repeat;
} */

.text{
	width: 850px;
	text-align: justify;
	padding: 0px 25px 0px 125px;
	margin-top: -30px;
	float:left;
}

div.img{
	margin: 10px auto 10px auto;
	text-align: center;
}

/*FOOTER*/

#footer{
	margin: 0px;
	background-repeat: no-repeat;
	height: auto;
	float:center;
}

#footer a{
	text-decoration: none;
	font-size: 9px ;
	font-family: verdana, arial;
}

 .footer_copyrights{
	float: center;
	width: 900px;
	margin-left: 0px;
	text-align: center;
}

/*.footer_navigation{
	color:#FFFFFF;
	float:center;
	font-family:verdana,arial;
	font-size:10px;
	margin-left:0;
	padding-left:49px;
	text-align:right;
}

 .footer_stats{
	margin-top: 45px;
	margin-bottom: 10px;
	text-align: center;
}*/

.dpt{
	font-size : 12px ;
	padding : 0px 25px 0px 25px ;
}

.cmt_lnk{
	text-align : right ;
	/*padding : 0px 25px 0px 25px ;*/
}

.prt_ban{
	width : 100% ;
	background-color : #19222a ;
	height : 36px ;
}