body {
	background-color: #f4f3f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #333333;
	position: absolute;
}

td, th {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 16pt;
	color: #330000;
	vertical-align: top;
}

a {
	color: #2C4A64;
}

p {

}

table {

}

table.maquette {
	width: 100%;
}

td.maquette_stretch {
	width: 100%;	
}

img.maquette_stretch {
	width: 100%;	
}



form {
	background-color: #DBD9CC;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	border: 0.5pt solid #960316;
	padding: 15pt;
	width: 70%;
}

form.center {
	text-align: center;
}

.compteur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: 300;
	text-align: center;
	vertical-align: top;
	color: #960316;
}

.lastUpdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: 300;
	text-align: center;
	vertical-align: top;
	color: #960316;
}

.annonce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #960316;
	line-height: 14px;
}

.annonceLien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #2C4A64;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 22px;
	background-color: #990000;
  	color: #FFFF66;
}


.menubarItem {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-style: oblique;
	font-weight: 600;
	text-align: left;
	height: 25px;
	font-variant: normal;
	vertical-align: top;
	text-decoration: none;
	letter-spacing: 0ex;
	padding: 0px;
	margin: 0px;
}

.menubarSubItem {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	font-style: oblique;
	font-weight: 500;
	text-align: left;
	height: 20px;
	font-variant: normal;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 1.5em;
	margin: 0px;
}



.menubarItemMulti {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	font-style: oblique;
	font-weight: 600;
	text-align: left;
	height: 34px;
	font-variant: normal;
	vertical-align: middle;
	text-decoration: none;

	margin: 0px;
}

.SubMenubarItem {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-weight: 400;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	text-indent: 0.5em;
	margin: 0px;
	text-decoration: none;
}
.SubMenubarTitle {
	font-family: Verdana;
	font-size: 11px;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
	height: 26px;
	vertical-align: middle;
	background-color: #DBD9AA;
	margin: 0px;
	text-decoration: none;
}



table.border{
	border-top: 1pt solid #960316;
	border-right: 0.5pt solid #960316;
	border-bottom: 1pt solid #960316;
	border-left: 0.5pt solid #960316;
}
td.border {
	border-top: 1pt none #960316;
	border-right: 0.5pt solid #960316;
	border-bottom: 1pt none #960316;
	border-left: 0.5pt solid #960316;
}
td.allborder {
	border-top: 0.5pt solid #960316;
	border-right: 0.5pt solid #960316;
	border-bottom: 0.5pt solid #960316;
	border-left: 0.5pt solid #960316;
}


table.Pensee {
	border: 0.3pt solid #960316;
	width: 60%;
	text-align:center
}

td.PenseeTitle {
	background-color: #DBD9AA;	
	font-family: Verdana;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
	line-height: 10pt;
}

.PenseeSubTitle {
	font-family: Verdana;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
	line-height: 10pt;
	font-weight: 500;
	text-decoration: underline;
}

td.PenseeContent {
	background-color: #DBD9CC;	
	font-family: Verdana;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
	line-height: 10pt;
}
td.PenseeLink {
	text-align:right
}
a.Pensee {
	font-family: Verdana;
	font-style: normal;
	vertical-align: top;
	font-size: 9pt;
	line-height: 11pt;
}

td.Animators {
	text-align:center;
	vertical-align: bottom;
}

table.TOC{
	border-top: 0.5pt none #2C4A64;
	border-right: 0.5pt solid #2C4A64;
	border-bottom: 0.5pt solid #2C4A64;
	border-left: 0.25pt none #2C4A64;
	text-align: left;
}

td.TOC {
	border-top: 0.5pt solid #2C4A64;
	border-right: 0.5pt none #2C4A64;
	border-bottom: 1pt none #2C4A64;
	border-left: 0.5pt solid #2C4A64;
	text-align: left;
	padding-top: 5pt;
	padding-right: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}


td.main {
	padding-right: 20px;
}


a.navHyperlink {
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	color: #24445D;
	line-height: 12px;
	font-weight: 300;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.navHyperlink:visited { 
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	line-height: 12px;
	font-weight: 300;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #24445D;
}
a.navHyperlink:hover { 
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	line-height: 12px;
	font-weight: 300;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #722A3F;
}
a.navHyperlink:active { 
font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	line-height: 12px;
	font-weight: 300;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #722A3F;
}

a.navHyperlinkSelected {
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	color: #24445D;
	line-height: 12px;
	font-weight: 300;
	text-decoration: none;
	background-color: #DBD9AA;
	padding-left: 10px;
	padding-right: 10px;
}

table.navig{
	border-top: 0pt none #960316;
	border-right: 0pt none #960316;
	border-bottom: 0pt none #960316;
	border-left: 0pt none #960316;
	text-align: center;
}

td.navig {
	background-color: #DBD9CC;
	height: 12px;
	padding: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin: 0px;
	border: 0px none;
	font-family: Verdana;
	font-style: italic;
	font-size: 11px;
	text-align:center;
	color: #24445D;
	line-height: 12px;
	font-weight: 300;

	
	text-decoration: none;
}


table.animator{
	border-top: 0.5pt none #960316;
	border-right: 0.5pt solid #960316;
	border-bottom: 0.5pt solid #960316;
	border-left: 0.25pt solid #960316;
	width: 100%;
}

td.animator {
	border-top: 0.5pt solid #960316;
	border-right: 0.5pt none #960316;
	border-bottom: 0.5pt none #960316;
	border-left: 0.25pt none #960316;
	height: 30px;
	padding: 10px;
}


.bg_tournesol
{
	background-image: url(../images/Upload/tournesol_fade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}







