/* CSS Document */
#x1 {
margin:0px auto 0px auto;
border:solid 0px #666666;
height:160px;
width:780px;
}

#x2 {
	margin:0px auto 0px auto;
	border:solid 0px #660000;
	height:25px;
	width:780px;
	/*background-color:#FECE1B;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FDCB12;
}
#x2b {
margin:0px auto 0px auto;
border:solid 0px #660000;
height:25px;
width:100px;
float:right;

}
#x2 a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#000000;
}

#x2 a:hover {
color:#990000;
}



#x3 {
margin:0px auto 0px auto;
border:solid 0px #006600;
height:365px;
width:780px;
background-image:url(images/wall_bg_sslogo.jpg);
}

#x3x1 {
margin-top:8px;
border:solid 0px #C82E00;
/*background-color:#00FF33;*/
height:350px;
width:390px;
float:left;
}

#x3x1x1 {
border:solid 0px #C82E00;
/*background-color:#FF9999;*/
margin:5px auto auto 0px;
height:350px;
width:350px;
}

#x3x1x1x1 {
border:solid 0px #C82E00;
/*background-color:#3366FF;*/
height:350px;
width:380px;
float:left;
}

#x3x1x1x2 {
border:solid 0px #C82E00;
/*background-color:#3333CC;*/
height:350px;
width:100px;
float:left;
}

#x3x1x2 {
border:solid 0px #C82E00;
background-color:#ffffff;
height:360px;
width:390px;
float:left;
}


#x3x2 {
	border:solid 0px #C82E00;
	/*background-color:#33CC99;*/
height:350px;
	width:380px;
	float:left;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 13px;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
    opacity: 0.75;
}

#x3x2x1 {
	border:solid 0px #C82E00;
	/*background-color:#CC0066;*/
margin:4px auto 0px auto;
	height:35px;
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	filter: alpha(opacity=100);
}

#x3x2x2 {
border:solid 0px #C82E00;
/*background-color:#CC0099;*/
margin:8px auto 0px auto;
height:180px;
width:320px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#x3x2x3 {
border:solid 0px #C82E00;
/*background-color:#CC33CC;*/
margin:10px auto 0px auto;
height:10px;
width:320px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#x3x2x4 {
border:solid 0px #C82E00;
/*background-color:#CC6699;*/
margin:50px auto 0px auto;
height:50px;
width:320px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#x4 {
margin:0px auto 0px auto;
border-top:solid 0px #FECE1B;
height:25px;
width:780px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color:#FDCB12;
font-weight:bold;
background-color:#000038;
}

#x4 a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FDCB12;
font-weight:bold;
}

#x4 a:hover {
color:#FE0000;
}

ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}
ul {
position: absolute;	/* positionnement pour IE5 et IE5.5 */
top: 160px;
left: auto;
background: transparent url(images/menu04en.jpg) top left no-repeat;	/* arrire-plan gnral du menu */
width: 660px;
/*padding-top: 57px;*/
}
li {float:left;}	/* correction pour IE5 et IE5.5 */

li a {	/* dimensions et dfinitions des boutons */
display: block;	/* mise en block de <a> pour lui donner des dimensions */
height: 25px;
color: #660000;
/*line-height: 25px;*/	/* hauteur de ligne pour viter les paddings */
}
li a:hover {
color: #fff;
background: transparent url(images/menu04en.jpg) top left no-repeat;
}
a#menu1 {	/* largeur du bouton */
width:60px;
}
a#menu1:hover {	/* dcalage de l'arrire-plan pour chaque bouton */
background-position: 0% -25px;
}
a#menu2 {	/* largeur du bouton */
width:74px;
}
a#menu2:hover {
background-position: -60px -25px;
}
a#menu3 {	/* largeur du bouton */
width:72px;
}
a#menu3:hover {
background-position: -134px -25px;
}
a#menu4 {	/* largeur du bouton */
width:80px;
}
a#menu4:hover {
background-position: -206px -25px;
}
a#menu5 {	/* largeur du bouton */
width:122px;
}
a#menu5:hover {
background-position: -286px -25px;
}
a#menu6 {	/* largeur du bouton */
width:112px;
}
a#menu6:hover {
background-position: -408px -25px;
}
a#menu7 {	/* largeur du bouton */
width:68px;
}
a#menu7:hover {
background-position: -520px -25px;
}
a#menu8 {	/* largeur du bouton */
width:64px;
}
a#menu8:hover {
background-position: -588px -25px;
}
