
/* structure */
HTML {
   overflow-y: scroll;
   overflow: -moz-scrollbars-vertical;
}


body{
	background: #727375 url(/assets/templates/cfr/images/bg.gif) 0 0 repeat-x;
/*font-family:HelveticaNeue-Light, HelveticaNeue, Helvetica, Arial, sans-serif;*/
	font-family: Arial, sans-serif;
	color: #373B3F; /* #7c848e;*/
	font-size:85%;
	line-height:140%;
	font-weight:200;
}



#container {
width: 900px; 
margin: 0px auto;
background: #fff url(/assets/templates/cfr/images/header.jpg) 0 0 no-repeat;

}

.left{
	float:left;
}

.right{
	float:right;
}


#header{
	height: 129px;
	background: #d0cfcf url(/assets/templates/cfr/images/header.jpg) 0 0 no-repeat;
}

#header .logo{
	display:block;
	width: 100px;
	height:129px;
	float:left;
}

#header .cfr{
	width: 310px;
	float:left;
	padding:30px 0 0;
	font-size: 1.65em;
}
#header .cfr a{
	color:black;
	display: block;
	font-size:0.95em;
	text-align:right;
}



#header .slogan{
	padding: 30px 30px 18px 0;
	float:right;
	font-size: 1.25em;
	line-height:1.3em;
	color: #8b8b8b;
	font-style: italic;
	border-bottom: 2px solid #c74400;
}



.welcome{
	padding: 0 0 30px 0;
}

.welcome .right img{
	padding: 15px 10px 0 0;
}





#slideshow-container  { 
	margin: 25px 0 0 0;
	width:586px; 
	height:380px;  
	position:relative;
	overflow:hidden;
	background:#eee; 
}
#slideshow-container img { 
	width:586px;  
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	z-index:1; 
}
.toc{ 
	position:absolute; 
	left:0; 
	bottom:20px; 
	z-index:2; 
	display:block; 
	width:20px; 
	background: #ebebec url(/assets/templates/cfr/images/bg_menu.gif) 0 0 repeat-x; 
	color:#444; 
	text-align:center; 
	padding:3px; 
	text-decoration:none; 
}
.toc:hover,
#next:hover,
#previous:hover,
.toc-active{ 
	background:#C74400; 
	color:#fff; 
}

#next { 
	position:absolute; 
	bottom:20px; 
	right:20px; 
	z-index:2; 
	display:block; 
	width:20px; 
	background: #ebebec url(/assets/templates/cfr/images/bg_menu.gif) 0 0 repeat-x; 
	color:#444; 
	text-align:center; 
	padding:3px; 
	text-decoration:none; 
}

#previous{ 
	position:absolute; 
	bottom:20px; 
	right:50px; 
	z-index:2; 
	display:block; 
	width:20px; 
	background: #ebebec url(/assets/templates/cfr/images/bg_menu.gif) 0 0 repeat-x; 
	color:#444; 
	text-align:center; 
	padding:3px; 
	text-decoration:none; 
}






/***********/


.promotions,
.news{
	padding: 8px 0 35px;
	border-top: 2px solid #c74400;
}
.promotions h6,
.news h6{
	padding: 0 0 8px 0;
	color: #8b8b8b;
}
a.seeall{
	display:block;
	float:right;
	background: white url(/assets/templates/cfr/images/arrow.gif) 0 5px no-repeat;
	color:#737373;
	text-decoration: none;
	margin: 7px 10px 0 0;
	padding: 0 0 0 16px;
}

a.seeall:hover{
	color: #c74400;
	background: white url(/assets/templates/cfr/images/arrow.gif) 0 -20px no-repeat;
}


.promotions .box{
	width: 168px;
	height:140px;
	float: left;
	background: #ebebec url(/assets/templates/cfr/images/bg_menu.gif) 0 0 repeat-x;
	margin-right: 10px;
	padding: 10px;
}

.promotions .box h3{
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
}


.news .box{
	width: 248px;
	height:auto;
	float: left;
	margin-right: 10px;
	padding: 0 40px 0 0;
}

*html .news .box{
	width: 245px;
}


.date{
	position:relative;
	padding: 0 10px 0 0;
	margin-right: 5px;
	font-size: 0.9em;
	line-height:1em;
	background: #fff url(/assets/templates/cfr/images/bullet.gif) right 5px no-repeat;
}

.promotions .date{
	display:none;
}

.news p{
	clear:none;
}




