/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html, body
{
	margin: 0;
	padding: 0;
        font-family: "Arial", Helvetica, sans-serif;
}

form {
  margin: 0;
  padding: 0;
}

input.button { 
  cursor: pointer; 
  background-image: url("../../img/envoyer.jpg");
  width: 88px;
  height: 17px;
  border: 0px;
  color: #fff;
  padding-bottom: 5px;
  font-weight: bold;
}

p { margin-top: 0; margin-bottom: 0px; }

img { border: 0 none; }

a img{ border:none; }


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px 0;
	margin-bottom: 0px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/mw_joomla_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	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;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 0px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 0px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 0px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 128px;
        height: 17px;
	border: 0px;
	margin: 0px;
}

div.search2 input {
	width: 128px;
        height: 11px;
	border: 0px;
	margin: 0px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */


.pagination img {         

	padding: 0px;

        margin-bottom: -5px;

        margin-top: -1px;

        margin-left: -7px;

        margin-right: -7px;
}

.pagination span {         

        border: 0px;

	padding-top: 3px;

	padding-bottom: 4px;

	padding-left: 7px;

	padding-right: 7px;

	font-size: 12px;

	background: url(../../img/page1.jpg) top left no-repeat;

	text-align: center;

        margin: 4px;

        color: #ffffff;

        text-decoration: none;

        height: 21px;

        width: 20px;

}

.pagination a {

        border: 0px;

	padding-top: 3px;

	padding-bottom: 4px;

	padding-left: 7px;

	padding-right: 7px;

	font-size: 12px;

	background: url(../../img/page2.jpg) top left no-repeat;

	text-align: center;

        margin: 4px;

        text-decoration: none;

        height: 21px;

        width: 20px;

}

.pagination a:visited {

        border: 0px;

	padding-top: 3px;

	padding-bottom: 4px;

	padding-left: 7px;

	padding-right: 7px;

	font-size: 12px;

	background: url(../../img/page2.jpg) top left no-repeat;

	text-align: center;

        margin: 4px;

        text-decoration: none;

        height: 21px;

        width: 20px;
       
        color: #48a3b7;

}



.pagination a:hover {

        border: 0px;

	padding-top: 3px;

	padding-bottom: 4px;

	padding-left: 7px;

	padding-right: 7px;

	font-size: 12px;

	background: url(../../img/page1.jpg) top left no-repeat;

	text-align: center;

        margin: 4px;

        color: #ffffff;

        text-decoration: none;

        height: 21px;

        width: 20px;

}

.pagination a:link {

        border: 0px;

	padding-top: 3px;

	padding-bottom: 4px;

	padding-left: 7px;

	padding-right: 7px;

	font-size: 12px;

	background: url(../../img/page1.jpg) top left no-repeat;

	text-align: center;

        margin: 4px;

        color: #ffffff;

        text-decoration: none;

        height: 21px;

        width: 20px;

}



/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 0px solid #ccc;
	margin: 0px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

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

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

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

table#topheader {
        padding: 0;
        margin: 0;
        width: 1001px;
        height: 24px;
        background: url(../../img/top.jpg) top center no-repeat;
}

td#topheader1 {
        margin: 0;
        width: 600px;
        height: 24px;
        text-align: right;
        font-size: 0.6em;
        padding-right: 10px;
        padding-top: 0px;
}

.modbillboard {
        margin: 0px;
        padding: 0px;
        width: 1001px;
        height: 200px;
        border: 0px;
        background: url(../../img/billboard.jpg) top no-repeat;
}
td#modlesactions {
        margin: 0;
        padding: 0px;
        width: 1001px;
        height: 57px;
}
td#contentg {
        padding: 0;
        margin: 0;
        width: 5px;
        background: url(../../img/gacitions.png) top repeat;
}
td#contentd {
        padding: 0;
        margin: 0;
        width: 5px;
        background: url(../../img/dacitions.png) top repeat;
}

table#basdepage21 {
	font-size: 0.7em;
	text-transform: uppercase;
        color: #626262;
}

td#basdepage1 {
        margin: 0;
        padding: 0px;
        height: 39px;
}

.bluebas {
	text-transform: uppercase;
        color: #154f7e;
}

table#bastexte {
	font-size: 0.7em;
        color: #878787;
        width: 1001px;
}

td#basdepage2 {
        padding-top: 16px;
        padding-bottom: 10px;
        padding-left: 30px;
        margin: 0;
        width: 5px;
        background: #f5f5f5;
        text-align: left;
        width: 223px;
}

td#basdepage3 {
        padding-left: 30px;
        padding-top: 16px;
        margin: 0;
        width: 5px;
        background: #efefef;
        text-align: left;
        width: 223px;
}

table#contenthome {
        padding-top: 26px;
}

table#nurgence {
        padding: 0;
        margin: 0;
        height: 175px;
        width: 257px;
        background: url(../../img/imgnurgence.jpg) top no-repeat;
}

