@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'entete';
    src: url('../fonts/square_721-webfont.eot');
    src: url('../fonts/square_721-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/square_721-webfont.woff') format('woff'),
         url('../fonts/square_721-webfont.ttf') format('truetype'),
         url('../fonts/square_721-webfont.svg#square_721roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'psbody';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'psbody2';
    src: url('../fonts/prgrss-webfont.eot');
    src: url('../fonts/prgrss-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/prgrss-webfont.woff') format('woff'),
         url('../fonts/prgrss-webfont.ttf') format('truetype'),
         url('../fonts/prgrss-webfont.svg#prgrss-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'menu';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebasneue-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
margin:0;
padding:0;
line-height:18px;
background-color:#fff;
text-align:center;
background-image:url(../images/fonfon.png);
background-repeat:repeat-x;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
color:#333;
}

a{color:#09c; text-decoration:none}
a:hover{color:#00b1ec; text-decoration:none}
h1 {font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
font-weight:normal;
color:#fff;
line-height:14px;
padding-top:19px;
padding-left:15px;
margin-left:0px;
height:50px;
text-shadow:#330 2px 2px 2px;
text-transform:uppercase;
background:url(../images/h1_back.png);
background-repeat:repeat-x;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
font-size:20px;
font-weight:normal;
color:#09c;
line-height:22px;
height:24px;
text-transform:uppercase;
}
h2.h2tit
{
font-family:Tahoma, Geneva, sans-serif;
font-size:18px;
font-weight:normal;
color:#09c;
line-height:18px;
height:24px;
text-transform:uppercase;
}

h3 {
font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
font-weight:normal;
color:#09c;
line-height:14px;
height:14px;
text-transform:uppercase;
}
h3.h3tit
{
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:normal;
color:#09c;
line-height:14px;
height:18px;
text-transform:uppercase;
}
h5 {font-family:'entete';
font-size:15px;
font-weight:normal;
margin-top:10px;
margin-bottom:2px;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#000;
	text-align: left;
}
div.bloctexte {
	width:760px;
	margin-top:5px;
	margin-left: 80px;
}
div.quote {
	padding-left: 0px;
	float:left;
margin-left:20px;
}
div.blocimage {
	margin-right: 20px;
	float: right;
	margin-top: 5px;
}
div.blocimage2 {
	margin-right: 20px;
	float: left;
	margin-top: 5px;
}
.titgras {font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
line-height:16px;
color:#333;
}
.textgras {font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
line-height:16px;
color:#333;
}
.txt{font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
font-weight:normal;
line-height:18px;
color:#000;}
.news{font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight:normal;
line-height:15px;
color:#333;}
#contentcontainer {
width: 1474px; /*Width of content container*/	
margin: 0 auto; /*Center container on page*/
min-height:900px;
background-image:url(../images/nocharacters.png);
background-repeat:no-repeat;
}
#maincontainer{
width: 1180px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
min-height:900px;
background-repeat:repeat-x;
}
#flash { float:left;
}
#contentwrapper{
float: right;
width: 1050px;
position:relative;
}
#contentcolumn{
margin-right:191px; /*Set right margin to RightColumnWidth*/
min-height:500px;
position:relative;
}
#mention{
width: 535px; /*Width of main container*/
height: 40px;
padding: 20px 7px 3px 7px;
}
#butt {
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border:none;
    background-image:url(../images/bouton_ci.png);
	background-repeat:no-repeat;
	width:196px;
	height:21px;
    padding: 10px 0px;
	margin-left:30px;
	text-decoration:none;
}
#butt:hover {
	color:#000;
	text-decoration:none;
}
#header {
width : 100%;
height : 135px;
z-index:1000;
background-image:url(../images/header.png);
}
#header2 {
width : 100%;
height : 115px;
z-index:1000;
background-image:url(../images/header.png);
}
#groupe {
	margin-top:5px;
		padding:2px;
		float: left;
		width:859px;
		height:14px;
		font-family:Tahoma, Geneva, sans-serif;
