
Theme Name: CARMAT SAS
Description: STYLE CARMAT
Author: INERGIE
Author URI: http://www.inergie.com/
*/

* { margin: 0px; padding: 0px; }
a {text-decoration: none; border: 0px; color:#000; }
a:hover {color:#164C83;	text-decoration:underline;}
a img  { border: 0px; }
li { list-style: none; }
.left { float:left; }
.right { float:right; }
img {border:0;}
.clear{ clear:both; }
.center{text-align:center;}
p{margin:10px 0px;}
.bold{font-weight:bold;}
a.bleu{color:#0197E5;font-weight:bold;}

body {
	margin:0 auto;
	padding-top:0px;
	font-family:Arial,Tahoma,sans-serif;
	background-color:#fff;
	color:#666;
	font-size:13px;

}
#intro{
	text-align:center;
	vertical-align:middle;
	width:1920px;
	height:auto;
	margin-left: -960px;
	position:absolute;
	top:0px;
	left:50%;
}
.tabber{
	display:none;
}	



/*BEGIN MENU*/


#suckerfishnav {
	background:#008FCB;
	font-size:13px;
	font-family:"as seen on tv", Arial, verdana,sans-serif;
	font-weight:bold;
	padding:15px 0px;
	margin:0px;
	float:left;
	list-style:none;
	line-height:20px;
	width:100%;
	background:#FFFFFF;
	height:36px;
	letter-spacing:1px;
	color:#33333;
}
#suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:20px;
	margin:0 0 1px 0;
	width:100%;
	background:none;
	height:36px;

}
#suckerfishnav a {
	display:block;
	color:#333333;
	text-decoration:none;
	padding:0px;

}

#suckerfishnav a.acc_menu {
	display:block;
	text-decoration:none;
	width:60px;
	height:23px;
	padding:0px;
}
#suckerfishnav a.lang_menu {
	display:block;
	text-decoration:none;
	width:25px;
	height:23px;
	float:right;
	padding:0 0 0 20px;
}


#suckerfishnav li {
	float:left;
	padding:5px 20px 0px 20px;
	height:27px;
	color:#333333;
	display:block;
}
#suckerfishnav li ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:192px;
	font-weight:normal;
	margin:7px 0px 0px 0px;
	line-height:1;
	-moz-opacity:1;
	opacity:1;
	/*khtml-opacity:1;*/
	background:#EFEFEF;
	cursor:pointer;
}
#suckerfishnav li li {
	padding-right:1px;
	width:172px;
	border-bottom:1px solid #aaa;
	height:20px;
	padding:3px 10px;
}

#suckerfishnav li ul li {
	font-weight:normal;
	font-family: Arial, verdana,sans-serif;
	font-size:13px;
	color:#000;
	padding-top:7px;
}


#suckerfishnav li ul ul {
	margin:-20px 0 0 182px;
	background:#CFCFCF;
}
#suckerfishnav li ul ul ul {
	margin:-20px 0 0 182px;
	background:#AFAFAF;
}

#suckerfishnav li ul li:hover {
	color:#000;
}

#suckerfishnav li:hover li a {
	color:#000;
}
/*#suckerfishnav li:hover li  a.nolink{
	color:#000;
	text-decoration:none;
}*/
#suckerfishnav li:hover li a:hover {
	color:#0197E5;
	text-decoration:none;
}
#suckerfishnav li:hover li  a:hover.nolink{
	color:#000;
	text-decoration:none;
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/fleche.gif) center right no-repeat;
}

#suckerfishnav li ul li:hover a {
	color:#000;
}
#suckerfishnav li ul li:hover a:hover {
	color:#0197E5;
	text-decoration:none;
}
#suckerfishnav li ul li:hover li a {
	color:#000;
}
#suckerfishnav li ul li li:hover a {
	color:#0197E5;
}
#suckerfishnav li ul li ul li:hover ul li a {
	color:#000;
}
#suckerfishnav li ul li ul li:hover ul li:hover a {
	color:#0197E5;
}
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul {

	left:-999em;
}
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul {
	left:auto;
	color:#0197E5;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background:#fff;
	color:#0197E5;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#0197E5;/*fff*/
}
/*END MENU*/

