* {
	margin: 0px;
	padding-bottom: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 100%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
/*h3 {
	color: #AD0065;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
 clear: both;
}*/
p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
}
strong {
	color: #AD0065;
 font-weight: normal;
}

#portfolios ul {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#portfolios li {
	list-style-type: none;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active, .magenta {
	color: #AD0065;
	text-decoration: none;
}
label {
	width: 140px;
	text-align: right;
 padding: 3px;
 margin: 3px;
	float: left;
	clear: left;
}
select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}
table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.vignette064x064 {
	width: 64px;
	height: 64px;
	float: left;
}
.vignette064x080 {
	width: 64px;
	height: 80px;
	float: left;
}
.vignette068x051 {
	width: 68px;
	height: 51px;
	float: left;
}
.masque {
 visibility: hidden;
}
.livre {
	margin-right: 60px;
 margin-bottom: 15px;
 float: left;
 clear: left;
}
.bouton {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.asterique {
	color: #AD0065;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.labelAdminBr {
	width: 0px;
	text-align: left;
	float: none;
}
.labelAdminNoBr {
	width: 80px;
	text-align: right;
 padding: 3px;
 margin: 3px;
	float: left;
}
.filet {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	border-top: 1px solid #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display: block;
	visibility: visible;
}
.visible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
}
.magenta {
	color: #AD0065;
}
.colonneTexteLivre {
margin-left: 140px;
}

#page {
	margin-top: -350px;
	margin-left: -480px;
	width: 960px;
	height: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#titre {
 margin: 0px;
}
#colonneGauche {
	width: 170px;
	text-align: right;
	float: left;
}
#colonneDroite {
	margin-left: 190px;
	width: 760px;
}
#portfolios {
	height: 290px;
}
#colonneTexte {
 margin-top: 60px;
 margin-left: 60px;
 margin-right: 60px;
	width: 460px;
}
#colonneIndex {
 margin-left: 60px;
}
#rubriques {
	height: 150px;
}
#cache {
 position: absolute;
 overflow: hidden;
 left: -9999px; 
 top: -9999px;
 height: 1px;
 width: 1px;
}
#alerte, #obligatoire {
	color: #AD0065;
	margin-left: 84px;
}
#alerte ul {
	padding: 0px;
	margin: 0px;
 margin-left: 10px;
	margin-bottom: 10px;
}
#extranet {
	background-color: #D1D3D4;
	font-size: 1em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 4px;
}