/* CSS Document */


.clr { clear: both; }

img { border:0 none; }

a { text-decoration:none; }

.menu {
	list-style:none;
	padding:0;
	margin:10px;
}

.menu li {
	list-style:none;
}

.menu a {
	color:#0C3A6D;
}

.menu a:hover {
	color:#FF6600;
}

#mod_top {
	float:left;
	width:350px;
	height:220px;
	margin-right:253px;
}

#mod_ban {
	float:right;
	width:320px;
	height:140px;
}

/***************** Composant JoomFish ******************/

#nav_lang {
	float:right;
	margin-top:60px;
	width:162px;
	height:60px;
	padding-right:42px;
	background:transparent;
}

/***************** Fil d'Arianne ***********************/

.breadpath {
	padding:0px 10px;
	width:auto;
	max-width:540px;
	text-align: left;
	line-height:30px;
	font-size:0.9em;
	color:#FFFFFF;
}

a.pathway {
	color:#FFFFFF;
}

a:hover.pathway {
	color:#0C3A6D;
}

/***************** Module de recherche *****************/

div#search {
	float:right;
	width:150px;
	margin-right:210px;
	margin-top:-25px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	color:#0C3A6D;
}

div.search input {
	width:145px;
	border:1px solid #ccc;
}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/********************** Module whosonline ******************/

div#Whos_qui {
	margin:10px;
	padding:5px;
}

/********************* Menu droit *************************/

ul.menu_drt {
	margin:10px 0 10px 10px;
	padding:0;
}

.menu_drt li {
	width:175px;
	height:35px;
	list-style:none;
	text-align:right;
}

.menu_drt li:hover {
	background:url(../images/seastar.png) right no-repeat;
}

.menu_drt li a {
	font-family:"Tekton pro Ext", Verdana, Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}

.menu_drt li a:hover {
	color:#0C3A6D;
}

/************************* Sondage **************************/

table.poll {
	margin:15px 0;
	text-align:center;
	color:#333333;
}

.pollstableborder {
	text-align:left;
	margin:5px 0;
}

/************************ Syndicate **************************/

#syndicate {
	width:50%;
	height:16px;
	margin:0;
	font-size:0.9em;
}

#syndicate a {
	color:#FFFFFF;
}

#syndicate a:hover {
	color:#F88900;
}

#powerby {
	float:right;
	width:40%;
	height:16px;
	margin:0;
	font-size:0.9em;
	color:#999999;
	text-align:right;
}

#powerby a {
	color:#CCCCCC;
}

#powerby a:hover {
	color:#F88900;
}

/******************** Contenu ********************************/

div.componentheading {
	text-indent:-5000px;
}

table.contentpaneopen {
	width:100%;
	margin-bottom:10px;
}

table.contentpaneopen p {
	text-align:justify;
}

.contentheading {
}

td.contentheading {
	font-size:1.2em;
	color:#0C3A6D;
	font-weight:bold;
}

a.readmore {
	color:#333333;
}

a:hover.readmore {
	color:#F88900;
}

#flashcontent { 
 	height: 100%;
	width:739px;
	margin:0 auto;
}

div#gauche {
	width:100%;
	height:100%;
	text-align:left;
}

/************************ Bottom ******************************/

.latestnews {
	padding-left:20px;
	list-style:none;
	font-size:0.95em;
	line-height:15px;
	color:#0C3A6D;
}

.latestnews a:hover {
	color:#FF6600;
}

.mostread {
	list-style:none;
	font-size:0.95em;
	line-height:15px;
	color:#0C3A6D;
}

.mostread a:hover {
	color:#FF6600;
}

/*********************** Tarifs ****************************/

table.tarif {
	border:1px solid #999999;
	line-height:1.5em;
	color:#0C3A6D;
}

table.tarif td {
	border-bottom:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
}

table.tarif li {
	list-style:none;
}

table.tarif li a {
	color:#0C3A6D;
	font-weight:bold;
}

table.tarif li a:hover {
	color:#FF6600;
}

caption {
	width:100%;
	font-size:14px;
	padding:20px 0;
	color:#0C3A6D;
	text-align:center;
}




