/* /home/prodalx/modules/generic/style/frontoffice.xml - BEGIN */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, window {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style-type: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
textarea, input, select {
	font-family: inherit;
	font-size: 100%;
}
body {
	text-align: center;
	color: #000;
	font-size: 67.5%;
}
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
.freeLocation {
	/*clear: left;
	width: 100%;*/
}
.freeBlock {
	/*float: left;
	width: 100%;*/
}
.cleaner {
	clear: both;
	width: 100%;
}
.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}
.text-align-center {
	text-align: center;
}
.display-none {
	display: none;
}
.display-inline {
	display: inline;
}
.website-block-two-columns, .website-block-one-row-two-columns, .website-block-three-columns {
	width: 100%;
	float: left;
	margin-bottom: 12px;
}
.row-100 {
	width: 100%;
	margin-bottom: 12px;
}
.column-50 {
	width: 49%;
	float: left;
}
.column-25 {
	width: 24%;
	float: left;
}
.column-75 {
	width: 74%;
	float: left;
}
.column-33 {
	width: 32%;
	float: left;
}
.column-66 {
	width: 66%;
	float: left;
}
.margin-left {
	margin-left: 1%;
}
.margin-right {
	margin-right: 1%;
}
.removable {
	display: table-cell;
	height: 100%;
}
.hidden-navigation {
	position: absolute;
	left: -10000px;
}
.block-error {
	border: 1px dashed red;
	padding: 5px 5px 5px 20px;
	max-width: 180px;
	max-height: 60px;
	overflow: auto;
	text-align: left;
	background: url(../../icons/small/warning.png) #ff8888 center left no-repeat;
	font-size: 10px;
	color: #220000;
	-moz-opacity: 0.7;
}
.link-broken, a.link-broken:hover, a.link-broken:active, a.link-broken:visited {
	text-decoration: line-through;
	color: red;
}
/* /home/prodalx/modules/generic/style/frontoffice.xml - END *//* /home/prodalx/modules/generic/style/richtext.xml - BEGIN */
html#richtext-html, body#richtext-body {
	margin: 0;
	padding: 0;
	background: #fff;
}
body#richtext-body {
	font-size: 80%;
	margin: 0;
	color: #000000;
}
a.popup {
	padding-right: 13px;
	background: url(../../media/frontoffice/external.png) center right no-repeat;
}
a.anchor {
	text-decoration: none;
}
img, .image {
	border: none;
	vertical-align: middle;
}
img.floatLeft, img.float-left {
	float: left;
}
img.floatRight, img.float-right {
	float: right;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted;
}
ul.normal {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}
ol.normal {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
}
ul.normal ul {
	margin: inherit;
	padding: inherit;
	list-style-type: inherit;
	list-style-image: inherit;
	list-style-position: inherit;
}
ol.normal ol {
	margin: inherit;
	padding: inherit;
	list-style-type: inherit;
	list-style-position: inherit;
}
blockquote {
	margin: 2px 0 2px 40px;
}
/* /home/prodalx/modules/generic/style/richtext.xml - END *//* /home/prodalx/webapp/modules/website/style/frontoffice.xml - BEGIN */
div.freeLocation {
	/*clear: left;
	width: 100%;*/
}
div.freeBlock {
	float: left;
	
/*	width: 100%;*/
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body, textarea, input {
	font-family: tahoma;
}
body, window {
	text-align: center;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background: #d8cfbb;
}
.freeLocation {
	/*clear: left;
	width: 100%;*/
}
.freeBlock {
	float: left;
	padding-left:10px;
	padding-right:10px;
	width:455px;
	
	/*width: 100%;*/
}
#globalLocation {
	margin: 0px auto;
	width: 865px;
	display: block;
	text-align: left;
	overflow: hidden;
}
#headerLocation {
	width: 865px;
	float:left;
	display: block;
	height:174px;
	/*background: url(../../media/frontoffice/back_header.gif) #fff bottom left no-repeat;*/
	background-position:left;
	background-repeat:no-repeat;
}

