h1{ 
	font-size:28px;
	
	color:#501354;
	
	margin-left:30px;
	
	margin-top:30px;
	
} 

#global
{
width:690px;
height:130px;
border:1px solid black;
}

#droite
{
width:200px;
height:100px;
float:right;
margin-right:-80px;
margin-top:150px;
}

#bas
{
width:280px;
height:80px;
float:right;
margin-right:-60px;
margin-top:-100px;
}

#ColA
{
width:300px;
height:140px;
margin-top:-162px;
margin-right:70px;
float:right;
}

#ColB
{
width:300px;
height:180px;
margin-top:-60px;
margin-right:70px;
float:right;
}

#imgA
{
width:90px;
height:90px;
}
#imgB
{
width:100px;
height:200px;
float:right;
}
#imgC
{
width:760px;
height:200px;
margin-left:50px;
}
#imgD
{
width:200px;
height:140px;
}

#imgE
{
width:300px;
height:100px;
}

#imgF
{

margin-top:30px;

}

#imgG
{

margin-top:30px;

}


form {

   padding:5px;
   
   width:850px;
   
   margin : auto 40px;
   
}

fieldset {

	padding:20px 20px 20px 20px;
	
	margin-bottom:30px;
	
	border:1px solid #999087;
	
	background-color:#F3EDF4;
	
} 

legend {
	
	color:black;
	
	font-weight:bold;
	
	font-size:18px
}

.labell{

	margin-top:10px;
	
	font-size:10px;
	
	font-style:bold;
	
	display:inline;
	
}



input[type=text], textarea, select {

	padding:3px;
	
	border:1px solid #DCDCDC;
	
	border-radius:5px;
	
	width:180px;
	
	box-shadow:1px 1px 2px #C0C0C0 inset;
		
	background-color:#ffffff;
	
	margin:20px;

	height:35px;
	
}

select {

	margin-top:10px;
	
	
}

input[type=submit] {

	width:100px;
	
	margin-left:5px;
	
	box-shadow:1px 1px 1px #DCDCDC;
	
	cursor:pointer;

}


#gche{

	width:860px;
	height:120px;
	display:inline;
}

input:-moz-placeholder, textarea:-moz-placeholder
	{
    color: #A9A9A9;
}

form input[type="submit"]{
	background: #501354;
	color: #ffffff;
	cursor: pointer;
	font: bold 15px Helvetica, Arial, sans-serif;
	height: 35px;
	margin: 20px 20px 20px 9px ;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	width: 120px;
}
form input[type="submit"]:hover{
	background: #3e2469;
	color:#ffffff;
}

input[type="radio"] {
-webkit-appearance: radio !important;
}

#div1
{
	width:200px;
	height:170px;
	float:left;
	display:inline;
	margin-top:-0px;
	margin-left:10px;
	display:inline;
}


#div2
{
	width:550px;
	height:250px;
	float:right;
	margin-top:0px;
	display:inline;

}

#div3
{
width:860px;
	height:120px;

}



blockquote{

	margin-left:200px;
}

.gris{

	color:gray;
}

.marge{
	
	margin-left:65px;

}