/* Titres */
h1, h2,  h4, h5, h6 {/*<> h3*/
    padding: 1em 0 ;
	margin:0px;
    line-height: 1.2;
    font-weight: bold; 
    font-style: normal;
	clear:both;
}
h1 {
    font-size: 1.75em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
	padding: 0.25em 0 ;
	clear:both;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: 0.75em;
}
h6 {
    font-size: 0.5em;
}
 
h1, h2, h3, h4, h5, h6 {
	color:#0197E5;
}

blockquote {
	padding-left:10px;
	color:#5d0505;
	font-style: normal;
	
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 7px 0 5px;
	}
.ad1{
	text-align:center;
	margin:5px auto;

}

/* The Wrapper */

.wrapper {
	width:990px;
	margin:0 auto;
	background:#fff;		
	padding:0px;
	}
	
	
/* The Top */

#header{
/*	margin:0 auto;
	padding-top:0px;*/
	background:#ffffff url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/header.gif_(x)) no-repeat top left ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:160px;
	color:#fff;
	font-size:13px;
}

#top {
	margin:auto;
	padding:0px;/*375*/
	float:right;
	background-repeat:no-repeat;
	}
	
.form-item{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:322px;/*325*/
	margin-top:6px;
	padding:0 0 0 11px;
}
#souvenir{
	width:97px;
	text-align:right;
	float:left;
	margin:0px;
}
input{
	margin:0px;
	padding:0px;
}


.blogname {
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0 0 0;
}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:11px 0px 10px 16px;
	color:#0197E5;
	text-decoration: none;
	text-align:left;
	padding:0px;
}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #606060; 
	text-decoration: none; 
	background-color:transparent;
	display:block;
	}
	
.blogname h1  a:hover { 
	color: #606060; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#3D5764;
	text-align:left;
	}
/* Search */


#search {
	height:35px;
	width:auto;
	padding:0px ;
	margin:35px 10px 0px 0px;
	width:200px;
	float:right;
	background:url(http://www.carmatsas.com/wp-content/themes/Carmat/images/search.gif) no-repeat;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin:6px 0 0 11px;
	float: left;
	width:135px;
	padding: 2px 7px;
	background:#CECECE;
	border:1px solid #8f8e8e;
	font: normal 100% Arial, Helvetica, sans-serif;
	color:#1B446F;
}

#searchsubmit {
	width:30px;
	float: left;
	background:#0197E5;
	border:none;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:22px;
	margin:6px 0 0 0;
	padding:0px;
}

.txt{
	clear:both;
	height:auto;
	padding-top:10px;
}

			
/* The Menu */

#foxmenucontainer{
	height:35px;
	display:block;
	color:#FFFFFF;
	padding:18px 0px 0px 55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:720px;
	float:left;
	font-weight:normal;

	}
	

#menu ,#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	
	}

#menu a {
	color: #fff;
	display: block;
    font-weight: bold;
   	padding: 5px 10px 6px 10px;
	border-right:1px solid #d9d9d1;
	}
	
#menu a:hover {
	color: #FD7708;
	display: block;
	text-decoration: none;
  	border-right:1px solid #d9d9d1;
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	font-size:14px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#154C83;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #fff;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#487FB8;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #FD7708;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:29px;
	background:#fff;
	display:block;
	padding:0px 0 0px 0px;
	font: 14px verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #d9d9d1;
	border-bottom:1px solid #d9d9d1;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:29px;
	}

#catmenu  a {
	color: #828282;
	display: block;
    font-weight: normal;
   	padding: 5px 10px 6px 10px;
	border-right:1px solid #d9d9d1;
	}
	
