/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(/images/bg.gif) no-repeat center top #E6E6E6;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #5D5E63;
}

img {
	border: none;
	behavior: url("/js/pngbehavior.htc");
}

*+html img {
	margin-bottom: -3px;
}

* html img {
	margin-bottom: -3px;
}

img.right {
	float: right;
	margin: 0 0 5px 15px;
}

#page.home img.right {
	margin: 0 18px 30px 15px;
}

div.titre {
	border-bottom: 5px solid #D1D1D1;
	margin-bottom: 5px;
	text-align: right;
	padding: 0 50px 5px 0;
	clear: both;
}

h1 {
	color: #F18F2E;
	letter-spacing: -1px;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	font-size: 27px;
}

h2 {
	margin: 0 0 10px;
	font-size: 16px;
	color: #D7791B;
}

h3 {
	margin: 0 0 5px;
	color: black;
	font-size: 14px;
}


p {
	margin: 0 0 15px;
	line-height: 17px;
}

.clear {
	clear: both;
}

.erreur {
	color: red;
}

a:link, a:visited {
	color: #EF8720;
	text-decoration: none;
}


a:hover  {
	color: #68696D !important;
}


a.pdf{
background: url(/images/pdf.gif) no-repeat left top !important;
padding-left: 20px;
height: 15px;
line-height: 15px;
}

a.pdf:hover  {
	color: black !important;
}

ul, ol {
	margin-bottom: 15px;
}

ul, ul li {
	list-style: none;
}

ul.bullet {
	list-style: disc;
	margin: 0 0 15px 30px;
}

ul.bullet li {
	list-style: disc;
	margin-bottom: 3px;
}


#page {
width: 908px; 
margin: 0 auto;
text-align: center;
background: url(/images/bg_page.jpg) repeat-y left top;
filter: alpha(opacity=60);
}

div.wrap{
padding: 10px;
}



/* Entete  =================================================================*/

#entete {
	
}

#logo {
	float: left;
	margin: 22px 0 0 50px;
}

.home #logo {
	margin-bottom: 22px;
}

ul#menu1 {
	padding: 68px 40px 0 0;
	float: right;
	font-size: 13px;
	font-weight: bold;
}

ul#menu1 li {
	float: left;
	line-height: 15px;
	padding: 0 10px;
	border-right: 1px solid #5D5E63;
}

ul#menu1 li.last {
	border-right: 0 !important;
	font-weight: normal;
}

ul#menu1 li a:link, ul#menu1 li a:visited {
color: #68696D;
}

ul#menu1 li a:hover, ul#menu1 li a.sel{
color: #EF8720 !important;
}

ul#menu1 li a.sel{
font-weight: bold;
}

#anim{
background: url(/images/bg_anim.gif) no-repeat left top white; 
text-align: center;
clear: both;
height: 210px;
}

a.ecrivez:link, a.ecrivez:visited {
display: block;
float: right;
margin: 1px 50px;
font-weight: bold;
font-size: 13px;
color: #68696D !important;
}

a.ecrivez:hover {
color: #EF8720 !important;
}

.home a.ecrivez{
margin: 1px 70px;
}

* html  a.ecrivez{
margin: 1px 25px !important;
}

* html  .home a.ecrivez{
margin: 1px 35px !important;
}

a.concours {
float: right;
margin: 0 0 10px 25px;
}

ul.cases {
clear: right;
padding-top: 5px;
font-weight: normal !important;
}

ul.cases li {
width: 251px;
height: 203px;
float: left;
margin-right: 15px;
color: white;
line-height: 13px;
}

ul.cases li a {
display: block;
color: white !important;
text-align: left !important;
text-decoration: none !important;
}

ul.cases li a:hover {
color: white !important;
}

ul.cases li .wrap {
padding: 15px 20px;
}

ul.cases li strong.titre  {
display: block;
padding: 15px 0 23px;
font-size: 24px;
line-height: 24px;
}

ul.cases li.orange {
background: url(/images/case_o.jpg) no-repeat left top;
}

ul.cases li.gris {
background: url(/images/case_g.jpg) no-repeat left top;
}

ul.cases li.bleu {
background: url(/images/case_b.jpg) no-repeat left top;
margin-right: 0 !important;
}

ul.cases li.bleu dl {
margin-top: 15px;
}

ul.cases li.bleu dt {
margin-bottom: 8px;
}





/* Gauche  =================================================================*/
#left {
float: left;
width: 275px;
}

#left .aplat {
background: url(/images/bg_aplat.jpg) no-repeat left top;
width: 252px;
color: white !important;
margin-bottom: 20px;
}

