/*
style.css
----------      
Par Anaël COUTURIER

Crée le 23 novembre 2009
*/


div, span{
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.spacer {
  clear: both;
}

h1 {
	border-bottom: 1px solid #D99800;
	font-size: 1.5em;
	margin-bottom: 35px;
}

h2 {
	color: #D99800;
	font-size:1.3em;
	font-style: italic;
	margin-bottom:20px;
	margin-top:0;
}

h3 {
  font-size: 1.1em;
  margin-bottom: 0px;
}

ul {
  margin-top: 5px;
}

li {
	list-style-image: url('../img/list.png');
  margin-top: 5px;
}

li li {
list-style-image: url('../img/list2.gif');
}

#header, #content, #content2,  #footer, #footer .content {
  height:auto;
  margin-left:auto;
  margin-right:auto;
  width:970px;
}

body {
  background:#FFFFFF url(../img/bg.jpg) repeat-x scroll 0 0;
  font-family:Arial,Verdana,sans-serif;
  font-size:14px;
  color: #474747;
  margin:0;
  padding:0;
  text-align: justify;
  line-height:22px;
}

#header {
  background:transparent url(../img/headerMiddle.png) no-repeat scroll 0 0px;
  height:117px;
  margin-top: 34px;
}

#menu {
  margin-left:450px;
  margin-top:40px;
  position:absolute;
}

#menu a {
  background-image: url(../img/menu.png);
  height: 26px;
  display: block;
  float: left;
  outline: 0;
}

#menu #accueil {
  background-position: 0px -7px;
  width: 84px;
}

#menu #accueil.selected, #menu #accueil:hover {
  background-position: 0px -43px;
}

#menu #presentation {
  background-position: -85px -7px;
  width: 115px;
}

#menu #presentation.selected, #menu #presentation:hover {
  background-position: -85px -43px;
}

#menu #partenaires {
  background-position: -207px -7px;
  width: 165px;
}

#menu #partenaires.selected, #menu #partenaires:hover {
  background-position: -207px -43px;
}

#menu #acces {
  background-position: -380px -7px;
  width: 68px;
}

#menu #acces.selected, #menu #acces:hover {
  background-position: -380px -43px;
}

#menu #contact {
  background-position: -450px -7px;
  width: 86px;
}

#menu #contact.selected, #menu #contact:hover {
  background-position: -450px -43px;
}

#admin {
  float: right;
  margin-top: -30px;
  //margin-top: 3px;
  margin-right: 10px;
}

#admin a {
color: white;
font-size: 0.9em;
}

#content, #content2 {
  margin-top: 35px;
}

#content h2 {
	margin-bottom:15px;
	margin-top:25px;
}

#content .right {
  float: right;
}

#sessadPro {
  background: transparent url(../img/sessadPro.jpg) no-repeat scroll 0 0;
  width: 335px;
  height: 226px;
}

#annexe {
  background: transparent url(../img/annexe.jpg) no-repeat scroll 0 0;
  width: 335px;
  height: 210px;
  margin-bottom: 100px;
}

#content .center {
  width:626px;
}

#content2 .center {
  width: 961px;
}

#content2 .center .top {
  background:transparent url(../img/contentTop.png) no-repeat scroll 0 0;
  height:31px;
  margin-top:5px;
}

#content2 .center .content {
  background:transparent url(../img/contentBg.png) repeat scroll 0 0;
  height: auto !important;
  min-height: 500px;
  height: 500px;
  padding: 20px 65px;
}

#content2 .center .bottom {
  background:transparent url(../img/contentBottom.png) no-repeat scroll 0 0;
  height:15px;
}

#content .center .top {
  background:transparent url(../img/indexContentTop.jpg) no-repeat scroll 0 0;
  height:31px;
  margin-top:5px;
}

#content .center .content {
  background:transparent url(../img/indexContentBg.png) repeat scroll 0 0;
  height: auto !important;
  min-height: 500px;
  height: 500px;
  padding: 20px 45px;
}

#content .center .bottom {
  background:transparent url(../img/indexContentBottom.jpg) no-repeat scroll 0 0;
  height:15px;
}

#footer {
  background:transparent url(../img/footerBg.jpg) repeat-x scroll 0 0;
  height:91px;
  margin-top:60px;
  width:100%;
  padding-top: 2px;
}

#footer .content {
  background:transparent url(../img/footerMiddle.jpg) no-repeat scroll 0 0px;
  height:61px;
  width:961px;
}


/*
 * Accueil
 */

.accImg1, .accImg2  {
	border: 1px solid rgb(204, 204, 204); 
 	padding: 5px; 
}

.accImg1 {
  float: right; 
	margin-left: 20px;
}

.accImg2 {
  float: left;
	margin-right: 20px;
}


/*
 *  Présentation
 */
#presentation td {
  vertical-align: top;
  width: 50%;
}

.presentationLeft {
  padding-right: 30px;
}

.presentationRight {
  padding-left: 30px;
  border-left: 1px dotted #CCC;
}

.presentationTop {
  border-bottom: 1px dotted #CCC;
}

.presentationBottom {
  padding-top: 20px;
}

/*
 *  Partenaires
 */
.rightColumn, .leftColumn {
  width: 47%;
}

.rightColumn {
  float: right;
  border-left: 1px solid #CCC;
  padding-left: 20px;
}

.leftColumn {
  float: left;
  padding-right: 15px;
}

/*
 *  Acces
 */
.map {
  width: 700px;
  height: 300px;
  margin: auto;
}


/*
 *  Contact
 */
div.box { 
	margin:0 auto; 
	width:650px; 
	position:relative;
} 

div.box label { 
	width:100%; 
	display: block; 
	padding:10px 0 10px 0; 
} 

div.box label span { 
	display: block; 
	font-size:16px; 
	float:left; 
	width:100px; 
	text-align:right; 
	padding:5px 20px 0 0; 
} 

div.box .input_text { 
	padding:5px 5px; 
	width:300px; 
	border : 1px solid #C8C3C0;
} 

div.box .message{ 
	padding:5px 5px; 
	width:500px; 
	height: 150px; 
	border: 1px solid #C8C3C0;
} 

div.box .button { 
	margin:0 0 10px 0; 
	padding:4px 7px; 
	border:0px; 
	position: relative; 
	top:10px; 
	left:532px; 
	width:100px;
	border: 1px solid #C8C3C0;
}

div.box textarea:focus, div.box input:focus {
	border: 1px solid #D99800;
}

#idneo {
	color:white;
	float:right;
	margin-top:3px;
  margin-right: 5px;
}

.error {
  background:#FFF0F0 url(../img/icones/error.png) no-repeat scroll 5px 50%;
  clear:both;
  color:#DD3434;
  padding:3px 5px 3px 25px;
  font-weight: bold;
  margin : 10px 10px;
  border: 1px solid #FFA4A0;
}

.notice {
  background:#FFFFCC url(../img/icones/tick.png) no-repeat scroll 10px 4px;
  clear:both;
  padding:3px 5px 3px 30px;
  font-weight: bold;
  margin : 10px 10px;
  border: 1px solid #DDDDDD;
}

