/* CC0000 */
body {
	margin:0;
	padding:0px;
	}
body.custom {
	background: #999999 url() repeat !important;
	background: #999999;
	background-color: #999999;
	}
* html body.custom {
  	background-color: #999999;
}
body.white {
	background-color: #ffffff;
	}
#logobar {
	height: 150px;
	width: 1000px; 
	margin: 0px auto 15px auto;
}
#logobar h1 {
	display:none;
}
#logointro {
	float: left;
	margin: 2em 0 0 0;
	padding: 0 0 0 10px;
	}
#container {
	width: 1000px; 
	margin: 0px auto 0px auto;
	text-align: justify;
	}
.notiview {
	display:none;
}
h1 {
	color: #CC0000;
	font: 18pt verdana; 
	font-weight: bold; 
	}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #666666;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #666666;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #666666;
	}
a.menu:link, a.menu:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a.menu:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
	}

/* 	Menu Bas de page */
a.menuB:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
a.menuB:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666666;
	}
a.menuB:hover, a.menuB:active { 
	text-decoration: underline; 
	color: #666666;
	}
a.llegal:link, a.llegal:visited, a.llegal:hover, a.llegal:active  {
	font-size: 0.7em;
	text-decoration: underline; 
	color: #000000;
	}
a.part:link { 
	font-size: 0.9em;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a.part:visited { 
	font-size: 0.9em;
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
	}
a.part:hover, a.menu:active { 
	font-size: 0.9em;
	text-decoration: underline; 
	color: #FFFFFF;
	}
	/* liens recherche search petit */
a.MLink {
	font-size: 9px;
	color: #D4D4D4;
	text-decoration: underline;
	}
a.MLink:hover, a.MLink:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.SMLink {
	font-size: 9px;
	color: #483D8B;
	text-decoration: underline;
	}
a.SMLink:hover {
	color: #483D8B;
	text-decoration: underline;
	}
a.SMLink:active {
	color: #483D8B;
	text-decoration: underline;
	}
a.headlinellink { 
	display:block;
	padding: 5px;
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000;
	background-color: #F4F4F4;
	border-bottom: 1px solid #c4c8cc;
	border-right: 1px solid #c4c8cc;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em;
	}
a.headlinellink:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000;
	}
a.headlinellink:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #CC0000;
	}
a.headlinellink:hover, a.headlinellink:active { 
	background-color: #808080;
	font-weight: bold; 
	text-decoration: none;
	color: #ffffff;
	}
#SMButtom {
	width: 950px; 
	margin: 10px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height:31px;
	}
#SMButtom em {
	display:none;
	}
#SMButtom.SMLink {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	}
#SMButtom a {
	float: left;
	background-color: #3D3D3D;
	padding: 2px 10px 0 10px;
	margin: 0px 5px 0px auto;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size:1em;
	width: auto; 
	height:29px;
	text-shadow: #3D3D3D -1px -1px 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	}
#home {
	background: #3D3D3D url(images/home.png) no-repeat center center;
	padding: 5px 20px 0 20px;
	margin: 0px 5px 0px auto;
	width:50px;
	height:29px;
	display: block;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	}
#handy {
	background: #3D3D3D url(images/handy.png) no-repeat center center;
	padding: 5px 20px 0 20px;
	margin: 0px 5px 0px auto;
	width:70px;
	height:29px;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-topright: 0.5em;
	-webkit-border-top-left-radius: 0.5em;
	-webkit-border-top-right-radius: 0.5em;
	}
#handy em {
	width:70px;
	}
#SMButtom a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size:1em;
	}
#SMJs {
	width: 980px; 
	margin: 0px auto 20px auto;
	background-color: #3D3D3D;
	border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
	}
#SMJs ul {
	background-color: #555A5E;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	list-style: none;
	}
#SMJs li {
	border-top: 1px solid #D4D4D4;
	background-color: #3D3D3D;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size:1.1em;
	}