#left .aplat a:link, #left .aplat a:visited {
color: white !important;
text-decoration: underline !important;
}

#left .aplat a:hover {
color:  #EF8720 !important;
}


#left .aplat h2 {
padding: 35px 15px 0 !important;
font-size: 16px;
line-height: 1.1em;
color: white !important;
letter-spacing: 3px;
}

#left .aplat h3 {
padding: 5px 15px;
font-size: 13px;
line-height: 1.1em;
color: white;
letter-spacing: -0.02em;
}

#left .aplat p {
padding: 8px 15px 0;
margin: 0 !important;
font-size: 13px;
}

#left .aplat li {
margin: 5px 5px 0 35px;
font-size: 14px;
}

blockquote {
color: #339EAE;
font-size: 26px;
width: 260px;
font-weight: normal;
padding: 0 0 40px;
font-family: Georgia;
}

#page.action blockquote, #page.services blockquote {
width: 500px;
}



/* Corps  =================================================================*/
#corps {
background: url(/images/bg_corps.gif) no-repeat 0 88px white;
width: 900px;
margin: 0 auto;
text-align: left;
position: relative;
filter: alpha(opacity=100) !important;
}

#content {
padding: 20px 50px;
min-height: 450px;
height: auto !important;
height: 450px;
clear: right;
}

#texte {
margin-left: 285px;
}

#page.conc #texte, #page.action #texte, #page.home #texte {
margin-left: 0 !important;
}

#page.home #texte p {
line-height: 1.2em !important;
font-size: 15px;
font-weight: bold;
}

/* Formus  =================================================================*/

div.concours {
position: relative;
}
div.concours img {
position: absolute;
left: 466px;
top: 22px;
z-index: 100;
}

div.concours iframe {
width: 500px;
height: 350px;
margin-bottom: 20px;
}

.formcorps fieldset {
	background-color: #F8F8F8;
	margin-bottom: 15px;
	border: 0;
	color: #666;
	padding: 10px 5px;
	}


.formcorps p.legend {
font-weight: bold;
padding: 2px 0;
display: block;
text-align: left;
font-size: 13px;
}

p.submit {
	text-align: right;
	padding: 10px 0;
	}

p.submit input {
	width: 80px !important;
	}
	
p.check  {
	text-align: left !important;
	line-height: 10px;
	}
	
p.check input {
	width: 10px !important;
	margin: 2px 10px 0 0;
	}
	
.formcorps p.info {
margin: -10px 0 10px 130px;
font-size: 11px;
}

.formcorps p {
margin: 0 0 10px 12px;
}	

.formcorps label {
	width: 160px;
	float: left;
	line-height: 20px;
	}	




.formcorps input, .formcorps select {
	margin-left: 5px;
	font-size: 11px;
	width: 185px;
	}	


.formcorps span.radiob {
	float: left;
	display: block;
	padding-bottom: 3px;
	}	
	
.formcorps span.radiob input, .formcorps span.checkb input{
	width: 10px !important;
	margin-right: 5px;
	}	

.formcorps span.radiob label  {
	float: none;
	margin-right: 10px;
	}	

.formcorps textarea {
	margin-left: 5px;
	font-size: 11px;
	width: 490px;
	}	

/* Pied  =================================================================*/

#pied  {
	clear: both;
}

#pied .copy {
	padding: 0 55px;
	line-height: 20px;
	height: 20px;
	font-size: 11px;
	}

	#pied .copy span {
	float: right;
}

#pied .logos {
	background: url(/images/bg_pied.gif) no-repeat right top #D7791B;
	height: 79px;
	padding-left: 20px;
}


#pied .logos img {
	margin: 18px 0 0 30px;
}

/** 
 * Slideshow 
 */
#slideshow {
	margin:0 auto;
	width:780px;
	height:375px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:700px;
  height:375px;
  overflow:auto; /* affiche une scrollbar au cas ou */
  position:relative;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:680px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
  height:375px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:375px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;
}

#leftControl {
  top:23px;
  left:0;
  background:transparent url(/images/control_left.jpg) no-repeat 0 0;
  	z-index: 100;
}
#rightControl {
  top:23px;
  right:0;
  background:transparent url(/images/control_right.jpg) no-repeat 0 0;
}


.slide img {
  float:right;
  margin:0 15px;
}

* html .slide img {
  margin-right: 0;
}

.slide h2, .slide p {
margin-left: 15px;
}


* html .slide h2, * html .slide p {
margin-left: 55px;
}




