/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #1a1d1e url(../images/templatemo_body_top_bg.jpg) repeat-x;
}

a:link, a:visited 
{ 
	color: #0279ff; 
	text-decoration: none; 
	font-weight:bold;
} 

a1:link, a1:visited 
{ 
	color: #0279ff; 
	text-decoration: none; 
	font-weight:bold;
	
} 
a1:active, a1:hover 
{ 
	color: #0279ff; 
	text-decoration: underline;
}

a:active, a:hover 
{ 
	color: #0279ff; 
	text-decoration: underline;
}


p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_40 { 
	clear: both; 
	width: 100%; 
	height: 40px; 
	font-size: 1px;	
}

.margin_bottom_20 { 
	clear: both; 
	width: 100%; 
	height: 20px; 
	font-size: 1px;	
}

.marge {
margin-left: 2em;
}


.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.rc_btn_01 a{
	clear: both;
	display: block;
	width: 125px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
	background: url(../images/templatemo_button_01.jpg) no-repeat;
}

h1 
{
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #0279ff;
	background:url(../images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}

h2
{
	padding: 0 0 15px 0;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-style: italic;
	color: #0279ff;
	background:url(../images/templatemo_horizontal_divider.jpg) bottom repeat-x;
}


.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	/*color: #ffffff;*/
	color: #e40b0b;
}


#container {
	width: 840px;
	margin: 0 auto;
	padding: 0 10px;
}

#top_panel {
	width: 840px;
	height: 150px;
}

#top_panel #logo{ 
	float: left;
	width: 240px;
	height: 150px;
	background: url(../images/templatemo_logo2.jpg) no-repeat;
}

#top_panel #logo a{
	display: block;
	text-decoration:none;
}

#after_menu
{
	position: absolute;
	top:180px;
	width:840px;
}

#content {
	margin-top: 30px;
	clear: both;
	/*margin-left:-240px;*/
}


.text {
	color: #56b9ff;
}

#content p {
	text-align: justify;
	margin-bottom: 10px;
}

.service_list {
	margin: 30px 0 0 30px;
	padding: 0px;
	list-style: decimal-leading-zero;
}


.image {
	background: #000000;
	padding: 9px;
	margin-bottom: 10px;
}



.image img {
	border: 1px solid #666;
}

.image_fl {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
}

.image_ce {
	}


.image_fr {
	float: right;
	margin-top: 3px;
	margin-left: 20px;
}

.image_column_w240 {
	float: left;
	width: 242px;
	height: 122px;
	padding: 4px;
	background: #000000;
	padding: 9px;
	margin: 3px 20px 0 0;
}

.image_column_w240 img {
	width: 240px;
	height: 120px;		
	border: 1px solid #666666;
}

.vignette
{
cursor : pointer;
border-style : solid;
border-width : 5px;
border-color : #EEE7DD;
//width : 150px;
height : 113px;
}

.vignette2
{
//cursor : pointer;
border-style : solid;
border-width : 5px;
border-color : #EEE7DD;
width : 600px;
//height : 113px;
}

.standard
{
cursor : pointer;
border-style : solid;
border-width : 5px;
border-color : #EEE7DD;
width : 550px;
height : 360px;
}

.section_w360 {
	width: 360px;
}

.section_w500 {
	width: 500px;
}

form{
	margin: 40px 0 0 0;
	padding: 0px;
}

form label 
{
	float: left;	
	display: inline-block;
	width: 200px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;	
}

form .input_field {
	float: left;
	display: inline-block;
	width: 310px;
	text-align: left;
	background: #1A1D1E;
	color: black; 
}

form textarea 
{
	background:#FFFFFF none repeat fixed 0 0;
	border:1px solid #BBBBBB;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.1em;
	height:150px;
	margin-top:5px;
	padding:5px;
	width:305px;
}

form .submit_btn 
{
	margin-right: 10px;
	width: 80px;
}

/*tableau de gestion*/
table
{
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	border-collapse: collapse;
	text-align: center;
}
table th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	width: auto;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
table td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	width: auto;
	padding: 6px 8px;
}
table tbody tr:hover td
{
	color: #FFF;
}

.couleur{
	color: #6633FF;
	
}





/* footer */
#footer {
	clear: both;
	width: 840px;
	height: 55px;
	padding: 30px 10px 0 10px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	left:50%;
	margin-left: -420px;
	clear:both;
}
/* end of footer */