a.bigbtn{
	background: #d75300 url(/assets/templates/cfr/images/bigbtn.gif) 0 0 no-repeat;
display:inline;
padding:8px 12px 8px 23px;
color:white;
text-decoration: none;
clear:left;
margin-top: 12px;
position: relative;
}


a.bigbtn:hover{
	background: #d75300 url(/assets/templates/cfr/images/bigbtn.gif) 0 -40px no-repeat;
	color:white
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

*html .clearfix {
    zoom: 1;  
    display: block;     
}


/*
#marginleft {
float:left; 
width: 178px;
}*/

#content { 
width: 596px;
float: right;
padding: 20px 0 60px 0;

}
#leftcol{
	
	float: left;
	width: 214px;
}





#footer { 
height: 180px;
width: 780px;
padding: 30px 60px;
margin-bottom: 60px;
background: #fff url(/assets/templates/cfr/images/footer.gif) 0 0 repeat-x;
border-top: 2px solid #c74400;
}


#footer .col{
	float: left;
	width:225px
}
#footer .col3{
	float: left;
	width:150px;
	text-align: center;
}
#footer .col4{
	float: right;
	width:120px;
	text-align: right;
}

/*.productlist a{
	display: block;
	margin: 0 2px 2px 0;
	float:left;
	background: #eee;
	width:106px;
	height:104px;
}*/

.productlist .captioninfos{
	display:none;
}


.partners .item{
	padding: 0;
	border-bottom: 2px solid #c74400;
}

.partners .thumbpartner{
	display: block;
	float:left;
	width: 149px;
	height: 120px;
	
}

.partners .thumbpartner img{
	width: 100px;
}

.partners .item a.opener{
	padding:20px 0;
	display:block;
	font-weight: bold;
	font-size: 1.3em;	
	text-decoration: none;
	color:#d75300;
	text-transform: uppercase;
	font-style:italic;
}

.partners a.opener:hover{
	background: #fff url(/assets/templates/cfr/images/footer.gif) repeat-x 0 -30px;
	color: #663300;
}




.tip{
	padding: 10px 15px;
	background: #fff url(/assets/templates/cfr/images/footer.gif) repeat-x 0 -10px;
}

.tip-text{
	display: none;
}


.partnerdetail {
	margin: 50px 0;
}


.partnerdetail .left{
	float: left;
	width:166px;
}
.partnerdetail .left img{
	width:137px;
}
.partnerdetail .right{
	float: right;
	width:395px;
}
.partnerdetail .right h1{
	margin:0;
	font-size: 2.2em;
	padding:0 0 6px 0;
	background:none;
}

.partnerdetail .right h2{
	margin:0;
	padding: 0 0 6px 0;
}

.partnerdetail .description{
	padding: 30px 30px 0 0;
}


.head{
	border-bottom: 2px solid #c74400;
	margin-bottom: 30px;
	padding: 0 30px 30px 0;
}

.annuaire .departement{
	border-bottom:2px solid #C74400;
	margin:0 0 15px;
	padding:10px 0 30px 0;
}

.employee .label,
.employeelogged .label{
	float:left;
	width:25%;
	padding:2px 0
}
.employee .txt,
.employeelogged .txt{
	float:left;
	width:75%;
	padding:2px 0;
}

.employeelogged{
	border-top:1px solid #ccc;
}

.employeelogged a.opener{
	padding:20px 0;
	display:block;
	font-weight: bold;
	font-size: 1.2em;	
	text-decoration: none;
	color:#d75300;
}

.employeelogged a.opener:hover{
	background: #fff url(/assets/templates/cfr/images/footer.gif) repeat-x 0 -30px;
	color: #663300;
}

.employeelogged .opener span{
	font-weight: normal;
	font-size: 1em;
	color:#373B3F;
}

.padding20{
	padding-bottom:20px !important;
}


.productlist {
	margin: 0;
}


.productlist .item .left{
	float: left;
	width:166px;
}
.productlist .item .left img{
	width:137px;
}
.productlist .item .right{
	float: right;
	width:395px;
}


.productlist .item .right h3{
	margin:0;
	font-size: 1.6em;
	padding: 0 0 6px 0;
	background:none;
	color: #737373;
	font-style: normal;
}

.productlist .item{
border-bottom: 2px solid #c74400;
padding: 20px 30px 20px 0;
}

.productlist .description{
	padding:30px 10px 30px 0;
}
.productlist .item .description{
	padding:0;
}




.popimage,
.drthumbonly,
.drthumbonl,
.bigimg{
	margin: 0 0 20px 0;
}

