@import url("gescom2.css");
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #324031;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EBE9ED;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #33CC00;
	text-indent: 60px;
}
h2 {
	font-size: 10px;
}
h3 {
	font-size: 9px;
}
.module {
	width : 100%;
	cellpadding : 1;
	cellspacing : 1;
	text-align: left;
	border: thin solid #669999;
	color: #FFFFFF;
	background-image: url(../images/fond_module.jpg);
	background-repeat: repeat-x;
	background-position: -75px top;
}
.entete_module {
	border: thin solid #66CC00;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: -70px;
	color: #000000;
	background-image: url(../images/fond_entete.jpg);
}
.entete {
	border: thin solid #66CC00;
	background-image: url(../images/fond_entete.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 80px;
	color: #FFFFFF;
}
#page {
	width : 90%;
	cellpadding : 1;
	cellspacing : 1;
	text-align: left;
	border: thin solid #66CCFF;
	background-color: #FFFFFF;
}
/*******************************************************************/
p#prelude{
	margin: 0;
	color: #006600;
	background: transparent;
	font-weight: bold;
}

p#prelude a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
p#prelude a:hover{
	color: #669999;
	text-decoration: none;
	font-weight: bolder;
	background-color: #FFFFFF;
}
p#prelude a:active{
	color: #669999;
	text-decoration: none;
	font-weight: bolder;
	background-color: #FFFFFF;
	border: thin solid #FF0000;
}
.contenu {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #669999;
	background-image: url(../images/fond_entete.jpg);
	background-repeat: repeat-x;
	background-position: left -40px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
	border-top-style: none;
	clip: rect(5px,5px,5px,5px);
	padding-left: 5px;
}
div.post{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post-title {
	padding: 3px;


	text-align: left;
	color: #006633;
	font-size: 1.1em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-left: 5px;
}
.post-title a{
	padding: 3px;


	text-align: left;
	color: #006633;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: right top;
}

.post-title a:hover{
	color: #FF6666;
	background: transparent;
	text-decoration: underline;
}
.post-content {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	color: #003366;
	text-align: left;
}
.pied {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #669999;
	background-image: url(../images/fond_entete.jpg);
	background-repeat: repeat-x;
	background-position: left -40px;
	text-align: center;
}
.info {
	border: thin solid #CC0000;
	padding: 10px;
}
.sligne {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.med {
	color: #CC0000;
}
.inf {
	color: #0066CC;
}
.sci {
	color: #00CC33;
}
.dive {
	color: #FF9900;
}