#SMJs li a {
	padding: 0.20em 0.10em 0.20em 0.10em;
	background: transparent;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size:0.8em;
	text-shadow: #3D3D3D -1px -1px 1px;
	}
#SMJs li a:hover { 
	background-color: #333333;
	color: #FFFFFF;
	font-size:0.8em;
	text-shadow: #3D3D3D -1px -1px 1px;
	}
#SMButtom, #SMJs {
	border-radius-topright: 20px;
	border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	}
#TMenuJs {
	padding: 0.10em 0.10em 0.10em 0.10em;
	background-color: #3D3D3D;
	text-align: center;
	}
#TMenuJs span {
	background-color: #3D3D3D;
	text-align: center;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	}
#navcat {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
ul.cat {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
.cat li {
	margin: 3px;
	display: inline;
	list-style-type: none;
	font-size:0.58em;
	font-weight: bold; 
	}
.cat li a.acat:link, .cat li a.acat:visited {
	padding: 7px;
	background-color: #339933;
	border: 1px solid #336600;
	text-decoration: none; 
	color: #FFFFFF;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	}
.cat li a.acat:hover, .cat li a.acat:active {
	padding: 7px;
	background-color: #CC0000;
	border: 1px solid #990000;
	text-decoration: none; 
	color: #FFFFFF;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	}
#ancres {
	text-align: left;
	margin: 0px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #CCCCCC;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
#ancres li {
	font-size:0.6em;
	}
.blockid {
	border-bottom: 1px solid #c4c8cc;
	min-height: 180px; 
	display:block;
	font-size: 0.7em;
	margin: 0px 0px 20px 0px;
	}
.displayname {
	display:block;
	background-color: #CC0000;
	color: #CC0000;
	}
.titre_onglet {
	display:block;
	background-color: #555A5E;
	text-align: center;
	color: #ffffff;
	padding: 5px;
	margin: 0px 0 15px 0;
	-webkit-box-shadow: -1px -1px 0px #000000;
	-moz-box-shadow: -1px -1px 0px #000000;
	box-shadow: -1px -1px 0px #000000;
	text-shadow: #000000 2px 2px 5px; */
	border-radius: 0.30em; -moz-border-radius: 0.30em; -webkit-border-radius: 0.30em;
	}
.rssimg {
	border:0;
	}
.titre_onglet .rssimg {
	margin: 0px 0 -5px 0;
	}
.description {
	display:block;
	min-height:95px;
	padding: 5px 0 10px 0;	
	}
.description img {
	padding: 15px;
	border-bottom: 1px solid #c4c8cc;
	border-right: 1px solid #c4c8cc;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em;
	}
#imgflux {
	min-width: 750px; 
	max-width: 1000px;
	width: auto; 
	margin: 0px auto 0px auto;
	}
#iframeMob, #iPadGal, #iCal {
	height: 60px;
	margin: 0px 0px 0px 0px;
	border:0px;
	min-height: 60px; 
	max-height: 60px;
	float: right;
	padding: 15px;
	margin: 70px 10px 0 0;
	-webkit-box-shadow: -1px -1px 1px #000000;
	-moz-box-shadow: -1px -1px 1px #000000;
	background: transparent url(http://afw.fr/iweb/images/25.png) repeat;
	border-radius: 0.65em; -moz-border-radius: 0.65em; -webkit-border-radius: 0.65em;
	text-align:center;
	text-decoration: none;
	}
#iframeMob img, #iPadGal img, #iCal {
	border:0px;
	height: 60px;
	min-height: 60px; 
	max-height: 60px;
	}
#today {
	background: transparent url(http://afw.fr/iweb/images/ical.png) no-repeat center center;
	height: 60px;
	width: 60px; 
	padding:0 0 0 0;
	color:#ffffff;
	font-weight: bold; 
	font-size: 0.5em; 
	}
#today .daynum {
	padding:0 0 0 0;
	font-weight: bold; 
	font-size: 2.7em; 
	color:#000000;
	}