a.highslide{

}
.highslide img {
margin:20px 0 !important;
border:2px solid #DAE6FF !important;
}

.productlist .highslide img{
	margin: 0 !important;
}
.highslide-credits,
.highslide-display-block{
	display:none !important;
}

/*
.productspres .description .left{
	float: left;
	width: 320px;
	
}*/
.productspres .description .right{
	float:right;
	width:146px;
	padding:6px 0 0 12px;
	margin: 0 0 4px 12px;
	border-left: 2px solid #DAE6FF;
}

.productspres .description .prop{
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 0 7px 0;
}

.productspres .description .label{
	font-size: 0.8em;
	line-height:0.6em;
	padding:0;
	color: #333;
}
a.command{
	background: #fff url(/assets/templates/cfr/images/bgtitle4.gif) repeat-x 0 0;
	font-weight: bold;
	text-transform: uppercase;
	padding:14px 6px 11px;
	color:black;
	display:block;
	text-decoration: none;
	text-align: center;
}
a.command:hover{
	background: #fff url(/assets/templates/cfr/images/bgtitle6.gif) repeat-x 0 0;
	color:black;
}



/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&*/


/* typography */
 
a{
	color: #c74400;
	-moz-outline:none;
}

a:hover{
	color: #663300;
}  

p{
margin:0 0 12px 0;
clear: left;
}

p img {
	margin: 0 0 1.5em 0;
}

hr{
	border: none;
	border-bottom: 2px solid #c74400;
	margin: 20px 0 30px;
	padding:0;
}

h1, h2,
h3, h4, 
h5, h6 {

	font-weight: bold;
	text-transform:uppercase;
	padding: 14px 4px 0 0;
	letter-spacing: 2px;
	margin: 0;
	font-style: italic;
}

h2, h3, h4, h5, h6{
	font-size: 1.2em;
	background:none;
	color: #737373;
}


h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{

	text-decoration: none;
}




p{
	text-align: justify;
}
.promotions p{
	text-align: left;
	letter-spacing: 0.05em;
}

table, tr, td{
	margin: 0;
	padding: 0;
	vertical-align:top;
}
table{
	width:500px;
}
table p{
	text-align: left;
}
tr{
	width: 40%;
}

/* menus */



#mainmenu{
padding:49px 0 60px 0;
font-size: 0.8em;
}
#mainmenu ul{
	list-style: none;
	padding: 0;
	margin:0 0 30px 0;
}
#mainmenu ul ul{
	margin:0;
}

#mainmenu ul li{
	list-style: none;
	padding: 0;
	margin:0;
}

#mainmenu ul li a{
	list-style: none;
	padding: 0;
	margin:0;
	color: #000;
	background: #fff;
	display: block;
	padding:3px 6px 3px 24px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: justify;
	border-bottom: 1px solid #e8e8e8;
}

*html #mainmenu ul li a{
height: 14px;
}

#mainmenu ul li a:hover,
#mainmenu ul li.active a{
	background: #ebebec url(/assets/templates/cfr/images/bg_menu.gif) 0 0 repeat-x;
border-bottom: 1px solid #fff;
}

#mainmenu ul li.active li a{
background-image: none;
border-bottom: 1px solid #fff;
text-transform: none;
font-size: 1.1em;
padding-left: 40px;
}


#mainmenu ul li.active ul li a:hover,
#mainmenu ul li.active ul li.active a{
	color: #c74400;
	background: #ddd;
}



/****************** forms **************************/

label {
display:block;
font-weight:bold;
padding:2px;
margin:2px 0
}


#contactForm p{
	margin: 0;
	padding: 0;
}

select{
	padding: 4px;
}

textarea{
	height: 190px;
}


.errors {
background:#FBE3E4 none repeat scroll 0 0;
border:1px solid #FBC2C4;
color:#8A1F11;
margin-bottom:20px;
padding:10px 12px;
width:874px;
}


















