/* Body */
BODY {
	width : 100%;
	margin : 0px 0px 0px 0px;
	background-color : #fef2c8;
	color : #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background-image : url(../images/fullbody_thin.jpg);
	background-repeat: repeat-x;
}

td,tr,p,div {
	color : #333333;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}

h1 {
    color : #0095B5;
	/*color: #099080; */
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 38px; 
	font-style: normal;
    font-weight: bold;
	text-align: left;
	border : 0px solid #00FF00;
}

h2 {
    color : #0095B5;
	/*color: #099080; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px; 
	font-style: normal;
    font-weight: bold;
	text-align: left;
}

h3 {
    color : #0095B5;
	/*color: #099080; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px; 
	font-style: normal;
    font-weight: bold;
	text-align: left;
}

h4 {
	color : #0095B5; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal;
    font-weight: bold;
	text-align: left;
}
	
h5 {
	color : #0095B5; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
    font-weight: bold;
	text-align: left;
}
	
h6 {
	color : #0095B5; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
    font-weight: bold;
	text-align: left;
}

/* Links */
a:link, a:visited {
	font-size : 12px; 
	color : #336699; 
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

a:hover {
	font-size : 10px;
	color : #003399; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
    font-weight: normal;
}

/* Horizontal Line */	
hr {
	background: #C0C0C0; 
	height:2px; 
	border: 1px inset;
}

/* --Default Class Settings-- */	

a.mainmenu:link, a.mainmenu:visited {
	color: #336699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
    font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
	
a.mainmenu:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	background-color: #002F85;
	color : #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
    font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;

	}

table.moduletable td {
	color : #000000;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
	


/* Content - Sections & Categories */
.contentpane {
	/*background-color : #FFFFFF; */
	text-align: left;
}

body.contentpane {
	margin-top : 0px;
}
		
.contentpaneopen {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border : 0px ridge #DCDCDC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align : top; 
	/*margin-top : -20px;*/
}

.contentpaneopen p, .contentpaneopen td, .contentpaneopen span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	font-size: 16px;
	/*font-weight: bold;*/
	/*color: #000000;*/
	text-align: left;
	vertical-align : top; 
}

.contentpaneopen p {
	/*line-height: 15px;*/

}

.moduletablebigbubble tr td table tr td p span {
	line-height: 14px;
	padding: 0px;
}
.contentpaneopen h1 {
	/*line-height: 15px;*/
	line-height: 45px;
}
	
.contentheading {
	/*color: #BD0918;*/ 
    color: #D81925;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
}
	
.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: left;
}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #003399;	
	text-decoration: none;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #336699; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #003399;	
	text-decoration: none;
	}

a.readon:link, a.readon:visited {
	color: #CC0000; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #CC6666;	text-decoration: none;
}

.moduleheading {
	background-color: #002F85;
	color: #FFFFFF;
	font: bold 10px Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	border: 1px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
}

.componentheading {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
	
.button {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
}

/** category text format and links **/
.category {
	color: #999999; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #336699; 
	font-weight: bold;
}

a.category:hover {
	color: #003399;
}
	
.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
}

.sectiontableentry2 {
	background-color : #FFF9EA;
}

.sectiontableheader {
	background-color : #FFCC66;
	color : #FFFFFF;
	font-weight : bold;
}
	
.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none; 
	font-weight: normal;
}

.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
	text-decoration: none; 
	font-weight: normal;
}

.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	text-decoration: none; 
	font-weight: normal;
}

ul {
	margin: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position:inside;
}

li { 
	margin: 0px 0px 0px 0px;
	list-style-type: disc;
	list-style-position:inside;
}


.fase4rdf {
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
}

a.fase4rdf:link {
	color: #336699;
	font-size: 10px; 
	font-weight: normal; 
}

a.fase4rdf:hover {
	color: #003399;
	font-weight: bold; 
}	

table.searchintro {
  	background-color: #FFF2D7;
	border: solid 1px #777777;
}

table.contact {
	background-color: #FFFFFF;
}

table.contact td.icons {
	background-color: #FFEBBF;
}

table.contact td.details {
	background-color: #FFF9EA;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.pathway, a.pathway:link, a.pathway:visited {
	color: #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;	
}
a.pathway:hover {
	color: #FFCC00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
a.navigationButton, a.navigationButton:link, a.navigationButton:visited,
a.navigationButton-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	background-image: url(../images/AquaButton3.jpg);
	border: none;
	height: 44px;
	width: 110px;
	text-align: center;
	white-space: nowrap;
	background-repeat: no-repeat;
	padding-top: 15px;
	text-decoration: none;
}

