/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset,img {  
	border: 0; 
} 

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
	
body { 
	position: relative; 
} 

/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #4b4b4b;
}

body#page {
	background: #FFFFCC url(../images/page_bg.png) 0 0 repeat-x;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* dogear */
div#dogear {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 135px;
}

div#dogear img {
	width: 135px;
	height: 135px;
}

/* top panel*/
div#toppanel-container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	height: 0px;
	z-index: 15;
}

div#toppanel-wrapper {
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#toppanel {
	position: relative;
	z-index: 15;
	margin-top: -320px;
	width: 100%;
	height: 320px;
	background: #000000 url(../images/toppanel_bg.png) 0 100% repeat-x;
	color: #969696;	
}

div#toppanel .panel {
	margin: auto;
	width: 600px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div#toppanel .close {
	width: 50px;
	height: 15px;
	margin-top: 23px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #646464;
	background: #1e1e1e;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	cursor: pointer;
}

div#toppanel .cpanel {
	clear: both;
}

div#toppanel-container .trigger {
	position: relative;
	z-index: 16;
	top: 0px;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	cursor: pointer;
}

div#toppanel-container .trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div#toppanel-container .trigger-l, div#toppanel-container .trigger-r {
	width: 20px;
	height: 19px;
	float: left;
}

div#toppanel-container .trigger-l {
	background: url(../images/toppanel_trigger_l.png) 100% 0 repeat-x;
}

div#toppanel-container .trigger-r {
	background: url(../images/toppanel_trigger_r.png) 100% 0 repeat-x;
}

div#toppanel-container .trigger-m {
	width: 80px;
	height: 19px;
	background: url(../images/toppanel_trigger_m.png) 100% 0 repeat-x;
	float: left;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	overflow: hidden;
	color: #ffffff;
}

/* layout */
div.wrapper {
	margin: auto;
}

div#header {
	position: relative;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background: #ffffff;
	z-index: 10;
}

div#header .header-m {
	height: 149px;
	margin: 0px 5px 0px 5px;
	background: url(../images/header_m_personnalise-rapha.png) 0 0 repeat-x;
}

div#styleswitcher {
	position: absolute;
	top: 25px;
	right: 5px;
	height: 20px;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall_hover.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium_hover.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge_hover.png) 0 0 no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin_hover.png) 0 0 no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide_hover.png) 0 0 no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid_hover.png) 0 0 no-repeat;
}

div#date {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 85%;
}

span#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 277px;
	height: 66px;
	background: url(http://location-voiture.enligne.fr/images/logo-enligne-location-voitu.png) 0 0 no-repeat;
	z-index: 3;
	display: block;
	cursor: pointer;
}

div#logotext {
	position: absolute;
	top: 80px;
	left: 15px;
	font-size: 85%;
}

div#headermodule {
	position: absolute;
	top: 49px;
	right: 5px;
	height: 45px;
}

div#menu {
	width: auto;
	padding: 99px 0px 0px 0px;
	clear: both;
}

div#menu .menu-m {
	height: 45px;
	background: url(../images/menu_m.png) 0 0 repeat-x;
}

div#top {
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #c8c8c8;
	clear: both;
	background: #ffffff;
}

div#top .topbox {
}

div#top .topboxseperator {
}

div#middle {
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #c8c8c8;
	clear: both;
	background: #ffffff;
}

div#middle .background {
	min-height: 140px;
	padding-top: 0px;
}

div#middle .layoutleft {
	background: url(../images/left_bg.png) 0 100% no-repeat;
}

div#middle .layoutright {
	background: url(../images/left_bg.png) 100% 100% no-repeat;
}

div#left {
	width: 190px;
}

div#middle .layoutleft div#left {
	float: left;
}

div#middle .layoutright div#left {
	float: right;
}

div#main {
	width: auto;
}

div#middle .layoutleft div#main {
	margin: 0px 0px 0px 190px;
	padding: 0px 0px 0px 10px;
}

div#middle .layoutright div#main {
	margin: 0px 190px 0px 0px;
	padding: 0px 10px 0px 0px;
}

div#middle .withoutleft div#main {
	margin: 0px 0px 0px 0px;
}