font-size : 11px;
color : #666;
text-align:right;
		}
#sliderWrap {
left:0px;
top:0px;
width: 859px;
}
#slider {
	position: absolute;
	background-image:url(../images/slider.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 859px;
	height: 50px;
	margin-top: -28px;
text-align:center;
}
#slider img {
border: 0;
}
.linx {
font-family:Tahoma, Geneva, sans-serif;
font-size : 13px;
padding-left:25px;
text-align:center;
width:700px;
left-margin:20px;
margin-top:3px;
	}
#linx2 {
		width:800px;
	margin-top:60px;
	text-align: center;
		padding-bottom:15px;
}
#sliderContent {
margin: 50px 0 0 50px;
position: absolute;
text-align:center;
background-color:#FFFFCC;
color:#333333;
font-weight:bold;
padding: 10px;
}
#openCloseWrap {
	position:absolute;
	margin: 50px 0 0 110px;
	font-size:12px;
	font-weight:bold;
	left: 455px;
	top: -22px;
	width: 211px;
	height: 24px;
}
#logo {
background : url(../images/logo.png) no-repeat;
position : relative;
height : 78px;
width : 258px;
top : 18px;
left : 8px;
float:left;
}
#banner {
background : url(../images/ter-stmg.jpg) no-repeat #fff;
position : relative;
height : 80px;
width : 515px;
top : 0px;
left : 0px;
float:right;
}
#banner:hover {
background : url(../images/ter-stmg2.jpg) no-repeat #fff;
}

#tahoma {
font-family:Tahoma, Geneva, sans-serif;
font-weight:normal;
font-size : 16px;
color : #333;
position : absolute;
height : 26px;
width : 400px;
text-align : center;
line-height : 16px;
margin-left : 195px; /* Tous les navigateurs*/
left : 10px\9; /* IE8 et versions inf�rieures */
*left : 10px; /* IE7 et versions inf�rieures */
_left : 10px; /* IE6 */
top : 85px; /* Tous les navigateurs*/
top : 85px\9; /* IE8 et versions inf�rieures */
}
#mainmenu {
position:relative;
	z-index:200;
	height:52px;
	width:859px;
	margin-top:40px;
	float:right;
background-image:url(../images/menu_bckgrd.png);
		}
#rightcolumn{
top:0px;
float: right;
margin-right: -191px; /*Set left margin to -(RightColumnWidth) */
width: 191px; /*Width of right column*/
min-height:200px;
}
#num {
padding : 5px 5px 0px 8px;
margin-bottom : 0px;
margin-left:10px;
margin-top:4px;
width : 191px;
height : 44px;
position : relative;
font-family:Tahoma, Geneva, sans-serif;
font-size : 15px;
font-weight:bold;
color : #fff;
line-height : 21px;
text-align : left;
background : url(../images/contact_bulle.png) no-repeat;
}
#regdiv {
	position:absolute;
	float:left;
	margin-left:0px;
	width:191px;
	z-index:1;
	margin-bottom:5px;
	}
