@media print 
{
* {
	overflow: visible !important;
	background:none !important;
}           

body {
	width: 640px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;

}

.beige {
	background-color:white;
	float : none;
	width: 600px;
}

.beige * {
	background-color:white;
}

.UnlayeredContainerV {
	float :none;
}

#logo {
	display:none;
}

#header {
	display:none;
}

#menuimage {
	display:none;
}

#pathsearch {
	display:none;
}

#footer {
	display:none;
}

#menudivision {
	display:none;
}


#menurubrique {
	display  : none;
}

.copyrightdate {
	display:none;
}
           

#titlepage {
	width: 600px;
	margin : 0px;
	padding : 0px;
}

#titlenavigation {
	width: 600px;       
	margin : 0px;
	padding : 0px;
}

#content {
	margin-left:0px;
	margin-right:0px;
	float : none;
}

.contentLeftPart {
	width: 600px;               
	margin-left:0px;
	margin-right:0px;
	float : none;
}

 
.teaser {
display : none;
}
.pageheading {
	padding-top: 0px;
	padding-left: 0px;
}

.maincontent a {
	margin:0px;
	padding:0px;
	background:none;
}

 

.maincontent {
	float : none;
	clear : none;
	overflow : visible;
}

 

.maincontentp {     
	width : auto;
	overflow : visible;
}

 
.button {
	display:none;
}

            

.UnlayeredContainerV {
	width : 600px;
	clear:both;
}

#hidden{
	display:none; !important
}
.hidden{
	display:none; !important
}

.pathblue{
	display: none; 
}

#logofooter{
	display: none; 
}


.pathchemin{
	display: none; 
}

.pathtxt{
	display: none; 
}

.photobody img {
	display:block;
}

}
