@charset "utf-8";
/* CSS Document */



body {
	text-align:center;
	background-color:#0078ff;
	background-image:url(images/fond.png);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color:#43a0ff;*/
	color:#357FCB;
	background-repeat: repeat-x;
	background-position: top;
	margin-top:-3px;
	padding-top:-3px;
	background-attachment:fixed;
	}
.general {
	width:760px;
	}
	
table {
	border-width: 0px;
	border-style:none;
	}
	

th {
	border-width: 0px;
	border-style:none;
	}
td {
	border-collapse:colllapse;
	border-width: 0px;
	border-style:none;
	padding:0px;
	margin:0px;
}

h1 {
	font-size:17px;
	font-style:italic;
	color:#0058aa;
	}
	
h2 {
	font-size:11px;
	color:#0058aa;
	}

.colonne_droite{
	background-image:url(images/maquette-disney-planer_07.png);
	background-repeat:no-repeat;
	background-position:right top;
				}

.slide_menu {
		text-decoration:none;
		color:#0058aa;		
		}
		
.slide_menu:hover {
		text-decoration:none;
		color:#ff9600;
		}
	
.header {
	height:166px;
	width:760px;
}

.baniere_haut {
	background-image:url(images/banierehaut.png);
	height:119px;
	width:760px;
	background-repeat: no-repeat;
}

.baniere_bas {
	background-image:url(images/banierebasgauche.png);
	height:47px;
	width:205px;
	background-repeat: no-repeat;
}


.menu_header{
	background-image:url(images/fond_menu.png);
	height:47px;
	width:555px;
	background-repeat: no-repeat;
}

.accueil {
	background-image:url(images/accueil.png);
	background-position:top;
	background-repeat:no-repeat;
	width:75px;
	height:47px;
	}

.accueil:hover {
	background-image:url(images/accueil.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:75px;
	height:47px;
	}
	
	
.temoignages {
	background-image:url(images/temoignages.png);
	background-position:top;
	background-repeat:no-repeat;
	width:110px;
	height:47px;
	}

.temoignages:hover {
	background-image:url(images/temoignages.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:110px;
	height:47px;
	}
	
.formulaire {
	background-image:url(images/formulaire.png);
	background-position:top;
	background-repeat:no-repeat;
	width:104px;
	height:47px;
	}

.formulaire:hover {
	background-image:url(images/formulaire.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:104px;
	height:47px;
	}
	
.contact {
	background-image:url(images/contact.png);
	background-position:top;
	background-repeat:no-repeat;
	width:118px;
	height:47px;
	}

.contact:hover {
	background-image:url(images/contact.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:118px;
	height:47px;
	}
	
.forum {
	background-image:url(images/forum.png);
	background-position:top;
	background-repeat:no-repeat;
	width:73px;
	height:47px;
	}

.forum:hover {
	background-image:url(images/forum.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:73px;
	height:47px;
	}

.faq{
	background-image:url(images/faq.png);
	background-position:top;
	background-repeat:no-repeat;
	width:75px;
	height:47px;
	}

.faq:hover {
	background-image:url(images/faq.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:75px;
	height:47px;
	}
	
.milieu {
	width:760px;
	background-repeat:repeat-y;
	background-image:url(images/fond_milieu.png);
}

.fond_milieu {

	height:300px;
	width:760px;

}


.footer {
	height:6px;
	width:760px;
}

.fond_footer {
	background-image:url(images/pieds.png);
	height:6px;
	width:760px;
	background-repeat: no-repeat;
}

.offres{
	font-size:12px;
	color:#0058aa;
	margin-top: 90px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}



.plus_info {
		text-decoration:none;
		font-size:12px;
		color:#0058aa;
		text-align:right;
		margin-right:5px;
		}
		
.plus_info:hover {
		text-decoration:none;
		font-size:12px;
		color:#ff9600;
		text-align:right;
		margin-right:5px;
		}

.paragraphe{
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}


.bouton_envoi{
	width:84px;
	height:25px;
	background-image:url(images/envoi.png);
	background-repeat:no-repeat;
	background-position:top;
	border:0px;
}

.bouton_envoi:hover{
	width:84px;
	height:25px;
	background-image:url(images/envoi.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px;
}

.td_form {
	height:30px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	line-height:5px;
}

.td_detail{
	height:25px;
	padding-top:7px;
	padding-left:10px;
	vertical-align:top;
	}
	
.td_detail_droit{
	height:25px;
	padding-top:0px;
	}

.gauche{
	width:50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff6600;
	}

.droite{
	width:50%;
	}
	
.text_milieu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	padding-top:10px;
	text-align:left;
	}


/*Accordion*/

.basic {
	width:100%;
	border-width:0px;
	}
	
.basic div {
	width:100%;
	border-width:0px;
	}

.basic p {
	margin-bottom :12px;
	border: none;
	text-decoration: none;
	text-align:justify;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor: pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #0058aa;
	background-color:#F2FAFF;
}
.basic a:hover {
	background-color: #FFF2A;
		color: #ff9600;
}
.basic a.selected {
	color: #ff9600;
	background-color: #FFF2A1;
}

/*Footer*/

.tableau_footer{
	padding-bottom:10px;
	padding-top:10px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style:dotted;
	border-bottom-color: #666;
	border-top-style:dotted;
	border-top-color: #666;
}

.pieds_info {
		font-size:11px;
		color: #999;
		
		}

.pieds_info .plus_info {
		text-decoration:none;
		font-size:11px;
		color: #999;
		margin-right:5px;
		}
		
.pieds_info .plus_info:hover {
		text-decoration:none;
		font-size:11px;
		color: #666;
		margin-right:5px;
		}
	