.reg, .reg ul{
		position:absolute;
z-index:1;
margin:0;
padding:0;
list-style: none;
position:relative;
line-height:14px;
float:right;
}
.reg a{
width:180px;
height:41px;
display:block;
color:#fff;
text-decoration:none;
background:url(../images/right_menu_pic2.png);
background-repeat:no-repeat;
font-family:Tahoma, Geneva, sans-serif;
text-shadow: #00486a 2px 2px 2px;
font-size:14px;
text-align:center;
vertical-align:middle;
padding-top:8px;
line-height:14px;

}
.reg a:hover{
background:url(../images/right_menu_pic_over2.png);
color:#fff;
}
.reg li{
float:left;
position:relative;
list-style: none;
}
.reg ul {
position:absolute;
display:none;
width:180px;
top:40px;
height:16px;
padding-top:2px;
*margin-left:-180px;

text-align:center;
list-style: none;
}
.reg li ul a{
	padding-top:5px;
		padding-bottom:6px;
width:180px;
height:auto;
float:left;
background-image:url(../images/dropmenuback.png);
list-style: none;
}
.reg li ul a:hover{
width:180px;
height:auto;
float:left;
background-image:url(../images/dropmenuback_over.png);
}
.reg ul ul{
top:auto;
}	
.reg li ul ul {
left:0px;
margin:10px 10px 10px 10px;
}
.reg li:hover ul ul, .reg li:hover ul ul ul, .reg li:hover ul ul ul ul{
display:none;
}
.reg li:hover ul, .reg li li:hover ul, .reg li li li:hover ul, .reg li li li li:hover ul{
display:block;
}
#reso{
	margin-top:15px;
padding-top:40px;
padding-left:8px;
width:160px;
}
#cart_BaL {
    width:300px;
    height:33px;
    top:90px;
    left:300px;
    position:absolute;
	visibility:hidden;
}

a.BaL_bout {
      background:url('../images/BaL.png') no-repeat;
      width: 300px;
      height: 33px;
      display:block;
  }

a.BaL_bout:hover {
    background:url('../images/BaL2.png') no-repeat;
    width: 310px;
}
#cart_fb {
	width:45px;
	height:40px;
top:82px;
left:750px;
position:relative;
	}
	#cart_twit {
	width:45px;
	height:40px;
top:42px;
left:800px;
position:relative;
	}
#cart_blog {
width:45px;
height:40px;
top:82px;
left:700px;
position:absolute;
	}
a.fb_bout {
background:url('../images/fb.png') no-repeat;
width: 45px;
height: 37px;
display:block;
}
a.fb_bout:hover {
background-position: bottom center;
}
a.tw_bout {
background:url('../images/twitt.png') no-repeat;
width: 45px;
height: 37px;
display:block;
}
a.tw_bout:hover {
background-position: bottom center;
}
a.blog_bout {
background:url('../images/blog.png') no-repeat;
width: 45px;
height: 37px;
display:block;
}
a.blog_bout:hover {
background-position: bottom center;
}

	#init {
	position:relative;
	width:859px;
	z-index:10;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
min-height: 450px;
		margin-top:26px;
		margin-bottom:15px;
	}
		#initz {
	position:relative;
	width:859px;
	z-index:10;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color:#FFF;
min-height: 500px;
		margin-top:0px;
	}

#init2 {
	background:url(../images/init_bckgrd4.gif) no-repeat;
	position:absolute;
		width:859px;
	z-index:10;
	text-align: left;
	min-height:370px;
		margin-top:30px;
	padding-top:0px;
	}
#init_z {
	position:relative;
	width:859px;
	text-align: left;
	min-height:370px;
	padding-top:0px;
	background-color:#FFF;
	}	
	#init_b {
	position:relative;
	width:859px;
	text-align: left;
	min-height:400px;
	padding-top:37px;
	background:url(../images/bg.png);
	}	
.twtr-doc a {
font: 13px Verdana, Arial, Helvetica, sans-serif !important;
}
.twtr-doc a:hover {
font: 13px Verdana, Arial, Helvetica, sans-serif !important;
}

