﻿
body{
	background:#ffffff;
	margin:0;
	padding:0;
	font-family:Calibri, Verdana, Geneva, sans-serif;
	font-size:14px;
	
}
.droite{
	text-align:right;
}
#deco{
	background-repeat:no-repeat;
	background-image: url("images/img_01.jpg");
	width:276px; 
	height:273px;
	float: right;
	}
	#deco2{
	background-repeat:no-repeat;
	background-image: url("images/img_02.jpg");
	width:235px; 
	height:366px;
	position:absolute;
	left: 0px;
	top: 700px;
	}
	#deco3{
	background-repeat:no-repeat;
	background-image: url("images/img_03.jpg");
	width:235px; 
	height:366px;
	position:absolute;
	left: 770px;
	top: 1300px;

	}
img {
 	width:195px; 
	height:119px;
	border:none;
	text-decoration:none;
}
a{
	color:#black;
	text-decoration:none;
	 border:none;
}
a:hover{
	color:#000;
}

/*/////////////////////////////////////
		    Le Header
/////////////////////////////////////*/
#top{
	background:url(images/ban_qma.jpg) no-repeat  top center;
	width: 902px;
	height:200px;
	font-size:24px;
	line-height:55px;
	color:#FFF;
	text-align:center;
}


#top2{
	background:url(images/img_04.jpg) no-repeat  top center;
	width: 480px;
	height:133px;
	font-size:24px;
	line-height:55px;
	color:#FFF;
	text-align:center;
	padding-left:420px;
}





/*/////////////////////////////////////
		    Le contenu
/////////////////////////////////////*/
#contenu{
	padding-left:250px;
	width: 683px;

		
}
#bas_page{
position:absolute;
	left: 350px;
	top: 1780px;
}
#bas_page2{
position:absolute;
	left: 350px;
	top: 600px;
}
#contenu img{ 

		width:195px; 
		height:119px;
		padding-left:200px;
		border:none;
		text-decoration:none;
}
#contenu a{

	text-decoration:none;
	 border:none;
}
#contenu span.rouge { 
font-family:Comic Sans MS, Verdana, Geneva, sans-serif;
color:red;

		
}
#contenu span.bleu { 

color:cornflowerblue;

		
}
#contenu span.bordeau { 

color:purple;

		
}
#contenu span.nt { 

    size:12px;
	border:1px;

		
}
#contenu span.vert { 

color:lime;

		
}

#contenu div.contact
{
width:509px; 
height:350px;
float: center;

}
	#form1 input, #form1 textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(images/form_input.gif) repeat-x;
		padding:3px;
		}	
	#form1 fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}

