/* CSS Document */
form, ul, li, ol, p, td, table {
	margin:0px;
	padding:0px;

}
html, body {
	background: #000000;
	cursor:default;
	margin:0px;
	padding:0px;
}
body
{
	background:  url(../img/global_background.jpg) top no-repeat;
}



#par {
padding:2px 10px 55px 1px;
}
#poptop {
color:#49462F;
font-family:Comic Sans MS;
font-size:12px;
font-weight:bold;
margin:8px 0 -28px 427px;
}

#pop {
color:#49462F;
font-family:Comic Sans MS;
font-size:12px;
font-weight:bold;
margin:0 0 0 54px;
padding:0 10px 0 30px;
}
#pop2 {
color:#49462F;
float:left;
font-family:Comic Sans MS;
font-size:12px;
font-weight:bold;
margin:1px 0 0 1px;
padding:0 10px 0 0;
}

/* breadcrumbs */
#content ul#breadcrumb {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:335px;
	top:388px;
}
#content ul#breadcrumb li {
	float:left;
	color:#000;
	font-size:11.1px;
	padding:0 5px 0 10px !important;
	background:url(../IMG/bg-breadcrumb.gif) no-repeat 0 50%;
	margin: 0;
	border-left:0px solid #fff;

}
#content ul#breadcrumb li a {
	color:#112f9e;
text-decoration:none;
}
#content ul#breadcrumb li.first {
	background:none;
	margin: 0;
}
#content ul#breadcrumb li.active a,
#content ul#breadcrumb li a.active {
	color:#000;
	text-decoration:none;
}
.columns-holder ul#breadcrumb {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 10px 0;
padding:0;
position:absolute;
top:20px;
left: -10px;
}
.columns-holder ul#breadcrumb li {
	float:left;
	color:#000;
	font-size:1.1em;
	padding:0 5px 0 10px !important;
	background:url(../images/bg-breadcrumb.gif) no-repeat 0 50%;
	margin: 0;
}
.columns-holder ul#breadcrumb li a {
	color:#112f9e;
}
.columns-holder ul#breadcrumb li.first {
	background:none;
	margin: 0;
}
.columns-holder  ul#breadcrumb li.active a,
.columns-holder ul#breadcrumb li a.active {
	color:#000;
	text-decoration:none;
}

/* Liens AJAX*/

#column_left2 #vertical_container {
padding:5px 10px;
}

#column_left2 .accordion_toggle {
background:transparent url(../img/icon-menu.png) no-repeat scroll 0 0;
border-bottom:2px dashed #49462F;
color:#49462F;
cursor:pointer;
font-family:Comic Sans MS;
font-size:15px;
font-weight:bold;
height:15px;
line-height:0;
margin:6px 1px 2px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:9px 0 9px 28px;
text-decoration:none;
width:437px;
		}
		
#column_left2 .accordion_toggle_active {
			
			color: #A5051A;
			border-bottom: 1px solid #cc0066;
		}
		
#column_left2 .accordion_content {
			
			color: #444444;
			overflow: hidden;
		}
			
		
		#column_left2 .accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
		
		#column_left2 .accordion_content p {
padding:2px 10px 6px;
			}
			
				
		#column_left2 .vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 500px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

				
		#column_left2 .vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

				
		#column_left2 .vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

		
		#column_left2 .vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

		
		#column_left2 .vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		
		#column_left2 .horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #292929;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		
		#column_left2 .horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #cc0066;
		}
		
		
		#column_left2 .horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
		
		#column_left2 .horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
#horizontal_container center {
color:#000000;
font-family:Verdana,Arial,sans-serif;
font-size:1.3em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:4px 0 0;
}

