@import "globalDesign.css";

body {
	 background: white;
	}
	
.table_wrap, .table_wrap td { height: 100% !important; vertical-align: top; }
.table_wrap td.gauche { background: #095ca8 url("../media/tourisme/fond.gif") repeat-x !important; }
.table_wrap td.droite { background: #010f21 url("../media/professionnel/fond.gif") repeat-x !important; }
.table_wrap td.center { background: url("../media/fond.gif") repeat-y !important; }

#wrapper { background: url("../media/splash.jpg") no-repeat !important; }
#content { background: none !important; height: auto !important; min-height: 0 !important; }
#pied { background: url("../media/pied.gif") no-repeat !important; }

#admin_entete {
	background: url("../media/entete.gif");
	height: 42px;
	text-align: center;
	}
	
.site {
	width: 380px;
	float: left;
	margin: 0 50px 20px 50px;
	text-align: center;
	padding: 5px 0;
	color: white;
	font-size: 11px;
	}
.particulier {}
.particulier a { color: #c1d13c; }
.particulier a:hover { color: #c1d13c; text-decoration: underline; }
.pro {}
.pro a { color: #f7ae19; }
.pro a:hover { color: #f7ae19; text-decoration: underline; }