div#maintop {
	margin: 0px 0px 10px 0px;
}

div#maintop .maintopbox {
}

div#maintop .maintopboxseperator {
}

div#mainmiddle {
	margin: 0px 0px 10px 0px;
}

div#main .withright {
	background: transparent;
}

div#main .withoutright {
	background: transparent;
}

div#right {
	width: 180px;
	padding: 0px 0px 0px 0px;
	float: right;
}
	
div#content {
	width: auto;
}

div#main .withright div#content {
	margin: 0px 180px 0px 0px;
	padding: 0px 10px 0px 0px;
}

div#main .withoutright div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#contenttop {
}

div#contenttop .contenttopbox {
}

div#breadcrumb {
	height: 19px;
	padding: 5px 0px 5px 0px;
	font-size: 85%;
	color: #646464;
}

div#mainbottom {
	margin: 0px 0px 0px 0px;
}

div#mainbottom .mainbottombox {
}

div#bottom {
	width: auto;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #c8c8c8;
	clear: both;
	background: #ffffff;
}

div#bottom .bottom-t {
	background: #f5f5f5;
}

div#bottom .bottom-b {
	background: url(../images/bottom_b.png) 0 100% repeat-x;
}

div#bottom .bottom-r {
	background: url(../images/bottom_r.png) 100% 0 repeat-y;
}

div#bottom .bottom-tr {
	background: url(../images/bottom_tr.png) 100% 0 no-repeat;
}

div#bottom .bottom-bl {
	background: url(../images/bottom_bl.png) 0 100% no-repeat;
}

div#bottom .bottom-br {
	min-height: 40px;
	padding: 0px 0px 2px 0px;
	background: url(../images/bottom_br.png) 100% 100% no-repeat;
}

div#bottom .bottombox {
}

div#bottom .bottomboxseperator {
	background: url(../images/bottom_sep.png) 100% 0 repeat-y;
}

div#footer {
	width: auto;
	margin: 10px 0px 50px 0px;
	clear: both;
	text-align: center;
	color: #ffffff;
}

/* clearing & floating */
.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}
	
.clearingfix { display: block; }

.floatbox { overflow: hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

p {
	margin: 1em 0;
}

td, th { 
  padding: 1px;
}

a:link, a:visited {
	color: #dc0000;
	text-decoration: none;
}

a:hover {
	color: #ff5000;
	text-decoration: underline;
}

ul, ol {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.checkbox li {
	margin: 5px 0px 5px 0px;
	padding: 1px 0px 5px 20px;
	background: url(../images/list_checkbox.png) 0 0 no-repeat;
	font-weight: bold;
	line-height: 90%
}

ul.checkbox-big li {
	margin: 15px 0px 15px 0px;
	padding: 5px 0px 20px 35px;
	background: url(../images/list_checkbox_big.png) 0 0 no-repeat;
	font-size: 250%;
	color: #828282;
	font-weight: bold;
}

ul.arrow li {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 10px 30px;
	background: url(../images/list_arrow.png) 0 0 no-repeat;
	font-weight: bold;
}

ul.arrow-big li {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 30px 55px;
	background: url(../images/list_arrow_big.png) 0 0 no-repeat;
	font-size: 250%;
	color: #828282;
	font-weight: bold;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_alert.png) 3px 3px no-repeat;
	text-align:justify;
}

div.download {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_download.png) 3px 3px no-repeat;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_info.png) 3px 3px no-repeat;
	text-align:justify;
}

div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_tip.png) 3px 3px no-repeat;
	text-align:justify;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 45px 10px 45px;
	background: #f0f0f0 url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align: justify;
}

blockquote div {
	margin: 0px -45px -10px 0px;
	padding: 0px 45px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: #f0f0f0 url(../images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big div {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f0f0f0;
	border: 1px #dcdcdc solid;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #323232;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #323232;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 130%;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 125%;
	color: #b4b4b4;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 115%;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-size: 110%;
	color: #787878;
}

h6 {
	font-size: 105%;
	color: #323232;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* menu */
div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
}

div#menu li a {
	float: left;
	display: block;
	height: 45px;
	width: 110px;
	border-right: 3px solid #191919;
	line-height: 135px;
	overflow: hidden;
	font-size: 125%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

