/* Cascading stylesheet */
/***************************************************
********Réalisé par Cyril CHANIAUD, PIXEL-IT********
************ http://www.pixel-it.eu ****************
***************************************************/

html, body, ul, li, form, table, div, tr, td, a, img, h1, h2, h3 , h4, h5, h6, p, fieldset, legend{
  margin:0 0 0 0;
  padding:0 0 0 0;
  border:none;
  text-decoration:none;
  list-style-type: none;
}

html, body{
  position:relative;
  height:100%;
}

body{
  background: #6a6a6a url(fd-page.jpg) repeat-x scroll left top;
  text-align:center;
  position:relative;
  font-family: "trebuchet MS";
  font-size:12px;
}

#tout{
  width:1000px;
  background-color: transparent;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  background: #ffffff url(fd-content.jpg) repeat-y left top;
}

#header{
  width:1000px;
  height:210px;
  background: #ffffff url(header.jpg) no-repeat top;
  
}

#header h1{
  display:none;
}


#contenu{
  width:1000px;
  clear:both;
  display:block;
  margin-bottom:67px;
}

.clear{
  clear:both;
}
/* Menu */

#menu #end_globe{
	width:235px;
	height: 78px;
	background: transparent url(end-sphere.jpg) no-repeat left top;
}

#menu{
  width:235px;
  float:left;
  padding-bottom:80px;
}

#menu ul{
  display:block;
  z-index:50;
  width:225px;
  padding: 0 0 0 10px;
}

#menu ul li{
  display:block;
  height:50px;
  width:225px;
}

#menu ul li a{
  display:block;
  height:50px;
  line-height:50px;
  width:205px;
  padding-left:10px;
  padding-right:10px;
  text-align: left;
  color: #ffffff;
  font-size: 2.2em;
}

#menu ul li a:first-letter{
	font-weight: bold;
}

#menu ul li a:hover , #menu ul li a.hover{
	background: transparent url(fd_menu_hover.jpg) repeat-x left top;
  text-align: right;
}

/* Centre */

#centre{
  width:745px;
  float:left;
  position: relative;
  padding-top:10px;
  text-align: left;
  padding-left:10px;
  padding-right:10px;
  height:100%;
  padding-bottom:80px;
  background: transparent url(camion_amice_dem.jpg) no-repeat top center;
}

#centre h2{
  padding: 0 0 5px 0;
  background: transparent url(utitle.jpg) no-repeat bottom center;
  min-height:19px;
  color:#fd3331;
  font-size:1.5em;
  margin-bottom:20px;
  display: block;
  font-family: georgia;
  text-align: center;
}

#centre h3{
  height:15px;
  color:#fd3331;
  font-size:1.2em;
  margin-bottom:5px;
}

#centre p{
  color:#000000;
  font-size:1.1em;
  margin-bottom:20px;
  text-align: justify;
  line-height: 1.5em;
  width: 666px;
  margin-left: 39px;
}

#centre q{
  color:#000000;
  font-size:1.1em;
  margin-bottom:20px;
  text-align: justify;
  line-height: 1.5em;
  width: 666px;
  margin-left: 39px;
  font-style: italic;
}
#centre q:before{
	content: '"';
}
#centre q:after{
	content: '"';
}

#centre p.nomrgt{
  margin-bottom:5px;
}

#centre img.mrgrght5{
  float: left;
  margin: 0 10px 0 0;
}

#centre img.mrgleft5{
  float: right;
  margin: 0 0 0 10px;
}
#center form ul.form{
  text-align: center;
}
#centre form ul.form li{
	overflow: hidden;
	display: block;
	margin-bottom:3px;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
  text-align: right;
  border-bottom: 1px solid #EEEEEE;
  width:50%;
  margin-left:auto;
  margin-right:auto;
}

#centre form ul.form li label{
	width:36%;
	display: block;
	float:left;
	cursor: pointer;
}

#centre form ul.form li label.rte{
	width:100%;
	display: block;
	clear: both;
	float: none;
}

#centre form ul.form li input , #centre form ul.form li textarea , #centre form ul.form li select{
	width:60%;
	display: block;
	float:right;
}

#centre form ul.form li textarea{
	height:150px;
	width:90%;
}

#centre form ul.form li input[type=submit]{
	clear:both;
	margin-left:40%;
}

#centre form fieldset{
	margin-top:10px;
  text-align: center;
  margin-bottom:10px;
}

