a {
  color: #F70;
}
a:hover {
  color: #C60;
}
body {
  background: #888 url(templates/indigo/#) repeat-x;
  color: #666;
  font: normal 75% "Lucida Sans Unicode",sans-serif;
  margin: 0;
  width: 100%;
  padding: 0;
}
input {
  color: #555;
  font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p {
  font-size: 1.2em;
  padding-bottom: 1.2em;
}
img {
  border: none;
}


/* structure */
#page {
  margin: 16px auto 16px auto;  
  padding:0;
  width: 1000px;
  background: url(templates/indigo/bandeau-top3.jpg) center top no-repeat;
  border: #b2cadf solid 5px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

/* title */
#top {
  margin: 0 auto 0 auto;
  width: 974px;
  padding: 0 0 0 20px;
  height: 180px;
  border-bottom: #b2cadf solid 0px;
}
#top h1 {
  color: #FFF;
  font: normal 28pt Verdana,sans-serif;
  padding-top: 100px;
  line-height: 18pt;
}
#top h2 {
  color: #FFF;
  font: normal 12pt Verdana,sans-serif;
  padding-left: 3px;
  font-weight: bold;
}

/* main */
#mid {
  background: #FFF url(templates/indigo/#) no-repeat;
  clear: both;
  padding: 22px 12px 0 12px;
margin: 0 auto 0 auto;
width: 975px;
min-height:500px;
border-right: #666 solid 1px;
border-bottom: #666 solid 1px;
}

/* navigation */
#side {
  float: left;
  margin-left: 0;
  width: 250px;
}
#side li.zli { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin: 0;
}
#side li.zli1 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin: 0;
}
#side li.zli2 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin-left: 16px;
}
#side li.zli3 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin-left: 32px;
}
#side li.zli4 { 
  border-bottom: 1px dashed #EEE;
  list-style: none;
  margin-left: 48px;
}
#side a.za {
  color: #336699;
  display: block;
  font-size: 11pt;
  padding: 3px 6px 3px 18px;
  text-decoration: none;
}
#side a.za:hover {
  color: #111;
  background: url(templates/indigo/nav_li.gif) no-repeat;
}
#side a.zaon {
  color: #111;
  background: url(templates/indigo/li.gif) no-repeat;
	background-position: 5px 3px;
}
#side a.zaon:hover {
  color: #111;
  background: url(templates/indigo/li.gif) no-repeat;
  background-position: 5px 3px;
}

/* content */
#main {
  float: right;
  margin-right: 12px;
  width: 680px;
  padding-bottom: 20px;
}
#main ul {
  list-style-image: url(templates/indigo/li.gif);
  font-size: 11pt;
  margin-left: 18px;
}
#main h1 {
  font-size: 16pt;
  padding-bottom: 22px;
  color: #b2cadf;
  text-align: left;
}
#main h2 {
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
}

/* misc */
#break {
  clear: both;
}

/* footer */
#bot {
  background: #b2cadf url(templates/indigo/#) repeat-x;
  color: #666;
  font-size: 80%;
  text-align: center;
  padding: 7px 0 2px 0;
}
#bot a {
  color: #FFF;
  text-decoration: none;
}
#bot a:hover {
  color: #FFF;
  text-decoration: underline;
}
#bot p {
  padding: 0;
}

/*boites angles arrondis*/
.roundedcornr_box_840813 {
	background: url(templates/indigo/roundedcornr_840813_tl.png) no-repeat top left;
        width: 380px;
        margin: 0 auto 0 auto; 
}
.roundedcornr_top_840813 {
	background: url(templates/indigo/roundedcornr_840813_tr.png) no-repeat top right;
}
.roundedcornr_bottom_840813 {
	background: url(templates/indigo/roundedcornr_840813_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_840813 div {
	background: url(templates/indigo/roundedcornr_840813_br.png) no-repeat bottom right;
}
.roundedcornr_content_840813 {
	background: url(templates/indigo/roundedcornr_840813_r.png) top right repeat-y;
}

.roundedcornr_top_840813 div,.roundedcornr_top_840813,
.roundedcornr_bottom_840813 div, .roundedcornr_bottom_840813 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_840813, .roundedcornr_bottom_840813 {
	margin-top: -19px;
}
.roundedcornr_content_840813 { padding: 0 15px;}