div#menu li.active a {
	text-decoration: underline;
}

div#menu li a:hover {
}

div#menu li a span{
	display: block;
	height: 45px;
	text-indent: 10px;
}


/* sub and other menu */
#left div.moduletable_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: #c8c8c8;
}

#left div.moduletable_menu li {
	display: block;
}

#left div.moduletable_menu li a, #left div.moduletable_menu li span.separator {
	height: 17px;
	display: block;
	line-height: 17px;
	text-decoration: none;
	color: #4b4b4b;
}

#left div.moduletable_menu li a.level1 span {
	display: block;
	height: 17px;
	background-position: -17px -4px;
}

#left div.moduletable_menu li#current a {
	font-weight: bold;
}

#left div.moduletable_menu li#current li a {
	font-weight: normal;
}

#left div.moduletable_menu li a:hover, #left div.moduletable_menu li span.separator:hover, #left div.moduletable_menu li span.sfhover {
	color: #be0000;
}

#left div.moduletable_menu li#current li a:hover, #left div.moduletable_menu li#current li span.separator:hover, #left div.moduletable_menu li#current li span.sfhover {
	color: #be0000;
}

#left div.moduletable_menu li.level1 {
	background: url(../images/submenu_level2_item_bg.png) 0 0 no-repeat;
}

#left div.moduletable_menu li.level1 a, #left div.moduletable_menu li.level1 span.separator {
	padding: 3px 0px 5px 15px;
}

#left div.moduletable_menu li.level1 a:hover {
	background: url(../images/submenu_level2_item_hover.png) 0 0 no-repeat;
}

#left div.moduletable_menu li.active a {
	background: url(../images/submenu_level2_item_active.png) 0 0 no-repeat;
}

#left div.moduletable_menu li.parent {
	background: url(../images/submenu_level2_parent.png) 0 0 no-repeat;
	cursor: pointer;
}

#left div.moduletable_menu li.parent span.separator:hover, #left div.moduletable_menu li.parent span.sfhover {
	background: url(../images/submenu_level2_parent_hover.png) 0 0 no-repeat;
}

#left div.moduletable_menu ul.accordion {
	height: 0pt;
	overflow: hidden;
	visibility: hidden;
}

#left div.moduletable_menu li.active ul.accordion {
	height: auto;
	overflow: visible;
	visibility: visible;
}

#left div.moduletable_menu li.level1 ul {
	background: url(../images/submenu_level3_bg.png) 0px 0px repeat-y;
}

#left div.moduletable_menu li.level2 a {
	background: url(../images/submenu_level3_item_bg.png) 15px 4px no-repeat;
	padding: 3px 0px 3px 30px;
	width: 160px;
}

#left div.moduletable_menu li.level2 a:hover {
	background: url(../images/submenu_level3_item_bg.png) 15px 4px no-repeat;
}

#left div.moduletable_menu li.level1 li.parent {
	background: none;
}

#left div.moduletable_menu li.level3 a {
	background: url(../images/submenu_level4_item_bg.png) 30px 4px no-repeat;
	padding: 3px 0px 3px 45px;
	width: 145px;
}

#left div.moduletable_menu li.level3 a:hover {
	background: url(../images/submenu_level4_item_bg.png) 30px 4px no-repeat;
}

#left div.moduletable_menu li.level4 a  {
	background: url(../images/submenu_level5_item_bg.png) 45px 4px no-repeat;
	padding: 3px 0px 3px 60px;
	width: 130px;
}

#left div.moduletable_menu li.level4 a:hover  {
	background: url(../images/submenu_level5_item_bg.png) 45px 4px no-repeat;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div.moduletable h3,
div.moduletable-blank h3,
div.moduletable_menu h3,
div.module h3,
div.module-blank h3,
div.moduletable-black h3,
div.moduletable-white h3 {
	font-size: 100%;
}

/* toppanel modules */
#toppanel div.moduletable {
	margin: 0px 0px 10px 0px;
}

#toppanel div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	color: #c8c8c8;
}