#page{
width:859px;
padding-top:20px;
padding-left:4px;
min-height:400px;
z-index:10;
clear:both;
}
.slidetext 
{
font-family:Tahoma, Geneva, sans-serif;
font-size: 13px;
color: #2d5986;
line-height:15px;
z-index:3;
text-align:left;
}
.intro {
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
margin:0 0 20px 0;
color:#fff;
text-align:left;
}
#contact2 {
background-image:url(../images/gradient.png);
text-shadow: #273643 2px 2px 2px;
color:#fff;
text-align:center;
width:188px;
height:28px;
display:block;
text-decoration: none;
padding-top:3px;
font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
margin:auto;
}
#contact2:hover {
background-image:url(../images/gradient2.png);
text-shadow: #273643 2px 2px 2px;
color:#fff;
text-align:center;
width:188px;
height:28px;
display:block;
text-decoration: none;
padding-top:3px;
}
#inscript 
{
margin-top:15px;
width:859px;
}
#inscript div
{
float:left;
padding:0px;
background:#fff;
	border:1px solid #ccc;
	padding-top:4px;
	margin:3px;
	box-shadow: #999 2px 2px 2px;
}
blockquote {
    max-width: 620px;
    background: url(../images/rs-right2.png) right repeat-y;
	}
blockquote:before {
    display: block;
    line-height: 0;
    background: url(../images/rs-topright2.png) top right no-repeat;
    content: url(../images/rs-topleft2.png); }
blockquote:after {
    display: block;
    line-height: 0;
    background: url(../images/rs-bottomright2.png) bottom right no-repeat;
    content: url(../images/rs-bottomleft2.png); }
#plus {
	/cursor:hand;
    width: 125px;
    height: 71px;
	padding-top: 10px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	color: #fff;
	text-align: center;
	text-decoration: none  !important;
	font-weight: bold;
	line-height: 15px;
	background: url("../images/inscript_infirm_off.png") no-repeat 0 0;
}
  #plus a
  { 
  	color: #eaeaea;
	text-decoration: none  !important;
	text-shadow: #000 2px 2px 2px;
  }
  #plus a:hover
  { 
    	color: #fff;
	text-decoration: none  !important;
	text-shadow: #000 2px 2px 2px;
  }

#plus2 {
	/cursor:hand;
    width: 125px;
    height: 71px;
	padding-top: 10px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	color: #fff;
	text-align: center;
	text-decoration: none  !important;
	font-weight: bold;
	line-height: 15px;
	background: url("../images/inscript_off.png") no-repeat 0 0;
}
  #plus2 a
  { 
  	color: #eaeaea;
	text-decoration: none  !important;
	text-shadow: #000 2px 2px 2px;
  }
  #plus2 a:hover
  { 
    	color: #fff;
	text-decoration: none  !important;
	text-shadow: #000 2px 2px 2px;
  }
.blanc {
	font-family: tahoma;
	font-size: 14px;
	color: #FFF;
	padding: 2px;
	font-weight: bold;
}
.text {
	font-family: tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #6D2C6D;
}
.text_blanc {
	font-family: tahoma;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	text-align: center;
}

#if {
overflow-y: auto;
overflow-x: hidden;
}
#actutitre {
padding-top:0px;
padding-left:25px;
font-family:Tahoma, Geneva, sans-serif;
color:#FFF;
font-size:15px;
}
#actutitre2 {
padding-left:7px;
font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
color:#fff;
line-height:15px;
}
.slide-caption p{
color: #fff;
}
.slide-caption h2{
color:#F90;
}
#block {
	height: 100px;
	width: 184px;
	background-repeat: no-repeat;
	margin-left:8px;
}
.block, .block ul{
z-index:31;
margin:0px;
padding:0px;
}
.block a{
width:184px;
height:44px;
display:block\9;
color:#fff;
text-decoration:none;
background:url(../images/bout_off.png);
background-repeat:no-repeat;
font-family:Tahoma, Geneva, sans-serif;
text-shadow: #000 2px 2px 2px;
font-size:15px;
text-align:center;
display:table-cell;
vertical-align:middle;
line-height:16px;
  float: right\9;
  height:44px\9;
}
.block a:hover{
background:url(../images/bout_over.png);
color:#fff;
background-repeat:no-repeat;
}
.block li{
float:left;
position:relative;
list-style: none;
}
.tel{
font-family:Arial, Helvetica, sans-serif;
text-shadow: #000 2px 2px 2px;
font-size:18px;
font-weight:bold;
color:#fff;
text-align:center;
padding-bottom:10px;
padding-top:11px;
padding-left:20px;
}
#news_back {
width:290px;
height:220px;
padding-top:4px;
padding-left:10px;
padding-right:20px;
padding-bottom:8px;
margin-top:15px;
margin-left:5px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
line-height:16px;
color:#fff;
}
#reso{
margin-top:0px;
	padding-left:8px;}

