/* GENERAL---------- */

* {
	padding: 0;
	margin: 0;
  background: transparent;
}

html {
	font-size: 80%;
}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	background: #954c65 url(../design/fondsite.png) repeat-x top left;
	color: #fff;
}

/* CONTENEUR-------- */

#container {
  position: relative;
	width: 760px;
	margin: auto;
	padding: 0;
	background: #fff;
}

/* HEADER----------- */

#header {
  position: relative;
  width: 760px;
  height: 182px;
  background: url(../design/header.png) no-repeat;
}

#header ul {
  width: 760px;
  padding-left: 0;
  padding-top: 2px;
  font-size: 0.7em;
  font-weight: 700;
  text-align: right;  
}

#header li, #header p{
  color: #ffc553;
  display: inline;
}

#header span{
  font-size: 1.1em;
  font-weight: 400;
  color: #f9a7c6;
  display: inline;
}

#header a {
  font-size: 1.1em;
	font-weight: 400;
	text-decoration: none;
}

#header a:link, #header a:visited {
  color: #ffc553;
}

#header a:hover, #header a:active {
  color: #fff;
	text-decoration: none;
}

#logo {
  position: absolute;
  margin-top: 0;
  margin-left: 20px;
}

#logo_index {
  position: absolute;
  margin-top: 15px;
  margin-left: 20px;
}

/* MENU 1----------- */

#menu1 {
  position: absolute;
  width: 570px;
  height: 34px;  
  top: 182px;
  left: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  background: #36a url(../design/header.png) no-repeat 0 -182px;
}

#menu1 ul {
  width: 560px;
  margin: 7px 0 0 20px;
  font-size: 0.85em;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

#menu1 li, #menu1 p {
  color: #fff;
}

#menu1 span {
  font-size: 1em;
  font-weight: 700;
  color: #f9a7c6;
}

#menu1 a {
  font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}

#menu1 a:link, #menu1 a:visited {
  color: #fff;
}

#menu1 a:hover, #menu1 a:active {
  color: #ffc553;
	text-decoration: none;
}

/* NAVIGATION------- */

#navigation {
  float: right;
  width: 195px;
  margin: 0 0 60px;
  padding: 0;
  color: #000;
}

#navigation ul {
  margin: 0 0 15px 2px;
  padding: 0 0 10px 15px;
  background: url(../design/fondmenu2.png) no-repeat left bottom;    
}

#navigation li {
  margin: 6px 0;
  padding: 0;
  font-size: 0.85em;
	font-weight: 700;  
  text-transform: uppercase;  
  list-style: none;
  background: url(../design/puce.png) no-repeat left center;
}

#navigation h3 {
  display: none;
}

#navigation h4 {
  height: 20px;
  margin: 8px 0 0;
  padding: 0 0 0 20px;
  font-size: 1em;
	font-weight: 700;
  text-transform: uppercase;
  color: #d65485;
}

#navigation p {
  padding-left: 20px;	
  font-size: 0.85em;
	font-weight: 700;  
  text-align: left;
  color: #f9a7c6;
}

#navigation span {
  color: #79d;
}

#navigation a {
  padding-left: 20px;
  font-size: 0.85em;
  font-weight: 700;  
  text-align: left;
}

#navigation a:link {
  color: #36a;
}

#navigation a:visited {
  color: #79d;
}

#navigation a:hover, #navigation a:active {
  color: #d65485;
}

/* CONTENU---------- */

#content {
	width: 550px;
	margin: 71px 0 50px 0;
  padding: 0;
  text-align: left;
  color: #36a;
}

#contentindex {
  float: right;
	width: 330px;
	margin: 0 0 50px;
  padding: 0;
  text-align: left;
}

#content h3 {
  margin: 0 0 10px 20px; 
	padding: 0 0 5px 45px;
  font-size: 1.3em;
	font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #d65485;
  background: url(../design/cornerpink.png) no-repeat left bottom;	
}

#content h4 {
	margin: 30px 20px -5px 48px;
	padding: 0;
  font-size: 1em;
	font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #d65485;
  background: #fff;
  border-bottom: 1px solid #36a; 
}

#content h5 {
	margin: 15px 30px 10px 48px;
  font-size: 0.8em;
	font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #36a;
  border-bottom: 1px solid #36a;   
}

#content p {
  margin: 15px 20px 10px 48px;
  font-size: 0.85em;
  text-align: justify;
	line-height: 1.6;
  color: #36a;
}

#contentindex p {
  margin: 15px 20px 10px 8px;
}

#content dl, #content dt, #content dd {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}

#content ul {
	margin: 0 0 0 50px;
	padding: 0;
}

#content li {
	margin: 0 80px 8px 30px;
	padding: 0;
}

#content li p {
	margin: 0;
	padding: 0;
  text-align: left;	
}

#content ul.sitemap {
  margin: 10px 0 0 38px;
  text-decoration: none;
  list-style: none;      
}

#content ul.sitemap a {
  text-decoration: none;
}

#content li.sitemap {
  text-decoration: none;
}

#content dl {
  margin: 10px 0 0 28px;
}

#content dt {
  margin: 15px 0 0;
}

#content a {
  font-size: 1em;
  text-align: justify;
  text-decoration: underline;
}

#content a:link, #content a:visited {
  color: #36a;
}

#content a:hover, #content a:active {
  color: #d65485;
}

