/* Encodé en UTF-8 */

/*** HTML ELEMENTS ***/
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

}

a img {
	border: none;
}

html {
	height: 100%;
}

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background: #fefefe url(images/theme/bgbody.png) repeat-x 0 0;
}


/*** GENERAL STYLE **/
.hide {
/*	position: absolute;
	left: -5000px;*/
	display: none;
}

.clear {
	clear: both;

}

.clearleft {
	clear: left;

}

.none {
	float:none;
}

/*** PAGES ***/
#page {
	position: relative;
	min-height: 100%;
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 0 19px;
	background: url(images/theme/ombre_home.png) repeat-y 0 70px;
}

/*** header ***/

header ,
body.media div#page header, body.unlogged #page header
{
	display:block;
	color: #121212;
	height: 351px;
	font-size: 1.4em;
	background: url(images/headers/header.jpg) no-repeat 0 bottom;	
}

body#forum header {
	background: none;
	height: 157px;
    font-size: 1em;	
}

body.home header {
	height: 533px;
	background: url(images/theme/bgheader.png) no-repeat 0 bottom;
}

header .text,
body.media div#page header .text  {
	display:block;
	left:571px;
	position:relative;
	top:200px;
	width:370px;
	font-size:1.0em;
	text-align:center;
	
}

body.home  header .text  {
	text-align:left;
	top:158px;
	width: 373px;
	text-align:center;
	font-weight:bold;
	text-transform: uppercase;
}


header .text  h1,
body.media div#page header .text h1 {
text-transform:uppercase;
}

body.home header .text  h1 {
	font-size: 1.5em;
}

body.home header .text .para1 {
	font-size: 5.5em;
}

body.home header .text  .para2 {
	font-size:1.3em;
	margin-left: 90px;
}
body.home header .text  .para3 {
	font-size:0.8em;
	margin-top:8px;
	margin-left: 90px;
}

body.home header .text  .para2  .orange{
color: #e39801;
}

body.home header .text  .para2  .vert{
color: #85b430;
}

header .text hr  {
	position:relative;
	width:100%;
	
	
}

header .text span.high{
	/*font-size:4.9em;*/
}

header .text span.vert, #header .text span.orange {
	/*font-size:1.7em;*/
}


/*** logo ***/
header #logo a {
	
	position: absolute;
	display: block;
	top: 26px;
	left: 29px;
	background: url(images/theme/logobis.png) no-repeat 0 0;
	width: 418px;
	height: 77px;
}

/*** nav ***/

header nav ul{
	position: absolute;
	text-transform: uppercase;
	width : 933px;
	top: 114px;
	background: #3e3e3e;
	padding: 10px 0 10px 27px;
}

header nav li {
	list-style: none;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#menu-menugeneral li.back {
	background: url("images/theme/bgmenu.gif") no-repeat right 0px;
    height: 55px;
    z-index: 8;
    position: absolute;
	top: -5px;
}

#menu-menugeneral li.back  .left{
	background: url("images/theme/bgmenu.gif") no-repeat top left;	
	height: 55px;
	width: 5px;
	float: none;
}
header nav li#home a {
	display:block;
	width:20px;
	height:17px;
	background: url(images/theme/bghome.png) no-repeat 0 0;
	float:left;
/*	margin: 0 26px 0 0;*/
}

header nav li  a {
	color: #FFF;
	text-decoration: none;
	z-index: 10;
	position: relative;
	margin: 0 15px 0 10px;
}

header nav .last{
	clear: both;
	margin: 0;
}
/*** content ***/
#content {
	width: 960px;
	margin: 0 auto;
	height: 100%;
	background: #f2f2f2;
	clear:both;
}

/*** main content ***/
div#content div#main-content,
body.media div#page div#content div#main-content {
	float:right;
	width:739px;
	padding: 33px 30px 10px 20px;
	background: #fff;
	min-height: 828px;
}

