@import url("main.css");
body {
	scrollbar-face-color: #f1f1f1;
	scrollbar-base-color: #14214E;
	scrollbar-arrow-color: #A3C0C5;
	scrollbar-highlight-color: #E2E8EC;
	scrollbar-3d-light-color: white;
	scrollbar-shadow-color: #ECEADC;
	scrollbar-dark-shadow-color: #14214E;
}
h1, h2, h3, h4, h5 {
	margin-left: 5px;
	padding-left: 5px;
}

select, textarea {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #000000;
	FONT-SIZE: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff 
}
input {
		FONT-SIZE: 10px;
}

.Important {
	color: #353C91;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}

.bborder	{
	background-color: #F7F6F4;
	border: 1px solid #353C91;
	text-align: center;
	letter-spacing: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font: small-caps;
}

.text_small	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
}	
.text_center	{
	text-align: center;
}
.text_left	{
	text-align: left;
	padding-left: 5px;
}	
.text_right	{
	text-align: right;
}	
.text_ital	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
.text_gras	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.text_gras_rouge	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.text_mot-cle {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	display: inline;
}

.error {
	font: small-caps bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
}

.page	{
	border-left-width: 5px;
	border-right-width: 5px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #555555;
	
	border: outset;
	border-bottom: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top: 0px;
	border-color: Gray;

	background-image: url(../images/h1.gif);
	background-position: left;
	background-repeat: no-repeat;

	margin-left: 5px;
	margin-top: 5px;	
	
	padding-left: 15px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration : underline;
	letter-spacing: 1px;
	color: #555555;
	
	padding-left: 15px;
	margin-left: 10px;	
		
	background-image: url(../images/h2.gif);
	background-position: left;
	background-repeat: no-repeat;
}
h3 {
	font-size: 8pt;
	font-weight: bold;
	text-decoration : underline;
	letter-spacing: 1px;
	color: #555555;

	padding-left: 15px;
	margin-left: 15px;
	
	background-image: url(../images/h3.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.tableau	{
	border: 0px dashed;
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	font-size:8pt;
}
.tableau_texte-col	{
	border: 0px;
	width: 45%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
}
.tableau_sup	{
	border: 1px dashed #807B81;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: middle;
	padding-left: 5px;
}
.tableau_inf	{
	border: 1px dashed #807B81;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: middle;
	padding-left: 5px;
}
.tableau_inf_alt	{
	border: 1px dashed #807B81;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: middle;
	padding-left: 5px;
}

.tableau_sup_2	{
	border: 1px dashed #807B81;
	width: 50%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
}
.tableau_inf_2	{
	border: 1px dashed #807B81;
	width: 50%;
	padding: 0px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
}
.tableau_inf_alt_2	{
	border: 1px dashed #807B81;
	width: 50%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
}

.tableau_sup_2s_g	{
	border: 1px dashed #807B81;
	width: 10%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
	border-bottom: thick;
	font-weight: bold;
	border-right: thick;
	text-align: left;
}
.tableau_sup_2s_d	{
	border: 1px dashed #807B81;
	width: 90%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}
.tableau_inf_2s_g	{
	border: 1px dashed #807B81;
	width: 10%;
	padding: 0px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 16px;
	border-right: thick;
	text-align: left;
}
.tableau_inf_2s_d	{
	border: 1px dashed #807B81;
	width: 90%;
	padding: 0px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 16px;
	text-align: left;
}
.tableau_inf_alt_2s_g	{
	border: 1px dashed #807B81;
	width: 10%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
	border-bottom: thick;
	border-top: thick;
	font-weight: bold;
	border-right: thick;
	text-align: left;
}
.tableau_inf_alt_2s_d	{
	border: 1px dashed #807B81;
	width: 90%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
	line-height: 24px;
	border-top: thick;
	font-weight: bold;
	text-align: left;
}


.tableau_sup_3	{
	border: 1px dashed #807B81;
	width: 33%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: text-top;
	padding-left: 1px;
}
.tableau_inf_3	{
	border: 1px dashed #807B81;
	width: 33%;
	padding: 0px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
}
.tableau_inf_alt_3	{
	border: 1px dashed #807B81;
	width: 33%;
	padding: 0px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: text-top;
	padding-left: 1px;
}

.tableau_sup_4	{
	border: 1px dashed #807B81;
	width: 25%;
	padding: 10px 10px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: middle;
	padding-left: 10px;
}
.tableau_inf_4	{
	border: 1px dashed #807B81;
	width: 25%;
	padding: 5px 2px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: middle;
	padding-left: 2px;
}
.tableau_inf_alt_4	{
	border: 1px dashed #807B81;
	width: 25%;
	padding: 5px 2px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: middle;
	padding-left: 2px;
}

.tableau_sup_5	{
	border: 1px dashed #807B81;
	width: 20%;
	padding: 5px 2px;
	margin: 0px;
	background-color: #EDEACF;
	vertical-align: middle;
	padding-left: 2px;
}
.tableau_inf_5	{
	border: 1px dashed #807B81;
	width: 20%;
	padding: 5px 2px;
	margin: 0px;
	background-color: #E0E9E6;
	border-top: thick;
	vertical-align: middle;
	padding-left: 2px;
}
.tableau_inf_alt_5	{
	border: 1px dashed #807B81;
	width: 20%;
	padding: 5px 2px;
	margin: 0px;
	background-color: #EDEACF;
	border-top: thick;
	vertical-align: middle;
	padding-left: 2px;
}

.text_li	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 12px 0px 0px 24px;
	font-style: normal;
}
li		{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: justify;
}
ul		{
	margin-bottom: 12px;
	margin-top: 12px;
	list-style-image: url(../images/bullet.gif);
	font-style: normal;
}

ol		{
	margin-bottom: 12px;
	margin-top: 12px;
}

.agenda {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}

.sansliensdsmenu{
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
}
.sansliensintranet{
	color: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
}

.options,.button {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #000000;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
.liensgris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Silver;
	font-style: italic;
	font-weight : bold;

}
#mid {
	margin-left: 5px;
}	
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align: left;
}
p, .news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align: justify;
}
.white{
	color: Navy;
	font-weight: bold;
	font-size: 8pt;
}