#headerLocation .texte
{
	padding-top:20px;
	margin-right:12px;
	float:right;
	width:450px;
	height:125px;
	/*border:#FFFFFF solid 1px;*/
	color:#E0E0E0;
	font-size:12px;
	text-align:justify;
}
#headerLocation .img
{
	margin-right:12px;
	float:right;
	width:450px;	
	/*border:#FFFFFF solid 1px;*/
	color:#FFFFFF;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

div.logoimg {
	width: 194px;
	height: 156px;
}
#headerleftLocation {
	width: 215px;
	float: left;
	display: block;
	height: 174px;
}
#headerrightLocation {
	width: 630px;
	float: right;
	display: block;
	font-size: 14px;
	color: #fff;
	height: 174px;
}
#headerrightLocation img.floatLeft {
	margin: 0 15px 0 0;
	border: none;
	float: left;
	padding: 0;
	display: block;
}
#headerrightLocation img.floatRight {
	margin: 0 0 0 15px;
	border: none;
	float: right;
	padding: 0;
	display: block;
}
#containerLocation {
	width: 865px;
	float: left;
	display: block;
	background: #fff;
}
#tplOne #containerLocation {
	background: #fff bottom left no-repeat;
}
#contentLocation {
	width: 470px;
	float: left;
	display: block;
	padding-right: 5px;
}
#sidebarleftLocation {
	width: 190px;
	float: left;
	display: block;
	padding-left: 25px;
	background: url(../../media/frontoffice/back_sidebarleft.gif) top left no-repeat;
	min-height: 440px;
}
#sidebarrightLocation {
	/*width: 160px;*/
	padding-right: 10px;
	float: right;
	display: block;
	/*background: url(../../media/frontoffice/back_sidebarright.gif) left top no-repeat;*/
	min-height: 440px;
}
#tplTwo #contentLocation {
	width: 600px;
	float: right;
	display: block;
	padding-right: 20px;
}
#tplThree #contentLocation {
	width: 97%;
	height: 100%;
	float: right;
	display: block;
	padding-right: 20px;
}
#tplTwo #sidebarleftLocation {
	width: 190px;
	float: left;
	display: block;
	padding-left: 25px;
	background: url(../../media/frontoffice/back_sidebarleft.gif) top left no-repeat;
	min-height: 440px;
}
#tplTwo #contentLocation {
	background: url(../../media/frontoffice/back_sidebarright.gif) 605px 0 no-repeat;
}
.modules-website-blockseparator div.hr {
	width: 100%;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../../media/frontoffice/back_separator.gif) no-repeat scroll center;
	float: left;
	display: block;
}
hr {
	width: 100%;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url(../../media/frontoffice/back_separator.gif) no-repeat scroll center;
	float: left;
	display: block;
	border: solid 0px #fff;
}
.modules-website-blockseparator div.hr hr {
	display: none;
}
#sidebarrightLocation ul.navlistbutton {
	float: right;
	display: block;
	width: 164px;
	text-align: center;
	margin-top: 20px;
}
#sidebarrightLocation ul.navlistbutton li {
	width: 164px;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#sidebarrightLocation ul.navlistbutton li.chooseMe {
	float: left;
	display: block;
	width: 164px;
	height: 38px;
	background: url(../../media/frontoffice/back_itemA_hover.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.chooseMeHome {
	float: left;
	display: block;
	width: 164px;
	height: 38px;
	background: url(../../media/frontoffice/back_itemA.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemA.current a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 38px;
	background: url(../../media/frontoffice/back_itemA_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemB {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemB.gif) center center no-repeat;
}

#sidebarrightLocation ul.navlistbutton li.itemBhover a {
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemB_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemB.current a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemB_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemC a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemC.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemC a:hover {
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemC_hover.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemChover a {
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemC_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemC.current a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemC_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemD a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemD.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemD a:hover {
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemD_hover.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemDhover a {
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemD_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemD.current a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 104px;
	background: url(../../media/frontoffice/back_itemD_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemE a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 56px;
	background: url(../../media/frontoffice/back_itemE.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemE a:hover {
	float: left;
	display: block;
	width: 164px;
	height: 56px;
	background: url(../../media/frontoffice/back_itemE_hover.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemEhover a {
	float: left;
	display: block;
	width: 164px;
	height: 56px;
	background: url(../../media/frontoffice/back_itemE_current.gif) center center no-repeat;
}
#sidebarrightLocation ul.navlistbutton li.itemE.current a {
	text-indent: -9999px;
	float: left;
	display: block;
	width: 164px;
	height: 56px;
	background: url(../../media/frontoffice/back_itemE_current.gif) center center no-repeat;
}
#sidebarleftLocation ul.navlist0, #sidebarleftLocation ul.navlist0main, #sidebarleftLocation ul.navlist0home {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #000;
	/*width: 169px;*/
	text-align: left;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebarleftLocation ul.navlist0main {
	margin-bottom: 0px;
	margin-top: -15px;
}
#sidebarleftLocation ul.navlist0home {
	margin-bottom: -10px;
	margin-top: 10px;
}
#sidebarleftLocation ul.navlist0 li, #sidebarleftLocation ul.navlist0main li, #sidebarleftLocation ul.navlist0home li {
	width: 169px;
	float: left;
	display: block;
	padding: 6px 22px 10px 22px;
	background: url(../../media/frontoffice/back_nav_left.gif) bottom left no-repeat;
}
#sidebarleftLocation ul.navlist0 li.current, 
#sidebarleftLocation ul.navlist0main li.current, 

#sidebarleftLocation ul.navlist0home li.current {
/*	width: auto;*/
	float: left;
	color: #a58668;
	display: block;
	padding: 6px 22px 10px 22px;
}
#sidebarleftLocation ul.navlist0 li a, #sidebarleftLocation ul.navlist0main li a, #sidebarleftLocation ul.navlist0home li a {
	text-decoration: none;
	color: #000;
	float: left;
}
#sidebarleftLocation ul.navlist0 li a:hover, #sidebarleftLocation ul.navlist0main li a:hover, #sidebarleftLocation ul.navlist0home li a:hover {
	text-decoration: none;
	color: #a58668;
}
form.search {
	float: left;
	display: block;
	width: 100%;
	background: orange;
}
form.search label {
	font-weight: bold;
	float: left;
	width: 140px;
	padding-bottom: 1px;
}
form.search input.text {
	width: 100px;
	border: 1px solid #c0c0c0;
	color: #000;
	padding: 2px 2px 1px 2px;
	font-size: 11px;
}
form.search input.button {
	vertical-align: top;
	margin-bottom: 5px;
}
#footerLocation ul.navlist {
	list-style-type: none;
}
#footerLocation ul.navlist li {
	display: inline;
	border-left: 1px solid #000;
	padding: 0 4px 0 4px;
}
#footerLocation ul.navlist li a {
	padding-left: 4px;
	text-decoration: none;
	color: #000;
}
#footerLocation ul.navlist li a:hover {
	padding-left: 4px;
	text-decoration: underline;
	color: #000;
}
#footerLocation ul.navlist li.current {
	padding-left: 8px;
	font-weight: bold;
	color: red;
}
#footerLocation ul.navlist li.first {
	border-left: 0 none;
	padding-left: 0;
}
ul.pages-navigation {
	text-align: center;
}
ul.pages-navigation li {
	display: inline;
	float: left;
	width: 33.2%;
}
ul.pages-navigation li span.precedent {
	width: 100%;
	text-align: left;
	display: block;
}
ul.pages-navigation li span.suivant {
	width: 100%;
	text-align: right;
	display: block;
}
.pagination {
	clear: both;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
}
.pagination ul li {
	margin-right: 5px;
	display: inline;
}
.pagination span.detail {
	float: right;
	margin-left: 5px;
}
.modules-website-sitemap {
	width: 100%;
	float: left;
}
.modules-website-sitemap ul {
	list-style: square;
	padding-left: 20px;
}
.modules-website-sitemap ul.sitemap-list-0 {
	margin-bottom: 20px;
}
.modules-website-sitemap ul.sitemap-list-0 li {
	text-align: left;
	font-weight: lighter;
}
.modules-website-sitemap ul.sitemap-list-1 li {
	text-align: left;
	font-weight: lighter;
}
.modules-website-sitemap ul.sitemap-list-2 li {
	text-align: left;
	font-weight: lighter;
}
.modules-website-sitemap ul.sitemap-list-3 li {
	text-align: left;
	font-weight: lighter;
}
.modules-website-sitemap ul.sitemap-list-4 li {
	text-align: left;
	font-weight: lighter;
}
.modules-website-breadcrumb {
	font-size: 10px;
	float:left;
	display:block;
	margin-top:20px;
	margin-bottom:30px;
}
.modules-website-breadcrumb ul.thread {
	list-style-type: none;
	text-align: left;
}
.modules-website-breadcrumb ul.thread li {
	display: inline;
	background: url(../../media/frontoffice/puce_thread.gif) no-repeat 3px 2px;
	padding: 0 0 0 6px;
}
.modules-website-breadcrumb ul.thread li.current {
	background: url(../../media/frontoffice/puce_thread.gif) no-repeat 3px 2px;
	color: #a58668;
	font-weight: bold;
	padding: 0 0 0 7px;
}
.modules-website-breadcrumb ul.thread li.first {
	background: none;
	padding: 0;
}
.modules-website-breadcrumb ul.thread li a {
	text-decoration: none;
	color: #333;
}
.modules-website-breadcrumb ul.thread li a:hover {
	color: #a58668;
	text-decoration: none;
}
.cleaner {
	clear: both;
	width: 100%;
}
#headerrightLocation .richtext {
	padding-top: 30px;
}
.hidden-navigation {
	position: absolute;
	left: -10000px;
}
ul.mini-navigation {
	text-align: right;
	width: 100%;
	padding: 10px 0;
}
ul.mini-navigation li.rss {
	background: url(../../media/frontoffice/rss.gif) center right no-repeat;
	padding-right: 20px;
	padding-bottom: 1px;
}
img.content {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
}
div.modules-website-headerlogohome {
	height: 134px;
}
div.modules-website-headerlogohome {
	height: 134px;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #e8e8e8;
	padding: 2px;
	margin-top: 4px;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #e8e8e8;
	padding: 2px;
	margin-top: 4px;
}
span.small-text-anchor {
	font-size: x-small;
	float: right;
	margin-top: -16px;
}