body.unlogged div#content div#main-content { padding-top:0; }
body.home div#content div#main-content { float:left;  width:675px; min-height: 1085px; }
body.page div#content div#main-content { float:none;  width:910px; } 

body div#page div#content div#main-content   span.more-link{
	
	display:block;
	
	background : url(images/theme/bg-more.png) no-repeat 0 0;
	padding:6px 0 6px 0;
	text-decoration:none; 
	width:115px;
	height:25px;
	text-align:center;
	clear:both;
	margin:10px 0 0 0;
}

body div#page div#content div#main-content   span.more-link a{
	
	/*display:block;*/
	text-decoration:none; 
	font-weight:bold;
	color:#fff;
	font-size:1.0 em;
}

body div#page div#content div#main-content   span.comments-link {
	
	display:block;
	background : url(images/theme/bgcomms.png) no-repeat 0 0;
	padding:5px 0 12px 0;
	text-align:center;
	width:27px;
	height: 32px;
	float:right;
	
}

body div#page div#content div#main-content   span.comments-link a{
	
	/*display:block;*/
	background : url(images/theme/bgcomms.png) no-repeat 0 0;
	/*padding:5px 10px 12px 10px;*/
	text-decoration:none; 
	font-weight:bold;
	color:#fff;
	font-size:1.0 em;
}

body div#page div#content div#main-content   .nav-previous{
	
	clear:both;
}


div#main-content .post {
	clear:both;
	margin : 0 0 20px 0;
}

div#main-content .postlinkimg, div#main-content .thumb {
	float:left;
	margin : 0 10px 0 0;
	padding : 0  0 25px 0;
}

div#main-content a {
	color:#0398f1;
	font: Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

div#main-content p {
	/*color:#7f7f7f;*/
	font: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin: 0 0 10px 0;
}

div#main-content .element  {
	/*color:#7f7f7f;*/
	font: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin: 0 0 10px 0;
}

div#main-content p.tinydate{
	color:#7f7f7f;
	font: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin: 0 0 10px 2px;
}

div#main-content p.breadcrumbs{
	/*color:#7f7f7f;*/
	font: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin: 0 0 23px 0;
	font-weight:bold;
}

div#main-content p.breadcrumbs a{
	
	font-weight:bold;
}

div#main-content ul {
	/*color:#7f7f7f;*/
	font: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin: 0 0 10px 0;
	list-style-image:url(images/theme/puce.gif);
	list-style-position:inside; 

}

body div#page div#content div#main-content ul.partenaire{

	margin: 0 -10px 10px 0;
	list-style: none;

}

body div#page div#content div#main-content ul.partenaire li{


	list-style: none;

}

body div#page div#content div#main-content #lastprepa {
	background: url("images/theme/bg_last_prepa_700_335.png") no-repeat 0 0;
	display:block;
	width:700;
	height:495px;
	margin-top:20px;
}

body div#page div#content div#main-content #lastprepa  ul {
	/*color:#7f7f7f;*/
	font: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin: 0 0 10px 0;
	list-style-image:url(images/theme/bg_puce_interne_5_8.png);
	list-style-position:inside; 

}

body div#page div#content div#main-content #lastprepa  ul  li{
	padding:10px;
	border-bottom : 1px solid #dddddd;
}

body div#page div#content div#main-content #lastprepa  ul a {
	color:#404040;
	text-decoration:none;
}

body div#page div#content div#main-content #lastprepa  ul a span.date {
	color:#0399ee;
	padding:0 10px;
	font-weight:bold;
}


body div#page div#content div#main-content ul.partenaire{

	margin: 0 -10px 10px 0;
	list-style: none;

}

body div#page div#content div#main-content ul.partenaire li{


	list-style: none;

}


div#main-content ol {
	/*color:#7f7f7f;*/
	font: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin: 0 0 10px 0;
	list-style-position:inside; 

}

div#main-content ol li,
div#main-content ul  li{
	margin: 0 0 5px 0;
}