#bouton1 a{
		/cursor:hand;
display: block;
	height: 29px;
	width:184px;
	background:url(../images/tel_bout.png) no-repeat;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
		color:#9f0;
	text-align:center;
	text-decoration: none;
	padding-top:11px;
		padding-left:12px;
text-shadow: #333 2px 2px 2px;
}
#bouton1 a:hover{
	text-decoration: none;
	color:#9f0;
text-shadow: #333 2px 2px 2px;
	background:url(../images/tel_bout_over.png) no-repeat;
}
#bouton1b a{
		/cursor:hand;
display: block;
	color:#FFF;
text-shadow: #000 2px 2px 2px;
	height: 75px;
	width:184px;
	background:url(../images/gradient.png);
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	padding-top:4px;
		padding-bottom:11px;
		line-height: 16px;
		border-top:1px solid #FFF;
}

#bouton1b a:hover{
	background:url(../images/gradient2.png);
}
#bouton2 a{
	/cursor:hand;
display: block;
	color:#FFF;
text-shadow: #000 2px 2px 2px;
	height: 31px;
	width:184px;
	background:url(../images/gradient.png);
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	padding-top:8px;
		line-height: 18px;
		border-top:1px solid #FFF;
}

#bouton2 a:hover{
	background:url(../images/gradient2.png);
}
#bouton2b a{
	/cursor:hand;
display: block;
	color:#FFF;
text-shadow: #000 2px 2px 2px;
	height: 31px;
	width:184px;
	background:url(../images/gradient.png);
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	padding-top:8px;
		line-height: 18px;
		border-top:1px solid #FFF;
}

#bouton2b a:hover{
	background:url(../images/gradient2.png);
}
#bouton3 a{
/cursor:hand;
display: block;
	color:#FFF;
text-shadow: #000 2px 2px 2px;
	height: 31px;
	width:184px;
	background:url(../images/gradient.png);
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	padding-top:8px;
		line-height: 18px;
		border-top:1px solid #FFF;
}

#bouton3 a:hover{
	background:url(../images/gradient2.png);
}
#bouton3b a{
/cursor:hand;
display: block;
	text-decoration: none;
	color:#09C;

	height: 38px;
	width:184px;
	background:url(../images/gradientb.png);
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	padding:5px 0px 2px 0px;
		line-height:16px;
		border-top:1px solid #FFF;
}

#bouton3b a:hover{
	background:url(../images/gradientb2.png);
}
#bouton3c a{
/cursor:hand;
display: block;
	text-decoration: none;
	color:#fff;
	height: 38px;
	width:184px;
	background:#069;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
	text-align:center;
	text-decoration: none;
	padding:5px 0px 2px 0px;
		line-height:16px;
		border:1px solid #FFF;
}

#bouton3c a:hover{
	background:#09C;
}
.newztop {
width:172px;
margin-top:50px;
z-index:0;
}
.jpoz {
width:182px;
margin-left:0px;
padding:12px 0px 0px 2px; border:0px solid #e3176f;
background:#FFF;
}
.newz {
width:182px;
margin-left:0px;
padding:0px 0px 0px 0px; border:0px solid #e3176f;
background:#FFF;
}
#speed {
		/cursor:hand;

	margin-left:7px;
margin-top:10px;
	background-image:url("../images/speed_off.png");
background-repeat: no-repeat;
width:169px;
height:80px;
}
#speed:hover {
	background-image:url("../images/speed_over.png");
