body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Courier, Courier New,Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	text-align:center;
}

img {
	border:none;
}

a {
	color:#FFFFFF;
}

input {
	font-size:12px;
}

#main {
	min-height:330px;
}

.titre_rouge {
	font-size:16px;
	font-weight:bold;
	color:#9C1018;
}

.titre_blanc {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.red {
	color:#9C1018;
}

.red_link {
	color:#9C1018;
	text-decoration:none;
}

.white_link {
	color:#FFFFFF;
	text-decoration:none;
}

td.mini_fiche {
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

td.chiffre_fiche {
	font-size:12px;
	font-weight:bold;
}

.img_deroulant
{
   height: 220px;
   width:960px;
   overflow: hidden;
   position: relative;
}

#droite {
	cursor:pointer;
	width:20px
}

#gauche {
	cursor:pointer;
	width:20px;	
}

#img_defile2
{
	position: relative;
	width:500000px;
	margin-top:25px;
}

#bando_bas2
{
	height:160px;
	width:1024px;
	overflow:visible;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

#footer {
	position:relative;
	margin-top:60px;
}

#empreinte_full {
	position:relative;
	margin-left:850px;
	margin-top:-180px;
}

#table_footer {
	position:relative;
	margin-top:-60px;
}

#img_main {
	margin-left:29px;
}

.clicable {
	cursor:pointer;
}

.fiche_news_titre_noir {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_titre_rouge {
	color:#9C1018;
	font-weight:bold;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_titre_blanc {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_noir {
	color:#000000;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_blanc {
	color:#FFFFFF;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_rouge {
	color:#9C1018;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_titre_noir_mini {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_titre_rouge_mini {
	color:#9C1018;
	font-weight:bold;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_noir_mini {
	color:#000000;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}

.fiche_news_rouge_mini {
	color:#9C1018;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
}

.champ {
	background-color:#000000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
}
.titre_photo {
	font-family:"Courier New", Courier, monospace;
	color:#9C1418;
	font-weight:bold;
}
.inputfile {
	background: #CCCCCC url(../images/b_upload.gif) no-repeat scroll center top;
	height:25px;
	overflow:hidden;
	position:relative;
	width:132px;
}
.inputfilecv {
	background:url(../images/b_uploadcv.gif) no-repeat scroll center top;
	height:20px;
	overflow:hidden;
	position:relative;
	width:196px;
}
.inputfile input, .inputfilecv input {
	cursor:pointer;
	font-size:1900px;
	opacity:0;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
}

.select_langues {
	width:200px;
	/*height:55px;*/
	background-color:#000000;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	margin-right:28px;
}
