body {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {margin-top:10;font-size: 20; color: #FF6600; text-align: center;letter-spacing: 6px;
}
h2 {font-size: 10px; letter-spacing: 4px; text-align: center;
}
/*visuels*/
#HautBG {width:960;height:90;background: url(img/fond1.png); background-repeat: repeat;
}
#MilieuBG {width:960px;position:relative;left: 0;top: 0;
}
#colmenu {width:260;position:relative;left: 0;top: 0; background-color: #FFB98A; text-align: center;z-index:100;
}
.textmen {font-size: 10px; letter-spacing: 2px; text-align: center;
}
#Logo{
	display:block; width:250px; height:94px; background: url(img/logo.png) 0 0 no-repeat;
}
#Bout{
	display:block; width:250px; height:60px; background: url(img/simulation-credit.png) 0 0 no-repeat;
}
a#Bout:hover{
opacity:0.5; filter:alpha(opacity=50); /*Pour ie*/
}
/* positionnement texte*/
#centre {padding:20;margin-left:260px;width:700;position:absolute;left: 0;top: 0;background-color:#F4F4F4;z-index:10;border-top-width: 0px;border-right-width: 4px;border-bottom-width: 0px;border-left-width: 0px;border-left-style: dotted;border-right-style: dotted;border-right-color: #336699;
}
#PiedPage {padding:10px;text-align: center;
}
#PiedCent {padding:5px;position:relative;height: 15px;top: 20px;
}
/*Lien*/
a:link {color: #333333;text-decoration: none;
}
a:visited {color: #333333;text-decoration: none;
}
.lien {letter-spacing: 2px; line-height: 10px; background-color:#FFFFFF;
}
.LienMenu {font-size: 10px; font-weight: 700; text-decoration: none; letter-spacing: 1px; line-height: 10px; color: #333333;
}
/*Texte*/
.Ttexte {font-size: 12px;font-weight: 700;
}
.texte {font-size: 10px; color: #333333; text-align: justify;
}
.mintext {font-size: 9px; color: #999999;
}