/*MENU DE GAUCHE*/

#sidebarleftLocation ul.navlist0 {
	float: left;
	display: block;
	padding-top: 12px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	color: #000;
	width: 190px;
	text-align: left;
	margin-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebarleftLocation ul.navlist0 li {
	/*width: 124px;*/
	float: left;
	display: block;
	padding: 6px 22px 10px 22px;
	background: url(../../media/frontoffice/back_nav_left.gif) bottom left no-repeat;
}
#sidebarleftLocation ul.navlist0 li.current a, #sidebarleftLocation ul.navlist0home li.current a, #sidebarleftLocation ul.navlist0main li.current a {
	float: left;
	color: #fff;
	background: #957f71;
	color: #fff;
	display: block;
	padding: 2px;
}
#sidebarleftLocation ul.navlist0 li.current a:hover {
	text-decoration: none;
	color: #fff;
}
#sidebarleftLocation ul.navlist0 li a {
	text-decoration: none;
	color: #000;
	float: left;
	padding-left: 2px;
}
#sidebarleftLocation ul.navlist0 li a:hover {
	text-decoration: none;
	color: #957f71;
}
#tplThree #headerLocation {
	width: 865px;
	float: left;
	display: block;
	height: 174px;
	background: url(../../media/frontoffice/header_popup.gif) #fff bottom left no-repeat;
}
img.bannerhidden {
	display: none;
}
/* /home/prodalx/webapp/modules/website/style/frontoffice.xml - END *//* /home/prodalx/webapp/modules/website/style/richtext.xml - BEGIN */


