body {
	background: #FFFFFF url(../pic/bg_body.jpg) repeat-x left top;
	font-family: Verdana; 
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

body * {
	font-family: Verdana; 
	/*font-size: 11px;*/
}

form {
	margin: 0;
	padding: 0;
}

.error {
	color: red;
	font-weight: bold;
}

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

.noir, .noir a, .noir a:hover, a.noir, a.noir:hover {
	color: black;
}

.blanc, .blanc a, .blanc a:hover, .blanc, a.blanc:hover {
	color: white;
}

.gris, .gris a, .gris a:hover, a.gris, a.gris:hover {
	color: #aaa;
}

.rouge, .rouge a, .rouge a:hover, a.rouge, a.rouge:hover {
	color: red;
}

a {
	color:#337DC4;
	text-decoration:underline;
}

a:hover{
	color:#337DC4;
	text-decoration:none;
}



.header {
	margin: 0 auto;
	height: 120px;
	color: white;
	color: #FFFFFF;
	background: url(../pic/bandeau_matthieuLagrive11.jpg) no-repeat left top;
}

#pub {
	font-weight: bold;
	padding: 10px;
	vertical-align: bottom;
	text-align: right;	
	
}

.guide {
	color: white;
	margin-top: 15px;
	font-size: 12px;
}

.guide a, .guide a:hover {
	color: white;
	font-size: 12px;
}

.pub {
	margin: 0;
	padding: 0;
}

/*############ TABLE MAIN SITE 3 AND 2 COLS ################*/

/* Table global */
.page3cols_table {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}


/* Td gauche */
.page3cols_leftcol {
	width: 160px;
	margin: 0;
	padding: 0;
	padding-top: 55px;
}

/* Td home page for 2 cols */
.page2cols_centercol {
	padding: 0 10px;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	clear: both;
	width: 815px;		/* 820px dispo */
}

/* Td center page for 3 cols */
.page3cols_centercol {
	padding: 0 10px;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	clear: both;
	width: 670px;		/* 650px dispo avec padding */
	height: 400px;
}

/* Td droit */
.page3cols_rightcol {
	width: 160px;
	margin: 0;
	padding: 0;
	padding-top: 25px;
}





/* Table global */
.global_site {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
}


/* Td gauche */
#menu_gauche {
	width: 160px;
	margin: 0;
	padding: 0;
	padding-top: 55px;
}

/* Td home page for 2 cols */
.page_home {
	padding: 0 10px;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	clear: both;
	width: 815px;		/* 820px dispo */
}

/* Td center page for 3 cols */
.center_page {
	padding: 0 10px;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	clear: both;
	width: 670px;		/* 650px dispo avec padding */
}

/* Td droit */
#menu_droit {
	width: 160px;
	margin: 0;
	padding: 0;
	padding-top: 25px;
}

/* ------------------ global style ------------------------- */

.notice {
	font-style: italic;
	font-size:9px;
	color:#999999;
}

.field_value {
	color:#4A5C7E;		
}

.alternA {
	background-color: #FFFFFF;
}

.alternB {
	/*background-color: #E6E6E6;*/
	background-color: #f5f5f5;
}


.link_article_title {
	font-size:12px;
	font-weight:bold;
}

.result_header {
	background-image: url("../pic/bg_box_silver_title.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;
	text-align: center;
	height: 26px;
	line-height: 26px;
}

.a_button a{
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;	
}

/*----------- box_orange ---------- */

#home_page {
	width: 815px; /* 985*/
}

.table_login {
	margin: 10px;
}

.komparator_home {
	padding: 10px;
}

.box_orange {
	-moz-border-radius: 6px;
}

.box_orange_login {
	border: 1px solid #ddd;
	background-color: #F5F5F5;
	-moz-border-radius: 6px;
	width: 650px;
}

.box_orange_title {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	background-image: url("../pic/bg_window.gif");
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
}

.box_silver {
	border: 1px solid #717171;
	-moz-border-radius: 6px;
	background-color: #F5F5F5;
}

.box_silver_home {
	border: 1px solid #717171;
	-moz-border-radius: 6px;
	background-color: #373737;
	text-align: center;
}

.box_silver_title {
	color: #FFFFFF;	
	font-size:11px;
	font-weight:bold;
	text-align: center;
	background-image: url("../pic/bg_box_silver_title2.gif");
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
}

/* ----------------------- header -------------------------- */
TABLE.main_header{
	width:100%;
	height: 147px;
	border: 0;
}

