/* style general */
body {
	font-family: tahoma, verdana, arial;
	background-color: #cccccc;
	color: #666666;
	background-repeat: repeat;
	background-position: left top;
	background-image: url("Fond/Bground_Gene.png");
	font-size: 9px;
	margin: 0;
	padding: 0;
	text-indent: 3px;
}


img {
	border: 0;
	vertical-align: middle;
	clear: none;
}


a:link { color:#0099cc;
	text-decoration:none;
	font-size: 13pt;

}
a:visited { color:#9999ff;
	text-decoration:none;
	font-size: 11pt;
}

a:hover { color:#99cccc; 
	text-decoration:underline;
	font-size: 12pt;

}

a:active { color:#ffcc00;
	text-decoration:none;
	font-size: 12pt;
}


/* style menu deroulant */
.menuder {
	background-color: #fffffe;
	color: #808080;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: normal;
	background-repeat: no-repeat;
}


/* style page charte graphique */
#conteneur {
	position: absolute;
	width: 1000px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 1000px;
}

#centre {
	position: relative;
	width: 725px;
	font-size: 12pt;
	margin-left: 270px;
	margin-top:10px;
}

#gauche {
	position: absolute;
	width: 260px;
	margin: 0;
	margin-top: 10px;
	}

#pied {
	position: relative;
	width: 1000px;
	margin-top: 20px;
}


/* style cadre 2sections MenuGauche*/
#Menug_top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 25px;
	background: url("Fond/Menug-top.gif") top left no-repeat;
	width: 260px;
}

#Menug_bas {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url("Fond/Menug-bas.gif") bottom left no-repeat;
	padding-bottom: 5px;
}

#Menug_bas p {
	margin: 0;
}


	
/* style cadre 2sections GAUCHE */
#gAutocad-top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 40px;
	background: url("Fond/Autocad-topg.png") top left no-repeat;
	width: 255px;
	font-size: 12pt;
	margin-left:5px;
}
#gAutocad-bas {/* arrière-plan bas et sur l'ensemble du cadre */
	background: url("Fond/Autocad-basg.png") bottom left no-repeat;
	text-align: justify;
	padding-bottom: 25px;
}
#gAutocad-bas p {
	margin: 0px 10px 0px 10px;
	font-size: 12pt;
	color: #eeeeee
}

/* style cadre 3sections */
dl, dt, dd {
	margin: 0;
	padding: 0;
}

dl {
	background: url("Fond/Autocad-bas.png") bottom left no-repeat;
	padding-bottom: 59px;  /* distance entre le bas du cadre et le bas du texte */
}

dt {
	height: 40px;
	background: url("Fond/Autocad-top.png") top left no-repeat;
	font-size: 18px;
	text-align: center;

}

dd {
	padding: 10px 20px 10px 10px;
	text-align: justify;
	font-size: 15px;
	background: url("Fond/Autocad-mil.png") top left;
}

/* style cadre 2sections TITRE*/
.Titre_top {/* conteneur global et arrière-plan du titre du cadre */
	padding-top: 0;
	background: url("Fond/Autocad-Titre-top.gif") top left no-repeat;
	width: 500px;
	margin-left: -10px;/* position de la mise en page par rapport au bord gauche */
}

.Titre_bas {/* arrière-plan bas et sur l'ensemble du cadre */
	padding: 0;
	background: url("Fond/Autocad-Titre-bas.gif") bottom left no-repeat;
}
.Titre_bas p {
	padding-top: 24px;
	font-size: 18px;
}

.menutop {
	background: url("Fond/Menubox_Top.png") top left no-repeat;
	width: 650px;
	padding-top: 21px;
}
.menubas {
	background: url("Fond/Menubox_Bas.png") bottom left no-repeat;
	padding-bottom: 21px;
	margin:10px 0 10px 0;
}

.lettre {
	float:left;
	font-size: 25px;
	margin: 1px;
}
