/*� sjanocpi 2005*/
#document {
	overflow: inherit;
	margin-left: 10px;
	margin-right: 15px;
	position: relative;
	left: 5px;
	top: 15px;
	background-color: #CCCCCC;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	padding-right: 5px;
	padding-left: 5px;
}
#entete {
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	overflow: hidden;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 795px;
	height: 75px;
}
#menuHorizontal {
	height: 55px;
	background-color: #FFFFFF;
	left: 0px;
	overflow: hidden;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 795px;
}
.menuHImage {
	background-image:   url(../imgCpi/fond_menuVertic.png);
	background-repeat: no-repeat;
}
.menuHImageCopie {
	background-image:   url(../imgCpi/fond_menuVertic.png);
	background-repeat: no-repeat;
	background-position: 2px 10px;
}
#contenu {
	width: 780px;
	height: auto;
	background-color: #FFFFFF;
	overflow: inherit;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menuVerticalContenu {
	width: 147px;
	background-color: #FFFFFF;
	overflow: hidden;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	padding: 3px;
	background-image:   url(../imgCpi/fond_menuGche.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 130px;
	margin-left: 2px;
	z-index:1;
}
#menuChangeCss{
	width: 274px;
	height: 48px;
	right: 5px;
	top: 2px;
	position: absolute;
	/*background-color: #FFCC33;*/
}
body {
	background-color: #333333;
}
.PtxtImage {
	padding: 5px;
	float: left;
	font-size: 9px;
}
.PtxtImageBasLg {
	float: left;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 35px;
	padding-left: 5px;
}
.PtxtImageBasTLg {
	float: left;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 155px;
	padding-left: 5px;
}
.PtxtImageBasXLg {
	float: left;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 200px;
	padding-left: 5px;
}
.enteteTxt {
	font-size: 14px;
	word-spacing: 2px;
	padding: 5px;
	vertical-align: middle;
}
div {
	position: relative;
}
.titreLiens {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.txtGche {
	font-size: 12px;
	line-height: 14px;
}
.txtGchePad {
	font-size: 12px;
	line-height: 14px;
	padding-left: 45px;
}
.txtLiens {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
}
a:link {
	color: #003399;
}
a:visited {
	color: #26525C;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background-color: #999999;
}
a:active {
	color: #CC0000;
	background-color: #CCCCCC;
}
a.menuGcheLien{
text-decoration:none;
}
a.texteColor:visited{
	color: #0033FF;
}
/*a:focus { background: yellow }
a:focus:hover { background: white }
-------*/
.titresTxt {
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	word-spacing: 3px;
}
.sousTitresTxt {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	word-spacing: 2px;
	padding-top: 5px;
	padding-left: 5px;
}
.sousTitresTxtTitre {
	font-size: 12px;
	letter-spacing: 4px;
	font-weight: bold;
	word-spacing: 3px;
	padding-top: 5px;
	padding-left: 5px;
}
.cursAide {
	cursor: help;
	text-decoration: underline;
	color: #660000;
}
div.largeurDiv{
width: 795px;
}
.pageEC {
	color: #666666;
	font-weight: bold;
}
.pageECSousMenu {
	color: #666666;
}
/**/
table {
	border-collapse: collapse;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #333333;
} 
th {
	background-color: #D0E3FA;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
td {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
td.vide{
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}
caption {
	color: #333333;
	border-width: 0px;
	border-style: none;
	border-color: #333333;
}
.cellulleBleue{
	background-color: #94BFD5;
}
.petiteTypo{
	font-size: 10px;	
}
.txtCentre {
	text-align: center;
	font-size: 12px;
}
.txtCentre10 {
	text-align: center;
	font-size: 10px;
}
.txtDroite {
	text-align: right;
}
.notice {
	font-size: 10px;
	color: #333333;
	letter-spacing: 0.5px;
	word-spacing: 0.5px;
}
.txtSousMenu {
	font-size: 10px;
	color: #333333;
}
img {
  border:0;
}
.txtNoteFd {
	color: #333333;
	background-color: #CCCCCC;
}
.lienBl {
	color: #003399;
}
.PformAdmin {
	font-size: 12px;
	text-align: left;
	letter-spacing: 3px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 15px;
}
.utilisateur {
	color: #006699;
}
.txtMessage {
	background-color: #FFCC33;
}
.txt10 {
	font-size: 10px;
}
.PmssgErreur {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	color: #990000;
}.txtFdBlcCentre {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.latelierB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	background-color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 2px;
	
}
.bstyle {
	font-size: 1px;
	color: #000000;
	letter-spacing: 0em;
	background-color: #000000;
	vertical-align: middle;
	background-color: #000000;
}
.titresBlog {
	font-size: 105%;
	font-weight: bold;
	text-indent: 3px;
	word-spacing: 0.05em;
	letter-spacing: 0.01em;
}.titresTxtCenter {
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	word-spacing: 3px;
	text-align: center;
}
.special {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	letter-spacing: 2px;
	word-spacing: 4px;
}

