/********************	 Style par défaut	************************************/

body{
	margin					: 0px;
	padding					: 0px;
	text-align				: center;
	background-color		: #271d0d;
	color					: white;
	font: 8pt/12pt arial;
}

a{ 
	font-size				: 11px;
	color					: white;
	font-family				: arial;
}

h2{font-size: 14pt; padding: 0px 0px 0px 0px; margin: 8px 0px 13px 0px;}

p{font-size:14px; line-height:17px;}





div#copy{
	float:left;
	background:url('../imgs/bg_copy.jpg') no-repeat #000000;
	width:1000px;
	height:28px;
	font-size:10px;
	color:#ffffff;
	text-align: center;
	padding-top: 20px;
}

div#copy a{
	color:#ffffff;
}

input{font-family: Arial; font-size: 11px; height: 20px;}
textarea{font-family: Arial; font-size: 13px;}
checkbox{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

img#diapo{
	height:200px;
	padding:10px 10px 10px 10px;
	border:solid 1px #000;
	cursor:pointer;
}
div#zoom{
	position: absolute;
	z-index:1;
	left:25%;
	top: 10px;
	padding: 15px 15px 15px 15px;
	text-align:center;
	background: #d3d3d3;
	border: solid 1px #7c7c7c;
	visibility: hidden;
}
div#zoom a{color: #7c7c7c;}
img#zoom_diapo{
	background:#fff;
	padding:10px 10px 10px 10px;
	border:solid 1px #000;
	height:auto;
}



#nav{
/*background:url(../images/greypx.gif) bottom left repeat-x;*/
background-color: transparent;
float:left;
width:500px;
color : #000000;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
color : #000000;
}

#nav a{
background:url(/images/tabs.gif) no-repeat 100% 0;
color:#000000;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;

}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(/images/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(/images/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(images/tabs.gif) no-repeat 100% -41px;
color:#F5933A;
padding:7px 20px 5px 11px;
}
#content{
margin:45px 160px 0 220px;
min-height: 400px;
}

#contentalt{
margin:45px 15px 0 20px;
}

#content p,#contentalt p{
margin:8px 0 1 1px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:0px 20px 10px 220px;
padding:0;
}

#content img,#contentalt img{
border:1px solid #fa9035;
margin:5px 15px 6px;
}

#leftside{
float:left;
/*margin:47px 0 0;*/
width:180px;
color:#FFFFFF;
/*border-style: double;*/
border-color: white;
border-width: 4px;
/*height:378px; */
}

#leftside h1{
font-size:1.4em;
font-weight:400;
color:#FFFFFF;
}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

.article{
margin:0px 0px 0px 0px;
margin-left: 10px;
margin-right: 5px;
}

.article a{
color:white;
text-decoration:none;
}

.article a.titleArt{
	color: black;
	font-weight:bold;
	font-size:13pt;

}

.topArt .contTitle{
	position:relative;
	width : 80%;
	float:left;

}
.puceTitle{
	position:relative;
	float: left;
	width: 8px;
	height : 25px;
	background-color: #483528;
}

.article .topArt{
	position:relative;
	float:left;
	text-align:left;
	width: 95%;
	margin-left : 20px!important;
	margin-left : 5px;
	border-bottom: 2px dotted white;
		
}

.article a:hover{
color:#838381;
text-decoration:none;
}



#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}


.soft{
color: white;

}




.ACSIModulo{
	display: block;
	color: #DEDBA4;
	float:right;

}
.ACSIModulo .printArt{
	color: #DEDBA4;
}

















/*******************	 Style pour la construction du squelette graphique		*********************************/

#conteneur{
	width					: 998px;

	margin					: 0px;
	padding					: 0px;
	margin-left				: auto;
	margin-right			: auto;
	background-color		: #845f43;
}
/**************** 	Banniere	 **************/
#header{
	width					: 998px;
	height					: 219px;
	background-image		: url('../images/banniere.jpg');
}

/**************** 	Menu	 **************/
#menu{
	width					: 998px;
	height					: 42px;
	background-image		: url('../images/menu.gif');
}

#positionMenu{
	margin					: 0px;
	padding					: 0px;
	margin-left				: 280px;
	margin-right			: auto;
}

/**************** 	footer	 **************/
#footer{
	width					: 998px;
	height					: 58px;
	background-image		: url('../images/footer.gif');
	clear					: both;
}

.contFooter{
	position				:relative;
	top						: 25px;
	text-align				: center;
}

/**************** 	contenu	 **************/
#corp{
	width					: 998px;
	height					: auto;
	background-image		: url('../images/bgConteneur.gif');
	background-repeat		: repeat-y;
	float:left;

}

/**********************************************************************************************/
/********************************************************************** Block NEW (Left) *******/
#blockNew{
	margin					: 0px;
	padding					: 0px;
	float					: left;
	width					: 241px;

	margin-left				: 15px!important;
	margin-left				: 7px;
	margin-top				: 10px;

}
/**************** 	Haut du block News	 **************/
#topNew{
	float					: left;
	width					: 241px;
	height					: 42px;
	background-image		: url('../images/topNew.jpg');
	background-repeat		: no-repeat;

}
/**************** 	milieu du block News	 **************/
#middleNew{
	float					: left;
	width					: 241px;
	height					: 300px;
	background-image		: url('../images/bgNew.gif');
	background-repeat		: repeat-y;

}
/**************** 	Bas du block news	 **************/
#bottomNew{
	float					: left;
	width					: 241px;
	height					: 14px;
	background-image		: url('../images/bottomNew.gif');
	background-repeat		: no-repeat;


}

/*************************************************************************************************/
/********************************************************************** Block Article ( Right)  *******/
#blockArticle{
	margin					: 0px;
	padding					: 0px;
	float					: left;
	width					: 724px;
	margin-top				: 10px;
	

}
/**************** 	Haut du block article	 **************/
#topArticle{
	float					: left;
	width					: 724px;
	height					: 21px;
	background-image		: url('../images/topArticle.gif');
	background-repeat		: no-repeat;

}
/**************** 	Milieu du block article	 **************/
#middleArticle{
	position				: relative;
	float					: left;
	top						: -2px;
	width					: 720px;

	background-image		: url('../images/bgArticle.gif');
	background-repeat		: repeat-y;

}
/**************** 	Bas du block Articles **************/
#bottomArticle{
	position				: relative;
	float					: left;
	top						: -2px;
	width					: 724px;
	height					: 14px;
	background-image		: url('../images/bottomArticle.gif');
	background-repeat		: no-repeat;

}