#catmenu  a:hover {
	color: #bc0705;
	display: block;
	text-decoration: none;
	border-right:1px solid #d9d9d1;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 150px;
	
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	border-bottom:1px solid #d9d9d1;
	width: 150px;
	background:#fff;
	margin: 0px;
	padding:3px 10px 4px 10px;
	color: #828282;
	border-left:1px solid #d9d9d1;
	border-right:1px solid #d9d9d1;
	z-index:2;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#fff;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 3px 10px 4px 10px;
	color: #bc0705;
	z-index:2;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:11;
	}

#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	

#featured{
	height:auto;
	margin:0 0 5px 0;
}	
	
.banner{
	margin: 5px 0 5px 0;
	padding: 0px 0 0 0px;
	width:678px;
	border:1px solid #bbb;
	background:#fff;

}
.bannerhead{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	width:676px;
	height:27px;
	background:#232628 url(http://www.carmatsas.com/wp-content/themes/Carmat/images/sponhead.jpg)no-repeat;
	border:1px solid #fff;
}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0 0 0 6px;
	 overflow: auto;
	 
}
	 
.banner li{
	height:90px;
	width:120px;
	margin: 5px 6px 5px 5px;
	border:1px solid #bbb;
	list-style:none;
	display : block;
	float:left;
	background:#ddd;
}

.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	

/* Content*/	
	
	
#content {/* TTes les pages*/
	float: left;
	width: 990px;
	margin: 0px 0px 0px 0;
	padding: 0 0;
}
.content_page {
	float: left;
	width: 990px;
	margin: 0px 0px 0px 0;
	padding: 0px;
	background: transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/cardio.gif) bottom right no-repeat;
	z-index:1;
	text-align:center;
}
	
.content {
	width:990px;
	margin:0 auto;
	padding:0px;
	height:auto;
	clear:both;
}
/* Accueil */
#fond_acc{
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/homme_acc.gif) bottom right no-repeat;
	width:990px;
	height:620px;
}

#content_acc {
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/fond_actu.png) top left no-repeat;
	float: left;
	width: 990px;
	height:315px;
	margin:0px 0px 17px 0px;
	padding:0px;
}
#bloc_actu_acc {
float:left;
height:255px;
margin:23px 0 0 25px;
overflow-y:auto;
padding:5px 15px 11px;
width:355px;
}	
/*#bloc_actu_acc {
float:left;
height:250px;
margin:23px 0 0 25px;
overflow-y:auto;
padding:10px 15px 11px;
width:355px;
}*/
#bloc_actu_acc h2 {
border-bottom:1px solid #0197E5;
/*margin-bottom:12px;*/
padding:0 0 7px 1px;
width:330px;
}
#bloc_actu_acc h2 a {
color:#0197E5;
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:0;
width:330px;
}
#bloc_actu_acc h2 a:hover{
	color:#164C83;
}
.cat_actualite a{
	color:#333333;
}

#bloc_anim_acc{
	height:271px;
	width:411px;
	float:left;
	margin:23px 0px 0px 12px;
	background: transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/video.jpg) top left no-repeat;
}

#bloc_agenda_acc{
	height:241px;
	width:101px;
	float:left;
	margin:21px 0px 0px 5px;
	padding:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}	
#bloc_agenda_acc a,#bloc_agenda_acc a:hover{text-decoration:underline; color:#FFFFFF;}

#content_edito{
	float:left;
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/edito.gif) top left no-repeat;
	width: 411px;
	height:206px;
	margin:0px 0px 0px 23px;
	padding:59px 28px 20px 23px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:justify;
	font-size:12px;
}
#content_edito a,#content_edito a:hover{text-decoration:underline; color:#FFFFFF;}

#devise{
	float:left;
	padding:170px 0 0 82px;
}


/* Introduction en bourse page ACC*/
#bloc_agenda_acc_ib{
	height:240px;
	width:132px;
	float:left;
	margin:35px 0px 0px 3px;
	padding:0px;
}