/*
ul.menu{
	list-style: none;
	margin: 0;
	padding:3px 0 12px 78px;
}


ul.menu li{
	float: left;
	padding: 2px;
}


ul.menu li a{
	display: block;
	width:auto;
	height: auto;
	padding: 3px;
	text-decoration: none;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	color: #aaa296;

}

ul.menu li a:hover,
ul.menu li.active a:hover{
	color: #222d80;
background-image:none ;
}

ul.menu li.active a{
	color: #222d80 !important;

}





ul.lang{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 25px 0 0;
	height: 28px;
	background: white;
}

ul.lang li{
	display: block;
	float: right;
}


ul.lang li a{
	display: block;
	margin-left: 9px;
	padding-top: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.9em;
}

ul.lang li a:hover{
	color: #c10076;
}

ul.lang li.active a{
	color: #c10076;
}



.pointfort{
	background:#F1f0f0;
	padding: 35px 30px 40px;
	width: 373px;
}

.pointfort h4{
	font-size: 1.5em;
}


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

.pointfort ul li{
	margin: 0;
	padding:3px 8px 1px 11px;
	background: transparent url(/assets/templates/profin/images/bullet.gif) left 7px no-repeat;
	display:block;
	float: left;
	white-space: nowrap;
	
}



.cursus .wrap{
	padding:0 0 0 50px;
	background: #F4F3F3 url(/assets/templates/profin/images/cursus_tab_wrap.gif) left top no-repeat;
	height: 26px;
}
.cursus h4{
	margin: 0;
	padding:9px 52px 0 0;
	background: transparent url(/assets/templates/profin/images/cursus_tab_inner.gif) right top no-repeat;
	float:left;
	height: 17px;
}

table{
	border-collapse:collapse;
	color: #626d78;
}

table th{
	background: #e8e3d7;
	font-weight: normal;
	padding: 0 5px 4px 15px;
}

table td{
	border-bottom: 2px solid #e2dbd0;
	padding: 0 5px 2px;
	line-height: 1.2em;
}

table td.col-1{
	background: #dcd5ca;
	padding:8px 15px 5px 30px;
}

table td.col-2{
	background: #d1c7b7;
	padding:8px 15px 5px 15px;
	width: 71px;
}


#rollovermenu h4{
	background: #ece8e0;
	padding:7px 12px 4px 30px;
	width: 391px;
}


#rollovermenu ul{
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: white;
	width: 320px;
}

#rollovermenu ul li{
	display: block;
	float: left;
}


#rollovermenu ul li a{
	display: block;
	padding: 0;
	text-decoration: none;
	width: 160px;
	line-height:1.2em;
}

#rollovermenu ul li a:hover{
	color: #c10076;
}

#rollovermenu ul li a.active{
	color: #c10076;
}

#rollovermenu #imgcontainer{
	float:right;
	width: 101px;
	height: 93px;
	background: #f1f0f0;
}

#rollovermenu #imgcontainer img{
	width: 101px;
}

#rollovermenu ul li img{
	display: none;
}

*/
/************************************************************/
/*
.prodlink a.txt{
	font-size: 0.9em;
	display: block;
	float: right;
	padding:4px 0:
}

.prodlink a.img{
	width: 123px;
	height: 186px;
	padding: 40px 20px;
	display: block;
	background: #c3c3c1 url(/assets/templates/profin/images/prodlink.jpg) left -1px no-repeat;
	text-decoration: none;
}

.prodlink h3{
	color: #fff;
	font-size: 1.7em;
	text-decoration: none;
}

.prodlink p{
	color: #fff;
	text-decoration: none;
	width:175px;
	text-align: left;
}

.prodlink{
	width:433px;
	height: 266px;
	margin-top: 20px;

}

.prodlink .left{
	float: left;
	width: 163px;
	height: 266px;
}

.prodlink .right{
	float:right;
	width: 270px;
	height: 266px;
	overflow:hidden;
}



#flashformmenu{
	width:433px;
	height:307px;
	background:#ddd;
}
*/

/************* realisations *******************/

/*.products{
	padding: 30px 0 0 44px;
	width: 940px;
	position: relative;
}

.produit{
	width: 460px;
	background: #f4f3f3;
	margin: 0 10px 10px 0;
	float: left;
}

.produit .description{
	float:left;
	width: 318px;
	padding: 12px;
}

.produit h3{
	padding: 4px 0;
	margin: 0;
}

.produit p{
	padding: 2px 0;
	margin: 0;
}

.produit .image{
	float:right;
	width: 118px;
}


.produit .image img{
	width: 118px;
}

*/


/* thumb caption */





/************ fucking ie *****************************/





/*
.mouseenter_menu{
	
	border-top: 3px solid #ebefe3;
	border-bottom: 3px solid #ebefe3;
	padding: 2px 0 3px 0;
	
}

.mouseleave_menu{

	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 5px 0 6px 0;
}
*/



/* typography */
/*
body {font-size:75%;color:#222;background:#fff;font-family:"Lucida Grande", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
*/


/* forms */
/*
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
*/





