html
{
	background-image: url("../Images/fond_hach.bmp");
	background-position: 0px 30px;
	background-attachment: fixed;
}

body
{
	text-align: center;
	width: 760px;
	margin: auto;
	margin-top: 20px;
	padding: 10px;
	background-color: white;
	background-image: url("../Images/monde_entier.jpg");
	background-position: 50% 30px;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	
	border-top: 1px solid gray;
	border-left: 1px solid gray;	
	
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}

a
{	
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #223560;
}

a:hover
{
	font-weight: bolder;
	font-style: normal;
	color: #ED7819;
}

p
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

textarea
{
	margin-left: 60px;
}

#DT_logo_big
{
	height:211px;
	width: 550px;
	background-image: url("../Images/DT_logo_big.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#france_small
{
	height: 70px;
	width: 60px;
	background-image: url("../Images/france_small.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#france_small:hover
{
	background-position: 50% 10%;
}

#deutschland_small
{
	height: 70px;
	width: 60px;
	background-image: url("../Images/deutschland_small.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#deutschland_small:hover
{
	background-position: 50% 10%;
}

#uk_small
{
	height: 70px;
	width: 60px;
	background-image: url("../Images/uk_small.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#uk_small:hover
{
	background-position: 50% 10%;
}

#france
{
	height: 120px;
	width: 110px;
	background-image: url("../Images/france.png");
	background-repeat: no-repeat;
	margin: auto;
	padding: 5px;
}

#france:hover
{
	background-position: 50% 5%;
}

#deutschland
{
	height: 130px;
	width: 105px;
	background-image: url("../Images/deutschland.png");
	background-repeat: no-repeat;
	margin: auto;
	padding: 5px;
}

#deutschland:hover
{
	background-position: 50% 5%;
}

#uk
{
	height: 130px;
	width: 87px;
	background-image: url("../Images/uk.png");
	background-repeat: no-repeat;
	margin: auto;
	padding: 5px;
}

#uk:hover
{
	background-position: 50% 5%;
}

#pc_portable
{
	height: 112px;
	width: 120px;
	background-image: url("../Images/pc_portable_200px.png");
	background-repeat: no-repeat;
}

#point_info
{
	height: 54px;
	width: 54px;
	background-image: url("../Images/point_info.png");
	background-repeat: no-repeat;
}

#sens_traduction
{
	height: 26px;
	width: 500px;
	background-image: url("../Images/sens_traductions.png");
	background-repeat: no-repeat;
	margin-left: 25px;
}

#d_sens_traduction
{
	height: 18px;
	width: 519px;
	background-image: url("../Images/d_sens_traductions.png");
	background-repeat: no-repeat;
	margin-left: 15px;
}

#uk_sens_traduction
{
	height: 22px;
	width: 510px;
	background-image: url("../Images/uk_sens_traductions.png");
	background-repeat: no-repeat;
	margin-left: 20px;	
}

#marketing
{
	height: 167px;
	width: 190px;
	background-image: url("../Images/marketing.png");
	background-repeat: no-repeat;
}

#mode
{
	height: 140px;
	width: 104px;
	background-image: url("../Images/Mode.png");
	background-repeat: no-repeat;
}

#technique
{
	height: 90px;
	width: 185px;
	background-image: url("../Images/doc_technique.png");
	background-repeat: no-repeat;
}

.imageflotgauche
{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.imageflotdroite
{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}


.table_centre
{
	text-align: center;
	margin: auto;
}

#encadre
{
	border: 2px solid #345192;
	border-left: none;
	border-right: none;
	
	text-align: justify;
	color: #345192;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-weight: bold;
	font-style: italic;
	padding: 10px;
	margin: 20px;
	padding-left: 0px;
	padding-right: 20px;
}

#nota
{
	border: 1px solid #345192;
	text-align: center;
	color: gray;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 0.5em;
	font-weight: normal;
	font-style: italic;
	margin: 5px;
	padding: 3px;
	margin-left: 100px;
	margin-right: 100px;
	text-indent: 0px;
}

#page_de_garde
{
	width: 550px;
	height: 360px;
	margin: auto;
	padding: 100px;
	border: 7px double #EDEDED;
	background-image: url("../Images/mode_entier.jpg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #345192;
}	

#page_de_garde table
{
	text-align: center;
	margin: auto;
	width: 550px;
}


#page_de_garde table img:hover
{
	position: relative;
	bottom: 10px;
}

#en_tete
{
	text-align: left;
	height: 5px;
	font-variant: small-caps;
	font-size: x-small;
}

#en_tete a
{
	text-align: left;
	font-variant: small-caps;
	font-size: x-small;
}

#menu
{
	float: left;
	position: relative;
	top: 13px;
	right: 0px;
	z-index: 3;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	width: 150px;
	height: 270px;
	background-image: url("../Images/degrade_menu.png");
	border: none;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	
	border: 1px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}

#menu p
{font-variant: small-caps;
	font-weight: bolder;
	font-size: small;
	text-align: center;
}

#menu td
{
	height: 22px;
	width: 135px;
	border: 0px;
	border-collapse: collapse;
	padding-left: 1px;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: small;
	color: white;
	text-decoration: none;
	text-align: center;
}

#menu a.bouton
{
	font-variant: small-caps;
	font-weight: bolder;
	font-size: small;
	color: white;
	width:135px; 
   height:22px; 
   display:block;
	line-height:18px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	padding-left: 6px;
	padding-top: 6px;
}

#menu a.bouton:hover
{
	background-color: #ED7819;
	height: 22px;
	width: 135px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	padding-left: 6px;
}

#menu td img:hover
{
	position: relative;
	bottom: 5px;
}

#corps_accueil
{
	position: relative;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: x-large;
	text-align: right;
	
	padding-top: 10px;
	padding-left: 170px;	
	height: 85px;
	
	background-image: url("../Images/DT_logo_normal.png");
	background-repeat: no-repeat;
		
	color: #345192;
}

#corps_accueil table
{
	text-align: center;
	margin: auto;
}

#corps
{
	position: relative;
	left: 0px;
	top: 13px;
	
	height: auto;
	max-width: 550px;
	
	margin-left: 170px;
	
	padding-left: 15px;
	padding-right: 15px;
	
	color: black;
	background-image: url("../Images/transparent.png");
	
	border: 1px solid black;
	border-right: 3px solid black;
	border-bottom: none;
	text-align: center;
}

#corps h1
{
	text-align: left;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bolder;
	text-decoration: underline;
	color: #345192;
}

#corps h2
{
	text-align: left;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: medium;
	text-decoration: underline;
	color: #345192;
}

#corps h4
{
	color: black;
	text-align: left;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: small;
}

#corps h5
{
	color: black;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: small;
}

#corps h6
{
	color: black;
	text-align: center;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: x-small;
}

#corps p
{
	text-indent: 30px;
	text-align: justify;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: small;
}

#corps p:first-letter
{
   font-weight: bold;
   font-size: 1.2em;
   color: #345192;
}

#corps li
{
	margin-left: 5px;
	text-align: left;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: small;
}

#corps table
{
	text-align: left;
}

#corps td
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

#corps a:hover
{
	color: #ED7819;
}

#corps fieldset
{
	margin: 25px;
	padding: 25px;
}

#corps legend
{	
	font-weight: bold;
	font-size: 1.1em;
	color: #345192;
}

#pied_de_page
{
	position: relative;
	left: 0px;
	bottom: 0px;
	max-width: 550px;
	background-image: url("../Images/transparent.png");
	margin: auto;
	margin-left: 170px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: x-small;
	border: 1px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}



