
			
@charset "iso-8859-1";

BODY {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E5E8EE;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}

FORM {
	padding: 0px;
	margin: 0px;
	}
	
TABLE {
	border-collapse: collapse
}

TD {
	padding: 0px;
	font-size: 12px;
	font-family: verdana; 
}

H1 {
	font-size: 16px; 
	font-family: verdana; 
	font-weight: normal; 
	color: #00203B;
	font-style: italic;
	border-bottom: 1px solid #ffffff;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
	margin-top: 0px;
	padding-left: 5px;
}

H1.accordeon {
	background: url(images/btn_bottom.gif) no-repeat;
	background-position: right;
	cursor: pointer;
}

H2 {
	font-size: 16px; 
	font-family: verdana; 
	font-weight: normal; 
	color: #00203B;
	font-style: italic;
	/*background-color: #FFF0CA;*/
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
	margin-top: 0px;
	padding-left: 5px;
}

H2.btn {
	/*background-image: url(images/btn_right.gif) no-repeat;*/
	background: url(images/btn_right.gif) no-repeat;	
	background-position: right;
	background-color: #E2E5CB;
	cursor: pointer;
}

H2.pluriportail {
	background: url(images/pluriportail.gif) no-repeat;	
	background-position: right;
	background-color: #E2E5CB;
	cursor: pointer;
}

H1 a:link , H1 a:visited , H2 a:link , H2 a:visited {
	color: #00203B;
}

H3 {
	font-size: 15px; 
	font-family: verdana; 
	font-weight: bold; 
	vertical-align: middle;
}

IMG {
	border: none;
}

P {
	margin: 0px;
	padding: 0px;
}

A {
	color: #941F00; 
	cursor: pointer;
	font-weight: normal; 
}

A:link , A:active , A:visited {
	color: #941F00;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.message , .error {
	margin: 10px;
	padding: 10px;
	background: yellow;
	color: #000000;
}

.layout {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.layout_shadow1 {
	width: 11px;
	vertical-align: top;
	/*background-image: url(images/bg_shadow1_repeat.gif);*/
	background: url(images/bg_shadow1.gif) no-repeat;
}

.layout_shadow2 {
	width: 11px;
	vertical-align: top;
	/*background-image: url(images/bg_shadow2_repeat.gif);*/
	background: url(images/bg_shadow2.gif) no-repeat;
}

.layout_toplinks {
	padding: 0px;
	margin: 0px;
	background: #000000;
	text-align: left;
}

.layout_toplinks table {
	width: 978px;
}

.layout_toplinks img {
	display: block;
}

.layout_top {
	padding: 0px;
	vertical-align: top;
}

.layout_top img {
	display: block;
	margin: 0px;
}

.layout2 {
	width: 978px;
}

.layout_main {
	vertical-align: top;
	border-bottom: 1px solid #57528C;
}

.layout_menu {
	vertical-align: middle;
	text-align: center;
	background: url(images/menu_bg.gif);
	height: 44px;
	padding-left: 10px;
	padding-right: 10px;
}

.layout_menu table {
	/*width: 100%;*/
	height: 44px;
}

.layout_menu td {
	background: url(images/menu_sep.gif) no-repeat;
	background-position: left;
	padding-right: 10px; 
	padding-left: 10px;
}

.layout_menu td#first {
	background: none;
}

.layout_menu a {
	color: #ffffff;
}

.layout_main {
	width: 978px;
}

.layout_main1 , .layout_main3 {
	width: 2px;
	background: url(images/content_border.gif) no-repeat;
	background-color: #57528C;
}

.layout_main2 {
	/*background: url(images/content_bg.gif);*/
	/*background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	width: 974px;
}

.layout_content {
	padding: 0px;
}


.cms {
	padding: 30px;
}


.layout_bottom {
	padding: 0px;
	vertical-align: top;
	text-align: center;
}

.layout_bottom {
	background: url(images/bottom_bg.gif);
	border-top: 2px solid #57528C;
}

.menu_bottom {
	display: inline;
}

.cols {
	margin: 0px;
}

.cols .col1 {
	padding: 0px;
	vertical-align: top;
}

.cols .col2 {
	padding: 0px;
	vertical-align: top;
}

.highlight {
	font-weight: bold;
	background: #ffffcc;
}

.outlight {
	font-weight: normal;
	background: #ffffff;
}


/* popup menu */

.popup_menu {
	margin-top: -5px;
	margin-left: 10px;
}

.popup_menu .item {
	background: #018CB9;
	padding: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.popup_menu .item a {
	color: #ffffff;
}

.popup_menu #first {
	border-top: 1px solid #000000;
}


/* home page */

.liste {
	padding-left: 10px;
	font-size: 15px;
	line-height: 22px;
}

.liste2 {
	padding-left: 10px;
	font-size: 14px;
	line-height: 22px;
}

.liste2 .title {
	font-weight: bold;
}

.liste2 .txt , .liste2 .next {
	font-size: 12px;
}

.liste2 .next {
	text-decoration: underline;
}

.liste_white {
	padding-left: 10px;
	font-size: 15px;
	line-height: 22px;
	background: #FEEFC6;
}

.news {
	margin-left: 5px;
}

.news .title {
	color: #4673BD;
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
}

.news .txt {
	margin-top: 6px;
	color: #4D4D4D;
	font-size: 12px;
	padding-left: 10px;
	border-left: 1px solid #AFAFAF;
}


#imagerotator_wrap {
	background: #000000;
	width: 252px;
	height: 189px;
	overflow: hidden;
	border: 1px solid #000000;
}