td#nurgence1 {
        padding: 0;
        margin: 0;
        height: 144px;
        width: 257px;
	font-size: 0.7em;
        color: #2e2e2e;
        padding-left: 25px;
        padding-bottom: 0px;
        text-align: left;
}

td#nurgence01 {
        padding: 0;
        margin: 0;
}
td#nurgence02 {
        padding: 0;
        margin: 0;
	font-size: 18px;
        color: #fefffe;
        font-weight: bold;
}

.nurgence01 {
	font-size: 21px;
        color: #000000;
        font-weight: bold;
	text-transform: uppercase;
}

.nurgence02 {
	font-size: 21px;
        color: #e01b00;
        font-weight: bold;
	text-transform: uppercase;
}

.nurgence03 {
	font-size: 14px;
        color: #2e2e2e;
}

.nurgence05 {
	font-size: 9px;
        color: #2e2e2e;
}
.nurgence06 {
  line-height: 5px;
}

td#homemod1 {
        padding: 0;
        margin: 0;
        background: #6198b0;
	text-transform: uppercase;
        font-weight: bold;
	font-size: 14px;
        color: #ffffff;
        text-align: center;
}

td#homemod0 {
        padding: 0;
        margin: 0;
	font-size: 14px;
        color: #3c3c3c;
        text-align: justify;
}

td#homemod01 {
        padding-top: 15px;
        margin: 0;
	font-size: 20px;
        color: #154f7e;
        font-weight: bold;
        text-align: left;

}

.homemod01a {
	font-size: 22px;
        color: #6198b0;
        font-weight: bold;
        text-align: left;
}

td#homemod2a {
        padding: 0;
        margin: 0;
        height: 200px;
        width: 157px;
        background: url(../../img/mod1.jpg) top right no-repeat;
	font-size: 20px;
        color: #154f7e;
        font-weight: bold;

}

td#homemod2b {
        padding: 0;
        margin: 0;
        height: 200px;
        width: 193px;
        background: url(../../img/mod2.jpg) top left no-repeat;
	font-size: 14px;
        color: #ffffff;
        padding-top: 10px;
        padding-left: 15px;
        text-align: left;
}

td#homecontactbox1 {
        padding: 0;
        margin: 0;
        height: 25px;
        width: 257px;
        background: url(../../img/mod3home2.jpg) top left no-repeat;
}
td#homecontactbox01 {
        padding: 0;
        margin: 0;
        height: 25px;
	font-size: 12px;
        font-weight: bold;
        color: #ffffff;
	text-transform: uppercase;
}

td#homecontactbox2 {
        padding: 0;
        margin: 0;
        width: 257px;
        background: url(../../img/mod3home4.jpg) top left repeat;
        padding-left: 21px;
	text-transform: uppercase;
	font-size: 12px;
        font-weight: bold;
        color: #9062ae;
}

td#homecontactbox2b {
        padding-left: 20px;
}

td#articlebox {
        padding-left: 15px;
        margin: 0;
        width: 264px;
        background: url(../../img/fondarticlebox.jpg) top center no-repeat;
}
td#photoarticle {
        border: 3px solid #c7c7c7;
        padding: 0;
        margin: 0;
}

td#articletxt {
        text-align: left;
}

td#articletxt0 {
        text-align: left;
        padding-left: 5px;
}

.articletxt1 {
	font-size: 14px;
        color: #154f7e;
        font-weight: bold;
	text-transform: uppercase;
}

.articletxt2 {
	font-size: 12px;
        color: #6198b0;
}

.articletxt3 {
	font-size: 12px;
        color: #5a5a5a;
}

.articletxt3b {
        padding-right: 5px;
        text-align: justify;
}

.articletxt4 {
	font-size: 12px;
        color: #6198b0;
}

.articletxt5 {
	font-size: 12px;
        color: #5a5a5a;
        text-align: justify;
}


td#boxmedia1 {
        padding: 0;
        margin: 0;
        height: 25px;
        width: 257px;
        background: url(../../img/boxmedia2.jpg) top left no-repeat;
}

td#boxmedia01 {
        padding: 0;
        margin: 0;
        height: 25px;
	font-size: 12px;
        font-weight: bold;
        color: #ffffff;
	text-transform: uppercase;
}

td#boxmedia2 {
        padding: 0;
        margin: 0;
        height: 25px;
        width: 257px;
        background: url(../../img/boxmedia2c.jpg) top left repeat;
	font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        padding-top: 0px;
        padding-left: 24px;
	text-transform: uppercase;
}

table#boxmedia3 {
        padding: 0;
        margin: 0;
        padding-top: 0px;
        padding-right: 25px;
        text-align: left;
}


td#boxmediatxt3a {
        padding: 0;
        margin: 0;
	font-size: 12px;
        color: #48a3b7;
        padding-top: 10px;
        padding-left: 5px;
	text-transform: uppercase;
        text-align: left;
}

