body {
	min-width:980px;
	background:#A8C4D5 url('../../images/background.jpg') repeat-x top left;
	text-align:left;
}

* {
	padding:0;
	margin:0;
	outline:none;
}

/*** Links ***/
a:link, a:visited {
	color: #96241d;
	text-decoration: underline;	
}
a:hover {
	color: #5173AD;
	text-decoration: none;
}

td, p, div, input, textarea, form {
	font-family: Tahoma, Verdana, Arial, 'Lucida Grande', Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin:3px 5px;
}

h2 {
	color:#CE2B30;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin:3px 5px;
}

h3 {
	color:#2863AE;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin:3px 5px;
}

/*** DIV ***/

div.pointilles {
	background-image : url('../../images/pointilles.gif');
	background-repeat: repeat-x;
	background-position: center;
	height:15px;
	clear:both;
}

div.btn_nav {
	cursor:pointer;
	font:italic bold 15px "Trebushet MS",Sans-Serif;
	color:#072A41;
	height:20px;
	padding:4px 0px 0 0px;
}

div.btn_nav:hover {
	color:#FFFFFF;
	background:url('../../images/btn_bg.png') top left repeat-x;
}

div.btn_navOn {
	cursor:pointer;
	font:italic bold 15px "Trebushet MS",Sans-Serif;
	height:20px;
	padding:4px 0px 0 0px;
	color:#FFFFFF;
	background:url('../../images/btn_bg.png') top left repeat-x;
}

div.dl_fichiers {
	width:200px;
	height:24px;
	padding:6px 0 0 30px;
	background:url('../../images/bg_telechargement.jpg');
}

div.dl_fichiers2 {
	width:200px;
	height:20px;
	padding:2px 0 0 30px;
	background:url('../../images/bg_telechargement.jpg') bottom center no-repeat;
}

div.c6 {
	padding:10px;
	margin:6px 0;
}

div.c8 {
	padding:10px;
	margin:8px 0;
}

.cLabel {
	float:left;
	margin:-18px 0 0 10px;
	padding:0px 4px;
	font:italic bold 15px 'Trebushet MS',Sans-Serif;
}

.fLabel {
	padding:0px 4px;
	font:italic bold 15px 'Trebushet MS',Sans-Serif;
}

.boWhite {
	border:1px solid #FFFFFF;
}

.boBlue {
	border:1px solid #27283D;
}

.boBlue1 {
	border:1px solid #EAEAED;
}

.boBlue2 {
	border:1px solid #DEDEDE;
}

.boBlue3 {
	border:1px solid #27283D;
}

.boGrey {
	border:1px solid #DEDEDE;
}

.baWhite {
	background-color:#FFFFFF;
}

.baBlue1 {
	background-color:#E7EFF7;
}

.baBlue2 {
	background:#33334B;
}

.baBlue3 {
	background:#27283D;
}

.baHighlight {
	background:#FAF9A6;
}

.txtBlue {
	color:#5173AD;
}

.txtRed {
	color:#FF0000;
}

.txtYellow {
	color:#F1E411;
}

.texte {
	font-family:verdana,arial;
	font-size:11px;
	color:#5C6573;
	line-height:16px;
}

.texteGros {
	font-family:verdana,arial;
	font-size:12px;
	color:#5C6573;
	font-weight:bold;
}

.smallText {
	font-style:italic;
	font-size:11px;
}

/*** Useful Classes ***/

img {
	border:none;
}

img.icones {
	vertical-align:middle;
	margin-right:3px;
}

img.contour {
	margin:5px;
	background:#FFFFFF;
	border:1px solid #808080;
}

object {
	outline:none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.textCenter {
	text-align:center;
}

.textLeft {
	text-align:left;
}

.textRight {
	text-align:right;
}

.hide {
	display: none;
}

.qtip .qtip-content {
	width:150px;
}

.divDesc {
	border:none;
}

div.Produit {
	width:200px;
	float:left;
	margin:10px 20px;
	text-align:center;
}

div.Produit2 {
	width:200px;
	float:left;
	margin:10px 12px;
	text-align:center;
}

div.descProduit {
	width:490px;
	float:left;
	margin:10px 0;
	text-align:left;
}

div.descProduit p {
	margin:0;
}

div.descTexte p {
	margin:0;
}

div.descTexte img {
	margin:5px;
}

div.descLien p {
	margin:0;
}

div.descActu {
	float:left;
	margin:10px 0 0 20px;
	text-align:left;
}

div.descActu p {
	margin:0;
}

div.Vidz {
	float:left;
	margin-right:10px;
	text-align:center;
}

input.onpage {
	border:1px solid #CECECE;
	font-size:11px;
	padding:6px;
	background-color:#2863AE;
	color:white;
	cursor:pointer;
}

input.offpage {
	border:1px solid #CECECE;
	font-size:11px;
	padding:4px 6px;
	background-color:#E7EFF7;
	color:#0A287B;
	cursor:pointer;
}

/*** BackOffice ***/

table.tableBO td {
	padding:3px;
}

table.tableFO td {
	padding:3px;
}

tr.trRow:hover {
	background-color:#C8DEF3;
}

tr.trRow:hover input {
	color:#194473;
	border:1px solid #98BADE;
	background-color:#E5F2FF
}

td.tdLeft {
	padding-right:5px;
}

td.tdRight {

}

td.tdTop {
	background:url('../../images/tdtop_bg.png') repeat-x top left;
	border-bottom:1px solid #939393;
}

td.tdBottom {
	border-top:2px solid #939393;
}

span.btn {
	padding:2px 5px;
	background:#DEDEDE url('../../images/tdtop_bg.png') repeat-x top left;
	border:1px solid #939393;
}

span.btn a {
	color:#96241d;
	text-decoration:none;
}

span.btn a:hover {
	color:#FFFFFF;
}

.zone1 {
	border:2px;
	border-style:solid;
	border-color:#fece07;
	width:220px;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.zone2 {
	border:2px;
	border-style:solid;
	border-color:#ba539f;
	width:220px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.zone3 {
	border:2px;
	border-style:solid;
	border-color:#809ed2;
	width:220px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.zone4 {
	border:2px;
	border-style:solid;
	border-color:#f26721;
	width:220px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.zone5 {
	border:2px;
	border-style:solid;
	border-color:#4cc0b5;
	width:220px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.zone6 {
	border:2px;
	border-style:solid;
	border-color:#f5979c;
	width:220px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

.zone7 {
	border:2px;
	border-style:solid;
	border-color:#50b848;
	width:220px;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	background:#FCFCFC;
	font-family:verdana,arial;
	font-size:11px;
	color:#666666;
}

/*-------------impromptu---------- */
.jqifade{ position: absolute; background-color: #000000; }
div.jqi{ width: 400px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 1px #eeeeee; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqi .jqicontainer{  }
div.jqi .jqiclose{ position: absolute; top: 4px; right: -2px; width: 18px; cursor: default; color: #bbbbbb; font-weight: bold; }
div.jqi .jqimessage{ padding: 10px; line-height: 20px; color: #444444; }
div.jqi .jqibuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.jqi button{ cursor:pointer; padding: 7px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqi button:hover{ }
div.jqi button.jqidefaultbutton{ background-color: #BF5E26; }
.jqiwarning .jqi .jqibuttons{ background-color: #BF5E26; }
/*-------------------------------- */