/*
CSS Factory Systems
*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left:0px;
}


#page {
	width: 700px;
}

#tableau_normal{
	
	padding:0;
	margin:0;
height:auto; 
	}

blockquote {
	margin: 0;
	padding-left: 20px;
	padding-right:25px;
	text-align:justify;
	border-left: 10px solid #666666;
	font-style: normal;
	color: #555555;
}

blockquote * {
	line-height: normal;
}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}
	

.tab_title{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-left:0;
}


.tab_contenu{
	text-align:justify;
	font-size:12px;
	padding-left:25px;}
	
.tab_12_normal{
	font-size:12px;
	text-align:justify;}
	
	.tab_12_normal_left{
	font-size:12px;
	text-align:left;}

	
.tab_11_centrer_soft{
	font-size:11px;
	text-align:left;
	color:#000;}
	
	
.tab_12_centrer{
	font-size:12px;
	text-align:center;}

.tab_10_normal{
	text-align:justify;
	font-size:10px;}
	
.tab_10_news{
	text-align:center;
	font-size:10px;}
	
.texte_contenu{
	text-align:justify;
	font-size:12px;
	padding-left:25px;
	padding-top:5px;
	width:650px;}
	
.texte_contenu_pop{
text-align:justify;
font-size:12px;
padding-left:5px;
padding-right:15px;}

.texte_14{
	text-align:justify;
	font-size:14px;}	

.texte_13{
	text-align:justify;
	font-size:13px;}
	
	.texte_13_centrer{
	text-align:center;
	font-size:13px;}

.texte_contenu_14{
	text-align:justify;
	font-size:14px;
	padding-left:25px;
	padding-top:5px;
	width:640px;}	
	
.texte_red{
	text-align:justify;
	font-size:12px;
	padding-top:5px;
	width:655px;
	color:#F00;
}
	
a:link {
	color: #000066;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#399;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}


h1 {
	color: #fff;
}
h2 {
	color: #000066;
}
h3 {
	color: #000066;
}

.content {
	padding: 20px;
	background: url(images/img150.png) no-repeat;
	
}

p {
line-height: 18px;
} 

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	font-size: 12px;
	color:#333333;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#sidebar li {
	margin-bottom: 0px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 5px;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	text-align: right;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar .first {
	border: none;
}
