@charset "UTF-8";
/* 
	Background-Styles 
*/
#js-on {
	display:none;
}

#js-off {
	display:block;
	width:800px;
	height:50px;
	padding:10px 0px 10px 200px;
	
}
body#main-body #js-off {
	display:none;
}
body#main-body #js-on {
	display:none;
}

img, div { behavior: url(iepngfix.htc) }

body {
	margin:0px; padding:0px;
	background-color:#131211;
	font-family:Arial, Helvetica, sans-serif;
	color:#7f7d78;
	font-size:13px;
	line-height:19px;
}

#loading{
    background-image: url(progress.gif);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    padding: 5px 5px 5px 25px;
}
#main {
	background:#c4c0be url(../images/background_light_slice.jpg) repeat-x;
	padding-bottom:30px;
}
#main .container {
	background-image:url(../images/background_light.jpg);
	background-repeat:no-repeat;
}
#footer {
	background-image:url(../images/background_footer.jpg);
	background-repeat:repeat-x;
	padding:40px;
	position:relative;
	top:-20px;
	min-height:130px;
}
.container {
	width:1080px;
	margin:0 auto;
	position:relative;
}


/* 
	Header-Styles 
*/

#header {
	padding-top:20px;
	padding-bottom:20px;
}

#header_logo {
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
	display:block;
}

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}

#tooltip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:10px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* Overlay */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:675px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    //-moz-box-shadow:0 0 90px 5px #000; 
    //-webkit-box-shadow: 0 0 90px #000;  

	padding: 20px;   
} 
 

.simple_overlay .close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
/* End Overlay */ 

#banner {
	display:block;
	/* background-color:#ffffff;*/
	width:1080px;
	height:90px;
	text-align:right;
	padding:10px 0 10px 0;

}

#pub {
	background-color:#666666;
	width:88px;
	height:31px;
}


#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:360px;
	height:127px;
}

#logo_pub{
	display:block;
	background-image:url(../images/logo_small.png);
	background-repeat:no-repeat;
	width:270px;
	height:95px;
	float:left;
	padding:-10px 0 0px 0;
}
ul#menu {
	margin:0px; padding:0px;
	position:absolute;
	right:0px;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#716d6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#211e1e;
}



/* 
	Block-Styles 
*/

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:20px;
	position:relative;
	height:325px;
}
.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
}
.block_inside { 
	display:block; 
	border:1px solid #ffffff;
	//background: #ffffff url(../images/background_block_slice.jpg) repeat-x;	
	padding:30px;
	overflow:auto;
}
.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px 5px 1px 5px;
	float:left;
}
.image_block img {
	border:1px solid #b5b5b5;
}
.text_block {
	float:left;
	width:430px;
	margin-left:30px;
	padding-top:30px;
}
.text_block h2{
	font-size:24px;
	font-weight:bold;
}

#block_featuredblog .text_block { padding-top:5px }



/*
	Portfolio-Home-Styles
*/

#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}
#portfolio_items {
	width:615px;
	margin-right:25px;
	float:left;
	min-height:100px;
	padding-top:3px;
}
#text_column {
	float:right;
	width:310px;
}
#text_column img { margin-bottom:20px; position:relative; left:-3px;}
#text_column h2#text_title { 
	text-indent:-9999px;
	background-image:url(../images/creatif.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:129px;
}

.mini_portfolio_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
	position:relative;
}
.mini_portfolio_item .block_inside { 
	background:none; background-color:#e2dddc; 
	padding:25px 30px 15px 30px; 
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }


.portal {
	//border:1px solid #a3a09e;
	margin-bottom:10px;
	position:relative;
}
.portal .block_inside { 
	background:none; background-color:#ffffff; 
	padding:25px 0px 15px 0px; 
}
.portal .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }

/*
	Block-Content-Styles
*/

#content_area {
	width:665px;
	float:left;
}
#content_area .block_inside {
	min-height:400px;
}
#sidebar {
	float:left;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background-color:#e2dddc;
	border:1px solid #a3a09e;
}
#sidebar .block_inside {
	background:none;
	background-color:#e2dddc;
}

#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:0px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:#7f7d78; }
#sidebar ul li a:hover { color:#0172dd; text-decoration:none; }


#content_area h2 { font-size:32px; line-height:31px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}


/* 
	Text-Styles   
*/

h2 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	line-height:39px;
	letter-spacing:-1px;
}
h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#26689f;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; }

a.button {
	background:#32312f url(../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(../images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_column {
	float:left;
	width:120px;
	margin-right:30px;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}