/* header modules */
#headermodule div.moduletable {
	height: 35px;
	padding: 5px 5px 5px 7px;
	float: right;
	overflow: hidden;
	background: url(../images/headermodule_sep.png) 0 0 no-repeat;
}

#headermodule div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 125%;
	font-weight: bold;
}

/* top modules */
#top div.module-l100,
#top div.module-l150,
#top div.module-l200,
#top div.module-l250,
#top div.module-l300,
#top div.module-l350,
#top div.module-l400,
#top div.module-l450,
#top div.module-l500,
#top div.module-l550,
#top div.module-l600 {
	margin: 0px 5px 0px 0px;
	float: left;
	overflow: hidden;
	background: url(../images/top_module_br.png) 100% 100% no-repeat;
}

#top div.module,
#top div.module-r100,
#top div.module-r150,
#top div.module-r200,
#top div.module-r250,
#top div.module-r300,
#top div.module-r350,
#top div.module-r400,
#top div.module-r450,
#top div.module-r500,
#top div.module-r550,
#top div.module-r600 {
	background: url(../images/top_module_br.png) 100% 100% no-repeat;
}

#top div.module div,
#top div.module-l100 div, #top div.module-r100 div,
#top div.module-l150 div, #top div.module-r150 div,
#top div.module-l200 div, #top div.module-r200 div,
#top div.module-l250 div, #top div.module-r250 div,
#top div.module-l300 div, #top div.module-r300 div,
#top div.module-l350 div, #top div.module-r350 div,
#top div.module-l400 div, #top div.module-r400 div,
#top div.module-l450 div, #top div.module-r450 div,
#top div.module-l500 div, #top div.module-r500 div,
#top div.module-l550 div, #top div.module-r550 div,
#top div.module-l600 div, #top div.module-r600 div {
	background: url(../images/top_module_tr.png) 100% 0 no-repeat;
}

#top div.module div div,
#top div.module-l100 div div, #top div.module-r100 div div,
#top div.module-l150 div div, #top div.module-r150 div div,
#top div.module-l200 div div, #top div.module-r200 div div,
#top div.module-l250 div div, #top div.module-r250 div div,
#top div.module-l300 div div, #top div.module-r300 div div,
#top div.module-l350 div div, #top div.module-r350 div div,
#top div.module-l400 div div, #top div.module-r400 div div,
#top div.module-l450 div div, #top div.module-r450 div div,
#top div.module-l500 div div, #top div.module-r500 div div,
#top div.module-l550 div div, #top div.module-r550 div div,
#top div.module-l600 div div, #top div.module-r600 div div {
	background: url(../images/top_module_bl.png) 0 100% no-repeat;
}

#top div.module-l100 div div div,
#top div.module-l150 div div div,
#top div.module-l200 div div div,
#top div.module-l250 div div div,
#top div.module-l300 div div div,
#top div.module-l350 div div div,
#top div.module-l400 div div div,
#top div.module-l450 div div div,
#top div.module-l500 div div div,
#top div.module-l550 div div div,
#top div.module-l600 div div div {
	padding: 10px 15px 10px 15px;
	width: 63px;
	overflow: hidden;
}

#top div.module div div div,
#top div.module-r100 div div div,
#top div.module-r150 div div div,
#top div.module-r200 div div div,
#top div.module-r250 div div div,
#top div.module-r300 div div div,
#top div.module-r350 div div div,
#top div.module-r400 div div div,
#top div.module-r450 div div div,
#top div.module-r500 div div div,
#top div.module-r550 div div div,
#top div.module-r600 div div div {
	padding: 10px 15px 10px 15px;
}

/* left widths */
#top div.module-l100 { width: 95px; }
#top div.module-l150 { width: 145px; }
#top div.module-l200 { width: 195px; }
#top div.module-l250 { width: 245px; }
#top div.module-l300 { width: 295px; }
#top div.module-l350 { width: 345px; }
#top div.module-l400 { width: 395px; }
#top div.module-l450 { width: 445px; }
#top div.module-l500 { width: 495px; }
#top div.module-l550 { width: 545px; }
#top div.module-l600 { width: 595px; }
#top div.module-l100 div div div { width: 63px; }
#top div.module-l150 div div div { width: 113px; }
#top div.module-l200 div div div { width: 163px; }
#top div.module-l250 div div div { width: 213px; }
#top div.module-l300 div div div { width: 263px; }
#top div.module-l350 div div div { width: 313px; }
#top div.module-l400 div div div { width: 363px; }
#top div.module-l450 div div div { width: 413px; }
#top div.module-l500 div div div { width: 463px; }
#top div.module-l550 div div div { width: 513px; }
#top div.module-l600 div div div { width: 563px; }