td#boxmediatxt3b {
        padding: 0;
        margin: 0;
	font-size: 10px;
        color: #4f4f4f;
        padding-top: 0px;
        padding-left: 5px;
	text-transform: uppercase;
        text-align: left;
}

.flechemediabox {
        padding: 0;
        margin: 0;
        padding-top: 0px;
        padding-right: 25px;
        text-align: right;
}

td#rechercherbox {
        padding: 0;
        border: 0px;
        margin: 0;
        height: 24px;
        width: 159px;
        background: url(../../img/input.jpg) top left repeat;
}

td#bill1 {
        padding-left: 15px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 237px;
        background: url(../../img/bill1.jpg) top left no-repeat;
}

td#bill2 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 749px;
        background: url(../../img/bill2.jpg) top left no-repeat;
}

td#bill0 {
        padding: 0px;
        border: 0px;
        margin: 0px;
}

.billtxtbig1 {
        font-family: "Verdana", sans-serif;
	font-size: 20px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: -2px;
        text-align: left;
}

.billtxtbig2 {
        font-family: "Verdana", sans-serif;
	font-size: 20px;
        color: #ffffff;
	text-transform: uppercase;
        letter-spacing: 0.2 em;
        text-align: left;
}


.billtxtbig3 {
        font-family: "Verdana", sans-serif;
	font-size: 26px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: 0.3 em;
        text-align: left;
}

table#billtxtbig {
        text-align: left;
}

td#billsavoira {
        padding-left: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem.png) left repeat;
}

td#billsavoirb {
        padding-right: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem.png) left repeat;
}


td#billaction1 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
}

td#billaction2 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 57px;
}

table#videoarticle {
        text-align: left;
}




.billsavoirb A:hover { color: #ffffff; text-decoration: none; text-transform: uppercase;	font-size: 12px; font-weight: bold;}
.billsavoirb A:visited, .billsavoirb A:link { color : #ffffff; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: bold;}

.boxmediatxt3a A:hover { color: #48a3b7; }
.boxmediatxt3a A:visited, .boxmediatxt3a A:link { color : #48a3b7;}

.topheader1 A:hover { color: #154f7e; text-decoration: underline;}
.topheader1 A:visited, .topheader1 A:link { color : #154f7e; text-decoration: underline;}

.nurgence02 A:hover { color: #fefffe; text-decoration: none;}
.nurgence02 A:visited, .nurgence02 A:link { color : #fefffe; text-decoration: none;}


td#boxenbref {
        padding: 0;
        margin: 0;
        height: 25px;
        width: 257px;
        background: url(../../img/enbref1.jpg) top left no-repeat;
}

td#boxenbref01 {
        padding: 0;
        margin: 0;
        height: 25px;
	font-size: 12px;
        font-weight: bold;
        color: #ffffff;
	text-transform: uppercase;
}

td#boxenbref02 {
        padding: 0;
        margin: 0;
        background: url(../../img/boxmedia2c.jpg) top left repeat;
	font-size: 0.6em;
        color: #ffffff;
        text-align: justify;
        font-family: "Verdana", sans-serif;
        line-height: 12px;

}

.datefeed {
        font-family: "Verdana", sans-serif;
	font-size: 1em;
        color: #154f7e;
        text-align: left;
        font-weight: bold;
}

td#quitxt1 {
        padding-bottom: 20px;
        padding-left: 15px;
        margin: 0;
	font-size: 0.6em;
        color: #3c3c3c;
        text-align: justify;
        font-family: "Verdana", sans-serif;
        line-height: 10px;
}

td#quitxt2 {
        padding-left: 23px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
        background: #ed0606;
        height: 29px;
        width: 238px;
        font-weight: bold;
}

td#quitxt2b {
        padding-left: 23px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
        background: #eda306;
        height: 29px;
        width: 186px;
        font-weight: bold;
}

td#quitxt2c {
        padding-left: 23px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
        background: #a841a7;
        height: 29px;
        width: 340px;
        font-weight: bold;
}

td#quitxt2d {
        padding-left: 23px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
        background: #7eb037;
        height: 29px;
        width: 259px;
        font-weight: bold;
}

td#quitxt02b {
        padding-left: 33px;
        padding-top: 25px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 19px;
}

td#quitxt4b {
        padding-left: 33px;
        padding-top: 30px;
        margin: 0;
	font-size: 16px;
        color: #eda306;
	text-transform: uppercase;
        font-weight: bold;
}

td#quitxt4d {
        padding-left: 33px;
        padding-top: 30px;
        margin: 0;
	font-size: 16px;
        color: #7eb037;
	text-transform: uppercase;
        font-weight: bold;
}

td#quitxt3b {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #eda306;
}


td#quitxt3d {
        padding-left: 30px;
        margin: 0;
	font-size: 12px;
        color: #7eb037;
}


td#quitxt3 {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #ed0606;
}

td#quitxt3c {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #a841a7;
} 