/*MIKADADDY*/
.ssmenu
{
	clear:both;
	position:relative;	
	margin-bottom:30px;
	margin-top:0px;
	padding:5px;
	padding-bottom:7px;
	border:#AFA08F solid 1px;
}

.ssmenu A,
.ssmenu A:hover,
.ssmenu A:visited
{
	color:#AFA08F;
	text-decoration:none;
	margin-right:10px;
}

.ssmenu A:hover
{
	text-decoration:underline;
}

.ssmenu A.ssmenu-on
{
	text-decoration:underline;
	background-image:url(../../media/puce-ssmenu.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	font-weight:bold;
}

.ssmenu A.ssmenu-last
{
	margin-right:0px;
}


h1.title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.titrage
{
	margin:0px;
	padding:0px;
	margin-right:12px;
	width:auto;
	text-align:right;
	vertical-align:text-bottom;
	/*border:#FFFFFF solid 1px;*/
}


.modules-website-sidebarblockbutton
{
	margin-left:26px;
	margin-top:20px;
}
.modules-website-sidebarblockbutton img
{
	margin-bottom:20px;
}
/*h2.title {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}*/


h2.title {
	font-size: 12px;
	color:#000;
	font-weight:bold;
	margin-bottom:3px;
}

h2.grandtitle
{
	font-size: 12px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:#D9D1C9 solid 2px;
}


h3.title {
	background: url(../../media/frontoffice/puce_thread.gif) 0 3px no-repeat;
	padding-left: 11px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h4.title {
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h5.title {
	background: url(../../media/frontoffice/puce_thread.gif) 0 3px no-repeat;
	padding-left: 11px;
	font-size: 13px;
	color: #000;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2.title a {
	color: #333;
	text-decoration: none;
}
h2.title a:hover {
	color: #a58668;
	text-decoration: none;
}
h3.title small {
	font-size: 0.7em;
	color: #a58668;
}
h3.title a {
	color: #000;
	text-decoration: none;
}
h3.title a:hover {
	color: #a58668;
	text-decoration: none;
}
#headerLocation p {
	color: #ccc;
	font-size: 12px;
}
#containerLocation p {
	text-align: justify;
	padding-bottom: 10px;
	font-size: 11px;
	color: #333;
}
a.link
{
	text-decoration:none;
	color:#000000;
}
a.link:hover {
	text-decoration:none;
	color: #333;
}
a.link-arrow {
	text-decoration: underline;
	color: #a58668;
}
a.link-arrow:hover {
	text-decoration: none;
	color: #333;
}
a.link .popup {
	text-decoration: underline;
	color: #a58668;
}
a.link:hover .popup {
	text-decoration: none;
	color: #333;
}
ul.normal {
	font-size: 11px;
	margin: 10px 0 20px 20px;
	color: #333;
	font-weight: normal;	
	list-style-image:url(../../media/puce-ssmenu.gif);
	list-style-position:outside;
}
ul.normal li {
	margin-left:20px;
}
ol.normal {
	font-size: 11px;
	margin: 10px 0 20px 20px;
	color: #333;
	font-weight: normal;
}
ol.normal li {
	list-style: decimal;
	margin-left: 20px;
}
/* /home/prodalx/webapp/modules/website/style/richtext.xml - END *//* /home/prodalx/modules/abstractdirectory/style/frontoffice.xml - BEGIN */
.abstractdirectory-block {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.abstractdirectory-block .module-columnleft {
	float: left;
	display: block;
	width: 70%;
}
.abstractdirectory-block .module-columnright {
	float: right;
	display: block;
	width: 29%;
}
.abstractdirectory-block ol.module-list {
	list-style: none;
	margin-top: 20px;
}
.abstractdirectory-block ol.module-list li {
	margin-bottom: 20px;
	display: block;
	float: left;
}
.abstractdirectory-block ul.folder-vertical {
	list-style-type: none;
}
.abstractdirectory-block ul.folder-vertical li {
	line-height: 16px;
	background: url(../../media/frontoffice/folder.png) no-repeat;
	text-align: left;
	padding-left: 20px;
	font-weight: lighter;
}
.abstractdirectory-block ul.folder-horizontal {
	list-style-type: none;
}
.abstractdirectory-block ul.folder-horizontal li {
	display: inline;
	background: url(../../media/frontoffice/folder_page.png) no-repeat 0 .1em;
	padding: 2px 0 2px 20px;
}
/* /home/prodalx/modules/abstractdirectory/style/frontoffice.xml - END *//* /home/prodalx/modules/basemarker/style/frontoffice.xml - BEGIN */
/* /home/prodalx/modules/basemarker/style/frontoffice.xml - END *//* /home/prodalx/modules/contactcard/style/frontoffice.xml - BEGIN */
.modules-contactcard-detail {
	width: 100%;
	float: left;
}
.modules-contactcard-detail .column-one {
	float: left;
	width: 73.2%;
	padding: 1.2%;
	padding-left: 0;
	margin-top: 12px;
}
.modules-contactcard-detail .column-two {
	float: left;
	width: 24.4%;
	padding: 0 1.2%;
	padding-right: 0;
	margin-top: 22px;
}
.modules-contactcard-detail .vcard-one ol.vcard {
	margin: 0;
	margin-bottom: 10px;
	padding: 4px;
	background: #eee;
	width: 98%;
	clear: left;
}
.modules-contactcard-detail .vcard-one ol.vcard li {
	padding: 0;
	margin: 2px 4px;
	width: auto;
	text-align: left;
}
.modules-contactcard-detail .vcard-one ol.vcard li.float-right {
	text-align: right;
	float: right;
}
.modules-contactcard-detail .vcard-one ol.vcard li ul li.display-inline {
	display: inline;
}
.modules-contactcard-detail ol.trombi li {
	width: 48%;
	margin-right: 1%;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.modules-contactcard-detail ol.trombi li.last {
	float: none;
}
.modules-contactcard-detail ol.trombi li.carriage-return {
	clear: left;
}
.modules-contactcard-detail ol.vcard {
	margin: 0;
	padding: 4px;
	background: #eee;
	float: left;
}
.modules-contactcard-detail ol.vcard li {
	padding: 0;
	margin: 2px 4px;
	width: auto;
	text-align: left;
	float: none;
}
.modules-contactcard-detail ol.vcard li.float-right {
	text-align: right;
	float: right;
}
.modules-contactcard-detail ol.vcard li ul li {
	margin: 0;
	padding: 0;
	padding-left: 6px;
}
.modules-contactcard-detail ol.vcard li ul li.display-inline {
	display: inline;
}
.modules-contactcard-detail ul.folder-vertical {
	list-style-type: none;
}
.modules-contactcard-detail ul.folder-vertical li {
	background: url(../../media/frontoffice/folder.png) no-repeat;
	text-align: left;
	padding: 2px 0 2px 20px;
}
.modules-contactcard-detail ul.folder-horizontal {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
.modules-contactcard-detail ul.folder-horizontal li {
	display: inline;
	background: url(../../media/frontoffice/breadcrumb_subfolder.png) no-repeat 0 .1em;
	padding: 2px 0 2px 40px;
}
.modules-contactcard-detail ul.folder-horizontal li.first {
	background: none;
	padding: 2px 0 2px 0;
}
.modules-contactcard-detail ul.folder-horizontal li img {
	margin-right: 6px;
	vertical-align: middle;
}
.vcard .contact-not-published, .vcard .contactform-page-not-published {
	background: #ff8888;
	color: red;
	border: 1px solid red;
	padding: 5px;
}
/* /home/prodalx/modules/contactcard/style/frontoffice.xml - END *//* /home/prodalx/webapp/modules/form/style/frontoffice.xml - BEGIN */
div.freeLocation {
	clear: left;
	width: 100%;
}
div.freeBlock {
	/*float:left;
	width:100%;*/
}
.modules-form-form {
	width: 100%;
	float: left;
}
.modules-form-form small {
	color: #00ffff;
}
.modules-form-form ul.errors {
	margin-left: 125px;
	list-style: none;
	color: red;
	font-weight: bold;
}
.modules-form-form ul.errors li {
	background: url(../../media/frontoffice/error.gif) 0 0 no-repeat;
	padding-left: 20px;
	height: 20px;
}
.cmxform ol {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cmxform ol li {
	margin-bottom: 5px;
	clear: both;
}
.cmxform ol li label em {
	color: red;
	font-weight: bold;
	font-style: normal;
	margin-left: 5px;
}
.cmxform ol li label {
	float: left;
	margin-right: 5px;
	width: 120px;
	text-align: right;
	margin-top: 1px;
	display: block;
}
.cmxform input.textfield {
	font-size: 11px;
	border: 1px solid #666;
	padding: 2px;
	width: 250px;
	background: url(../../media/frontoffice/input_back_on.gif) #fff top left repeat-x;
}
.cmxform select {
	font-size: 11px;
	border: 1px solid #666;
	padding: 2px;
	width: 150px;
	background: url(../../media/frontoffice/input_back_on.gif) #fff top left repeat-x;
}
.cmxform textarea {
	font-size: 11px;
	border: 1px solid #666;
	padding: 2px;
	width: 250px;
	height: 100px;
	overflow: auto;
	background: url(../../media/frontoffice/input_back_on.gif) #fff top left repeat-x;
}
.cmxform input.textfield:focus, .cmxform input.textfield:hover, .cmxform input[type="file"], .cmxform input[type="file"], .cmxform select:hover, .cmxform select:focus, .cmxform textarea:focus, .cmxform textarea:hover {
	background: url(../../media/frontoffice/input_back.gif) #fff bottom left repeat-x;
}
.cmxform p {
	margin-left: 125px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cmxform p input.reset, .cmxform p input.submit {
	border: 1px solid #666;
	padding: 3px;
	margin-right: 5px;
	background: url(../../media/frontoffice/input_back.gif) bottom left repeat-x;
	font-size: 0.8em;
	color: #333;
	text-transform: uppercase;
}
.cmxform p input.reset:hover, .cmxform p input.submit:hover {
	background: url(../../media/frontoffice/input_back_on.gif) top left repeat-x;
	border: 1px solid #333;
}
/* /home/prodalx/webapp/modules/form/style/frontoffice.xml - END *//* /home/prodalx/modules/mailbox/style/frontoffice.xml - BEGIN */
/* /home/prodalx/modules/mailbox/style/frontoffice.xml - END *//* /home/prodalx/modules/markergas/style/frontoffice.xml - BEGIN */
/* /home/prodalx/modules/markergas/style/frontoffice.xml - END *//* /home/prodalx/modules/media/style/frontoffice.xml - BEGIN */
#media-zoom-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border: 1px solid black;
	background: #eef;
	z-index: 10000;
}
#media-zoom-overlay-image {
	position: fixed;
	top: 0;
	left: 0;
	border: 1px solid grey;
	z-index: 10010;
}
#media-zoom-overlay-label {
	position: relative;
	top: 3px;
	color: black;
	font-weight: bold;
	font-size: 10px;
}
/* /home/prodalx/modules/media/style/frontoffice.xml - END *//* /home/prodalx/modules/notification/style/frontoffice.xml - BEGIN */
/* /home/prodalx/modules/notification/style/frontoffice.xml - END *//* /home/prodalx/modules/task/style/frontoffice.xml - BEGIN */
/* /home/prodalx/modules/task/style/frontoffice.xml - END *//* /home/prodalx/modules/users/style/frontoffice.xml - BEGIN */
form.formauthentication {
	width: 100%;
	text-align: center;
	border: 1px solid #d4d0c0;
}
ol.modules-users-login-form {
	list-style: none;
	padding-top: 20px;
}
ol.modules-users-login-form li {
	text-align: left;
}
ol.modules-users-login-form li label {
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	font-size: 0.9em;
	display: block;
	width: 150px;
	text-transform: uppercase;
}
ol.modules-users-login-form li.button {
	text-align: center;
}
ol.modules-users-changepassword-form {
	list-style: none;
	padding-top: 20px;
}
ol.modules-users-changepassword-form li {
	text-align: left;
}
ol.modules-users-changepassword-form li label {
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	font-size: 0.9em;
	display: block;
	width: 250px;
	text-transform: uppercase;
}
ol.modules-users-changepassword-form li.button {
	text-align: center;
}
div.showuserinfo {
	font-weight: bold;
}
/* /home/prodalx/modules/users/style/frontoffice.xml - END *//* /home/prodalx/modules/workflow/style/frontoffice.xml - BEGIN */
/* /home/prodalx/modules/workflow/style/frontoffice.xml - END */

span.entete
{
	color:#FFFFFF;
}




.free{
	width:475px;
	
}