.daynom {
	padding:3px 0 0 0;
	}
.daynum {
	margin:5px 0 0 0;
	}
.fdesc {
	}
.updated {
	margin:5px 0 0 0;
	font-size: 0.5em; 
	}

a.flink:link { 
	font-size: 0.9em;
	font-weight: bold; 
	text-decoration: none; 
	color: #006633;
	}
a.flink:visited { 
	font-size: 0.9em;
	font-weight: bold; 
	text-decoration: none; 
	color: #006633;
	}
a.flink:hover, a.flink:active { 
	font-size: 0.9em;
	text-decoration: underline; 
	color: #006633;
	}

.margingPPhoto { 
		top: 0px;
    	left: 0px;
      	float: center;
		}
acronym {
	border-bottom: none;
	}

.margingPPhoto { 
		top: 0px;
    	left: 0px;
      	float: center;
		}
acronym {
	border-bottom: none;
	}
body,th,td,p {
	font-family: verdana;
	font-size: 16pt;
	}
#logobar p, #footer p, #liens p, #blocTextPos p, #blocTextPos1 p, #blocTextPos2 p, #blocTextPos3 p, #blocTextPos4 p { 
  	font: 9pt/17pt verdana; 
 	margin-top: 0px;
 	text-align: justify;
	}
h2 {
	color: #CC0000;
	font-size: 18pt;
	letter-spacing: 2px; 
	padding-top: 0px; 
	text-shadow: #999 2px 2px 2px;
	}
#titre1 h2 {
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #555A5E;
	color: #FFFFFF;
	font-size: 18pt;
	letter-spacing: 2px; 
	padding-top: 0px; 
	text-shadow: #000 1px 1px 2px;
	width: auto; 
	border: 1px solid #555A5E;
	border-top-left-radius: 0.50em; -moz-border-radius-topleft: 0.50em; -webkit-border-top-left-radius: 0.50em; border-top-right-radius: 0.50em; -moz-border-radius-topright: 0.50em; -webkit-border-top-right-radius: 0.50em;
	}
h3 { 
	font-size: 12pt;
	font-weight: bold; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000;
	}
h4 { 
	font: 10pt verdana; 
	font-weight: bold; 
	letter-spacing: 1px; 
	margin: 10px 10px 5px 10px; 
	padding:5px;
	color: #000;
	border-radius: 0.25em; -moz-border-radius: 0.25em; -webkit-border-radius: 0.25em;
	}
h5 { 
	font: italic normal 9pt verdana; 
	margin-bottom: 0px; 
	color: #000;
	}
.ContText {
	font: 11pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #333333;
	}
p.ContText {
	text-align: left;
	margin:0;
	padding:0;
	}
#fondtext {
	}
.spbout {
	padding:4px 10px 4px 10px;
	}
.whiteButton, .grayButton {
    display: block;
    border-width: 0 12px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: inherit;
    color: inherit;
}
a.whiteButton, a.whiteButton:hover {
	text-decoration: none;
	color: inherit;
    font-size: 15px;
	font-weight: bold;
	}