td#quitxt4 {
        padding-left: 33px;
        padding-top: 50px;
        margin: 0;
	font-size: 16px;
        color: #ed0606;
	text-transform: uppercase;
        font-weight: bold;
}

td#quitxt4c {
        padding-left: 33px;
        padding-top: 50px;
        margin: 0;
	font-size: 16px;
        color: #a841a7;
	text-transform: uppercase;
        font-weight: bold;
}

td#quitxt4cb {
        padding-left: 33px;
        padding-top: 40px;
        padding-bottom: 15px;
        margin: 0;
	font-size: 16px;
        color: #a841a7;
	text-transform: uppercase;
        font-weight: bold;
}

td#quitxt4cc {
        padding-left: 33px;
        padding-top: 40px;
        margin: 0;
	font-size: 16px;
        color: #9062ae;
	text-transform: uppercase;
        font-weight: bold;
}

td#quitxt5 {
        padding-left: 33px;
        padding-top: 40px;
        margin: 0;
	font-size: 13px;
        color: #3c3c3c;
        font-weight: bold;
        text-align: left;
}

td#quitxt6 {
        padding-left: 33px;
        padding-top: 25px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        width: 412px;
        text-align: justify;
        line-height: 19px;
}

td#quibleu {
        padding-left: 20px;
        padding-right: 20px;
        margin: 0;
        height: 199px;
        width: 225px;
        background: url(../../img/quibleu.jpg) top left no-repeat;
	font-size: 12px;
        color: #ffffff;
        line-height: 13px;
        text-align: justify;
}

td#qui2 {
        padding-left: 25px;
}

.quitxtbleu {
        color: #0d2b44;
        font-weight: bold;
}

td#quiimg {
        padding: 0px;
        border: 0px;
        margin: 0px;
	border: 4px solid #d1d1d1;
}

td#quirouge {
        padding: 0px;
        margin: 0;
        background: #980505;
	font-size: 12px;
        color: #ffffff;
        height: 61px;
        width: 326px;
        line-height: 19px;
        text-align: left;
}

td#quirouge0 {
        padding-left: 32px;
        padding-right: 28px;
        margin: 0;
	font-size: 12px;
        color: #3c3c3c;
        height: 61px;
        width: 302px;
        text-align: justify;
        line-height: 19px;
}

td#quiagir {
        padding-top: 30px;
}

td#quirouge0b {
        padding-left: 32px;
        margin: 0;
	font-size: 12px;
        color: #3c3c3c;
        width: 677px;
        text-align: justify;
        line-height: 19px;
}

td#quisil {
        padding-top: 20px;
        padding-bottom: 20px;
	font-size: 14px;
        color: #ed0606;
        font-weight: bold;
}

td#quirouge22 {
        padding: 0px;
        margin: 0;
        background: #980505;
	font-size: 12px;
        color: #ffffff;
        height: 61px;
        width: 359px;
        line-height: 19px;
        text-align: left;
}

td#quirouge022 {
        padding-left: 32px;
        padding-right: 28px;
        margin: 0;
	font-size: 12px;
        color: #3c3c3c;
        height: 61px;
        width: 248px;
        text-align: justify;
        line-height: 19px;
}

td#quirouge023 {
        padding-left: 32px;
        padding-right: 28px;
        margin: 0;
	font-size: 12px;
        color: #3c3c3c;
        height: 61px;
        width: 444px;
        text-align: justify;
        line-height: 19px;
}

td#quirouge0b2 {
        padding-left: 32px;
        padding-top: 20px;
        margin: 0;
	font-size: 12px;
        color: #3c3c3c;
        width: 677px;
        text-align: justify;
        line-height: 19px;
}


td#tribunetxt1 {
        padding-left: 33px;
        margin: 0;
	font-size: 11px;
        color: #3c3c3c;
        text-align: left;
}

td#tribunetxt2 {
        padding-top: 5px;
        padding-bottom: 15px;
        padding-left: 33px;
        margin: 0;
	font-size: 12px;
        color: #206776;
        text-align: left;
        font-weight: bold;
}

td#tribunetxt3 {
        padding-left: 33px;
        margin: 0;
	font-size: 11px;
        color: #3c3c3c;
        text-align: justify;
        padding-bottom: 15px;
}

td#tribunetxt4 {
        margin: 0;
	font-size: 11px;
        color: #ffffff;
	text-transform: uppercase;
        background: #48a3b7;
        font-weight: bold;
}

td#tribunetxt5 {
        padding-left: 33px;
        margin: 0;
}

td#tribunetxt6 {
        padding-left: 33px;
        margin: 0;
}

td#mediatxt2 {
        padding-left: 57px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
        background: url(../../img/mediatitre.jpg) top left no-repeat;
        height: 29px;
        width: 247px;
        font-weight: bold;
}

td#mediatxt3 {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #48a3b7;
}

td#mediatxt3ta {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #48a3b7;
}

td#mediatxt3tb {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #48a3b7;
}