/* right margin-left */
#top div.module { margin-left: 0px; }
#top div.module-r100 { margin-left: 100px; }
#top div.module-r150 { margin-left: 150px; }
#top div.module-r200 { margin-left: 200px; }
#top div.module-r250 { margin-left: 250px; }
#top div.module-r300 { margin-left: 300px; }
#top div.module-r350 { margin-left: 350px; }
#top div.module-r400 { margin-left: 400px; }
#top div.module-r450 { margin-left: 450px; }
#top div.module-r500 { margin-left: 500px; }
#top div.module-r550 { margin-left: 550px; }
#top div.module-r600 { margin-left: 600px; }

/* reset */
#top div.module div div div div,
#top div.module-l100 div div div div, #top div.module-r100 div div div div,
#top div.module-l150 div div div div, #top div.module-r150 div div div div,
#top div.module-l200 div div div div, #top div.module-r200 div div div div,
#top div.module-l250 div div div div, #top div.module-r250 div div div div,
#top div.module-l300 div div div div, #top div.module-r300 div div div div,
#top div.module-l350 div div div div, #top div.module-r350 div div div div,
#top div.module-l400 div div div div, #top div.module-r400 div div div div,
#top div.module-l450 div div div div, #top div.module-r450 div div div div,
#top div.module-l500 div div div div, #top div.module-r500 div div div div,
#top div.module-l550 div div div div, #top div.module-r550 div div div div,
#top div.module-l600 div div div div, #top div.module-r600 div div div div {
	background: none;
	padding: 0px;
}

#top div.module h3,
#top div.module-l100 h3, #top div.module-r100 h3,
#top div.module-l150 h3, #top div.module-r150 h3,
#top div.module-l200 h3, #top div.module-r200 h3,
#top div.module-l250 h3, #top div.module-r250 h3,
#top div.module-l300 h3, #top div.module-r300 h3,
#top div.module-l350 h3, #top div.module-r350 h3,
#top div.module-l400 h3, #top div.module-r400 h3,
#top div.module-l450 h3, #top div.module-r450 h3,
#top div.module-l500 h3, #top div.module-r500 h3,
#top div.module-l550 h3, #top div.module-r550 h3,
#top div.module-l600 h3, #top div.module-r600 h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 125%;
	font-weight: bold;
}

/* left modules */
/* grey */
#left div.moduletable {
	margin: 0px 0px 15px 1px;
	padding: 0px 5px 15px 10px;
	width: 172px;
	background: #f5f5f5 url(../images/left_module_bg.png) 0 100% repeat-x;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	overflow: hidden;
}

#left div.moduletable h3 {
	margin: 0px -5px 10px -10px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	background: url(../images/left_module_header.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* black */
#left div.moduletable-black {
	margin: 0px 0px 15px 1px;
	padding: 0px 5px 15px 10px;
	width: 172px;
	background: #323232 url(../images/left_module_bg_black.png) 0 100% repeat-x;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	overflow: hidden;
	color: #ffffff;
}

#left div.moduletable-black h3 {
	margin: 0px -5px 10px -10px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	background: url(../images/left_module_header_black.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* white */
#left div.moduletable-white {
	margin: 0px 0px 15px 1px;
	padding: 0px 5px 15px 10px;
	width: 172px;
	background: #ffffff url(../images/left_module_bg_white.png) 0 100% repeat-x;
	border-top: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	overflow: hidden;
}

#left div.moduletable-white h3 {
	margin: 0px -5px 10px -10px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	background: url(../images/left_module_header_white.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* submenu */
#left div.moduletable_menu {
	width: 188px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/submenu_b.png) 0 100% no-repeat;
	overflow: hidden;
}