.whiteButton {
    -webkit-border-image: url(http://afw.fr/iweb/images/whiteButton.png) 0 12 0 12;
    -moz-border-image: url(http://afw.fr/iweb/images/whiteButton.png) 0 12 0 12;
    border-image: url(http://afw.fr/iweb/images/whiteButton.png) 0 12 0 12;
    text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}
.grayButton {
    -webkit-border-image: url(http://afw.fr/iweb/images/grayButton.png) 0 12 0 12;
    -moz-border-image: url(http://afw.fr/iweb/images/grayButton.png) 0 12 0 12;
    border-image: url(http://afw.fr/iweb/images/grayButton.png) 0 12 0 12;
    color: #FFFFFF;
}
.whiteButton[selected], .whiteButton:active{
	background: none !important;
	color: #ffffff;
	text-shadow: #333 0px 1px 1px;
	-webkit-border-image: url(http://afw.fr/iweb/images/blueButton2.png) 0 14 0 14 !important;
    -moz-border-image: url(http://afw.fr/iweb/images/blueButton2.png) 0 14 0 14 !important;
    border-image: url(http://afw.fr/iweb/images/blueButton2.png) 0 14 0 14 !important;
}

/* Structure des sujets de une */
/* ----------------------------------------------------- */

.shadetabs {
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 0.8em arial;
font-size: xsmall;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
width: 100%;
}

.shadetabs li {
display: inline;
margin: 0 0 0 0;
}

.shadetabs li a {
max-width:20px;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #3D3D3D;
background: #3D3D3D url() repeat-x top left; /*#F4F4F4*/
color: #FFFFFF;
border-top-left-radius: 0.5em;
border-top-right-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.shadetabs li a:visited {
color: #FFFFFF;
}

.shadetabs li a:hover {
text-decoration: none;
color: #FFFFFF;
}

.shadetabs li.selected {
position: relative;
top: 0px;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #666666;
background: #FFFFFF;
border-bottom-color: #FFFFFF;
}

.shadetabs li.selected a:hover { /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle { /*style of tab content oontainer*/
border-top: 1px solid #C3C8CB;
border-bottom: 1px solid #c4c8cc;
width: 100%;
margin-bottom: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: justify;
}

.tabcontent {
display:none;
}

#tabHoraires, #tabMarq, #tabLink {
    font-size: 15px;
}

@media print {
.tabcontent {
display:block!important;
}
}
#cont_Flux {
	margin: 10px 30px 10px 30px;
	column-span: 2;
	-moz-column-width: 17em;
	-moz-column-gap: 2em;
	-moz-column-rule: 1px solid #c4c8cc;
	-webkit-column-width: 17em;
	-webkit-column-gap: 2em;
	-webkit-column-rule: 1px solid #c4c8cc;
	}
div.blockid { column-break-before : always }

#bloctext, #bloctext1, #bloctext2 {
	clear: left;
	padding: 0;
	margin: 0 10px 1em 10px;
	border: 1px solid #555A5E;
	border-radius: 0.65em; -moz-border-radius: 0.65em; -webkit-border-radius: 0.65em;
	}
#bloctext {
	padding: 20px 0 0 0;
	}
#bloctextLiens {
	background-color: transparent;
	top: 140px;
	right: 35px;
	position: absolute;
	float: right;
	height:20px;
	clear: both;
	display: inline;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px;
	line-height: normal;
	font: 10pt verdana; 
	font-weight: bold; 
	}
#bloctextLiens ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#bloctextLiens ul li {
	float: left;
	margin-left: 5px;
	padding: 8px 0px 2px 0px;
	}
#bloctextLiens ul li a:hover, #bloctextLiens ul li a:active {
	border-bottom: 1px solid #CC0000;
	color: #FFFFFF;
	background-color: #FF00FF;
	text-decoration: none;
	padding: 10px 3px 2px 3px;
	text-shadow: #CC00FF -1px -1px 1px;
	}
#bloctextLiens li a:link, #bloctextLiens li a:visited {
	border-bottom: 1px solid #CC0000;
	padding: 20px 3px 2px 3px;
	text-shadow: #FFFFFF 1px 1px 1px;
	}
#bloctextContact a {
	background: #000000 url(http://afw.fr/iweb/images/marque.png) no-repeat top right;
	background-color: #FFFFFF;
	right: 0;
	position: absolute;
	float: right;
	display: inline;
	margin: 0em 10px 0em 10px;
	padding: 0px 30px 0px 10px;
	-webkit-box-shadow: 2px 2px 5px #000000;
	-moz-box-shadow: 2px 2px 5px #000000;
	box-shadow: 2px 2px 5px #000000;
border-bottom-left-radius: 0.65em; border-bottom-right-radius: 0.65em; -moz-border-radius-bottomright: 0.65em; -moz-border-radius-bottomleft: 0.65em; -webkit-border-bottom-left-radius: 0.65em; -webkit-border-bottom-right-radius: 0.65em;
	z-index: 3000;
	}
html>body #bloctextContact a {
	position: fixed
	}
#bloctextContact a {
	text-decoration: none; 
	display:block;
	}
