
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(http://warmj.com/images/style/fond.gif);
	margin:0;
	padding:0;
}
div {
	/*border: thin dotted #00FF00;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	zoom:1;
}
span {
	/*border: thin dotted #00FF00;*/
}
.clear {
	clear:both;
	height:3px;
	font-size:3px;
	line-height:3px;
}
p {
	font-size:12px;
	margin:0;
	padding:0;
}
hr {
	margin:4px auto;
	text-align:center;
	width:70%;
}
h1 {
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0 0 0;
	font-size:24px;
	color:#996600;
}
h2 {
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
	font-size:18px;
	color:#996600;
}
h3 {
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
	font-size:16px;
	color:#996600;
}
h4 {
	font-weight:bold;
	margin:0;
	padding:0 0 3px;
	font-size:13px;
	color:#000000;
}
h5 {
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:12px;
}
h6 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:10px;
}
a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#996600;
}
/*/////////////// CLASS /////////////////*/
.select {
	font-size:15px;
	color:#990000;
}
.barre {
	border-bottom:2px groove #FFFFFF;
	line-height:15px;
	width:60%;
	margin:5px auto;
	margin-bottom:10px;
	padding:0;
	clear:both;
}
.hr {
	border-bottom:2px groove #FFFFFF;
	line-height:15px;
	width:95%;
	margin:0 auto;
	margin-bottom:5px;
	padding:0;
	clear:both;
}
.double {
	border-bottom:3px double #999999;
	line-height:15px;
	width:95%;
	margin:0 auto;
	margin-bottom:10px;
	padding:0;
	clear:both;
}
img.photo {
	border:1px solid #000000;
}
.visited {
	color:#BB6633;
	text-decoration:none;
}
.mymine {
	color:#996600;
	text-decoration:none;
}
.error {
	color:#BB0000;
	font-size:11px;
	text-decoration:blink;
	font-style:italic;
}
.error a {
	color:#BB0000;
	font-size:11px;
	text-decoration:blink;
	font-style:italic;
}
.error a:hover {
	text-decoration:underline;
}
.sousligne {
	border:1px solid #AA7700;
	border-width:0 0 1px 0; 
	color:#996600; 
	padding:0 8px;
}
.no_opacity {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}
.help {
	cursor : help;
}
.listing a {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.listing a:hover{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	color:#996600;
}
.soon {
	font-weight:normal;
	font-size:11px;
	color:brown;
	text-decoration:blink;
}
a.href {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
a.href:hover {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.nothref {
	font-weight:bold;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
}
a.nothref:hover {
	font-weight:bold;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}


div.divleft {
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0;
	/*border: thin dotted #00FF00;*/
}

/*/////////////// PICTOLOUPE /////////////////*/
span.pictoloupe {
	display:inline;
	margin:0 auto;
}
span.pictoloupe a {
	text-decoration:none;
	text-align:center;
	float:left;
	position:relative;
}
span.pictoloupe img {
	display:block;
}
span.pictoloupe .loupe {
	visibility:hidden;
	;
	top:0;
	right:0;
}
small{
	font-style:italic;
	font-size:9px;
	color:#999999;
}
/*/////////////// FORMULAIRE /////////////////*/

pre{
	margin:0;
}
font {
	margin:0;
}
/* ////////////////////// */
form{
	display:inline;
	font-size:12px;
	margin:0;
}
input {
	/*color: #006699;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding:0;
	margin:0;
	/*vertical-align:text-top;*/
	font-size:10px;	
}
textarea {
	/*color: #006699;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
select{
	/*color: #006699;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin:0;
	padding:0;
}
/*/////////////// TABLE /////////////////*/
table, tr, td, th {
	margin:0 auto;
	padding:0;
	font-size:11px;
	text-align:center;
}
table.tab, table.tab td, table.tab th {
	border:1px solid #666;
	border-collapse:collapse;
}
table.tab tr.foot td, table.tab tr.foot th  {
	border:0 solid #666;
	border-collapse:collapse;
}
table { 
	width:94%;
}
td, th{
	height:20px;
}
thead, td.thead {
	font-weight:bold;
	background-color:#CCCCCC;
}

/*/////////////// IMPRESSION /////////////////*/
@media print {
	p { font-size:11px; }
	h1 { font-size:20px; }
	h2 { font-size:15px; }
	h3 {	font-size:13px; }
	h4 {	font-size:12px; }
	h6 {	font-size:9px; }
	#tete { display:none; }
	#menu { display:none; }
	#page {	width:610px; }
	#page a{ font-size:11px; text-decoration:none;}
	#page .tiers a { font-size:11px; text-decoration:none;}
	#pied { width:610px; }
	#info { display:none; }
	#option { display:none; }
	#page.accueil #txt_gauche { width:78%; }
	#page.accueil #txt_droite { width:21%; }
	#page.accueil #txt_gauche div.deuxtiers 	{ width:56%; /*border: thin dotted #00FF00;*/}
	#page.accueil #txt_gauche div.tiers 		{ width:182px;  /*border: thin dotted #00FF00; */}
	#page.regle #txt_gauche { width:25%; }
	#page.regle #txt_droite { width:74%; }
	#page.compte #txt_gauche { display:none; }
	#page.compte #txt_droite { width:99%; }
	img {border:1px solid #333333; margin:0 4px;}
	#page.accueil #txt_gauche img 	{ margin:0; }
}
