body {
background-image:url(back-mid.jpg);
background-repeat:repeat;
}


.container_main 

{
background: url(images/fond-contenu.png) repeat-y;
width:998px;
float:left;
height:auto;
border:#CCCCCC 1px solid;
border-top:#CCCCCC 0px solid;
}

#menutop li a { /* dimensions et d?finitions des boutons */
display: block;  /* mise en block de <a> pour lui donner des dimensions */
height: 22px;
width: 130px;
color: #FFFFFF;
font: 12px "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
text-decoration: none;
text-align: center;
background-image:url(images/menu.gif)

}



#menutop a:hover {
color: #FFFFF0;
background-image: url(images/menu.gif);
background-position: -0px -22px;
}

body {
font: 12px "Trebuchet MS", Tahoma, Helvetica, Sans-Serif;
text-align:center;}

p {
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#container {
	width:898px;
	text-align:left;
	height:900px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width:980px;
	height:130px;
	background: url(images/test_r1_c1.png) no-repeat;
	float:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-left:20px;
	
}

.headsmall {
	font-size:16px;
	font-weight:normal;
	}

#menu {
width:150px;
height:auto;
float:left;
background-image: url(images/test_r2_c2.gif);
background-repeat:no-repeat;
background-position:top;
}

#menu p {
margin-right: 15px;
margin-left:15px;
}

#main {
width:848px;
height:auto;
float:left;
padding:0;
margin:0;
background-image:url(images/test_r2_c1.gif);
background-repeat:no-repeat;
}

my-glider {
padding:0;
margin:0;
}

#main p {
margin-right: 15px;
margin-left:15px;
}

.detail {
padding-right: 25px;
padding-left: 20px;

}

.rubrik {
line-height: 8px;
}

#footer {
width:1000px;
float:left;
height:46px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

#footer p {
text-align:center;
margin: 0 0 0 0;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
text-decoration:underline;
}

#footer a {
color:#CCCCCC;
text-decoration:underline;
}


#footer hr {
width: 95%;
}

.droite {
text-align:right;
}

.gauche {
text-align:left;
}

.centre {
text-align:center;
}

h1 {
text-align: left;
margin-left: 10px;
margin-right: 20px;
border-bottom: #cc3333 solid 2px;
font-size:22px;
}


div.scroller { 
	width: 848px; 
	height: auto;
	overflow: hidden;
	margin:auto;
	float:left;
	text-align:justify;
	}
	
div.scroller div.section {
		width:848px;
		height:auto;
		overflow:hidden;
		float:left;
		font-size:18px;
		}
		
	div.scroller div.content {
		width: 10000px;
		}

	div#.scroller p {
		}

#listetechnos a {
display:block;
width:150px;
height:37px;
text-align:center;
background-image: url(images/bouton.png);
background-repeat:no-repeat;
padding-top:13px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin: 5px 0 5px 0;
}

#listetechnos a:hover {
background-image: url(images/bouton-hover.png);
background-repeat:no-repeat;
color:#000000;
}

h4 {
color: #5fe4ff;
border-bottom: 1px #FFFFFF solid;
margin-left: 10px;margin-right: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
}

.content p, .content li, .content ul, .content ol {
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FFFFFF;
margin-right: 30px;
margin-left: 30px;
letter-spacing: 2px;
}

.controls {
width:840px;
float:left;
border-bottom:#f8f8f9 3px solid;
}

.controls ul {
    margin:0;
    padding:0;
    list-style:none;

}

.controls li {
float: left;
margin:0;
padding:0;
}

.controls a {
	padding:0;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(images/onglet-hover.png);
	background-repeat:no-repeat;
	width:200px;
	height:22px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

}

li .normal {
	padding:0;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-image:url(images/onglet-hover.png);
	background-repeat:no-repeat;
	width:200px;
	height:22px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

li .active {
	color: #000;
	background-image:url(images/onglet.png);
	background-repeat:no-repeat;
	width:200px;
	height:22px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.imagecentre {
text-align:center;
}