#centre form fieldset legend{
	text-align: center;
	margin-bottom:10px;
	color: #990000;
	font-weight: bold;
}


#centre .geleriephoto{
	overflow:hidden;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	padding:0 45px 0 45px;
}

#centre .geleriephoto a{
	float:left;
	height:150px;
	width:150px;
	display: block;
	margin:0;
	padding: 4px;
	border: 1px  solid #dddddd;
	vertical-align: middle;
	background: #ffffff url() no-repeat center center;
}

#centre .geleriephoto a img{
	display: none;
}

#centre ul.listing{
  margin-left: 39px;
  width:666px;
}

#centre ul.listing li{
	margin-bottom:10px;
	border-bottom: 1px dotted #ffcfce;
	font-size: 1.2em;
}

.categorie h3{
	padding-left:35px;
	height:25px !important;
	line-height:25px !important;
	display:block;
	font-weight: bold;
	background: #9ae1ff url(carton-liste.jpg) no-repeat left center;
}

p.warning{
	padding-left:130px;
	background: transparent url(warning.jpg) no-repeat left top;
	margin:0 !important;
	min-height: 130px;
	width:605px !important;
	border: 1px solid #ffb7b7;
	padding: 10px 5px 10px 125px;
}
.bigwarning{
  color: red;
  font-size: 2em;
}

/*
***********************************************************************************************************************footer */
.clearinvisible{
	clear:both;
	line-height:0;
	font-size:0;
	display:block;
	height:0;
}

#footer{
  width:1000px;
  padding-top:20px;
  background-color: #fefefe;
  height:57px;
  background: #ffffff url(footer.jpg) no-repeat bottom;
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-family: georgia;
  font-size: 1.2em;
}



.article{
	overflow: hidden;
}

table.picto{
	border: none;
	border-spacing: none;
}

table.picto tr{
	text-align: center;
}

table.picto tr td{
	text-align: center;
	border: 1px solid #EEEEEE;
	padding:2px;
	background-color: #ffffff;
}

table.picto tr td img{
	display: block;
}




form ul.form.mrgbtm{
	margin-bottom: 50px;
}


ul.multipage{
	padding:0;
	margin: 20px 0 20px 0;
	text-align: center;
}

ul.multipage li{
	display: inline;
	padding:2px;
}

ul.multipage li a{
	color: #333333;
}



p.ariane{
	color:#aaaaaa !important;
	margin:0 0 10px 0;
	text-align: center !important;
}
p.ariane a{
	color:#aaaaaa;
}

strong{
	font-weight: bold;
}

ul.admin li{
	line-height:15px;
	border-bottom:1px solid #aaaaaa;
}

ul.admin li.niveau2{
	padding-left:30px;
}

ul.listefolder .folder{
	padding-left:20px;
}

ul.listefolder li{
	cursor: default;
}

a{
	cursor:pointer;
}


/* pour les rÃ©sa */

ul.month{
	width: 176px;
	height: 176px;
	overflow: hidden;
	float:left;
}

ul.month li{
	width: 21px;
	height:21px;
	float:left;
	text-align: center;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	line-height: 21px;
}

ul.month li.month{
	width: 176px;
	height:25px;
	font-size:14px;
	border:none;
}

ul.month li.day{
	height:21px;
	width:22px;
	border:none;
	border-bottom:1px solid grey;
}

ul.month li.week{
	width:21px;
	height:22px;
	border:none;
	border-right:1px solid grey;
}

ul.month li.reserve{
	background-color: rgb(255,204,204);
}

ul.month li.vide{
}


ul.jour{
	width:140px;
	height:40px;
	margin-bottom:5px;
	float:left;
	border:1px solid grey;
}
ul.jour li{
	width:140px;
	height:20px;
	border-bottom:1px solid grey;
	text-align: center;
	background-color: rgb(204,255,204);
}
ul.jour li.reserved{
	background-color: rgb(255,204,204);
}



.pics {  
    height:  252px;  
    width:   252px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;
    text-align: center !important;
    background: transparent no-repeat center center;
    width:250px;
    height:250px;
} 



.liens_liens{
	width:315px;
	height:208px;
	padding:15px;
	float:left;
	border:1px solid #DDDDDD;
	text-align:center;
}
.liens_liens p{
	width:315px !important;
	padding:0px !important;
	margin:0 !important;
	text-align:center !important;
}



