.mediatxt3ta A:hover { color: #48a3b7; text-decoration: underline;}
.mediatxt3ta A:visited, .mediatxt3ta A:link { color : #48a3b7; text-decoration: none;}
.mediatxt3tb A:hover { color: #48a3b7; text-decoration: underline;}
.mediatxt3tb A:visited, .mediatxt3tb A:link { color : #48a3b7; text-decoration: none;}


td#mediatxt3pa {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #48a3b7;
}

td#mediatxt3pb {
        padding-left: 37px;
        margin: 0;
	font-size: 12px;
        color: #48a3b7;
}

.mediatxt3pa A:hover { color: #48a3b7; text-decoration: none;}
.mediatxt3pa A:visited, .mediatxt3pa A:link { color : #48a3b7; text-decoration: none;}
.mediatxt3pb A:hover { color: #48a3b7; text-decoration: none;}
.mediatxt3pb A:visited, .mediatxt3pb A:link { color : #48a3b7; text-decoration: none;}

td#mediatxt4 {
        padding-left: 33px;
        padding-top: 35px;
        padding-bottom: 35px;
        margin: 0;
	font-size: 16px;
        color: #48a3b7;
	text-transform: uppercase;
        font-weight: bold;
}

td#prttxt1 {
        padding-top: 19px;
        margin: 0;
	font-size: 11px;
        color: #3c3c3c;
        padding-left: 21px;
        text-align: left;
}

td#prttxt2 {
        padding: 0px;
        margin: 0;
	font-size: 14px;
        color: #48a3b7;
	text-transform: uppercase;
        padding-left: 21px;
        text-align: left;
}

td#prttxt3 {
        padding-top: 14px;
        margin: 0;
	font-size: 12px;
        color: #4f4f4f;
        font-weight: bold;
        padding-left: 21px;
        text-align: left;
}

td#prttxt4 {
        padding: 0px;
        padding-right: 20px;
        margin: 0;
	font-size: 11px;
        color: #4f4f4f;
        padding-left: 21px;
        height: 42px;
        text-align: justify;
}

td#prttxt5 {
        padding-top: 0px;
        margin: 0;
	font-size: 11px;
        color: #ffffff;
	text-transform: uppercase;
        font-weight: bold;
        background: #48a3b7;
}

td#prttxt6 {
        margin: 0;
        padding-left: 21px;
        padding-bottom: 13px;
        padding-top: 13px;
}


td#prtimg {
        padding: 0px;
        margin: 0px;
	border: 3px solid #cacaca;
        width: 202px;
}

table#prt0 {
        margin: 0px;
        background: #eeeeee;
        width: 661px;
}

table#prt1 {
        padding-left: 30px;
        margin: 0px;
}

td#prt2 {
        margin: 0px;
        padding: 0px;
	border: 0px;
}

td#prt3 {
        margin: 0px;
        padding: 0px;
	border: 0px;
        width: 450px;
}

.boxenbref02 A:hover { color: #434343; text-decoration: none;}
.boxenbref02 A:visited, .boxenbref02 A:link { color : #434343; text-decoration: none;}

.prttxt5 A:hover { color: #ffffff; text-decoration: none; text-transform: uppercase; font-weight: bold;}
.prttxt5 A:visited, .prttxt5 A:link { color : #ffffff; text-decoration: none; text-transform: uppercase; font-weight: bold;}




td#bill101 {
        padding-left: 15px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 237px;
        background: url(../../img/bill101.jpg) top left no-repeat;
}

td#bill201 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 749px;
        background: url(../../img/bill201.jpg) top left no-repeat;
}

td#bill001 {
        padding: 0px;
        border: 0px;
        margin: 0px;
}

.billtxtbig101 {
        font-family: "Verdana", sans-serif;
	font-size: 22px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: -2px;
        text-align: left;
}

.billtxtbig201 {
        font-family: "Verdana", sans-serif;
	font-size: 22px;
        color: #ffffff;
	text-transform: uppercase;
        letter-spacing: 0.2 em;
        text-align: left;
}


.billtxtbig301 {
        font-family: "Verdana", sans-serif;
	font-size: 26px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: 0.3 em;
        text-align: left;
}

table#billtxtbig01 {
        text-align: left;
}

td#billsavoira01 {
        padding-left: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem01.png) left repeat;
}

td#billsavoirb01 {
        padding-right: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem01.png) left repeat;
}


td#billaction101 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
}

td#billaction201 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 57px;
}

.billsavoirb01 A:hover { color: #ffffff; text-decoration: none; text-transform: uppercase;	font-size: 12px; font-weight: bold;}
.billsavoirb01 A:visited, .billsavoirb01 A:link { color : #ffffff; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: bold;}



td#bill102 {
        padding-left: 15px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 237px;
        background: url(../../img/bill1.jpg) top left no-repeat;
}

td#bill202 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 749px;
        background: url(../../img/bill202.jpg) top left no-repeat;
}

td#bill002 {
        padding: 0px;
        border: 0px;
        margin: 0px;
}