#citation {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: 0px;
}

#citation td {
	vertical-align: middle;
	font-style: italic;
}

#citation .txt {
	color: #5786FD;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

#citation .author {
	text-align: right;
	font-size: 10px;
	color: #1C2E79;
	margin-top: 4px;
	font-weight: normal;
}



/* admin */

.adm_layout {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: left;
	border: 1px #dddddd dashed;
	border-top: 0px;
	font-family: verdana;
	font-size: 12px;
	background: #ffffff;
	padding: 20px;
}

.adm_layout h3 {
	font-size: 14px;
}

.adm_layout .logo {
	display: block;
	margin-left: 10px;
}

.adm_cols {
	margin: 0px;
}

.adm_cols .col1 {
	padding: 10px;
	vertical-align: top;
	width: 150px;
}

.adm_cols .col2 {
	padding: 10px;
	vertical-align: top;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/

/* admin_form */

.admin_form {
	text-align: left;
	font-family: arial;
}

.admin_form .data {
	padding: 5px;
}

.admin_form .group_title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}

.admin_form .htmlarea {
	width: 100%;
	height: 500px;
}

.admin_form .htmlarea_global {
	width: 500px;
}

.admin_form .htmlarea_menu {
	width: 100%;
}

.admin_form .input_textarea {
	width: 500px;
	height: 100px;
}

.admin_form .message {
	margin: 10px;
	padding: 10px;
	background: yellow;
	color: #000000;
}

.admin_form .mod_title {
	margin-top: 30px;
	text-decoration: underline;
	font-size: 17px;
}

.admin_form .submit {
	padding: 5px;
}

.admin_form .title {
	padding: 4px;
}

/* admin_list */

.admin_list {
	text-align: left;
	font-family: arial;
}

.admin_list .data {
	padding: 5px;
	vertical-align: top;
	border-bottom: 2px dashed #aaaaaa;
}

.admin_list .group_title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
}

.admin_list .input_textarea {
	width: 300px;
	height: 200px;
}

.admin_list .item_title {
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}

.admin_list .mod_title {
	margin-top: 30px;
	text-decoration: underline;
	font-size: 17px;
}

.admin_list .submit {
	padding: 5px;
}

.admin_list .title {
	background: #b1d8f0;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
	border-right: 1px solid white;
	font-size: 14px;
}

.admin_list li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.admin_list ul {
	padding: 0px;
	margin: 0px;
}

/* cms */

/* contact_form */

.contact_form .input_textarea {
	width: 300px;
	height: 200px;
}

/* content_edit */

.content_edit .add {
	color: #5F0018;
	cursor: pointer;
}

.content_edit .categ {
	margin-bottom: 10px;
}

.content_edit .categ .title {
	color: #FFFFFF;
	font-weight: bold;
	background: rgb(35,67,106);
	padding: 3px;
}

.content_edit .edit {
	width: 540px;
}

.content_edit .htmlarea {
	width: 540px;
	border: 1px solid #000000;
	height: 410px;
}

.content_edit .htmlarea_menu {
	width: 540px;
	border: 1px solid #000000;
	background: #5A7AAC;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.content_edit .item {
	border-bottom: 1px solid #dddddd;
	padding-top: 5px;
}

.content_edit .list {
	margin: 10px;
}

.content_edit A:active {
	color: #000000;
}

.content_edit A:link {
	color: #000000;
}

.content_edit A:visited {
	color: #000000;
}

/* form */

.form .complete_msg {
	background: #f4bd42;
	margin: 10px;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}

.form .group_title {
	background: #8BBEF6;
	margin: 10px;
	margin-left: 0px;
	padding: 5px;
}

.form .message {
	margin: 10px;
	padding: 10px;
	color: #000000;
}

.form .title {
	width: 130px;
}

/* list */

.list .title {
	background: #8BBEF6;
	padding: 5px;
	text-align: center;
	border: 1px solid #ffffff;
}

.list .data {
	padding: 5px;
	border-bottom: 1px dashed #dddddd;
	text-align: left;
	vertical-align: top;
}

.list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list li {
	text-align: left;
	margin: 0px;
}

/* mailing */

.mailing .input_textarea {
	width: 400px;
	height: 400px;
}

/* menu_toplinks */

.menu_toplinks {
	margin-right: 20px;
	color: #ffffff;
	font-weight: normal;
}

.menu_toplinks a:link , .menu_toplinks a:visited , .menu_toplinks a:active {
	color: #ffffff;
}

/*WS::STYLE:::::::::::::::::::::::::::::::::::::::::::::::::*/