.textinfos {
	font: 9pt/17pt verdana; 
	color: #4D4D4D;
	font-weight: bold;
	}
#blocphotos {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px 10px 1em 10px;
	padding: 15px;
	-webkit-box-shadow: 1px 2px 10px #000000;
	-moz-box-shadow: 1px 2px 10px #000000;
	box-shadow: 1px 2px 10px #000000;
	border-radius: 0.65em; -moz-border-radius: 0.65em; -webkit-border-radius: 0.65em;
	}
#blocphoto table {
	text-align: center;
	}
#blocTextPos, #blocTextPos1, #blocTextPos2, #blocTextPos3, #blocTextPos4 {
	background-color: transparent;
	column-span: 2;
	-moz-column-width: 17em;
	-moz-column-gap: 2em;
	-moz-column-rule: 1px solid #c4c8cc;
	-webkit-column-width: 17em;
	-webkit-column-gap: 2em;
	-webkit-column-rule: 1px solid #c4c8cc;
	text-align: center;
	margin: 1em;
	padding: 0px 0px 1em 0px;
	border-bottom: 1px solid #c4c8cc;
	}	
.mPhotoright { 
	column-break-inside : avoid;
	float: right;
	clear: inherit;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	}
.mPhotoleft { 
	column-break-inside : avoid;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	border-spacing: 0px;
	}
#EnsPhotoright, #EnsPhotoright1, #EnsPhotoright2, #EnsPhotoright3, #EnsPhotoright4,{
	}
#EnsPhotoleft, #EnsPhotoleft1, #EnsPhotoleft2, #EnsPhotoleft3, #EnsPhotoleft4,{
	}
#titre, #titre1, #titre2, #titre3, #titre4 {
	text-align: center;
	}
#bloctext1 #paragraphe1 {
	margin: 15px;
}
#paragraphe, #paragraphe1 {
	text-align: justify;
	column-span: 2;
	-moz-column-width: 18em;
	-moz-column-gap: 2em;
	-moz-column-rule: 1px solid #c4c8cc;
	-webkit-column-width: 18em;
	-webkit-column-gap: 2em;
	-webkit-column-rule: 1px solid #c4c8cc;
	}
#paragraphe1:first-letter {
	background: #CC0000;
	text-align:center;
	color: #FFFFFF;
	width: 30px;
	height: 30px;
	font-weight: bold;
	font-size: 170%;
	float: left;
	padding: 5px;
	margin: 0px 8px 2px 0px;
	}
#paragraphe2 {
	text-align: justify;
	font: 9pt verdana; 
	margin: 0px 20px 0px 20px;
	}
#titre1 p h2, #titre2 p h2 {
	text-align: center;
	color: #CC0000;
	font: 18pt verdana; 
	font-weight: bold; 
	}
#paragraphe1 p h4, #paragraphe2 p h4 {
	text-align: justify;
	font: 10pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #CC0000;
	}
#titreimg, #titreimg1, #titreimg2, #titreimg3, #titreimg4 {
	text-align: center;
	font: 12pt verdana;
	font-weight: bold;
	color: #CC0000;
	}
#titreright h3, #titreright1 h3, #titreright2 h3, #titreright3 h3, #titreright4 h3 {
	margin: 0 0 0 20px;
	text-align: left;
	font: 12pt verdana;
	font-weight: bold;
	color: #CC0000;
	}
#titreleft h3, #titreleft1 h3, #titreleft2 h3, #titreleft3 h3, #titreleft4 h3 {
	text-align: left;
	font: 12pt verdana;
	font-weight: bold;
	color: #CC0000;
	}