.billtxtbig102 {
        font-family: "Verdana", sans-serif;
	font-size: 20px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: -2px;
        text-align: left;
}

.billtxtbig202 {
        font-family: "Verdana", sans-serif;
	font-size: 16px;
        color: #ffffff;
	text-transform: uppercase;
        letter-spacing: 0em;
        text-align: left;
}


.billtxtbig302 {
        font-family: "Verdana", sans-serif;
	font-size: 36px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: 0.3 em;
        text-align: left;
}

table#billtxtbig02 {
        text-align: left;
}

td#billsavoira02 {
        padding-left: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem.png) left repeat;
}

td#billsavoirb02 {
        padding-right: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem.png) left repeat;
}


td#billaction102 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
}

td#billaction202 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 57px;
}

.billsavoirb02 A:hover { color: #ffffff; text-decoration: none; text-transform: uppercase;	font-size: 12px; font-weight: bold;}
.billsavoirb02 A:visited, .billsavoirb02 A:link { color : #ffffff; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: bold;}



td#bill103 {
        padding-left: 15px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 237px;
        background: url(../../img/bill103.jpg) top left no-repeat;
}

td#bill203 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 749px;
        background: url(../../img/bill203.jpg) top left no-repeat;
}

td#bill003 {
        padding: 0px;
        border: 0px;
        margin: 0px;
}

.billtxtbig103 {
        font-family: "Verdana", sans-serif;
	font-size: 24px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: -2px;
        text-align: left;
}

.billtxtbig203 {
        font-family: "Verdana", sans-serif;
	font-size: 20px;
        color: #ffffff;
	text-transform: uppercase;
        letter-spacing: 0.2 em;
        text-align: left;
}


.billtxtbig303 {
        font-family: "Verdana", sans-serif;
	font-size: 24px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: 0.1 em;
        text-align: left;
}

table#billtxtbig03 {
        text-align: left;
}

td#billsavoira03 {
        padding-left: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem03.png) left repeat;
}

td#billsavoirb03 {
        padding-right: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem03.png) left repeat;
}


td#billaction103 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
}

td#billaction203 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 57px;
}

.billsavoirb03 A:hover { color: #ffffff; text-decoration: none; text-transform: uppercase;	font-size: 12px; font-weight: bold;}
.billsavoirb03 A:visited, .billsavoirb03 A:link { color : #ffffff; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: bold;}



td#bill104 {
        padding-left: 15px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 237px;
        background: url(../../img/bill104.jpg) top left no-repeat;
}

td#bill204 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
        width: 749px;
        background: url(../../img/bill204.jpg) top left no-repeat;
}

td#bill004 {
        padding: 0px;
        border: 0px;
        margin: 0px;
}

.billtxtbig104 {
        font-family: "Verdana", sans-serif;
	font-size: 28px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: 0.1em;
        text-align: left;
}

.billtxtbig204 {
        font-family: "Verdana", sans-serif;
	font-size: 24px;
        color: #ffffff;
	text-transform: uppercase;
        letter-spacing: 0.3em;
        text-align: left;
}


.billtxtbig304 {
        font-family: "Verdana", sans-serif;
	font-size: 20px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        letter-spacing: 0em;
        text-align: left;
}
table#billtxtbig04 {
        text-align: left;
}

td#billsavoira04 {
        padding-left: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem04.png) left repeat;
}

td#billsavoirb04 {
        padding-right: 5px;
        border: 0px;
        margin: 0px;
        height: 17px;
        background: url(../../img/billvidem04.png) left repeat;
}


td#billaction104 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 205px;
}

td#billaction204 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        height: 57px;
}