div#main-content img {
	float:left;
	margin: 0 10px 10px 0;
}

div#main-content h2 {
	color:#f3a614;
	font-size:2.4em;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}

div#main-content h3 {
	color:#404040;
	font-size:1.8em;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}


div#main-content h3  a{
	color:#404040;
	font-size:1.0em;
	text-decoration:none;
}

div#content div#main-content div.display  {
display:block;
float:left;

margin-right:15px;
width:354px;
}


div#content div#main-content div.entry-summary  {
display:block;
height:45px;
}


div#content div#main-content div.entry-meta  p{
	color:#aaaaa;
	font-size:1.0em;

}

div#content div#main-content div.entry-utility  {
	margin:15px 0;
	clear:both;
	padding: 0 0 0 5px
}

div#content div#main-content div.entry-utility  p{
	color:#aaaaa;
	font-size:1.0em;

}

div#content div#main-content div.entry-meta  a{
	color:#aaaaa;
	font-size:1.0em;
}


/*
div#content div#main-content div.display {
	margin: 0 0 20px 0;
	clear:both;
}
*/


div#content div#main-content div.title div.date{
	width : 66px;
	height: 61px;
	background: url(images/theme/bq-hightdate.png) no-repeat 0 0;
	float: left; 
	font-size:2.6em;
	font-weight: bold;
	display:block;
	text-align:center;
	color:#FFFFFF;	
	margin:0 14px 5px 0;
	padding:7px 0 0;
}

div#content div#main-content div.title div.date span{
	font-size:0.4em;
	height:12px;
	display:block;
}

div#content div#main-content div.title {
	clear:both;
	/*margin: 0 0 20px 0;*/
}


div#content div#main-content div.imgpreview {
	float:left;
	margin: 0 20px 20px 0;
	background : url(images/theme/bgimgblog.png) no-repeat 0 0;
	width:165px;
	height: 170px;
	padding:14px 0 0 14px
}
div#content div#main-content div.imgpreviewmedia {
	
	margin: 0 20px 20px 0;
	background : url(images/theme/bgimgblog.png) no-repeat 0 0;
	width:165px;
	height: 170px;
	padding:14px 0 0 14px
}

div#content div#main-content div.thumbmedias img {
	
	margin: 0 20px 20px 0;
	background : url(images/theme/bgimgblog.png) no-repeat 0 0;
	width:165px;
	height: 170px;
	padding:14px 0 0 14px
}

div#content div#main-content div.thumbmedias div {
	
	float:left;
	margin: 0 10px 10px 0;
}

body #content div#main-content form input.texte{
	display:block;
	background: url(images/theme/bg_send_input_290_30) no-repeat 0 0;
	width: 290px;
	height: 30px;
	border: none;
	padding:8px 4px;
	margin: 0 0 10px 14px;
	
}


body #content div#main-content form .send{
	display:block;
	background: url(images/theme/bg_send_submit_185_28.png) no-repeat 0 0;
	width: 185px;
	height: 28px;
	border: none;
	padding:0 0 4px;
	font-weight : bold;
	color: #fff;
	text-align:center;
	margin:0 0 20px 150px;
}

body #content div#main-content form textarea{
	display:block;
	background: url(images/theme/bg_send_textarea_290_113) no-repeat 0 0;
	width: 290px;
	height: 113px;
	border: none;
	padding:8px 4px;
	margin: 0 0 10px 14px;
	
}

body #content div#main-content form label{
	display:block;
	float:left;
	width:150px;
	text-align:left;
	
}

body #content div#main-content form p{
	clear:both;
	
}

body.single-post div#content div#main-content  .entry-meta{

margin:0 0 20px 0;

}

body.single-post div#content div#main-content  .entry-content img{

float : left;
margin:0 20px 10px 0;

}
body.single-post div#content div#main-content  .comment-author img{

float : left;
margin:0 10px 10px 0;

}

body.single-post div#content div#main-content  .comment  li{