#horizontal_container table {
border:1px solid #6495ED;
border-collapse:collapse;
float:left;
margin:8px 0 0 1px;
width:120px;
}
#horizontal_container thead, tfoot {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
#horizontal_container tbody {
background-color:#FFFFFF;
border:1px solid #6495ed;
}
#horizontal_container tr {
height:37px;
}
#horizontal_container th {
font-family:monospace;
border:1px dotted #6495ed;
padding:3px;
background-color:#EFF6FF;
width:22%;
}
#horizontal_container th a {
color:#cc0066;
text-decoration:none;
font:10px Verdana,Arial,sans-serif;
}
#horizontal_container td {
font-family:sans-serif;

border:1px solid #6495ed;
padding:3px;
text-align:left;
}
#horizontal_container td a {
text-decoration:none;
font:10px Verdana,Arial,sans-serif;
color:#cc0066;
}
#horizontal_container #black {
text-decoration:none;
font:10px Verdana,Arial,sans-serif;
color:#1b4f88;
}
#horizontal_container caption {
font-family:sans-serif;
}
#global {
	margin:0pt auto;
	height:1047px;
	padding:67px 0px 0px 0px;
	width:772px;
}



#global #footer2 {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
margin:0;
padding:10px 0 0;
text-align:center;
}
#global  #footer2 p {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
margin:0;
padding:10px 0 0;
text-align:center;
}
#global  #footer2 a {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-align:center;
text-decoration:underline;
}

#header {
	background:  url(../img/header-background.gif) no-repeat ;
	position:relative;
	padding-top:12px;
}
#header ul, #header li{list-style-type:none;} 
#header ul {
	width:751px;
	height:36px;
	margin:0 auto;
	background:url(../img/img_top.png) no-repeat;
	padding-top:266px;
}
#header ul.img1 {
	background-image:url(../img/img_top.jpg);
}
#header ul.img2 {
	background-image:url(../img/img_top_2.jpg);
}
#header ul.img3 {
	background-image:url(../img/img_top_3.jpg);
}
#header ul.img4 {
	background-image:url(../img/img_top_4.jpg);
}

#header li a {
x-system-font:none;
color:#FFFFFF;
display:block;
float:left;
font-family:verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:38px;
padding:0 8px;
text-decoration:none;
}

#header li a.on {
x-system-font:none;
color:#f5931d;
display:block;
float:left;
font-family:verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:38px;
padding:0 8px;
text-decoration:none;
}

#header li {
	float:left;
}	
#header li a:hover {
	text-decoration:underline;
}
/*#headerBackground
{
	background:url(../img/margin_top.png);
	height:12px;
	overflow:hidden;
}*/
#img_top {
	position: absolute;
}

#content {
	background: url(../img/repeat_background.gif) repeat;
	min-height: 370px;
	padding-top: 15px;
}

.context
{
	overflow:hidden;
}
#content h1 
{
	color:#49462f;
	font-weight:bold;
	padding:15px 10px 10px 0px;
}
#content p 
{
	font-family:Arial;
	font-size:11px;
	color:#49462f;
	text-align:justify;
padding:10px 0 0;
}
#column_left {
	float:left;
	width: 430px;
	padding-left: 35px;
padding-top:31px;
	line-height:15px;
	text-align:justify;
	line-height:15px;
}
#column_left img{
	padding: 0px 11px 0px 0px;
	border:0;
}
#column_left h1 {
	font-family:Comic Sans MS;
	font-weight: bold;
	font-size: 15px;
	background:url(../img/icon-hand1.gif) no-repeat;
	margin:10px 0px;
	padding: 0px 10px 0px 30px;
	color: #49462f;
	height:17px;

}
#column_left h3 {
	font-family:Comic Sans MS;
	font-weight: bold;
	font-size: 15px;
	background:url(../img/icon-hand1.gif) no-repeat;
	margin:10px 0px;
	padding: 0px 10px 0px 30px;
	color: #49462f;
	height:17px;

}
#column_left h2 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	color:#49462f;
	text-align:justify;
}
#projets {
	margin:10px 0px;
padding:35px 10px 0 35px;
}

