@import url("balises.css");
@import url("cms.css");

body { background: none !important; text-align: left;  width: 16cm}
body, td {
	color: #000}

#header, #mainHead, #nav1, #nav2,  #up, .back, .view, #left { display: none}
#footer { text-align: left; 
	border-top: 1px solid #D7CE42; padding: 4px; clear: both}

img.imgToRight, .imgToRight img, .toRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
img.imgToRight { border-left: 3px solid #FFF; border-bottom: 3px solid #FFF}
img.imgtoLeft, .imgToLeft img, .toLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.imgToCenter { text-align: center} 
/* Divers */
/* CLASSES GENERIQUES */
.icon { vertical-align: middle; margin-right: 0.2em}
.date{ font-size: 10px; font-weight: normal }
.error {
	background: #FFF7B9; 
}
div.error { padding: 16px; margin-bottom: 10px; border: 1px dashed #FFCC33; text-align: center; font-weight: bold}

.gras {
	font-weight: bold; font-size: 0.9em
}
.italique {
	font-style: italic;
	color: #CD5A00;
}
.legende {
	font-style: italic;
	font-size: 11px;
	padding: 3px;
}

.required {
	color:#FF0000;
	font-size: 11px;
}
.noLine {
	border: none; background: none
}

.back { margin-bottom: 4px; padding: 3px}
.bot { clear: both; height: 3px; font-size: 1%;}

div.photo {
	float: right; margin: 0 0 10px 10px; text-align: right; 
}
.photo p{ padding: 0px; margin: 0 0 1em 1em}