a.btn_ib {
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/btn_ib.gif) top left no-repeat;
	width:132px;
	height:71px;
	display:block;
}
a:hover.btn_ib {
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/btn_ib_over.gif) top left no-repeat;
	display:block;
}
a.btn_tele {
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/btn_tele.gif) top left no-repeat;
	width:132px;
	height:71px;
	display:block;
}
a:hover.btn_tele {
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/btn_tele_over.gif) top left no-repeat;
	display:block;
}
a.btn_film {
	background: urlhttp://www.carmatsas.com/wp-content/themes/Carmat/(images/carmat/btn_film.gif) top left no-repeat;
	width:132px;
	height:71px;
	display:block;
}
a:hover.btn_film {
	background: url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/btn_film_over.gif) top left no-repeat;
	display:block;
}

/* fin accueil*/


.ariane{
	height:25px;
	width:990px;
	font: 15px Arial,georgia, sans-serif bold;
	text-align:left;
	padding:15px 20px 5px 20px;
	letter-spacing:0px;
	color:#0075AF;
	font-weight:bold;
}
.ariane li{
	float:left;
	margin:0;
	font: 15px Arial,georgia, sans-serif bold;
	text-align:left;
	padding:15px 5px 5px 0px;
	color:#000;
	font-weight:bold;
}
.ariane li a{
	font: 14px Arial,georgia, sans-serif bold;
	text-align:left;
	color:#0197E5;
	font-weight:bold;
}
.ariane li a:hover{
color:#084C8F;
}
span.blue{
	color:#0197E5;
	font-weight:bold;
}
span.blue_f{
	color:#084C8F;
	font-weight:bold;
}
span.noir{
	color:#000;
	font-weight:bold;
}

	
.time{
	text-align:left;
	width:100px;
	height:25px;
	margin-top:2px;
	font-family:Verdana,Helvitica,sans-serif;
	padding:1px 0 0 4px;
	color:#fff;
	float:right;
}

.date {
	height:14px;
	font-size:10px;
	font-family:Verdana,Helvitica,sans-serif;
	margin:0px 0px 10px 0px;
	/*font-weight:bold;*/
   	color:#9f9f9f;
}
	
.post {
	margin: 0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	width:auto;
	text-align:left;
	color:#353535;
	font: 13px Arial,georgia, sans-serif;
}


.post a, .post  a:link, .post a:visited  {
	color:#0197E5;
}
.post a:hover {color:#164C83;	text-decoration:underline;}
	
/* PAGE INTERNE COL CENTRALE */
.col_centrale{
	width:990px;
	height:auto;
}
.col_centrale a{clear:both;}

.col_centrale a img{
	margin: 0 10px 10px 0px;
	float:left;
	clear:both;
}
.col_centrale img{
	margin: 0 10px 10px 0px;
	float:left;
	clear:both;
}
.col_centrale p{
	clear:both;
	margin:10px 0 15px 0px;
}
/*.col_centrale p{
	float:left;
}*/
.img_top_c{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_top_c.png) top left no-repeat;
	height:42px;
	width:990px;
}
.img_bottom_c{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_bottom_c.png) top left no-repeat;
	height:30px;
	width:990px;
}	

.ligne_centrale{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_middle_c.png) top left repeat-y;
	height:auto;
	width:920px;
	padding:0px 35px 30px 35px;
}

.list_actualite p{
	border-bottom:1px solid #0197E5;
	padding:5px;
}
.list_actualite span{
	/*margin:15px 0px;*/
	display:block;
}
.list_actualite a:hover span,.list_actualite a:hover {
	color:#164C83;
	text-decoration:underline;
}	
	
/* PAGE INTERNE COL GAUCHE */
.col_gauche{
	float:left;
	width:auto;
	height:auto;
	background:transparent;
}
.col_gauche a img{
	margin: 0 10px 10px 0px;
	float:left;
	clear:both;
}
.col_gauche img{
	border:1px solid #000000;
	margin:10px;
}
.col_gauche img.noborder{
	margin:10px;
	border:none;
}