/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support */
img, #logo { behavior: url(../scripts/iepngfix.htc); }





/*
	Alternate Styles
*/
body#dark {
	background-color:#1e1d1b;
}
body#dark #main {
	background:#292826 url(../images/background_dark_slice.jpg) repeat-x;
}
body#dark #main .container {
	background-image:url(../images/background_dark.jpg);
}
body#dark #footer {
	background-image:url(../images/background_dark_footer.jpg);
}
body#dark ul#menu li a.active, ul#menu li a:hover {
	color:#ffffff;
}
body#dark .block, body#dark .mini_portfolio_item { 
	border-color:#1b1a19; 
}
body#dark #text_column h2#text_title { 
	background-image:url(../images/creatif_dark.jpg);
}
.titre_tab{
display:block;
padding:20px 0 20px 0;
font-size:18px;
}

/*
	Portal bloc de fil
*/

.mod h2{
font-size:16px;
letter-spacing:0px;
/*background-image:url(../images/background_block_slice_inv.jpg);*/

}

.blocfeed{
/* max-height:150px; */
padding:20px;
overflow:auto;
}


.pubfeed img{
margin-left:-20px;
}

.feed_desc{
font-size:8px;
}
.btn-slide {
	margin: 0;
	padding: 10px;
	background: none;
	text-align: center;
	display: block;
	text-align: right;
	color: red;
	text-decoration: none;
	outline: 0;
	font-weight: bold;
	clear:left;
}

.btn-slide:hover, .active {
	background: none;
	color: green;
	outline: 0;
	text-decoration: none;
	}

#tabs{
min-height:625px;
max-height:675px;

}







#tabs2-1.ui-tabs-panel{
min-height:225px;
max-height:225px;
overflow-x:hidden;
overflow-y:auto;
}
#tabs2-2.ui-tabs-panel{
min-height:225px;
max-height:225px;
overflow-x:hidden;
overflow-y:auto;
}
#tabs2-3.ui-tabs-panel{
min-height:225px;
max-height:225px;
overflow-x:hidden;
overflow-y:auto;
}
#tabs2-4.ui-tabs-panel{
min-height:225px;
max-height:225px;
overflow-x:hidden;
overflow-y:auto;
}
#tabs2-5.ui-tabs-panel{
min-height:125px;
max-height:125px;
overflow-x:hidden;
overflow-y:auto;
}
#tabs2-6.ui-tabs-panel{
min-height:700px;
max-height:700px;
overflow-x:hidden;
overflow-y:auto;
}





.ui-tabs-panel{
min-height:625px;
max-height:625px;
overflow-x:hidden;
overflow-y:auto;
}


#mc_embed_signup{
	margin-left: auto ;
 	margin-right: auto ;
	margin-top: 100px ;
 	
}
#slider2{
	display:none;
}
	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:1078px;//948
	height:400px;//324
	overflow:hidden; 
	}

#infolettre ul li:hover{

    background-color: #ccc;
}
#infolettre ul li{
	border: 1px solid #808080;
        background-color: white;
	text-decoration:none;
	margin:10px;
	padding:20px;
}

#infolettre ul a{
	text-decoration:none;
}

.head_title{
font-family:Arial, Helvetica, sans-serif;
margin:10px;
font-size:150%;
font-weight: bold;
}

.info_title{
font-size:125%;
font-weight: bold;
}
.info_description{
font-size:90%;
font-weight: normal;
}

.postitem:hover{
    background-color: #ccc;
    cursor:pointer;
    text-decoration:none;
}

.posttop {
clear:both;
width:100%;
height:40px;
/*margin-top:10px;*/
}

.posttop .dateicon {
border-right:3px solid #CCCCCC;
padding-right:8px;
float:left;
}

.posttop .title {
padding-left:8px;
float:left;
}

.posttop .dateicon .day {
font-size:23px;
color:#9d8c8c;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .dateicon .month {
font-size:12px;
color:#bfbfbf;
clear:both;
text-align:right;
text-transform:uppercase;
}

.thetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#FFFFFF;
clear:both;
}
.thetitleblack {
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
color:#000000;
clear:both;
}

.posttop .thetitle {
font-size:23px;
color:#555555;
clear:both;
}

.posttop .thetitle a:hover {
text-decoration:none;
color:#9d8c8c;
}

.posttop .title .under {
font-size:12px;
/*color:#bfbfbf;*/
clear:both;
}
.posttop .title .under a{
text-decoration:underline;
}