/* ======================================================================
*  Propriete de JOUSSE SAS 
*  Auteur : Marc VARLET - Ste Arilys (http://www.arilys.com)
*  Créer le 05 mars 2009
*  Modifications :
*  06/08/09 : Ajout CSS Tags
*
*/

/**************** Page and tag styles ****************/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: black;
	font: 85% "Times New Roman",verdana,arial,helvetica,sans-serif;
	line-height: 1.2em;
	background: none;
}
#home{ 
	z-index: 1;
	margin: 0px;
	padding: 0px;
	min-height: 530px;
	text-align: left;
	border: 0px none;
}

a {
	text-decoration: none;
}
a img {border:0px;}

blockquote,q{
	font-style:italic;
	quotes:'\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}

hr{
	/*display:none;*/
}

.post {
	background: url(img/post.gif) no-repeat top left;
	padding: 20px;
	overflow: hidden;
}

h1,h2,h3,h4,h5,caption,thead{
	font-family: verdana,arial,helvetica,sans-serif;
	font-style: italic;
	background: transparent none !important;
	padding: 0;
	color: #172791;
	line-height: 1.1em;
	text-align: left;
	font-weight: normal;
	margin: 0 0 10px 0;
	letter-spacing: -0.5px;
}
h1{
	margin-top: 20px;
	text-align: left;
	font-size: 25px;
}
h1 span{
	margin: 0px 20px;
	padding: 0 5px;
	background-color: #fff;
}
h2{
	font-size: 25px;
}

h3{
	color: #444;
	font-size: 20px;
}
h4,h5{
	color: #444;
	font-size:14pt;
}

input {
	margin-bottom: 5px;
	padding: 0;
}

input.button {
	margin-left: 0.5em;
}
.texte input.button  {
	margin-left: 0;
	padding: 0 1em;
}
input.lien {
	background: transparent;
	border: none;
	cursor: pointer;
	color: #7C6E6B;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
}

.separation {
	clear: both;
	margin:0px;
	padding:0px;
	height: 0px;
	visibility: hidden;
	border: none;
}
.left{float:left;}
.right{float:right;}
.center{margin:0px auto;text-align: center;}
.clear{clear: both;}
.half{width: 390px; min-height:180px;}

.print{display:bloc;}
.noprint{display:none;}
.contentpanes .cloned{display:none;}

.list {float:left;margin: 0px;padding-top:5px;}
.list h2 {margin-bottom:0px;}
.list ul{margin: 0px;padding:0px;padding-top:10px;padding-left:5px;}
.list li{margin-top: 2px;padding-left: 20px; min-height:18px;list-style: none; background: url(img/bullet_17x17.gif) no-repeat 0em .1em;}
.title {	font-size: 22px;font-weight: bold;font-style: normal;background: url(img/title_bg.png) no-repeat;}

.certificats{margin:35px 10px; padding: 0px;}
.certificats img{float:left; padding-right: 30px;}
.iso9001{padding-top: 0px;}
.fntp{padding-top: 50px;}
.snecorep{padding-top: 0px;}
.sniter{padding-top: 50px;}
.qualifelec{padding-top: 0px;}

/* === Access === */
#access {
	display:none;
	height:1px;
}
/* === End Access=== */

/* === Header === */
#header {
	margin: 0px;
	padding: 0px;
	width : 898px;
	height: 200px;
	background: url(img/header.png) no-repeat top left;
}
#top_ligne {
	float: left;
	width: 910px;
	height: 5px;
	background: #fff url(img/top_ligne.gif) no-repeat top left;
}
#headcontent {
	display:none;
}

/* === End Header === */

/* === Content === */
.accordion-menu {
	display:none;
}
#container{
	margin: 0px auto;
	padding: 0px;
	width : 910px;
	text-align: left;
	border: 0px none;
	background: #fff url(img/bg_page.gif) repeat-y top left;
}
#page {
	margin: 0px 6px;
	padding: 0px;
	width : 898px;
	background: none;
}
#main{
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 280px;
	width : 898px;
	min-height: 750px;
	border: 0px none;
	background: url(img/fd_footer.png) no-repeat bottom left;
}
#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 0px;
	border: 0px none;
	/*border: 1px solid yellow;*/
}

#img_theme{
	margin: 0px;
	padding: 0px;
	height: 80px;
	text-align: left;
	border: 0px none;
	/*border: 1px solid green;*/
}
#content-home{
	float: left;
	margin: 0px;
	padding: 0px 10px;
	width: 460px;
	border: 0px none;
	/*border: 1px solid green;*/
}
#content-home p{
	text-align: justify;
}

#content{
	float: left;
	margin: 0px 10px;
	padding: 0px 5px 0px 15px;
	width: 655px;
	border: 0px none;
	/*border: 1px solid green;*/
}
#content p{
	text-align: justify;
}

/* === End Content === */

/* === Footer === */
#footer{
	clear: both;
	margin: 0px;
	padding: 0px;
}
#coordonnees{
	margin: 0px auto;
	padding: 5px 0px;
	text-align: center;
	background: #fff url(img/bg_page.gif) repeat-y top left;
}
#bottom_ligne{
	width: 910px;
	height: 5px;
	background: #fff url(img/bottom_ligne.gif) no-repeat bottom left;
}
#copyright{
	float: right;
	margin: 0px;
	padding-right: 25px;
	text-align: right;
	border: 0px none;
	color: #6A5751;
}

/* === End Footer === */

div.overlay {
	background:none;
	padding:45px;
}

.photo {
	border:none;
}
.sShow_img {
	border:1px solid #666;
	height:256px;
	
	/* CSS3 tweaks for modern browsers */
	-moz-box-shadow:0 0 0px #fff;
	-webkit-box-shadow:0 0 0px #fff;
}
.sShow_img div {
	display:block;
	border:none;
}
.sShow_tabs a {
	display:none;
}

ul.tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:none;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
}
#btn_print{display:none;}

#flowtabs li { 
	clear: both;
}
#flowtabs li a {
	background: none;
	display:block;
	height: 30px;   
	width: 100%; 	
	padding:0px;
	margin:0px;
}
#flowpanes {
	/*overflow:visible;*/
	position:static;
	min-height:1px;
}
#flowpanes div {
	clear: both;
	display:block;	
}
#flowpanes .items {
	width:650px;
	position:static;
	clear: both;
}
#flowpanes .less, #flowpanes .less a {
	color:black !important;
}