margin:0 0 10px 0;

}

body.single-post div#content div#main-content  .reply{

margin:0 0 10px 0;

}



div#content div#main-content div#cta div{
	float:left;
	display:block;
	width:220px;
	height:286px;
	margin: 0 7px 18px 0;
	text-align : center;
	
}

body.home div#page div#content div#main-content div#cta   h2{
	font-weight:bold;
	color:#fff;
	font-size:2em;
	margin: 5px 0 128px;
}

body.home div#page div#content div#main-content div#cta   p{
	color:#FFFFFF;
font-size:1em;
font-weight:bold;
padding:0 5px;
	
}

body div#content div#main-content div#cta div.last{
	margin:0;
}

div#content div#main-content div#cta div.bg1{
	background: url(images/theme/bg_cta_1_220_286.png) no-repeat 0 0;
}
div#content div#main-content div#cta div.bg2{
	background: url(images/theme/bg_cta_2_220_286.png) no-repeat 0 0;
}
div#content div#main-content div#cta div.bg3{
	background: url(images/theme/bg_cta_3_220_286.png) no-repeat 0 0;
}


body.partenaire div#content div#main-content ul {
	list-style:none;
}
body.partenaire div#content div#main-content ul li {
	float:left;
}

div#content div#main-content .formcontent{
	
	width:720px;
background: url(images/theme/bg_top_form_inner_720_570.png) repeat-y 0 bottom;
}

div#content div#main-content .innerformcontent{
	/*background: url(images/theme/bg_top_form_inner_720_570.png) repeat-y 0 bottom;*/
	background: url(images/theme/bg_top_form_720_40.png) no-repeat 0 0;
	
	padding:  0 10px  40px 10px;

}

body div#page div#content div#main-content div.formcontent h3{
	color:#ffffff;
	font-size: 1.0em;
	padding : 11px 0 15px;
}

/*** end main content */

/*** sidebar ***/

body div#content div#sidebar,
body.media div#page div#content div#sidebar {
	position: relative;
	padding: 33px 0 0 0;
	width: 170px;
	float:left;
	background: #f2f2f2;
}
	
body.home div#content div#sidebar { float:right; width:234px; }

body #content #sidebar  h2
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	margin : 0 0 16px 15px;
	font-size:1.5em;
	text-transform:uppercase;
} 

body #content #sidebar  h2.flux
{
	background: url(images/theme/bg_rss_38_34.png) no-repeat 0 0;
	padding: 5px 0 11px 50px;
} 

body #content #sidebar  h2.newsletter
{
	background: url(images/theme/bg_nl_46_33.png) no-repeat 0 0;
	padding: 0 0 0 50px;
	font-size:1.2em;
} 

body #content #sidebar  h2.newsletter span
{
	font-size:1.5em;
	color:#e39801;
} 

body #content div#sidebar form input.texte{
	display:block;
	background: url(images/theme/bg_input_home_nl_192_31.png) no-repeat 0 0;
	width: 192px;
	height: 19px;
	border: none;
	padding:8px 4px;
	margin: 0 0 10px 14px;
	
}

body #content div#sidebar form input.submit{
	display:block;
	background: url(images/theme/bg_input_send_home_nl_125_28.png) no-repeat 0 0;
	width: 125px;
	height: 28px;
	border: none;
	padding:0 0 4px;
	font-weight : bold;
	color: #fff;
	text-align:center;
	margin:0 0 20px 14px;
}

 body #content #sidebar ul
{
	margin:0 20px 20px 0px;
	list-style:none;
	
} 

body #content #sidebar ul li
{
	padding :  10px 0;
	border-bottom: 1px solid #c2c1c1;
	width:130px;
	margin: 0 10px;
} 
body #content #sidebar #rss li { border-bottom: none; }
body #content #sidebar #rss li.widget_rss ul li { border-bottom: 1px solid #c2c1c1; }


