/**
* CB ONE PRINT - CSS CBO Front
* @version 1.2
* 
* @copyright (C) 2005 couleursblanches.ch (mail@couleursblanches.ch)
* 
**/

body{
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
	
		color:#cccccc;
}
#flash
{
	visibility:hidden;
	position:relative;
}
#conteneurXHTML
{	
	position:relative;
	visibility:visible;
	height:auto;
	width:750px;
	margin:5px auto;
	background-color:#FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border:0;
	width: 98%;
}
#header{
		border-bottom:#666600 dashed 1px;
	text-align:center;
}
#centre{visibility: visible;}
#logo, #slogan1, #slogan2, #slogan0, #sMenu, #languageMenu, #menuTop, #menuBottom{
	visibility:hidden;
}
.noPrint{
	display:none;
}
#getflash,#valid,#adresse,#menuLanguage,#menuModules,#menuItems{
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
#printer
{
	visibility:visible;
	top:0px;
	left:0px;
	z-index:0;
	position:absolute;
	height:130px;
	/*border-bottom: 1px #CCCCCC dotted;*/

}
#menuLanguage,#menuModules,#menuItems,#logo{ height:0; }


h1 a, h1 a:visited{
		color:#a0522d;
		font-size:11px;
		text-decoration:none;
	border:0;
	}

.logoPrint
{
	float:left;
	
}
#centre{
	margin-right:0px;
	margin-top:10px;
}
.adressePrint
{
	float:right; 
	position:relative; 
	padding-right:60px;
	vertical-align:top;
	text-align:left;
}
 img
{
	margin: 0;
	border:0;
}
#footer, #copy{
width:100%;
margin-top:10px;
border:0;
border-top:#666600 dashed 1px;
font-size:11px;
padding:11px;}

#test{
	visibility:visible;
}
input,textarea,select{
	border:1px solid #CCCCCC;
}