.billsavoirb04 A:hover { color: #ffffff; text-decoration: none; text-transform: uppercase;	font-size: 12px; font-weight: bold;}
.billsavoirb04 A:visited, .billsavoirb04 A:link { color : #ffffff; text-decoration: none; text-transform: uppercase; font-size: 12px; font-weight: bold;}

.quitxt3 A:hover { color: #ed0606; text-decoration: underline;}
.quitxt3 A:visited, .quitxt3 A:link { color : #ed0606; text-decoration: none;}

.quitxt3b A:hover { color: #eda306; text-decoration: underline;}
.quitxt3b A:visited, .quitxt3b A:link { color: #eda306; text-decoration: none;}

.quitxt3c A:hover { color: #a841a7; text-decoration: underline;}
.quitxt3c A:visited, .quitxt3c A:link { color: #a841a7; text-decoration: none;}

.quitxt3d A:hover { color: #7eb037; text-decoration: underline;}
.quitxt3d A:visited, .quitxt3d A:link { color: #7eb037; text-decoration: none;}

.equipelink A:hover { color: #ffffff; text-decoration: none;}
.equipelink A:visited, .equipelink A:link { color : #ffffff; text-decoration: none;}

td#equipelink {
        font-family: "Verdana", sans-serif;
	font-size: 11px;
        color: #ffffff;
        font-weight: bold;
	text-transform: uppercase;
        background: #b30404;
}

td#equipe1 {
        padding-left: 29px;
        padding-top: 25px;
        margin: 0;
	font-size: 13px;
        color: #3c3c3c;
        font-weight: bold;
        text-align: left;

}

td#equipe1b {
        padding-left: 29px;
        padding-top: 40px;
        margin: 0;
	font-size: 13px;
        color: #3c3c3c;
        font-weight: bold;
        text-align: left;

}

td#equipe2 {
        padding-left: 29px;
        padding-top: 5px;
        padding-bottom: 25px;
        margin: 0px;
	font-size: 10px;
        color: #3c3c3c;
}

td#equipe3 {
        padding-left: 29px;
        padding-right: 30px;
        padding-bottom: 20px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        width: 464px;
        text-align: justify;
        line-height: 19px;
}

td#equipe3b {
        padding-left: 29px;
        padding-right: 30px;
        padding-top: 25px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        width: 464px;
        text-align: justify;
        line-height: 19px;
}

td#equipe4 {
        padding-left: 29px;
}

td#equipepix {
        border: 3px solid #c7c7c7;
        padding: 0;
        margin: 0;
}

table#forma0 {
        padding-top: 20px;
        border: 0px;
        margin: 0px;
}
table#formard {
        padding-top: 20px;
        border: 0px;
        margin: 0px;
}

table#forma0b {
        padding-top: 30px;
        border: 0px;
        margin: 0px;
}


table#formac {
        padding: 0px;
        border: 0px;
        margin: 0px;
        padding-top: 17px;
        padding-left: 17px;
	font-size: 12px;
	font-size: 12px;
        color: #3c3c3c;
        line-height: 19px;
}

td#formacd {
        border: 0px;
        margin: 0px;
        padding-left: 29px;
}

td#formajaune {
        padding-left: 15px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
        height: 102px;
        width: 215px;
        background: #d39208;
	font-size: 12px;
        color: #ffffff;
        text-align: justify;
        line-height: 19px;
}

td#forma1 {
        padding-left: 29px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
        width: 447px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 19px;
}

td#forma2 {
        padding-left: 29px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
        width: 447px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 22px;
}

td#forma2b {
        padding-left: 29px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 22px;
}

td#forma2bbb {
        padding-left: 43px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 22px;
}

td#forma2bb {
        padding-top: 40px;
        border: 0px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: center;
        line-height: 22px;
        width: 670px;
}

td#forma2bc {
        padding-left: 29px;
        padding-right: 15px;
        padding-bottom: 25px;
        border: 0px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 22px;
}

td#forma2bcb {
        padding-left: 33px;
        padding-right: 15px;
        padding-bottom: 0px;
        border: 0px;
        margin: 0px;
	font-size: 12px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 22px;
}

td#forma2c {
        padding-left: 29px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
	font-size: 11px;
        color: #3c3c3c;
        text-align: justify;
        line-height: 22px;
}

.formatxt1 {
       font-size: 13px;
       color: #3c3c3c;
       font-weight: bold;
}

.formatxt1bb {
       font-size: 14px;
       color: #eda306;
}

.violette {
       color: #a841a7;
       font-weight: bold;
}

td#formatxt2 {
       font-size: 13px;
       color: #3c3c3c;
       font-weight: bold;
       padding-top: 12px;
       padding-bottom: 12px;
       padding-left: 14px;
}

td#formatxt3 {
       font-size: 10px;
       color: #3c3c3c;
       font-weight: bold;
       padding-left: 29px;
       text-transform: uppercase;
       padding-bottom: 25px;
}

td#formaviolet {
        padding-left: 15px;
        padding-right: 15px;
        border: 0px;
        margin: 0px;
        height: 102px;
        width: 215px;
        background: #912b90;
	font-size: 12px;
        color: #ffffff;
        text-align: justify;
        line-height: 19px;
}