div#content div#sidebar a.ctas1{
	display: block;
	background: url(images/theme/bg_cta_1_sidebar_220_54.png) no-repeat 0 0;
	width:220px;
	height:54px;
	margin: 0 0 10px 0;
}
div#content div#sidebar a.ctas2{
	display: block;
	background: url(images/theme/bg_cta_2_sidebar_220_54.png) no-repeat 0 0;
	width:220px;
	height:54px;
	margin: 0 0 10px 0;
}
div#content div#sidebar a.ctas3{
	display: block;
	background: url(images/theme/bg_cta_3_sidebar_220_54.png) no-repeat 0 0;
	width:220px;
	height:54px;
	margin: 0 0 10px 0;
}

/*** link ***/
body #content #sidebar ul li a
{
	color: #3e3e3e;
	font-size: 1.0em;	
	font-weight: bold;
	text-decoration:none;
	background: url(images/theme/puce.gif) no-repeat 0 center;
	padding:0 0 5px 10px;
}

body #content #sidebar p.partenaire
{
	margin:20px 10px 20px 10px;
}



/*** sidebar ***/

div#content div#sidebar-right {
	float:right;
	width:200px; 
	background: #fff;
	padding: 10px 0 0 10px;
	min-height: 963px;
	
}

body #content #sidebar-right  h2
{
	margin : 0 0 29px 0;
	font-size:1.5em;
	text-transform:uppercase;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
} 

body #content div#sidebar-right h3 {
	margin : 0 0 16px 0;
	text-transform:uppercase;
	font-size:1.5em;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

div#sidebar-right ul {
	margin: 0;
	list-style:none;
} 

div#sidebar-right ul li{
	margin: 0 0 16px 0;
	list-style:none;
} 


body #content #sidebar-right  a
{
	color: #0398f1;
} 

body div#page div#content #sidebar-right  li .tabbed-widget-4
{
	background: #f2f2f2;
} 




/*** Jcarrousel partenaires ***/

#partenairesc {
	position:absolute;
	right:49px;
	top:43px;
}

.jcarousel-container {
    width:233px;
} 

j.carousel-list, .jcarousel-list-horizontal {
	width:233px;
}

#partenairesc ul { 
	width:233px;
	overflow:hidden;
	position:relative;
}

#partenairesc ul li{ 
	list-style:none;
	width:233px;
}

/*** formulaire ***/

form#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 280px;
	height: 30px;
	background: url(images/theme/bgsearch.png) no-repeat 0 0;
	padding: 2px 0 0 70px;
}

form#searchform div  input{
	padding:0;
}

form#searchform div #keyword {
    border: medium none;
    height: 16px;
    margin: 0 0 0 9px;
    width: 166px;
}

form#searchform div {
	background: url(images/theme/bgform.png) no-repeat 0 0;
	height:20px;
}

form#searchform div .search_text {
	border:medium none;
	height:16px;
	margin:0 0 0 9px;
	width:166px;
}

form#searchform div .submit {
	border:none;
	background:none;
    padding: 0 3px 0;	
	font-weight:bold;
	color:#fff;
}

form#login ,
body.media div#page form#login, body.unlogged div#page form#login  {
	position: absolute;
	top: 130px;
	right: 13px;
	height: 243px;
	width:256px;
	padding:17px 0 0 30px;
	background: url(images/theme/bgconn.png) no-repeat 0 0;
	font-size:0.9em;
	z-index: 10;
}

body.home #login {
	right:0px;
	top: 295px	
}

#loginbox {
	background:url("images/theme/bgconnn.png") no-repeat scroll 0 0 transparent;
	font-size:10px;
	height:30px;
	position:absolute;
	right:46px;
	top:117px;
	width:140px;
	cursor: pointer;
	text-align: center;		
}



#loginbox  a{
	color:#3e3e3e;
	line-height: 25px;
	margin-right: 20px;		
}

form#login {

	margin:16px 30px 0 30px;
	color:#fff;
}

