/* mise en page globale */
* { outline: none; }
body{
	background-image: url(design/fond_degrade.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
hr{
	margin-right: 15px;
	margin-left: 15px;
	color: #666666;
	background-color: #666666;
	height: 0.5px;
	border: 0;
}

a {
	text-decoration: none;
	color: #336699;
	white-space: nowrap;
	font-weight: bold;
	font-size: x-small;
}
a:hover {
	/*background: #336699;*/
	color: #CCCCCC;
}
h1 {
	/*font-size: 140%;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.3em;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #6699CC;
	border: thin outset #336699;*/
	
	text-align: center;
	letter-spacing: 0.3em;
	font-variant: normal;
	color: #B9D354;
	text-transform: capitalize;
	font-size: 140%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:15px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif, Geneva ;
	/*letter-spacing:normal;*/
	/*width:130px;*/
	background-color:#B7B0A8;
	border-bottom:1px solid #333333;
}

/* permet de centrer une image  */
#img_center {
	text-align: center;
}
#address_position {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 10px;
}


#main{
	/*height: 728px;
	width: 97%;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	padding:0;
	position: absolute;
	left: 1%;
	top: 20px;
	border: 1px solid #333333;
	padding: 5px;
	
	width: 990px ! important;
	margin: auto;*/
	border: 1px solid #333333;
	padding: 5px;
	height: 882px;
	background-color: #ffffff;
	width: 990px ! important;
	margin: auto;
	}


/* entête */
#header{
	width: 100%;
	height: 80px;
	background: #66CCFF url(design/headerWEB2010.jpg) no-repeat left top;
	border: 1px solid #333333;	
}
#header p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	text-align: right;
	color:#cccccc;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 49px;
	margin-right: 10px;
	font-size: xx-large;
	letter-spacing: 7px;
		
		
}

/* menu horizontal */
#menu{
	background-color: #333333;
	height: 20px;
	width: 100%;
	word-spacing: 5px;
	padding:0;
	margin:0;
	list-style-type: none;
	text-align: left;
	position: relative;
	font-size: 125%;
	font-weight: bold;
	font-variant: small-caps;
	font-family: Tahoma, Helvetica, sans-serif, Geneva;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 6px solid #333333;
	border-left: 1px solid #333333;
		
}

#menu ul {
	display: inline;
	/*height:20px;*/
	margin:0px;
	padding:0px;
	
}

#menu li {
	margin:5px;
	padding:5px;
	display: inline;
}
#menu a, a:visited {
	color: #EAEFE9;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
	font-size: 65%;
	
}
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
}

/* Menu vertical partie droite */
#menu_droite {
	float: right;
	width: 210px;
	height: 755px;
	background-image: url(design/fondSM_droite.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0px;
	overflow: auto;
	border-left: 1px dotted #cccccc;
	overflow:hidden;
	margin:0px
}
#menu_droite p {
	text-align: justify;
	margin-right: 10px;
	margin-left: 15px;
}

/*#menu_droite  h1 {
	font-size: 140%;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.3em;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #6699CC;
	border: thin outset #336699;
}*/
#menu_droite h2  {
	font-size: 140%;
	margin-left: 15px;
	margin-right: 10px;
	font-variant: small-caps;
	color: #336699;
	text-align: left;
	letter-spacing: 0.2em;
}
#menu_droite h3 {
	font-size: 130%;
	margin-left: 15px;
	margin-right: 10px;
}
#menu_droite ul{
	padding-left:16px;
	/*margin-top:2px;*/
	margin-left:20px;
	
}

#menu_droite li{
	color:#000000;
	font-weight:normal;
	text-transform:none;
	list-style-type: none;
	list-style-image: url(design/puce.png);
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:13px;
	margin-left:0px;
	margin-bottom: 0px;
	font-variant: small-caps;
	line-height: 1px;
	
}