a.navigationButton:hover {
	background-image: url(../images/AquaButton3_over.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 44px;
	width: 110px;
	color: #555555;
}  

.clear {
	clear : both;
	border : 0px solid #000000;
}

#search {
	margin-top : 5px;
	border : 0px solid #cccccc;
	padding : 0px;
	width : 125px !important;
	width : 125px;
	height : 16px !important;
	height : 16px;
	overflow : hidden;
}

#mod_search_searchword {
	height : 15px;
	border : 1px solid #006db4;
	padding-left : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding : 0px 5px 0px 0px;
	margin : 0;
	background-color : #c1d0e7;
	color : #000000; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px; 
	font-style : normal;
	font-weight : bold;
	text-align : left;
}

#clubSubmit {
	border : none;
	vertical-align : bottom; 
	border : 0px solid #000000;
}

#page_div {
	text-align : left;
	z-index : 1;
	background-color : #fef2c8;
}
#general_div {
	/*height:100%;*/
	width : 908px;
	height : 1027px !important;
	height : 100% !important;
	margin : 0 auto; 
	border :0px solid #00FF00;
	float : left;
	display : block;
	position : relative;
	z-index : 1;
	background-color : #fef2c8;
	background-image : url(../images/fullbody.jpg);
	background-repeat : no-repeat;
	text-align : left;
}

#header_div {
	border : 0px solid #000000;
	height : 341px;
	width:908px;
}

#header_mod  {
	border : 0px solid #000000;
	width : 200px;
	position : absolute;
}

#top_mod {
	border : 0px solid #000000;
	width : 200px;
	position : relative;
	top : +40px;
	left : +678px;
	position : absolute;
}

#main_div {
	display : block;
	position : relative;
	width : 908px;
	z-index : 2;
	border : 0px solid #0000FF;
	background-color : #FCF1C5;
	/*background-image: url(../images/body.jpg);*/
	background-repeat : no-repeat;
	text-align: left;
	vertical-align : top; 
}

#left_div {
	position:relative;
	z-index:2;
	top:-200px;
	left:+50px;
}

#left_mod {
	position : relative;
	z-index : 3;
	top : +370px;
	left : -50px;
}

#anim_div {
	position : absolute;
	z-index : 1;
	top : +500px;
	left : +10px;
	display: inline;
	vertical-align : top;
	text-align : left;
}

#cat_div {
	border : 0px solid #00FF00;
	position : absolute;
	z-index : 4;
	top : +245px;
	left : +160px;
	width : 450px;
	height : 54px;
	padding-top : 10px;
	padding-left : 40px;
	background : url(../images/categories.gif) ;
	background-position : +10px +3px;
	background-repeat: no-repeat;
	color : #000000; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px; 
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

#news_div {
	margin : 0px;
	padding : 0px;
	border : 0px;
	border-spacing : 0px;
	float : right; 
	border : 0px solid #FF0000;
	top : +210px;
	left : +550px;
	position : absolute;
	width : 259px;
	height : 259px;
	vertical-align : top;
	z-index : 3;
	color : #FFFFFF; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold;
	text-align : center;
}

#news_div_txt {
	border : 0px solid #FF0000;
	line-height: 10px;
	/*overflow : auto;
	overflow-x : hidden;
	overflow-y : auto;
	word-wrap : break-word;*/
	overflow : hidden;
	width : 170px;
	height : 170px;
	position:absolute;
	left : +44px;
	top : +92px;
	vertical-align : top;
	z-index : 4;
	color : #FFFFFF; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px; 
	font-style : normal;
	font-weight : bold;
	text-align : center;
}

#news_div_anim {
	position : absolute;
	z-index : 1;
	left : -0px;
	top : +38px;
}

#maintitle {
	border : 0px solid #00FF00;
	position : relative;
	top : -70px;
	left : -20px;
    color: #D81925;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
}

#maincontent { 
	margin : 0px;
	padding : 0px;
	border : 0px;
	border-spacing : 0px;
	display : block;
	float : left;
	border : 0px solid #00FF00;
	position : relative;
	z-index : 2;
	top : -40px;
	left : -25px;
	width : 450px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px; 
	font-style : normal;
	font-weight : bold;
}

#footer_div {
	background-color : #FFFFFF;
	width : 100%;
	text-align : left;
	float : left;
	z-index : 1;
	border : 0px solid #FF0000;
}

#footer_mod {
	float : left;
	text-align : left;
	background-color : #FFFFFF;
	width : 858px;
	margin : 0 auto; 
	padding-top : 20px;
	border : 0px solid #00FF00;
}

