/*une fonte pas trop éloignée de Myriad*/
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
/* general universe */
html {
	/* [disabled]font-size: x-small; */
}
body {
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #E6E6E6;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #FAFAFA;
	scrollbar-darkshadow-color: #E6E6E6;
	font-family: 'PT Sans', 'Myriad Web Pro', Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	max-width: 1250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
/* particularités */
h1{
	display:none;
}
h2 {
	font-size: 1.4em;
	margin-top: 23px;
	margin-bottom: 2px;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
}
h4 {
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 20px;
	color: #663535;
}
/* liens généraux*/
a:link, a:visited {
	color: #663535;
	text-decoration: none;
	/* [disabled]font-weight: bold; */
}
a:hover, a:active {
	text-decoration: underline;
	color: #666699;
}
/*layout */
#entete .rempli {
	background-image: url(../images/entete_logo_r1_c3.gif);
}
#entete {
	width: 80%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]min-width: 774px; */
	position: relative;
}

.rempli {
	background-image:url(../images/pied_rempli.gif);
	background-repeat: repeat-x;
	height: 45px;
}
#tagline {
	position: absolute;
	right: 29px;
	top: 8px;
	width: auto;
	height: auto;
	z-index: 1;
	font-size: 115%;
	color: #666;
}
#page {
	/* [disabled]width: 80%; */
	/* [disabled]max-width: 1000px; */
	overflow: auto;
	font-size: 130%;
}
#centre {
	width: 80%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-width: 774px;
	position: relative;
}

/* mise en forme générale*/
#page {
	min-width:627px;
}
#page p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 4px;
	text-indent: 21px;
	margin-right: 5%;
}
.liste h4 {
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 24px;
	padding-bottom: 4px;
	color: #333333;
}
.liste ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: circle;
	color: #CC4545;
}
.liste ul li {
	/* [disabled]line-height:120%; */
	}
.liste ul li:hover {
	list-style-type: disc;
	/* [disabled]color:blue; */
}
.liste a:link, .liste a:visited, .liste a:active {
	font-weight:normal;
	text-decoration:none;
	color: #CC4545;
}
.liste ul li:hover span {
	color: #CC4545;
}
.dateActu {
	color: #666666;
}
/* définitions des liens menus dans la table */
.menu {
	font-size: 130%;
	/* [disabled]font-weight: bolder; */
	display: block;
	padding: 2px;
	margin-bottom: 1px;
	border: 2px solid #E6E6E6;
}
.menu:link, .menu:visited, .menu:active {
	color: #666666;
	text-decoration: none;
	background-color: #F4F4F4;
	background-image: url(../images/menu.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.menu:hover {
	color: #F3F3F3;
	text-decoration: none;
	background-color: #787878;
	background-image: url(../images/menuh.png);
	background-position: left bottom;
}
.menu:hover .pm {
	color:#9999FF;
}
.menuSel {
	font-size: 130%;
	font-weight: bolder;
	display: block;
	margin-bottom: 1px;
	border: 2px solid #E6E6E6;
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 16px;
}
.menuSel:link, .menuSel:visited, .menuSel:active {
	color: #333333;
	text-decoration: none;
	background-color: #FaFaFa;
	background-image: url(../images/menuS.png);
	background-position: left bottom;
}
.menuSel:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}	
.menuSel:hover .pm {
	color:#FF7575;
}
.toTop td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
/* lien renvoi haut de page */
.toTop a:link, .toTop a:visited, .toTop a:active{
	font-size: 0.9em;
	color: #AAAAAA;
	padding-right: 4px;
	padding-bottom: 2px;
}

.toTop a:hover {
	/* [disabled]font-size: 11px; */
	color: #AAAADD;
	text-decoration: none;
	/* [disabled]font-weight: bold; */
}
.externe a:link, .externe a:visited {
	color: #663535;
	/* [disabled]font-weight: bold; */
	background-image: url(../images/dblflech.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
}
.externe a:hover, .externe a:active {
	text-decoration: underline;
	color: #666699;
	background-image: url(../images/dblflechh.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
}
#page .formu {
	border-top-color: #F4F4F4;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.formu input, .formu textarea, .formu select {
	width: 256px;
	border-top-color: #F4F4F4;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formu button {
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