#left div.moduletable_menu h3 {
	margin: 0px -5px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 25px;
	background: url(../images/left_module_header.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#left div.moduletable-blank {
	margin: 0px 0px 15px 1px;
	width: 187px;
	overflow: hidden;
}

/* maintopbox & mainbottombox modules */
/* grey */
div#maintop .left div.moduletable, div#mainbottom .left div.moduletable {
	margin: 0px 0px 0px 0px;
}

div#maintop .right div.moduletable, div#mainbottom .right div.moduletable {
	margin: 0px 0px 0px 0px;
}

.maintopbox div.moduletable, .mainbottombox div.moduletable {
	padding: 10px 10px 10px 10px;
	border: 1px solid #c8c8c8;
	background: #f5f5f5 url(../images/main_module_bg.png) 0 100% repeat-x;
	text-align:justify;
}

div#maintop .maintopboxseperator div.moduletable, div#mainbottom .mainbottomboxseperator div.moduletable {
	border-right: none;
}

.maintopbox div.moduletable div, .mainbottombox div.moduletable div {
	padding: 0px 0px 0px 0px;
	border: none;
	background: none;
}

.maintopbox div.moduletable h3, .mainbottombox div.moduletable h3 {
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 23px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #b4b4b4;
	background: url(../images/main_module_header.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* black */
div#maintop .left div.moduletable-black, div#mainbottom .left div.moduletable-black {
	margin: 0px 0px 0px 0px;
}

div#maintop .right div.moduletable-black, div#mainbottom .right div.moduletable-black {
	margin: 0px 0px 0px 0px;
}

.maintopbox div.moduletable-black, .mainbottombox div.moduletable-black {
	padding: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #323232 url(../images/main_module_bg_black.png) 0 100% repeat-x;
	text-align:justify;
	color: #ffffff;
}

div#maintop .maintopboxseperator div.moduletable-black, div#mainbottom .mainbottomboxseperator div.moduletable-black {
	border-right: none;
}

.maintopbox div.moduletable-black div, .mainbottombox div.moduletable-black div {
	padding: 0px 0px 0px 0px;
	border: none;
	background: none;
}

.maintopbox div.moduletable-black h3, .mainbottombox div.moduletable-black h3 {
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 23px;
	border-left: 1px solid #787878;
	border-top: 1px solid #787878;
	border-bottom: 1px solid #464646;
	background: url(../images/main_module_header_black.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* white */
div#maintop .left div.moduletable-white, div#mainbottom .left div.moduletable-white {
	margin: 0px 0px 0px 0px;
}

div#maintop .right div.moduletable-white, div#mainbottom .right div.moduletable-white {
	margin: 0px 0px 0px 0px;
}

.maintopbox div.moduletable-white, .mainbottombox div.moduletable-white {
	padding: 10px 10px 10px 10px;
	border: 1px solid #c8c8c8;
	background: #ffffff url(../images/main_module_bg_white.png) 0 100% repeat-x;
	text-align:justify;
}

div#maintop .maintopboxseperator div.moduletable-white, div#mainbottom .mainbottomboxseperator div.moduletable-white {
	border-right: none;
}

.maintopbox div.moduletable-white div, .mainbottombox div.moduletable-white div {
	padding: 0px 0px 0px 0px;
	border: none;
	background: none;
}

.maintopbox div.moduletable-white h3, .mainbottombox div.moduletable-white h3 {
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 23px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dcdcdc;
	background: url(../images/main_module_header_white.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* blank */
div#maintop .left div.moduletable-blank, div#mainbottom .left div.moduletable-blank {
	margin: 0px 0px 0px 0px;
}

div#maintop .right div.moduletable-blank, div#mainbottom .right div.moduletable-blank {
	margin: 0px 0px 0px 0px;
}

.maintopbox div.moduletable-blank, .mainbottombox div.moduletable-blank {
	padding: 0px 0px 0px 0px;
	border: 1px solid #c8c8c8;
	background: #f5f5f5 url(../images/main_module_bg.png) 0 100% repeat-x;
	text-align:justify;
}

div#maintop .maintopboxseperator div.moduletable-blank, div#mainbottom .mainbottomboxseperator div.moduletable-blank {
	border-right: none;
}