.col_gauche p{
	clear:both;
}

.img_top_g{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_top_g.gif) top left no-repeat;
	height:34px;
	width:495px;
}
.img_bottom_g{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_bottom_g.gif) top left no-repeat;
	height:30px;
	width:495px;
}	

.ligne_gauche{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_middle_g.gif) top left repeat-y;
	height:auto;
	width:445px;
	padding:0px 15px 1px 35px;
}

/* PAGE INTERNE COL DROITE */
.col_droite{
	float:left;
	width:auto;
	height:auto;
	background:transparent;
}
.col_droite p{
	clear:both;
}
.col_droite a img{
	margin: 0 10px 10px 0px;
	float:left;
	clear:both;
}
.col_droite img{
	border:1px solid #ffffff;
	margin:10px;
}
.col_droite img.noborder{
	margin:10px;
	border:none;
}
.img_top_d{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_top_d.png) top left no-repeat;
	height:34px;
	width:495px;
}
.img_bottom_d{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_bottom_d.png) top left no-repeat;
	height:30px;
	width:495px;
}	

.ligne_droite{
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/carmat/img_middle_d.png) top left repeat-y;
	height:auto;
	width:435px;
	padding:0px 35px 1px 25px;
	color:#FFFFFF;
}
	

.postinfo {
	height:20px;
	padding: 4px 5px 2px 0px;
	font-size:14px;

			}
.category{
	float:left;
	margin-left:4px;
	padding:0px 0 0 20px;
	color:#000;
	background:url(images/tag.png);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	}	
.category a:link{
	color:#164C83;
	}
.nprint {
	background:transparent url(http://www.carmatsas.com/wp-content/themes/Carmat/images/print.png) no-repeat scroll right center;
	float:right;
	margin-right:20px;
	padding-right:20px;
	text-align:right;
	width:94%;
	display:block;
}
	
span.com{
	line-height:18px;
	padding:0px 0px 0 20px;
	background:url(http://www.carmatsas.com/wp-content/themes/Carmat/images/comm.png);
	background-repeat:no-repeat;
	font-size:13px;
	margin-right:10px;
	font-weight:bold;
}

span.com a:link,
span.com a:visited {
	color:#B31B1B;
	background-color: transparent;
}
span.com a:hover{
	color:#B31B1B;
}

.entry {
	margin: 5px 0;
	padding: 5px 10px;
	}
.entry img{
	float:left;
	margin: 5px 5px;
	padding: 4px 4px;
	border:1px solid #ccc;
	background:#e2e2d9;

}
.cover{
	margin: 0 0;

	}
.singlemeta{
	width:668px;
	background:#fff;
	/*border:1px solid #bbb;*/
	padding:5px 5px;
	margin:5px 0;

}	
	
/* sidebar */
#rightcol{
	width:305px;
	float:right;
}
#fideohead{
	height:30px;
	background:#000 url(http://www.carmatsas.com/wp-content/themes/Carmat/images/feathead.jpg) no-repeat;
	
}
#fvideo{
	width:305px;
	float:right;
	height:247px;
	background:#000;
	margin:0 0 5px 0;
}	

#fvideo p{
	margin:3px 5px;
}
.feed{
	width:293px;
	height:34px;
	margin:0px 0px 5px 0;
	background:#fff;
	padding:10px 5px 0 5px;
	border:1px solid #bbb;
}



.input{
	margin-left:5px;
	float: left;
	width: 200px;
	padding: 3px 3px;
	background: #8f8e8e ;
	border: 1px solid #8f8e8e;
	font: normal 100%  Arial, Helvetica, sans-serif;
	color:#fff;
	} 
.sbutton {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #a70909;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
	line-height:24px;
	}

/* The Sidebar1 */
.sidebar1{
	float:left;
	width:150px;
	padding-top:0px;

	font-size:14px;
	font-family:Georgia, Arial, sans-serif;
	}

