@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial;
	background-color: #FFF;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
			}
span.reference{
	position:fixed;
	left:10px;
	bottom:10px;
	font-size:12px;
}
span.reference a{
	color:#aaa;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	margin-right:30px;
}
span.reference a:hover{
	color:#ddd;
}
ul.sdt_menu{
	margin-top:0px;
}
h1.title{
	text-indent:-9000px;
	width:1100px;
	height:183px;
	background-color: transparent;
	background-image: url(../images/title4.png);
	background-repeat: no-repeat;
	background-position: left top;
			}
#milieu {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1200px;
	clear: both;
	padding-top: 5px;
} 
#contenu {
	float: left;
	padding: 0;
	color: black;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	width: 850px;
}
h3 {
	font-size: 14px;
}

#contenu h2 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 24px;
	font-weight: lighter;
}

#contenu .devel {
	background-image: url(../images/bgfoo.png);
	border: 1px double #0B75AF;
	text-align: left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(../PIE.htc);
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 20px;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top;
}
#contenu .devel  a {
	color: #0B75AF;
	text-decoration: none;
}

#contenu .devel p, #contenu .devel h3, #contenu .devel h4 {
	margin-right: 50px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 1.5em;
	margin-left: 50px;
}
#contenu .devel h4 {
	color: #069;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contenu img, #contenu .devel {
	-moz-box-shadow:1px 3px 15px #555;
	-webkit-box-shadow:1px 3px 15px #555;
	box-shadow:1px 3px 15px #555;
	border: 2px solid #0B75AF;
}
#contenu .devel p a:hover {
	color: #06C;
}

#contenu .devel .souli {
	text-decoration: underline;
}
#contenu .devel .publie {
	font-size: 14px;
	text-decoration: none;
	padding-left: 30px;
	color: #0B75AF;
	line-height: 1.5em;
}
#contenu .devel .publie a {
	color: #0B75AF;
}
#contenu .devel .liste {
	margin-left: 100px;
}



#sidebar {
	width: 250px;
	float: right;
	margin-top: 30px;
	margin-right: 85px;
}
#sidebar h3, #sidebar p, #sidebar h4  {
	width: 200px;
	margin-left: 15px;
	text-align: justify;
}

#sidebar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a {
	color: #0B75AF;
	text-decoration: none;
	font-weight: bold;
}



.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


.alignright {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10;
	margin-left: 20px;
	
}
.ombrage {
	
  text-shadow: 2px 2px 4px #333; 

}
#contenu .devel .tableau {
	border: thin solid #1A64AA;
	width: 800px;
}
.c1 {
	border-top: 1px none #990099;
	border-right: 1px none #990099;
	border-bottom: 1px none #990099;
	border-left-width: 1px;
	border-left-color: #990099;
	font-weight: normal;
	color: #0B75AF;
	line-height: 2em;
	background-color: #E6C894;
}
.c2 {
	border: 1px solid #83B6D3;
	width: 45px;
	text-align: center;
	font-weight: bold;
	background-color: #89AFC3;
	color: #C60;
}
.c3 {
	text-align: center;
	font-weight: bold;
	color: #C57C09;
	background-color: #E7CD97;
	line-height: 2em;
}
.cbleu {
	background-color: #06F;
	color: #FFF;
}
.cturquoise {
	background-color: #3CF;
}
.cvert {
	background-color: #0F6;
}
.cemeraude {
	background-color: #093;
	color: #FFF;
}
.crouge {
	background-color: #F33;
}
.cpourpre {
	background-color: #C00;
	color: #FFF;
}
.crose {
	background-color: #F3F;
	color: #FFF;
}
.cviolet {
	background-color: #93F;
	color: #FFF;
}
.corange {
	background-color: #F93;
}
.cjaune {
	background-color: #FC0;
}
.cgris {
	background-color: #999;
	color: #FFF;
}
.cnoir {
	color: #FFF;
	background-color: #000;
}
.cblanc {
	background-color: #FFF;
}

dl.border-around
{
margin: 2em 0 2em 2em;
padding: 0;
width: 500px;
}

.border-around dt
{
	color: #0B75AF;
	padding: .5em .5em;
	text-align: left;
	border-left: 1px solid #131210;
	border-right: 1px solid #131210;
	border-top: 1px solid #131210;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	background-color: #E6C894;
}
.border-around a {
	color: #FFFFFF;
}


.border-around dd
{
	margin: 0 0 1em 0;
	background: #83B6D3;
	text-align: left;
	padding: 1em .5em;
	font-style: italic;
	border-left: 1px solid #131210;
	border-right: 1px solid #131210;
	border-bottom: 1px solid #131210;
	text-indent: 10px;
	line-height: 1.2em;
}
.c4 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #77ACC9;
	border-right-color: #77ACC9;
	border-bottom-color: #77ACC9;
	border-left-color: #77ACC9;
}