.forma2b A:hover { color: #3c3c3c; text-decoration: none;}
.forma2b A:visited, .forma2b A:link { color : #3c3c3c; text-decoration: none;}

.basdepage21 A:hover { color: #626262; text-decoration: underline;}
.basdepage21 A:visited, .basdepage21 A:link { color : #626262; text-decoration: none;}

td#quitxt2other {
        padding-left: 23px;
        padding-right: 19px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
        background: #48a3b7;
        height: 29px;
        font-weight: bold;
}

td#quitxt2otherb {
        padding-left: 23px;
        padding-right: 19px;
        margin: 0;
	font-size: 0.6em;
        color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
        background: #9062ae;
        height: 29px;
        font-weight: bold;
}

.bastexte A:hover { color: #878787; text-decoration: underline;}
.bastexte A:visited, .bastexte A:link { color : #878787; text-decoration: none;}

.homecontactbox2 A:hover { color: #9062ae; text-decoration: underline;}
.homecontactbox2 A:visited, .homecontactbox2 A:link { color : #9062ae; text-decoration: none;}



td#actionsbox1 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        width: 120px;
        background: #ededed;
	font-size: 12px;
        color: #154f7e;
	text-transform: uppercase;
        text-align: left;
}
td#actionsbox2 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        width: 92px;
        background: #ededed;
	font-size: 12px;
        color: #154f7e;
	text-transform: uppercase;
        text-align: left;
}
td#actionsbox3 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        width: 148px;
        background: #ededed;
	font-size: 12px;
        color: #154f7e;
	text-transform: uppercase;
        text-align: left;
}
td#actionsbox4 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        width: 126px;
        background: #ededed;
	font-size: 12px;
        color: #154f7e;
	text-transform: uppercase;
        text-align: left;
}
td#actionsbox5 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        width: 150px;
        background: #ededed;
	font-size: 12px;
        color: #154f7e;
	text-transform: uppercase;
        text-align: left;
}

.actionsbox1 A:hover { color: #154f7e; text-decoration: underline;}
.actionsbox1 A:visited, .actionsbox1 A:link { color : #154f7e; text-decoration: none;}
.actionsbox2 A:hover { color: #154f7e; text-decoration: underline;}
.actionsbox2 A:visited, .actionsbox2 A:link { color : #154f7e; text-decoration: none;}
.actionsbox3 A:hover { color: #154f7e; text-decoration: underline;}
.actionsbox3 A:visited, .actionsbox3 A:link { color : #154f7e; text-decoration: none;}
.actionsbox4 A:hover { color: #154f7e; text-decoration: underline;}
.actionsbox4 A:visited, .actionsbox4 A:link { color : #154f7e; text-decoration: none;}
.actionsbox5 A:hover { color: #154f7e; text-decoration: underline;}
.actionsbox5 A:visited, .actionsbox5 A:link { color : #154f7e; text-decoration: none;}

td#menuflags {
        padding-top: 5px;
        border: 0px;
        margin: 0px;
        width: 30px;
        height: 22px;
        background: url(../../img/flags/b2.jpg) no-repeat;

}

table#trefle0 {
        padding-top: 19px;
        border: 0px;
        margin: 0px;
}

td#trefle {
        padding-left: 4px;
        border: 0px;
        margin: 0px;
}

td#trefle1 {
        padding-bottom: 2px;
        border: 0px;
        margin: 0px;
        background: #f1f1f1;
	font-size: 14px;
        color: #4faa31;
	text-transform: uppercase;
        text-align: left;
        font-weight: bold;
}

td#trefle2 {
        padding: 0px;
        border: 0px;
        margin: 0px;
        background: #f1f1f1;
}

.trefle1 A:hover { color: #4faa31; text-decoration: underline;}
.trefle1 A:visited, .trefle1 A:link { color : #4faa31; text-decoration: none;}

.contentpaneopen A:hover { color: #ed0606; text-decoration: underline;}
.contentpaneopen A:visited, .contentpaneopen A:link { color : #ed0606; text-decoration: underline;}

.forma2bb A:hover { color: #eda306; text-decoration: underline;}
.forma2bb A:visited, .forma2bb A:link { color : #eda306; text-decoration: none;}


table#clientsbox {
        padding: 0px;
        border: 0px;
        margin: 0px;
        width: 320px;
        background: url(../../img/fondclients.jpg) top no-repeat;

}

.contactdiv {
        padding-left: 35px;
        border: 0px;
        margin: 0px;
        text-align: left;
}

.contactv {
       color: #9062ae;
       font-weight: bold;
       font-size: 17px;
}

span.choixlangue {
	font-size: 10px;
        color: #626262;
        text-align: left;
        font-weight: bold;
}

div.choixlangue {
        font-size: 10px;
        color: #626262;
        text-align: center;
        font-weight: bold;
	width: 100px;
}

td#aidetab1 {
        padding-top: 20px;
        border: 0px;
        margin: 0px;
}

td#aidetab2 {
        border: 0px;
        margin: 0px;
        width: 257px;
        height: 25px;
        background: url(../../img/aidefond.jpg) no-repeat;
	font-size: 12px;
        font-weight: bold;
        color: #ffffff;
	text-transform: uppercase;
        padding-left: 45px;
}

td#aidetab3 {
        border: 0px;
        margin: 0px;
        width: 257px;
        height: 25px;
        padding-left: 15px;
        background: url(../../img/aidefond2.jpg) repeat;
}


span.copy {
 color: #666666;
 font-size: 9px;
 padding-right: 5px;
 padding-top: 25px;
 text-transform: none;
}
.copy A:hover { color: #666666; font-weight: bold; text-decoration: none;}
.copy A:visited, .copy A:link { color : #666666; font-weight: bold; text-decoration: none;}

.search label{
	display:none;
}
div.search input.button{
	background:url(../../img/button.jpg) no-repeat;
	padding: 0;
    text-indent: -9999px;
    width: 23px;
	height:24px;
	float:right;
}
div.search input.inputbox{
	margin-top:6px;
}