#content a.date {
  width: 475px;
  margin: -15px 0 0 28px;
  padding: 0;
  font-size: 0.7em;
  text-align: right;
  display: block;
}

#content a:link.date, #content a:visited.date {
  color: #8ad;
  text-decoration: none; 
}

#content a:hover.date, #content a:active.date {
  color: #d65485;
  text-decoration: none; 
}

#content .lexique {
  text-decoration: none;
  background: #fff3dd;
}

#content a.lexique {
  text-decoration: none;
}

#content img {
  margin: 5px 0 5px 58px;
}

#actu {
  width: 200px;
  margin: 0;
  padding: 0;
  background: url(../design/actumiddle.png) repeat-y 0 0;
}

#actu h4 {
  height: 20px;
	margin: 0;
  padding: 0 0 0 20px;
  font-size: 1em;
	font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #d65485;
  background: #fff; 
  border: 0; 	
}

#actu h5 {
	margin: 0;
  padding: 10px 10px 10px 20px;
  font-size: 0.8em;
	font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #36a;
  background: url(../design/actutop.png) no-repeat 0 0;
  border: 0;
}

#actu img {
  margin: 0 0 10px 20px;
}

#actu p {
  margin: 0 0 10px 20px;
  font-size: 0.85em;
  text-align: left;
	line-height: 1.6;
  color: #36a;
}

#actu a {
  margin: 0;
  padding: 0 0 15px 20px;
  text-align: left;
  font-size: 0.85em;
  color: #36a;
  background: url(../design/actubottom.png) no-repeat left bottom;
  display: block;
}

#actu a.date, #actu p.date {
  font-size: 0.7em;
  text-align: right;
  color: #c1463e;
  border-bottom:1px solid #fc0;
  display : block;
}

#actu a:link, #actu a:visited {
  color: #36a;
  text-decoration: underline;
}

#actu a:hover, #actu a:active {
  color: #d65485;
  text-decoration: underline;
}

#liens {
  width: 200px;
  margin: 8px 0 0;
  padding: 0;
  background: url(../design/liensmiddle.png) repeat-y 0 0;
}

#liens h5 {
	margin: 0;
  padding: 10px 10px 0 20px;
  font-size: 0.8em;
	font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  color: #36a;
  background: url(../design/lienstop.png) no-repeat 0 0;
  border: 0;
}

#liens img {
  margin: 5px 0 0 0;
  padding: 0 0 0 15px;
}

#liens p {
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 0.85em;
  text-align: left;
	line-height: 1.6;
  color: #d65485;
}

#liens p.last {
  padding: 0 0 10px 20px;
  color: #36a;
  background: url(../design/liensbottom.png) no-repeat left bottom;
}

#liens a {
  margin: 0;
  padding: 0 ;
  text-align: left;
  color: #36a;
  display: block;
}

#liens a img {
  border: 0;
}

/* FOOTER----------- */

#footer {
  width: 760px;
	margin-top: 35px;
  padding: 0 0 20px;
  color: #36a; 
	clear: both;
}

#footer ul {
  width: 740px;
  margin: 0 0 10px; 
  padding: 2px 0 0 20px;
  font-size: 0.7em;
  font-weight: 700;
  text-align: left;  
  border-bottom: 2px solid #d65485;  
}

#footer li {
  display: inline;
}

#footer p {
  margin: 0 20px;
  font-size: 0.7em;
  font-weight: 400;
  text-align: justify;
  line-height: 1.6;
  color: #36a;
}

#footer li p {
  margin: 5px 0 10px;  
  padding: 5px 0 0;
  font-size: 1em;
  font-weight: 700;
	text-decoration: none; 
  display: inline;
}

#footer p a {
  font-weight: 400;
  text-decoration: underline;
}

#footer li a {
  font-weight: 700;
  text-decoration: none;
}

#footer a:link, #footer a:visited {
  font-size: 1em;
  color: #36a;
}
#footer a:visited {
  color: #79d;
}

#footer a:hover, #footer a:active {
  color: #d65485;
}

/* FORMULAIRE------- */

#formulaire {
  margin-bottom: 50px;
} 

#formulaire p {
  text-align: left;
}  

#formulaire input, #formulaire textarea {
  width: 440px;
  color: #36a;
  background: #fff3dd;
  border: 1px solid #e8a1ba;  
}

#formulaire textarea {
  height: 150px;
}

#formulaire input.bouton {
  width: 100px;
  margin-right: 5px;
  color: #36a;  
}

#formulaire input:focus, #formulaire textarea:focus {
  background: #fd9;
  border: 1px solid #d65485;
}

/* LIENS------------ */

a {
	font-weight: 400;
	text-decoration: none;
	text-align: left;
}

a:link.date, a:visited.foot {
	text-decoration: none;
}

a:hover.date, a:active.foot {
	text-decoration: none;
}

a img {
  margin: 15px 0 0; 	
}

/* STYLES----------- */

h1, h2 {
  position: absolute;
  top: -5000px;
  left: -5000px;
}

strong {
  color: #36a;
  font-weight: 700;
}

strong a {
  font-weight: 700;
}

em {
  padding-left: 10px;
  font-size: 1.3em;
  font-weight: 700;
	text-align: left;  
  border-left: 1px solid #d65485;;
  display: block;
}

acronym {
  font-variant: normal;
  border-bottom:1px dotted #000;
}

img {
  border: 0;
}