background-repeat: no-repeat;
width:169px;
height: 80px;
}
.corn {
background-color:#666;
border-radius:15px;
width:300px;
padding:12px 6px 0px 6px;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;

}
.corn2 {
background-color:#F60;
border-radius:15px;
width:600px;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;
  margin-left: auto ;
  margin-right: auto ;
}
.corn3 {
background-color:#ccc;
border-radius:15px;
width:600px;
-webkit-box-shadow: 2px 2px 3px #666;
box-shadow: 2px 2px 3px #666;
  margin-left: auto ;
  margin-right: auto ;
}
#if2 {
width:310px; /* extra width to allow for right scrollbar width */
height:285px;
padding: 0;
}
.puce {
background:url(../images/bullet.png) no-repeat;
}
#actus {
	margin-left:20px;padding-top:5px;
background:url(../images/actu_bout.png) no-repeat;
width:182px;
height:45px;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
text-shadow: #000 2px 2px 2px;
text-align:center;
line-height:15px;
}
#actus a { color:#EAEAEA;}

#actus a:hover {
color:#fff;
}
ul.bullet {
list-style-image: url(../images/bullet.png);
}
ul { list-style-image: url(../images/bullet.png); }
ol { list-style-position: outside; margin-left:18px;}
li {
 font-family:Tahoma, Geneva, sans-serif;
 font-size: 14px;
 color: #000;
 list-style-position:outside;
line-height:18px;
 list-style-image: url(../images/bullet.png);} 
.notes {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;}

.video {
	margin-top:4px;
	margin-left:7px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
line-height:12px;}
#introtext{
	padding:8px 6px 4px 6px;
	    	color: #fff;
		font-size:12px;
	}

.pcom_vid {
	display:block;
	width:223px;
	height:123px;
	background:url('../images/pcom_vid.jpg') no-repeat;
	}

.pcom_vid:hover{
background-position: bottom center;
width:223px;
}
.pci_vid {
	display:block;
	width:223px;
	height:123px;
	background:url('../images/pci_vid.jpg') no-repeat;
	}

.pci_vid:hover{
background-position: bottom center;
width:223px;
}

a.speed_bout {
background:url('../images/speed_bout.png') no-repeat;
width: 159px;
height: 68px;
display:block;
}
a.speed_bout:hover {
background-position: bottom center;
}
#bio_bout {
background:url('../images/bach_bout.png') no-repeat;
width: 178px;
height: 68px;
display:block;
cursor:pointer;
margin-top:8px;
margin-bottom:4px;
text-align:center;
}
#bio_bout:hover {
background-position: bottom center;
}
sup {
font-size: .7em; 
line-height: .8em;
}
#page_content {
	padding:0px 10px 10px 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-align: left;
	line-height:16px;
}
 #actuz a
  { 
  	color: #fff;
		font-size:13px;
	text-transform : uppercase;
	text-shadow: #000 2px 2px 2px;
  }
  #actuz a:hover
  { 
    	color: #fff;
		font-size:13px;
	text-transform : uppercase;
	text-shadow: #000 2px 2px 2px;
  }
.craie
 { 
    	color: #fff;
		font-size:12px;
  }
#gruppo {
	display:block;
	position:relative;
	top:0px;
	right:4px;
	float:right;
	width:149px;
	height:18px;
	z-index:1000;
	background:url('../images/groupe.png') no-repeat;
	}

#gruppo:hover{
background-position: bottom center;
}
#gruppo2 {
	display:block;
	position:relative;
	top:0px;
	float:left;
	width:184px;
	height:29px;
	z-index:1000;
	background:url('../images/groupe2.png') no-repeat;
	}

