/* CSS Document */

body {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #38146A;
}

#conteneur
{
	position:relative;
	background-color: #38146A;
	text-align:center;
	top:0px;
	height:100%;
	left :0px;
	width:972px;
	font-size: 12px;
}

#planete {
	width:546px;
	height:249px;
	background: url("images/planete.gif");
	background-repeat: no-repeat;
	text-align:left;
	background-color: #38146A;
	float:left;
}


#logo {
	width:423px;
	height : 199px;
	background: url("images/logo.gif") no-repeat;
	background-color: #38146A;
	float:left;
 }
 
#slogan {
	background-color: #38146A;
	width:423px;
	height:50px;
	top:147px;
	float:left;
}
#images_gauches {
	top:548px;
	height:auto;
	width:229px !important;
	width:228px;
	padding-left:20px;
	float:left;
	background-color: #38146A;
}
#principal{
	background-color: #38146A;
	width:459px;
	height:auto;
	float:left;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#mentions{
	background-color: #38146A;
	width:920px;
	height:auto;
	text-align: left;
	padding-top: 10px;
	padding-right:30px;
	padding-left: 30px;
}
#images_droites{
	background-color: #38146A;
	width:261px;
	height:auto;
	float:left;
}
#bandeau_bas {
	background-color:#33FF66;
	height:30px;
	float:left;
	width:982px;
}
#qui_sommes_nous {
	top:20px; 
	left: 300px;
    position:absolute; 
	height:20px;
}
	
#animation {
	top:67px; 
	left: 294px;
     position:absolute;
	height:20px;
}
	
#animation_enfants {
	top:113px; 
	left: 277px;
    position:absolute;
	height:20px;
}
	
#evenementiel {
	top:150px; 
	left: 257px;
    position:absolute;
	height:20px;
}
#congres {
	top:184px; 
	left: 230px;
    position:absolute; 
	height:20px;
}
	
#spectacle {
	top:216px; 
	left: 165px;
    position:absolute;
	height:20px;
 }
	
	#contact {
	top:230px; 
	left: 18px;
    position:absolute;
	height:20px;
}
	
	
h1 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00FF33;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a {
	font-style: italic;
	color: #FFFF00;
}
ul {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.Style1 {font-size: 9px}
.Style2 {
	color: #FFFF00;
	font-size: 10px;
}

.couleur{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	background-color: #38146A;
	font-family: Arial, Helvetica, sans-serif;
}

.petit{
	font-size: 10px;
}


.Style1 {font-size: 9px}
.Style2 {
	color: #FFFF00;
	font-size: 10px;
}