TD.heading_cat {			
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:15px;	
	height:31px;
	cursor: pointer;
}

TD.heading_cat_select {	
	background-image:url("../pic/bg_heading_select.gif");
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;	
	height:31px;
	cursor: pointer;	
}

.main_heading a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.main_sub_heading table{
	background-color:#3CB2DC;	
	height:20px;
}

.main_sub_heading td{		
	background-color:#3CB2DC;		
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;	
	height:20px;
	cursor: pointer;
}

TD.main_sub_heading_select {		
	background-color:#3CB2DC;		
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;	
	height:20px;
	cursor: pointer;
}

/* ----------------------- body ---------------------------- */

TD.main_body{
	vertical-align:top;
}

TABLE.main_style{
	width:700px;
}

#submenu {
	margin: 0;
}


/* ------- Invisible button ------------- */

TABLE.invisible_button {
	border: 0px solid #FFFFFF;	
}

.invisible_button td {
	border: 0px solid #00FFFF;	
}

.invisible_button th{
	border: 0px solid #FFFFFF;	
}

/* ---- listing ---- */
TABLE.listing  {
	border-spacing: 0px; 
	border-collapse: collapse;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;	
}

.listing th {
	padding:3px;
	text-align:center;
	background-color:#738FC4;
	color:#FFFFFF;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.listing td {
	padding:3px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}


/* ----------- Page -------------------- */

.page_title {	
	font-family: Arial;
	font-size:16px;
	background-color: #FF4503;
	border: 1px solid #FFFFFF;
	height: 27px;
	width: 430px;
	padding-top: 9px;
	padding-left: 10px;
}


/* ----------- footer ------------------ */

.main_footer{		
	width: 995px;	
	background: white url("../pic/bg_footer.jpg") repeat-x left top;
	height: 61px;
	padding: 0px;
	margin: 0 auto;
	border-collapse: collapse;
}

.main_footer_text{		
	color:#999999;
}

.main_footer_text a{		
	color:#999999;
}

DIV.footer_link{
	width:650px;
	color:#999999;
	padding-top:10px;
	text-align:center;
}

DIV.footer_link a{
	color:#999999;
}

DIV.footer_link a:hover, u{
	color:#777777;
}

/* ------- REQUEST FRIEND ------ */
.request_statut_valid {
	width: 100%;
	color: green;
	text-align: center;
	font-weight: bold;
}

.request_statut_refuse {
	width: 100%;
	color: red;
	text-align: center;
	font-weight: bold;
}

/* ------- ERROR ALERT ------ */

DIV.error_alert {
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;	
	text-align:center;
	color:#FF0000;
	border: 1px solid #FF0000;
}

/* ------- INFO ALERT ------ */

DIV.info_alert {
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:50%;	
	text-align:center;
	color:#42B642;
	border: 1px solid #42B642;
}

.bordure {
	border: 1px solid #aaa;
	border-left: 0;
	border-right: 0;
}


/****************************************
*		Module Forum	                *
*****************************************/
.forumControl{
	position:relative; 
	top:0px; 
	left:0px; 
	width:100%; 
	margin-bottom:10px;	
}

.forumTitle{
	height:25px;
	width:100%;
	/*background-color:#000;*/
	background: url(../pic/bg_title.gif);
	background-repeat : repeat-x;	
	line-height: 20px;
	border-bottom:1px solid #E4E3E3;
	vetical-align:middle;
	text-align:center;
	text-transform:uppercase; 
	color:#fff;
	font-weight:bold;
}

.forumContent{
	padding:5px;
}

.forumHr{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border: none 0;
	border-top: 1px dotted #91907E;
	height: 1px;
}

.forumTR{
	background: url(../pic/bg_box_silver_title.gif);
	background-repeat: repeat-x;
	height:25px;
	text-align:center;
}

.forumTD{
	height:22px;
	border-top:1px solid gray;
}

.forumTR1{
	background-color:#FFF;
}

.forumTR2{
	background-color:#EFEFEF;
}

.quote{
	border:1px solid gray;
	background-color:#E4E3E3;
	padding:15px;
	width:90%;
	text-align:left;
}

.titleQuote{
	padding-left:0px;
	padding-right:30px;
	width:90%;
	text-align:left;
}


/*----------- plan du site --------------*/
.sitemap {
	margin: auto;
	width: 95%;
	text-align: left;	
}

.sitemap ul, li {
	list-style-type: square;	
	padding: 2px;
}

.sitemap a{
	color: #000000;
}