#gruppo2:hover{
background-position: bottom center;
}
#retour_bout {
background:url('../../images/retour.png') no-repeat;
width: 157px;
height: 25px;
display:block;
cursor:pointer;
line-height:24px;
padding-left:33px;
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
color:#fff;
}
#retour_bout:hover {
background-position: bottom left;
color:#fff;
}
#deconn_bout {
background:url('../../images/deconn.png') no-repeat;
width: 157px;
height: 25px;
display:block;
cursor:pointer;
line-height:24px;
padding-left:15px;
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
color:#fff;
float:right;
}
#deconn_bout:hover {
background-position: bottom left;
color:#fff;
}
li.nope {
 font-family:Tahoma, Geneva, sans-serif;
 font-size: 13px;
 color: #000;
 list-style-position:outside;
line-height:16px;
 list-style-image: none;} 

#conteneur {
	background:url("images/fond_trans.png");
}

#sous_conteneur {
	border:1px solid #99ff00;
	padding:5px;
	background:url("images/fond_trans.png");
	-moz-box-shadow: 1px 1px 12px #000;
-webkit-box-shadow:1px 1px 12px #000;
box-shadow:1px 1px 12px #000;
}
.item {
	border: 0px solid #A4006F;
	padding: 4px;
	width: 692px;
	display: block;
	background-color: #0099cc;
	margin-bottom: 2px;
}

.date {
	float: right;
	display: block;
	font-size: smaller;
	font-style: italic;
}

.td_item a:link {
	color: #fff;
}

.td_item a:hover {
	color: black;
}

.td_item a:visited {
	color: black;
}

.conteneur_item {
	width: 700px;
	margin-left: 20px;
	padding: 2px;
	text-indent: 10px;
	border: 0px solid #A4006F;
	margin-bottom: 15px;
	background-color: #99ff00;
}

.fic {
	float: left;
	padding: 2px 5px 2px 2px;
}
#ecole_test {
padding-left:0px;
width:183px;
}
a.ecole_bout {
background:url('/images/test_ecole.png') no-repeat;
width: 183px;
height: 64px;
display:block;
}
a.ecole_bout:hover {
background-position: bottom center;
}
#agenda {
	color:#369;
	text-align:center;
	background-image:url(/images/agenda.png);
	background-repeat:no-repeat;
	padding: 7px 0px 6px 0px;
	width:159px;
	height:113px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight:bold;
	visibility:visible;
margin-left:10px;
}
a.simul_bout {
background:url('/images/simulbac.png') no-repeat;
width: 157px;
height: 80px;
display:block;
}
a.simul_bout:hover {
background-position: bottom center;
}
#one-column-emphasis
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	text-align: left;
	border-collapse: collapse;
	background-color:#f0f4f4;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: bold;
	padding: 6px 20px;
	color:#333;
}
#one-column-emphasis td
{
	padding: 12px 12px;
	color: #333;
	border-top: 1px solid #fff;
}
.oce-first
{
	background: #dfe8ea;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #333;
	background: #D1dee0;
	text-decoration:none;
}
#public {
background:url('../images/editions.png') no-repeat;
width: 153px;
height: 180px;
display:block;
cursor:pointer;
text-align:center;
}
#public:hover {
background-position: bottom left;
}
#troisieme {
background:url('../images/3eme.png') no-repeat;
width: 120px;
height: 120px;
display:block;
cursor:pointer;
text-align:center;
}
#troisieme:hover {
background-position: bottom left;
}
#conf {
background:url('../images/conference.png') no-repeat;
width:115px;
height:192px;
font-family:Tahoma, Geneva, sans-serif;
font-size:13px;
color:#FFF;
text-align:center;}
#soiree {
background:url('../images/bouton_soiree.png') no-repeat;
width: 118px;
height: 156px;
display:block;
cursor:pointer;
text-align:center;
}
#soiree:hover {
background-position: bottom left;
}
#soutscol {
background:url('../images/miniX125.png') no-repeat;
width: 120px;
height: 170px;
cursor:pointer;
text-align:center;
border:1px solid #6CF;
margin-right:5px;
}
#soutscol:hover {
border:1px solid #CF0;
}
#chann {
color:#fff;
}
#chann:hover {
color:#9F0;
}