body {
	background: url(images/Fond.jpg) top repeat;
}

a{outline: none;}

#corp{
	width: 800px;
	margin: auto;
}

		#haut{
			width: 800px;
			height: 175px;
		}
		
		.logo{
			width: 270px;
			margin-top: 30px;
		}
		
		#haut img{
			float: left;
		}
		
		#menu ul{
			float: right;
			list-style-type:none;
			margin-top: 110px;
			margin-bottom: 0px;
			padding: 0px;
		}
		
		#menu li{
			float: left;
			width: 155px;
			height: 24px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 18px;
			text-decoration: none;
			color: #43220f;
		}
		
		#menu li a{
			text-decoration: none;
			color: #43220f;
			outline: none;
		}
		
		#menu li a:hover{color: #723819; }
				
		
		#menu .rea{ margin-left: 40px; margin-right: -30px;}
		
		/*
		#menu .cv{ background: url(images/menu_cv.png) no-repeat center; }
		#menu .rea{ background: url(images/menu_rea.png) no-repeat right; margin-left: 33px; }
		#menu .contact{ background: url(images/menu_contact.png) no-repeat right; }
		*/
		
		#block1{
			width: 800px;
		}
			
		.sous_logo{
			display: block; 
			float: left;
			margin-left: 50px;
		}
		.barre{
			display: block; 
			float: right; 
			margin-right: 100px;
			margin-top: 11px;
		}
		
		.langues{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 11px;
			margin: auto;
			margin-left: 600px;
			width: 100px;
		}
		.langues a{
			text-decoration: none;
			color: #b45823;
			outline: none;
		}
		.langues img{
			width: 20px;
			border: none;
		}
		.langues .index{
			float: left;
		}
		.langues .drapeaux{
			float: right;
		}
		.langues .drapeaux img{
			margin-left: 5px;
		}
		#Infos{
			float:left;
			width: 300px;
			margin-right: 105px;
		}

.phrase_intro{
	margin: auto;
	margin-top: 50px;
}

#contenu_contact{
	width: 800px;
	height: 152px;
	background: url(images/contact.png) no-repeat;
	margin-top: 75px;
	margin-left: 125px;
	margin: auto;
	margin-bottom: 70px;
}

#contenu_contact_en{
	width: 800px;
	height: 152px;
	background: url(images/contact_en.png) no-repeat;
	margin-top: 75px;
	margin-left: 125px;
	margin: auto;
}

#telechargement{
	width: 250px;
	height: 75px;
	margin: auto;
	margin-top: 50px;
}

	#dl{
		width: 120px;
		height: 75px;
		margin: auto;
		float: left;
	}
	
	#dl img, #dl_en img{
		border: none;
	}
	
	#dl_en{
		width: 120px;
		height: 75px;
		margin: auto;
		float: right;
	}
	

#declencheur{
	margin-left: 100px;
}

#declencheur img, #declencheur2 img{
	border: none;
}

#declencheur:hover{
	position: relative;
	top: 1px;
	left: 2px;
}

#clearer{
	clear: both;
}

.clearer{
	clear: both;
}

#images{
	float: left;
	width: 300px;
	margin-top: 50px;
}

#images td img{
	width: 50px;
	height: 35px;
	border: solid 2px #C63;
}

#videos{
	float: right;
	width: 250px;
	margin-top: 50px;
	margin-right: 50px;
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

#videos a, h2{
	color: #C63;
	font-size: 15px;
	font-style: normal;
}

#videos img{
	width: 150px;
	margin-left: 100px;
}



#videos li{
	list-style: none;
}

#liens_communautaires{
	width: 316px;
	float: right;
	margin-top: 50px;
	margin-right: 100px;
}

#liens_communautaires img{
	border: none;
	margin-left: 10px;
}

#liens_communautaires img:hover{
	position: relative;
	bottom: 2px;
}

#Competences{
	margin-bottom: 20px;
}

#barre_bas{
	width: 800px;
	margin: auto;
	background: url(images/barre_bas.png);
	text-align: center;
	position: fixed;
	bottom: 0px;
	color: gray;
}

#barre_bas a{
	color: gray;
	text-decoration: none;
}

#mes_liens{
	width: 800px;
	margin: auto;
	background: #B9B9B9;
	position: fixed;
	bottom: 1.2em;
	text-align: left;
	font-weight: bold;
}

#mes_liens a{
	font-family: Calibri, Arial, sans-serif;
	text-decoration: none;
	color: #300;
}

#mes_liens a:hover{
	color: #630;
}

#mes_liens .lien_blog{
	color: #630;
}

#mes_liens .lien_blog:hover{
	color: #963;
}