form#login p {

	margin:0 0 10px 0;

}

form#login a{

	color:#fff;
}

form#login a.cta{

	color:#fff;
	display:block;
	width:116px;
	height:30px;
	text-align:center;
	background: url("images/theme/bglinklogin.png") no-repeat 0 0;
	float:left;
	padding: 10px 0 0 0;
	font-weight:bold;
}

form#login label{

	font-weight:bold;
	color:#fff;
	height:1.4em;
	text-transform:uppercase;
}



form#login p.margin{

	margin:17px 0 0 11px;
}

form#login  .texte{
	border: none;
	background: url("images/theme/bginputconnn.png") no-repeat 0 0;
	width:212px;
	height:20px;
	padding:5px 4px;
}

form#login  .submit{
	border: none;
	background: url("images/theme/bginputform.png") no-repeat 0 0;
	width:92px;
	height:28px;
	padding: 4px 12px;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
	color:#fff;
}

/*** footer ***/

/*** search ***/

#spacer-footer	{
	height: 60px;
	clear: both;
}

footer {
	display:block;
	height: 60px;
	margin-top: -60px;
	background: #3e3e3e;
}

footer p{
	width: 960px;
	margin: 0 auto;
	color: #989898;
	position: relative;
	padding-top: 25px;
	text-align:center;
}

footer  a{

	color: #989898;

}

body.home #content #sidebar ul li a {
	display: inline;
	background: none;
}

body.home #content #sidebar ul li  {
	width: 180px;	
}

body.home #content #sidebar ul li ul li a {
	background: url("images/theme/puce.gif") no-repeat scroll 0 center transparent;
	display: block;
}


#counter { float:right; }
ul.cd{float:left;list-style-type:none;margin:0;padding:0}
li.t{background:url(images/theme/digits-top.png) 0 0 no-repeat;width:53px;height:39px}
li.b{background:url(images/theme/digits-bottom.png) 0 0 no-repeat;width:53px;height:64px}
li.s{background:url(images/theme/comma.png) 2px 75px no-repeat;width:12px;height:100px}
.right  { float: right; }
.left  { float: left; }

div#content #casier.boxHome { float: none; width: 100%; border: solid 1px #ccc; padding: 3px; margin: 0 5px 5px 0;}
div#content .boxHome { float: left; width: 324px; border: solid 1px #ccc; padding: 3px; margin: 0 5px 5px 0;}

body div#page div#content div#main-content .w50 { width: 50%; }
body div#page div#content div#main-content .boxHome { display:block; }
	body div#page div#content div#main-content .boxHome h3 { padding: 5px; background: #eee; }
	body div#page div#content div#main-content .boxHome ol,body div#page div#content div#main-content .boxHome p { padding: 5px; }
	body div#page div#content div#main-content .boxHome .yellowButton { background: url("images/theme/bglinklogin.png") no-repeat scroll 0 0 transparent; height: 30px; width: 116px; padding: 10px 0 0; text-align: center; }
		body div#page div#content div#main-content .boxHome .yellowButton a { color: #fff; }
	body div#page div#content div#main-content .boxHome  ul { font: Arial, Helvetica, sans-serif;
		font-size:1.2em; margin: 0 0 10px 0; list-style-image:url(images/theme/bg_puce_interne_5_8.png);
		list-style-position:inside; }
		body div#page div#content div#main-content .boxHome ul  li{ padding:10px; border-bottom : 1px solid #dddddd; }
		body div#page div#content div#main-content .boxHome ul a { color:#404040; text-decoration:none; }
			body div#page div#content div#main-content .boxHome ul a span.date {  color:#0399ee; padding:0 10px 0 0; font-weight:bold; }

div#content .mediaHome { float: left; padding: 5px; width:140px; height: 140px; border: #ccc solid 1px; margin: 5px; }
	div#content .mediaHome  img{ width:138px; height: 138px; border: #eee solid 1px; }

