body {
	padding: 0;
    margin: 0;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
}

img {
	border: 0;
	vertical-align: bottom;
}

.clear {
	clear: both;
	visibility: hidden;
}

#accessibility {
display: none;
}

#banner {
display: none;
}

#agencytools {
display: none;
}

#conteneur .breadcrumb {
display: none;
}

#verticalmenu, #first_level, #second_level, #tools, #footer, #emajine {
display: none;
}


/* elements 2 */

#contents h1 {
	width:85%;
	color: #6666CC;
	font-size: 2.2em;
	margin:0 10px 5px 25px;
}

#contents h2 {
	width:95%;
	border-bottom:0px solid #366;
	margin:10px 10px 0 25px; 
	color: #6666CC;
	font-size: 1.8em;
        Font-weight:normal

}

#contents h3 {
	color: #fff;
	font-size: 1.1em;
	margin:0px 10px -5px 25px ;
	padding:0 0 0 5px;
	line-height:15px; 
	Background-color:#D2003D;
}

#contents h4 {
	color: #D2003D;
	font-size:1.3em;
}

#contents h5 {
	color: #D2003D;
	Font-weight:normal;
	font-size: 1.2em;
}

#contents h6 {
	color: #000000;
	font-size: 1.1em;
}

#contents p.left {
        padding:0;
}
#contents .intext_left img {
        padding:5px 10px 10px 35px ;
}

/* Links */
a{
	color:#000;
Font-weight:bold;
}
a:visited{
 	color:#6666CC;
Font-weight:bold;
}
a:hover{
	text-decoration:none;	
}
#contents a.LinkOut:after{
	color:#bbb;
	font-weight:bold;
	text-decoration:none;
	content: " ["attr(hreflang)"]";
}
/* Medias */
.medias{
	margin:10px 0;
}
.medias .flash{

}
.medias .audio, .medias .video, .medias .center{
	text-align:center;
}
.medias .right{
	text-align:right;
}
.medias .left{
	text-align:left;
}
.medias img{
	margin:5px;
}
.medias a,.medias a:hover, .medias a:visited{
	background:none;
	text-decoration:none;
}
.medias .description{
	display:none;
}
/****/ /* CONTENU WIKI & Cie. */ /*****/

p{
        font-size:1em;
        padding:0 10px 0px 35px; 
        text-align:justify;

}

address{
	color:#6666CC;
}
address:before{
	content:"Advresse : \A";
}
pre{
	width:100%;
	overflow:auto;
	padding:2px 15px 2px 30px;
	margin:0 0 0 2%;
	background:#CCCCFF;
	border-left:0px solid #366;
	font-size:1.3em;
	font-family:Arial, Helvetica;
}
code{
	padding:1px;
	background:#D2003D;
	color:#ffffff;
	font-size:1.1em;
	font-family:Courier, MS Courier New, Prestige,  Everson Mono;
        font-weight:bold;
}
blockquote{
	padding:0 0 0 5px;
	border-left:1px dashed #ff9900;
        text-align:justify; 

}
cite{
	padding:0 3px 0 3px;
	color:#366;
}

acronym { 
	border-bottom:1px dashed #ff9900; 
	cursor:help;
}

q{
	color:#666666;
	font-style:italic;
}
q:after{
	font-size:0.9em;
	content: " " Source: "attr(cite)" ";
}
ul{
	color:#000;
        padding:-20px 10px 0 70px;
}
ol{
	color:#000;
}
.separator{
	clear:both;
-
}
/*** Liste de definitions ***/
dl{
	padding:5px;
	border-bottom:1px dashed #366;
}
dt{
	font-size:1.3em;
	font-weight:bold;
}
dd{
	padding:2px 10px;
	margin:0;
	font-style:italic;
}

.structured_text_links{
	float:right;
	margin:3px;
	padding:0;
	border:1px solid #366;
	font-size:0.6em;
}
.structured_text_links dl{
	border-bottom:1px dashed #366;
}
.structured_text_links dt{
	padding-left:15px;
	font-weight:bold;
}
.structured_text_links dd{
	padding:2px;
	color:#000000;
	font-style:italic;
}
.structured_text_links a{
	font-style:normal;
}


/*** Tableaux ***/
table{
	margin:auto;
	border:1px solid #366;
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
	font-size:1em;
}
table caption{
	padding-bottom:3px;
	font-weight:normal;
	text-align:left;
}
th{
	padding:1px;
	background:#366;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #366;
}
td{
	padding:3px;
	border:1px solid #366;
}



/*elements de mise en page dans la zone de contenu*/
.une_colonne, .deux_colonnes{
	display: inline;
	clear:both;
}

.colleft{
	float:left;
	width:47%;
	margin:0; 
	padding:0;
	margin:0 2% 0 0;
}

.colright{
	float:left;
	width:48%;
	margin:0; 
	padding:0;
}

.intext_left{
	float: left !important;
	padding: 5px !important;
}


.intext_right{
	float: right !important;
	padding: 5px !important;
}

.above_left{
	text-align: left;
}

.above_right{
	text-align: right;
}

.above_center{
	text-align: center;
}

.below_center{
	text-align: center;
}

.below_right{
	text-align: right;
}

.below_left{
	text-align: left;
}

.above_center img, .above_right img, .above_left img, .below_center img, .below_right img, .below_left img{
	float: none !important;
}

.center{
	width:100%;
	text-align: center;
}

.left{
	width:100%;
	text-align: left;
}

.right{
	width:100%;
	text-align: right;
}