#titrecenter h3, #titrecenter1 h3, #titrecenter2 h3, #titrecenter3 h3, #titrecenter4 h3 {
	text-align: center;
	font: 12pt verdana;
	font-weight: bold;
	color: #CC0000;
	}
#textimg, #textimg1, #textimg2, #textimg3, #textimg4 {
	text-align: justify;
	font: 11pt verdana;
	color: #EEE8AA;
	}
#legende, #legende1, #legende2, #legende3, #legende4 {
	font: italic normal 9pt verdana; 
	margin-bottom: 0px; 
	color: #99CC99;
	}
.legende {
	font: italic normal 8pt verdana; 
	margin-bottom: 0px; 
	color: #99CC99;
	text-align: left;
	}
#liens, #liens1, #liens2, #liens3, #liens4 {
	font: italic normal 9pt verdana; 
	margin-bottom: 0px; 
	color: #EEE8AA;
	}
a.miniliens {
	font: normal 9pt verdana; 
	color: #CC0000;
	text-decoration: underline; 
	font-weight: bold;
	}
a.miniliens:hover {
	font: normal 9pt verdana; 
	color: #CC0000;
	text-decoration: underline; 
	font-weight: bold;
	}
a.miniliens:active {
	font: normal 9pt verdana; 
	color: #CC0000;
	text-decoration: underline; 
	font-weight: bold;
	}
a.miniliens:visited {
	font: normal 9pt verdana; 
	color: #CC0000;
	text-decoration: underline; 
	font-weight: bold;
	}
#blocform {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	}
.select { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 1px;
	background-color: #CC0000;
	border: solid 1px #CC0000;
	cursor:hand;
	border-radius: 0.65em; -moz-border-radius: 0.65em; -webkit-border-radius: 0.65em;
	width:100%;
	}
.FormText {
	font: 12pt verdana; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #CC0000;
	}
.intext, .intext100 {
	color: #CC0000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 2px;
	border: solid 1px #c4c8cc;
	}
.intext100 {
	width:99%;
	}
.pop {
	color: #CC0000;
	font-weight: bold;
	font-size: 9pt;
	font-family: "Courier New", Courier, Monaco;
	padding: 2px;
	border: solid 1px #666666;
	}
#legal {
    overflow: auto;
	width: 500px;
	height: 100px;
	background-color: #FDFDFD;
}

#page #legal {
	display: none;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 10px;
	z-index: 1102;
}
table {
	}
tr.trl {
	background-color: #F5F5F5;
	}
th {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 2px;
	}
td {
	text-align:left;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 2px;
	}
td t {
	text-align:left;
	color: #FF6600;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 2px;
	}
td.gam {
	background-color: #CC0000;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 2px;
	}
td.cl {
	text-align:right;
	color: #CC0000;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 2px;
	}
td img {
	border: 1px solid #333333;
	}
td h5 {
	background-color: #333333;
	margin: 0 0 0 0;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	padding: 5% 5% 5% 5%;
	}
#footer {
	clear: inherit;
	text-align: center;
	border-spacing: 0px;
	min-width: 750px; 
	max-width: 1000px;
	width: auto; 
	margin: 0px auto 0px auto;
	}
#footmenu {
	display: none;
	}
#footmenu li {
	}
#footmenu span {
	}
#footcopy {
	background: transparent url(http://afw.fr/iweb/images/40.png) repeat top left;
	border-radius: 0.65em; -moz-border-radius: 0.65em; -webkit-border-radius: 0.65em;
	font-size: 0.6em;
	margin: 10px 33% 20px 33%;
	}
#footadd {
	background: transparent url(http://afw.fr/iweb/images/40.png) repeat top left;
	border-radius: 0.65em; -moz-border-radius: 0.65em; -webkit-border-radius: 0.65em;
	padding: 1em 0em 1em 0em;
	font-size: 0.6em;
	font-color: #FF00FF;
	margin: 5px 10px 5px 10px;
	}