/* Menu vertical partie gauche */
#menu_gauche {
	float: left;
	width: 220px;
	height: 755px;
	background-image: url(design/fondSM_220.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px;
	overflow: auto;
	border-right: 1px dotted #cccccc;
	/*overflow:hidden;*/
	margin:0px;
	
}
#menu_gauche p {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 75%;
	width: 180px;
	font-style: italic;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 15px;
}

/*#menu_gauche  h1 {
	font-size: 140%;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.3em;
	font-variant: normal;
	text-transform: capitalize;
	background-color: #6699CC;
	border: thin outset #336699;
}*/
#menu_gauche h2  {
	font-size: 75%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 30px;
	font-variant: small-caps;
	color: #336699;
	text-align: left;
	letter-spacing: 0.1em;
	margin-top: 12px;
	margin-bottom: 0px;
	font-weight: bold;
}#menu_gauche h3 {
	font-size: 130%;
	margin-left: 15px;
	margin-right: 10px;
}
#menu_gauche ul {
	list-style-type: none;
	padding: 0;
	margin: 0 1em 0 1em;
}

#menu_gauche a:hover   {
	/*background: #cccc33;*/
	color: #666666;
}
#menu_gauche a:visited  {
	/*background: #cccc33;*/
	color: #336699;
}

/* partie centrale */
#bloc_central {
	margin-left: 250px;
	margin-top: 20px;
	/*position: float;*/
		
}

/* pied page */
#pied_page {
	float: left;
	width: 100%;
	height:15px;
	border-left: 1px;
	border-bottom-width: 1px;
	margin: 5px 0px;
	/*background-color: #EAEFE9;*/
	background-color: #333333;
	letter-spacing: 0.7em;
	text-align: center;
	word-spacing: normal;
	font-size: x-small;
	color: #CCCCCC;		
}
/* divers*/
#bloc_langue {
	margin-left: 0px;
	margin-top: 80px;
	position: relative;
	left: -120px;
	
}
/* contenu global */

/* encart */
#ombre_1 {
	float: right;
	width: 140px;
	background-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 5px;
	background-image: url(design/transparent.gif);
	background-repeat: repeat;
}

#bloc_1 {
	position: relative;
	width: 140px;
	background-color: #EAEFE9;
	top: -5px;
	bottom: 0px;
	left: -5px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	clip:   rect(0px 0px 0px 0px);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#bloc_1 p {
	text-align: justify;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bloc_1 h3 {
	font-size: 130%;
	margin-left: 15px;
	margin-right: 10px;
}
#bloc_1 h2 {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}
#bloc_2 {
	float: right;
	width: 140px;
	border-left: 1px outset;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #333333;
	background-color: #EAEFE9;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
#bloc_2 p {
	text-align: justify;
	margin-right: 10px;
	margin-left: 15px;
}
#bloc_2 h3 {
	font-size: 130%;
	margin-left: 15px;
	margin-right: 10px;
}

/*
#bloccadre {
	background: url(design/postbas.gif) left bottom no-repeat;
	padding: 0 0 25px 40px;
}
#bloccadre ul {
	margin: 1em 40px 0 0;
	padding:0;
}
#bloccadre li {
	margin: 0;
	list-style-image: url(design/postpuce.gif);
}
#bloccadre li a {
	color: black;
	text-decoration: underline;
}
#bloccadre li a:hover {
	text-decoration: none;
}
*/
/* codes et citations */
/*
tt, code, samp {
font-size: 1em;
color: green;
}
blockquote {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #008000;
	margin: 1em;
	padding: 0 0.5em;
	background: #d1f0af;
	font-style: italic;
}
kbd {
font-size : 1em;
padding: 0px 2px;
border: 1px solid gray;
}
pre {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #F0B802;
	padding: 1em;
	margin: 1em;
	font-size: 110%;
	background: #ffffcc;
	width: 85%;
	overflow: auto;
}
*/