#column_left2 {
float:left;
line-height:15px;
padding-left:35px;
text-align:justify;
width:475px;
padding-top:31px;
}
#column_left2 img{
border:0 none;
padding:0 11px 0 0;
}
#column_left2 h1 {
background:transparent url(../img/icon-hand1.gif) no-repeat scroll 0 0;
color:#49462F;
float:left;
font-family:Comic Sans MS;
font-size:17px;
font-weight:bold;
height:17px;
margin:1px 0 0 17px;
padding:0 10px 5px 30px;
text-decoration:none;
}

#column_left2 h1.on {
background:transparent url(../img/icon-hand1.gif) no-repeat scroll 0 0;
color:#F5931D;
float:left;
font-family:Comic Sans MS;
font-size:17px;
font-weight:bold;
height:17px;
margin:1px 0 0 40px;
padding:0 10px 5px 30px;
text-decoration:none;
}


#column_left2 h3 {
	font-family:Comic Sans MS;
	font-weight: bold;
	font-size: 15px;
	background:url(../img/icon-hand1.gif) no-repeat;
	margin:10px 0px;
	padding: 0px 10px 0px 30px;
	color: #49462f;
	height:17px;

}
#column_left2 h2 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	color:#49462f;
	text-align:justify;
}

#column_right {
	float:right;
width:179px;
	padding-right:70px;
}
#column_right h1 {
	font-family:Comic Sans MS;
	font-weight: bold;
	font-size: 15px;
	margin:10px 0px;
	padding: 2px 0px 0px 0px;
	color: #49462f;
	height:17px;
}
#column_right h1.newvideo{
	background:url(../img/icon-video.gif) no-repeat;
	height:22px;
	margin:10px 0px;
	padding: 2px 0px 0px 30px;
}

#column_right h1.news{
	background:url(../img/icon-nouvelles.gif) no-repeat;
	height:22px;
	margin:10px 0px;
	padding: 2px 0px 0px 30px;
}
#column_right h2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#49462f;
	text-align:justify;
}
#column_right img{
	padding: 0px 11px 0px 0px;
}
#column_right p a {
	font:bold 10px/38px Arial;
	color:#49462f;
}
#corner1 {
	position:absolute;
	margin-left:752px;
	margin-top:115px;
}
#corner2 {
	position:absolute;
	margin-left:752px; 
	margin-top:200px;
}
.sousmenu {
	font-family:Comic Sans MS;
	font-size:15px;
	color:#49462f;
	font-weight:bold;
}

.sousmenu li {
	padding:0px 0px 15px 30px;
	margin:10px 0px;
	border-bottom-style:dashed;
	border-bottom-width:2px;
	border-bottom-color:#49462f;
	list-style-type:none;
	background:url(../img/icon-menu.png) no-repeat;
}
.sousmenu a {
	font-family:Comic Sans MS;
	font-size:15px;
	color:#49462f;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
.sousmenu a:hover {
	text-decoration:underline;
}
.sousmenu a.on {
	font-family:Comic Sans MS;
	font-size:15px;
	color:#7c1849;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
}
#webstudio {
	background:url(../img/background_bottom.gif) no-repeat;
	height:180px;
	padding-top:56px;
}

#webstudio img {
margin-right:7px;
border:2px solid #FFFFFF;
}
#webstudio ol {position:relative; margin:0 10%; list-style:none;}
#webstudio ul {list-style:inside;}
#webstudio h1 {
	font-family:Comic Sans MS;
	font-size:15px;
	height:17px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../img/icon-hand-2.gif) no-repeat;
	margin:10px 0px 0px 60px;
	padding: 0px 0px 0px 30px;

}
#webstudio p  {font-family:Arial;font-size:11px;color:#FFFFFF;text-align:right;}
#webstudio a {font-family:Arial;font-size:10px;color:#FFFFFF;text-decoration:underline;text-align:right;padding-right:16px;}

* {padding:0; margin:0;}
#webstudio1, #webstudio2, #webstudio3, #webstudio4 {
float:left;
height:100%;
padding-top:15px;
width:25%;
#webstudio2 {right:50%;}
#webstudio3 {left:50%;}
#webstudio4 {margin-left:75%;}

