@charset "UTF-8";
/*
	CSS Document
	
	Version : 0.2 du 31/08/2011
	Web	: vincent.humeau.net
	
	© 2011
*/
/*** Spécifique Body ***/
body {
	margin: 0;
	background-color:rgb(255,255,255);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(225,137,1);
	font-size:14px;
}

/*** Spécifique Header ***/

/*** Spécifique Footer ***/

/*** Spécifique Page Home ***/
body.home div#page { position:relative; width:960px; min-height:600px; height:auto; }
body.home div#center { position:relative; min-height:500px; height:auto; padding:0 0 50px; }
body.home img#logo { margin-right:20px; }
body.home div#container p { margin:0; padding:0; font-size:1em; text-align:justify; }

/*** Spécifique Model_1 ***/

/*** Spécifique Menu ***/

/*** Classique ***/
img { border:none; font-size:10px; }
a { text-decoration:none;}
table { border-collapse:collapse; }
*:focus { outline:none; }
noscript.alerte { font-size:10px; color:rgb(255,0,0);}
.null { }
.txt_XXL	{ font-size:2em;}
.txt_XL		{ font-size:1.64em;}
.txt_L		{ font-size:1.2em;}
.txt_M		{ font-size:1em;}
.txt_S		{ font-size:0.86em;}
.txt_XS		{ font-size:0.715em;}
.txt_XXS	{ font-size:0.57em;}
.txt_cL		{ color:rgb(225,137,1);}
.txt_cT		{ color:rgb(225,137,1);}
.txt_cTF	{ color:rgb(225,137,1);}
.txt_cTC	{ color:rgb(225,137,1);}

/*** Spécifique Js {Core} ***/
div.throbber_tank.global { position:fixed; }
div.throbber_tank.local { position:absolute; }
div.throbber_tank { top:0; left:0; width:100%; height:75%; padding-top:25%; z-index:1000; text-align:center; }
*.throbber { width:60px; height:60px; color:rgb(225,137,1); }
div#xhrr {
	position:fixed; top:0; left:0; width:100%; min-width:960px; height:100%; min-height:600px; z-index:100;
	background-color:rgba(35,35,35,0.5);}
div#xhrr table#xhrr_table { width:100%; height:100%; padding:0; margin:0; }
div#xhrr table#xhrr_table td#xhrr_target { text-align:center; vertical-align:middle; padding:0; margin:0; }