.linked_menu {
}

.top_dot {
	color : #000000; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px; 
	font-style : normal;
	font-weight : bold;
	position : absolute;
	display : block;
	z-index : 3;
	padding-left : 3px;
	padding-bottom : 3px;
	border : 0px solid #000000;
	background : url(../images/puce_top.gif) ;
	background-position : +10px +3px;
	background-repeat: no-repeat;
	text-align : left;
	/*cursor: hand;*/
}

.submenu_top {
	width : 130px;
	border : 1px solid #00FF00;
	color : #000000; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px; 
	font-style : normal;
	font-weight : bold;
	position : relative;
	/*display : block;*/
	z-index : 2;
	padding-left : 3px;
	border : 0px solid #000000;
	cursor: hand;
	visibility : hidden;
}

ul#submenu_top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
 
#submenu_top li {
	line-height: 10px;
	font-size:10px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	list-style-position : outside;
	/*list-style: inside none 0px;*/
	list-style-type: none;
}

#submenu_top  a {
	/*left : -6px;*/
	color : #777777; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px; 
	font-style : normal;
	font-weight : bold;
	position : relative;
	/*display : block;*/
	z-index : 3;
	cursor: hand;
} 

#submenu_top  a:hover {
	text-decoration : underline;
}

#top_dot0{
	top : +40px;
	right : +751px;
	vertical-align : middle;
	padding-right : 20px;
	padding-top : 3px;
	background-position : right +3px;
	text-align : right;
}

#top_dot1{
	top : +98px;
	left : +180px;
	vertical-align : bottom;
	padding-right : 3px;
	padding-top : 20px;
}

#top_dot2{
	top : +137px;
	left : +300px;
	vertical-align : bottom;
	padding-right : 3px;
	padding-top : 20px;
}

#top_dot3{
	top : +143px;
	left : +436px;
	vertical-align : bottom;
	padding-right : 3px;
	padding-top : 20px;
}

#top_dot4{
	top : +127px;
	left : +574px;
	Width : 90px;
	vertical-align : bottom;
	padding-right : 3px;
	padding-top : 20px;
}

#top_dot5{
	top : +85px;
	left : +696px;
	vertical-align : bottom;
	padding-right : 3px;
	padding-top : 20px;
}

#submenu_top0 {
	padding-top : 2px;
	right : -35px;
}

.left_dot {	
	vertical-align : middle;
	position : absolute;
	z-index : 2;
	padding-left : 16px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border : 0px solid #000000;
	background : url(../images/puce_left.gif);
	background-position : left +3px;
	background-repeat : no-repeat;
	cursor : hand;
	color : #000000; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px; 
	font-style : normal;
	font-weight : bold;
}

a.left_dot:link, a.left_dot:visited {
	color : #000000; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px; 
	font-weight : bold;
}

#left_dot0{
	top : +155px;
	left : -35px;
}

#left_dot1{
	top : +189.3px;
	left : -26px;
}

#left_dot2{
	top : +223.6px;
	left : -20px;
}

#left_dot3{
	top : +257.9px;
	left : -18px;
}

#left_dot4{
	top : +292.2px;
	left : -14px;
}

#left_dot5{
	top : +326.5px;
	left : -18px;
}

#left_dot6{
	top : +360.8px;
	left : -26px;
}

#left_dot7{
	top : +395.1px;
	left : -38px;
}

td.buttonheading  a {
	text-align : left;
	padding-right : 30px;
}

/* Espace specifique aux news flash  */
table.moduletablenews {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletablenews th {
	background-color: #002F85;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
    font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;

	}

table.moduletablenews td {
	color : #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.moduletablenews p {
	color : #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

a.mainlevelfooter:link, a.mainlevelfooter:visited {
	color : #000000;
	text-decoration : underline;
	padding-left : 5px;
	padding-right : 5px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

a.mainlevelfooter:hover{
	text-decoration : none;
	color : #000000;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

/* Big Bubble  News Space*/

table.moduletablebigbubble {
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	vertical-align : middle;
}

table.moduletablebigbubble th {
	background-color: none;
	color : #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
    font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
	vertical-align : middle;

	}

table.moduletablebigbubble td {
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	line-height: 11px;
	font-size : 11px; 
	font-style : normal;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

table.moduletablebigbubble p {
	color : #FFFFFF;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	line-height: 11px;
	font-size : 11px; 
	font-style : normal;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

#retour_index{
	position : absolute;
	width : 160px;
	height : 125px;
	border : solid 0px #000000;
	cursor : hand;
	top : +0px;
	left : +360px;
	vertical-align : bottom;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
