
* {float: none;}

#cadre_boutons_connecte {
	display: none;
}

.bouton_menu_modif {
	display: none;
}

#bandeau_print {
	display: block;
}

#coordonnees_print {
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#top {
	display: none;
}

#menu {
	display: none;
}

#bandeau_print {
	display: block;
}

#gauche {
	display: none;
}

#centre #contenu #texte a.valider {
	display: none;
}


#droite {
	display: none;
}

#bottom {
	display: none;
}


	
#centre #contenu {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
	
#centre #contenu h1 {
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 45px;
	float: left;
	border-bottom: 1px solid #000000;
	
	font-size: 22px;
	font-weight: normal;
}

#centre #contenu h2 {
	clear: both;
	margin-left: 45px;
	
	font-size: 16px;
	font-weight: bold;
	color: #97be0d;
	text-transform: uppercase;
}

#centre #contenu #texte h3 {	
	font-size: 14px;
	font-weight: bold;
	color: #d97338;	
}

#centre #contenu #texte .mise-avant {	
	color: #81a600
}

#centre #contenu #texte a {	
	color: #d97338
}

#centre #contenu #texte a:hover {	
	text-decoration: none;
}

#centre #contenu #texte ul {
	margin: 10px;
	padding: 0px;
}

#centre #contenu #texte ul li {
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background-image: url(http://www.ceetal.com/commun/modeles/defaut/img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#centre #contenu #texte ul li ul {
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#centre #contenu #texte ul li ul li {
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background-image: url(http://www.ceetal.com/commun/modeles/defaut/img/puce-dd-li.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px;
	color: #000000;
}

