/* CSS Document */


.divTopBarContainer{
	width:728px;
	height:113px;
	background-image:url(../image_site/topBackground.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:auto;
}

.topBanner{
	position:absolute; 
	top:13px; 
	right:9px; 
	text-align:center; 
	width:569px; 
	height:70px;
	line-height:70px;
}

.divDate{
	position:absolute;
	bottom:3px;
	right:9px;
	color:#000000;
}

.divLangue{
	position:absolute;
	bottom:13px;
	left:150px;
	color:#000000;
}

.logoV2{
	width:131px;
	height:90px;
	position:absolute;
	top:13px;
	left:10px;
	background-image:url(../image_site/logo.jpg);
	background-repeat:no-repeat;
}


#divMess span {
	line-height: 15px;;
}

.box_recherche{
	border-color:#aeaeae;
	border-width:1px;
	border-style:solid;
	background-color:#e6e6e6;
}

.box_title{
	border-color:#f2f2f2;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:1px;
	border-style:solid;
	background-color:#f6f6f6;
}

.box_message{
	border-color:#f2f2f2;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid;
	background-color:#f6f6f6;
}

.box_liste{
	border-color:#f2f2f2;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid;
	background-color:#FFFFCC;
}

.box_upload{
	border-color:#f2f2f2;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid;
	background-color:#FFFFFF;
}

.box_title_text{
	border-color:#ffda59;
	border-style:solid;
	background-color:#f6f6f6;
	
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:0px;
	color:#999999; 
	font-weight:bold;

	
}


.boxRecherche_v2{
	width:311px;
	height:246px;
	background-image:url(../image_site/background_recherche.jpg);
	background-repeat:no-repeat;
	float:left; 
	margin-left:12px;
}

.insideBoxRecherche{
	text-align:center;
	padding-top:10px;
}

h2{
	margin:15px;
	font-size:18px;
}

.box_recherche_in{
	border-color:#aeaeae;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
}

.container_box{
	border-color:#ececec;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	width:738px; text-align:center; position:relative; padding-bottom:10px;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
a:link {
	color:#999999;
	text-decoration: none;
	font-size:11px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	color: #999999;
	font-size:11px;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-size:11px;
}
.box_top{
	border-color:#f2f2f2;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	/*border-width:1px;*/
	border-style:solid;
	background-image:url(images/background_topbox.jpg);
	background-repeat:repeat-x;
}


#boxContent { float:left; position: relative; left: -2px; top: -2px; }
#boxContainer { float:left; position: relative; background: #bcbcbc; }

.boldAndGray {
	text-align:center; 
	margin-top:7px; 
	color:#999999; 
	font-weight:bold;
}

.boldAndGray a {
	font-size:18px;
	text-decoration:none;
	color:#999999; 
}

.boldAndGray a:hover {
	font-size:18px;
	text-decoration:underline;
	color:#999999; 
}
.boldAndGray a:visited {
	font-size:18px;
	text-decoration:none;
	color:#999999; 
}




.boutonOrange {
	background:url("../images/bt_orange.gif") no-repeat left top; 
	height:25px; 
	width:138px; 
	text-align:center; 
	padding-top:4px;
}


.boutonBleu_v2{
	background-image:url(../image_site/bt_bleu.png) ;

	width:110px;
	height:36px;
	background-repeat:no-repeat;
	line-height:36px;
	margin:auto;
}

a.liensBoutons_v2, a:visited.liensBoutons_v2{
	color:#FFFFFF;
	font-size:14px;
}


.boutonVert {
	background:url("../images/bt_vert.gif") no-repeat left top; 
	height:25px; 
	width:138px; 
	text-align:center; 
	padding-top:4px;
}

.boutonRouge {
	background:url("../images/bt_rouge.gif") no-repeat left top; 
	height:25px; 
	width:138px; 
	text-align:center; 
	padding-top:4px;
}

.boutonGris {
	background:url("../images/bt_gris.gif") no-repeat left top; 
	height:25px; 
	width:138px; 
	text-align:center; 
	padding-top:4px;
}


.boutonsmall {
	background:url("../images/bt_small.gif") no-repeat left top; 
	width:45px;
	height:25px;
	padding-top:4px;
	display:run-in;
}

.inputText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
}