.maintopbox div.moduletable-blank div, .mainbottombox div.moduletable-blank div {
	padding: 0px 0px 0px 0px;
	border: none;
	background: none;
}

/* right modules */
#right div.moduletable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 10px;
	width: 168px;
	border: 1px solid #b4b4b4;
	background: #f5f5f5;
	text-align: left;
	overflow: hidden;
}

#right div.moduletable h3 {
	margin: 0px 0px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	background: url(../images/content_module_header.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* contenttop modules */
#contenttop div.moduletable {
	padding: 10px 10px 10px 10px;
	border: 1px solid #b4b4b4;
	background: #f5f5f5;
	text-align: left;
}

div#contenttop .contenttopboxseperator div.moduletable {
	margin: 0px 10px 0px 0px;
}

#contenttop div.moduletable h3 {
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 0px 10px;
	height: 24px;
	background: url(../images/content_module_header.png) 0 0 repeat-x;
	line-height: 23px;
	text-align: left;
	font-weight: bold;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 10px 15px 10px 15px;
	text-align:center;
}

#bottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* Custom YOOlogin */
div#yoo-login {
	width: 268px;
}

div#yoo-logout {
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password, 
div#yoo-login .yoo-remember, 
div#yoo-login .yoo-login-button {
	float: left;
}

div#yoo-login .yoo-username, 
div#yoo-login .yoo-password {
	padding-right: 5px;
}

div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {
	width: 111px;
	height: 14px;
	padding: 4px 2px 2px 7px;
	border: none;
	background: url(../images/login_bg.png) 0 0 no-repeat;
	float: left;
	color: #646464;
	font-size: 100%;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #000000;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #be0000;
}

div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus {
	background: url(../images/login_bg_hover.png) 0 0 no-repeat;
	color: #be0000;
}

div#yoo-login .yoo-remember input {
}

div#yoo-login .yoo-login-button button {
	display: block;
	height: 20px;
	width: 18px;
	border: none;
	background: url(../images/login_button.png) 0 0 no-repeat;
	cursor: pointer;
	overflow: hidden;
}

div#yoo-login .yoo-break {
	clear: both;
}

div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {
	width: 120px;
	float: left;
	font-size: 80%;
	line-height: 20px;
}

div#yoo-login .yoo-lostpassword {
	padding: 0px 5px 0px 0px;
}

div#yoo-logout .yoo-greeting {
	margin: 0px 5px 0px 0px;
	float: left;
}

div#yoo-logout .yoo-logout-button {
	height: 20px;
	width: 40px;
	margin: 5px 0px 0px 30px;
	float: left;
}

div#yoo-logout .yoo-logout-button button {
	display: block;
	height: 20px;
	width: 40px;
	padding: 0px 0px 2px 0px;
	border: none;
	background: url(../images/logout_button.png) 0 0 no-repeat;
	font-size: 75%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	color: #646464;
}

/* Custom YOOsearch */
div#yoo-search {
	width: 157px;
	height: 20px;
	padding: 0px;
	background: url(../images/search_bg.png) 0 0 no-repeat;
}

div#yoo-search input {
	width: 131px;
	height: 14px;
	padding: 4px 2px 2px 7px;
	border: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 100%;
}

div#yoo-search button {
	width: 17px;
	height: 20px;
	padding: 0px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#search div.sfhover  {
	background: url(../images/search_bg_hover.png) 0 0 no-repeat;
}

div#yoo-search:hover input, div#search div.sfhover input {
	color: #000000;
}

div#yoo-search input:focus {
	color: #be0000;
}

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 130%;
	line-height: 100%;
	font-weight: bold;
	color: #969696;
}

#overDiv {
	line-height: 50%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

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

.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;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

.contentpaneopen hr {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
}

.article_seperator {
	display: block;
	height: 16px;
}

.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

.buttonheading img {
	margin-right: 2px;
}

div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

.button {
	font-size: 95%;
}

.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #a0a0a0;
	font-weight : bold;
}

tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #b4b4b4;
}

td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	border-bottom: 1px solid #b4b4b4;
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

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

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

concours {
	background:url(http://www.enligne.fr/images/stories/banniere-saint-valentin-rec.jpg);
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

