body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 180%;
	color: #3773BB;
}
h3 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	line-height: 22px;
	color: #3773BB;
}
p {
	font-size: 110%;
	line-height: 130%;
}
li {
	font-size: 110%;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: square;
}
.banner {
	height: 100px;
	width: 850px;
	text-align: center;
	vertical-align: top;
}
.feuille {
	margin-right: 40px;
	margin-left: 40px;
	width: 850px;
	height: 500px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.subbanner {
	text-align: center;
	width: 850px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
}
.article {
	font-size: x-small;
	height: 430px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
	vertical-align: top;
}
.newsbox {
	width: 199px;
	height: 200px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 50px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(IMG/back_teaser.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* menu général */
#menugen {
	clear: both;
	margin-right: 40px;
	margin-left: 40px;
	width: 850px;
	height: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
}
.menugen_cell {
	font-size: 14px;
	color: #CCCCCC;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 80px;
	background-color: #000000;
	margin-right: 2px;
	text-align: center;
}
.menugen_cellon {
	font-size: 14px;
	color: #000000;
	padding: 5px;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B3D66E;
	text-align: center;
}
.menugen_marge {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.menugen_a {
	color: #CCCCCC;
	text-decoration: none;
}
.menugen_aon {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* menu des rubriques */
.menusection {
	width: 160px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 40px;
}
.menusection_cell {
	visibility: hidden;
	height: 1px;
}
.menusection_cellon {
	font-size: 11px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #84B1DF;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menusection_a {
	color: #333333;
	text-decoration: none;
}
.menusection_aon {
	color: #000000;
	text-decoration: none;
}
.menusection_head {
	font-size: 11px;
	padding: 3px 3px 3px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 2px;
}
.menusection_headon {
	font-size: 11px;
	padding: 3px 3px 3px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2A67A4;
	font-weight: bold;
	margin-top: 2px;
}
.menusection_item, .menusection_itemon {
	line-height: 15px;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 3px;
}
.menusection_itemon a {
	color: #3773BB;
}
.menusection_service {
	font-size: 11px;
	padding: 3px 3px 3px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	color: #666666;
}
.menusection_s {
	color: #666666;
	text-decoration: none;
}


.banner_cell1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.banner_cell2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/* teaser */
.teaser_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.teaser_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 4px 4px 10px 8px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	line-height: 16px;
}


.etic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3773BB;
	font-weight: bold;
	line-height: 16px;
}
.logo_cell1 {
	background-color: #000000;
	width: 200px;
	vertical-align: bottom;
}
.logo_cell2 {
	background-color: #000000;
	width: 191px;
	vertical-align: top;
	color: #7BAAEC;
	font-size: 10px;
	text-align: right;
	padding-right: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 4px;
}
.about_cell {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
a {
	color: #2A67A4;
}
.docjoints_logo {
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: top;
}
.docjoints_cell {
	font-size: x-small;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	background-color: #E9E9E9;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
.docjoints_infos {
	color: #666666;
}
.srubr_logo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.srubr_cell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.srubr_titre {
	font-size: small;
	font-weight: bold;
	color: #2A67A4;
	padding-bottom: 8px;
}
.srubr_texte {
	font-size: x-small;
}
.chapo {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	line-height: 140%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 15px;
}
.ligne_separation {
	color: #CCCCCC;
	height: 1px;
	padding-bottom: 20px;
}
.tm_logo {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	width: 30px;
}
.tm_head {
	font-size: 120%;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2A67A4;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tm_cell {
	font-size: 90%;
	padding: 5px 5px 5px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #84B1DF;
	text-align: left;
	vertical-align: top;
}
.tm_box {
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
}
.noline {
	text-decoration: none;
}
.tm_sites {

	padding: 3px;
	text-align: left;
	vertical-align: top;
	width: 90px;
}
.content {
	text-align: center;
	vertical-align: top;
}
.banner_fond {
	background-color: #000000;
}
.Style1 {
	color: #3773BB;
}
.ps {
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	padding-top: 5px;
}
.spip_logos {
	border:none;
}