.sidebar1 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#4a3e3a;
	

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;


	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	color: #666;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#fff;
	}

.sidebar1 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar1 table {
	width:100%;
	text-align:center;
	background:#fff;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:150px;
	padding-top:0px;
	font-size:14px;
	font-family:Georgia, Arial, sans-serif;
	}

.sidebar2 h2 {
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#fff;
	margin:0px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#4a3e3a ;
	

	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
		line-height:18px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
	color: #666;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font-family:Georgia, arial, helvetica, sans-serif;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#fff;

	}

.sidebar2 ul li a:hover {
	background-repeat:no-repeat;
	color:#B30605;
	}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar2 table {

	width:100%;
	text-align:center;
	background-color:#2a2c2d;
	}		
	
/* --- FOOTER --- */

#footer {
	height:10px;
	margin:0px 0px 0px 23px;
	padding:0px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color:#b10604;
	}

#footer a:hover {
	color:#600101;
}

.fleft{
	float:left;
	padding: 0 0 0 10px;

}

.fright{
	float:right;
	padding: 0 10px 0 0;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:3px 10px;
	margin:5px 0 0 0;
	background:#fff;
	/*border:1px solid #bbb;*/
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#000;
	}
.navigation a:hover {
	color:#B31B1B;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 0;
	margin:0 0 5px 0;
	font-size:20px;
	text-align:center;
	background:#fff;
	color:#0197E5;
	/*border:1px solid #bbb;*/
	}

/* The Comments */
#comments{
	margin: 15px 0 0;
}
 #respond{
	padding: 10px 20px;
 
 }

#comments-count{
		padding: 0 10px 7px 20px;
}

#comments h3{
	padding: 0 10px 7px 20px;
	border-bottom: 1px solid #f2f1e9;
	font: 18px georgia, "trebuchet ms", serif;
	text-transform: uppercase;
	color: #666;
}

#comments ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ol.commentlist li{
	padding: 4px 10px 3px;
	border-bottom: 1px solid #f2f1e9;
	line-height: 22px;
}

#comments ol.commentlist li.highlighted{
	background: #f9f9f9;
}

#comments .required{color: #a00;}
#comments textarea{width: 75%;}
#comments p.nocomments, #respond form{padding: 0 10px 10px;}
#comments p#login-req{padding: 20px 10px 10px;}
p.comment_license{line-height: 22px;}




/* MULTILINGUISME */
#suckerfishnav li.right{float:right;}

/*SITE MAP*/
.ddsg-wrapper ul{
list-style-image:none;
list-style-position:outside;
margin-left:10px;

}
.ddsg-wrapper ul li ,.ddsg-wrapper ul li a{
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin-left:10px;
font-size:16px;
font-weight:bold;
color:#374FBD;
}

.ddsg-wrapper ul li ul{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin-left:10px;
font-size:12px;
font-weight:100;
}
.ddsg-wrapper ul li ul li,.ddsg-wrapper ul li ul li a,.post .ddsg-wrapper ul li ul li a{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
margin-left:0px;
font-size:14px;
font-weight:100;
color:#2D559F;
}

.ddsg-wrapper ul li ul li ul li,.post .ddsg-wrapper ul li ul li ul li a{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin-left:10px;
font-size:12px;
font-weight:100;
color:#0073E6;
}

/*PRINT*/
#Outline {
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	padding: 10px;
	border: 1px solid #000000;
}
#BlogTitle {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#BlogDate {
	margin-top: 5px;
	margin-bottom: 10px;	
}
#BlogContent {
	padding: 10px;
	margin-top: 10px;
}
HR.Divider {
	width: 100%; 
	height: 1px; 
	color: #000000;
}
#CommentTitle {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}
.CommentDate {
	margin-top: 5px;
	margin-bottom: 10px;
}
.CommentContent {
	padding: 2px 10px 10px 10px;
}
