h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#BF0004;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#BF0004;
text-decoration:none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#BF7777;
text-decoration:none;
}

.SousTitreGauche {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


#all {
width: 750px;
margin: 0 auto; // 0 car haut et bas et auto pour gauche et droite
background: #001188;
}
#entete {
	position:relative;
	float: left;
	width: 150px;
	height: 45px;
	background: #FFF;
	background-image: url(Alpha_SWF/Banniere_Alphathink07.png);
}
#menu {
position:relative;
float: right;
width: 600px;
height: 45px;
/*background: #001188;*/
}
#menu ul {
height: 45px;
width: 600px;
}
#menu ul, li {
display: inline;
margin: 0;
padding: 0;
}
#menu h2{
display: none;
}
#menu a{
background:url(ALPHA_BT.png);
position: relative;
float: left;
text-decoration: none;
text-indent: -2000px;
line-height: 90px;
}
#submenu {
	position:relative;
	float: left;
	width: 150px;
	height: 455px;
	background-image: url(Alpha_SWF/FondGaucheW.jpg);
}
#content {
	position:relative;
	float: right;
	width: 600px;
	height: 455px;
	background-color: #FFFFFF;
	overflow: auto;
	clip: rect(auto,auto,auto,10);
}
#texte {
	position:relative;
	width: 560px;
	height: 455px;
	background: #003311;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left:10px;
}

#texte1 {
	position:relative;
	width: 560px;
	height: 455px;
	background: #003311;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left:10px;
}


#menu .menu-sensimage a{
width: 89px;
background-position: 0px -45px;
}
#menu .menu-sensimage a:hover{
background-position: 0px 0px;
}
#body-sensimage .menu-sensimage a{
background-position: 0px 0px;
}

#menu .menu-culture a{
width: 72px;
background-position: -89px -45px;
}
#menu .menu-culture a:hover{
background-position: -89px 0px;
}
#body-culture .menu-culture a{
background-position: -89px 0px;
}

#menu .menu-projects a{
width: 72px;
background-position: -161px -45px;
}
#menu .menu-projects a:hover{
background-position: -161px 0px;
}
#body-projects .menu-projects a{
background-position: -161px 0px;
}

#menu .menu-portfolio a{
width: 74px;
background-position: -233px -45px;
}
#menu .menu-portfolio a:hover{
background-position: -233px 0px;
}
#body-portfolio .menu-portfolio a{
background-position: -233px 0px;
}

#menu .menu-talkabout a{
width: 79px;
background-position: -307px -45px;
}
#menu .menu-talkabout a:hover{
background-position: -307px 0px;
}
#body-talkabout .menu-talkabout a{
background-position: -307px 0px;
}

#menu .menu-cv a{
width: 34px;
background-position: -386px -45px;
}
#menu .menu-cv a:hover{
background-position: -386px 0px;
}
#body-cv .menu-cv a{
background-position: -386px 0px;
}

#menu .menu-products a{
width: 79px;
background-position: -420px -45px;
}
#menu .menu-products a:hover{
background-position: -420px 0px;
}
#body-links .menu-products a{
background-position: -420px 0px;
}

#menu .menu-atelierdesign a{
width: 73px;
background-position: -499px -45px;
}
#menu .menu-atelierdesign a:hover{
background-position: -499px 0px;
}
#body-atelierdesign .menu-atelierdesign a{
background-position: -499px 0px;
}