/* page contact1 */

#presentation {
	float: left;
	display: inline;
	padding: 6px;
	/*margin: 0 0 0 0;*/
	border: 1px solid #808080;
	text-align: left;
}

#presentation img {
	display: inline;
	float: left;
	border: 0px solid;
	margin: 0 6px 0 0
}

.tableau_textenews	{
	border: 0px dashed;
	/*background-color: Black;*/
   width: 500px;
	margin: 0px;
	text-align: left;
}


/* page contact */

.tableau_contactcepol	{
	border: 0px dashed;
   width: 500px;
	margin: 0px;
	text-align: left;
}

ul#article-contactcepol 	{
	float: left;
	text-align: left;
	width: 500px;
}

ul#article-contactcepol, ul#article-contactcepol li { 
	list-style: none;
	/*font-size: 10px;*/
	margin: 0;
	padding: 10;
	width: 500px;
}

ul#article-contactcepol li {
	float: left;
	width: 500px;
	display: inline;
	margin-left: 0;
}

ul#article-contactcepol img {
	display: inline;
	float: left;
	border: 0px solid;
	margin: 2 10px 0 2;
}

ul#article-contactcepol a {
	display: block;
	padding: 6px;
	height: 210px;
	background: #f1f1f9;
	color: #555555;
	border: 1px solid #797268;
	text-decoration: none;
}

ul#article-contactcepol a:hover {
	border-color: #333333;
	background: #CACBEA;
	color: White;
}

#article-detail {
	font-style: normal;
	font-weight: lighter;
	color: #797268;
	display: inline;
}

#cepol-titre {
	font-weight: bold;
}

.article2col {
	column-count: 2;
	column-gap: 20px;
	column-width: 290px;
	column-rule: 1px dotted Gray;
	text-align: justify;
}

.article1col {
	column-count: 1;
	column-gap: 20px;
	column-width: 600px;
	column-rule: 1px dotted Gray;
	text-align: justify;
}

.article3col {
	column-count: 3;
	column-gap: 20px;
	column-width: 190px;
	column-rule: 1px dotted Gray;
	text-align: justify;
}

div.tleft {
	float: none;
}

div.thumb {
	margin-bottom: 0.5em;
	border-style: none;
	width: auto;
	text-align: center;
}

div.thumb div {
	border: 1px solid Gray;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

.centrageimg {
	text-align: center
}