/* /home/proderiem/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: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
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(http://www.eriem.fr/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/proderiem/modules/generic/style/frontoffice.xml - END *//* /home/proderiem/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(http://www.eriem.fr/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/proderiem/modules/generic/style/richtext.xml - END *//* /home/proderiem/webapp/modules/website/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 {
	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 {
	text-align: center;
	color: #336693;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	background: url(http://www.eriem.fr/media/frontoffice/back_body.jpg) #fff top left repeat-x;
}
.freeLocation {
	clear: left;
	width: 100%;
}
.freeBlock {
	float: left;
	width: 100%;
}
#headerprintLocation {
	display: none;
}
#footerprintLocation {
	display: none;
}
#globalLocation {
	margin: 0px auto;
	width: 997px;
	display: block;
	text-align: left;
	overflow: hidden;
}
#tplOne #containerLocation {
	width: 975px;
	padding: 0 11px 0 11px;
	float: left;
	background: url(http://www.eriem.fr/media/frontoffice/back_test.jpg) top left no-repeat;
	display: block;
}
#tplOne #sidebarleftLocation {
	width: 361px;
	float: left;
	display: block;
}
#tplOne #sidebarleftlogoLocation {
	width: 220px;
	height: 60px;
	padding: 22px 141px 3px 0;
	float: right;
	display: block;
}
#tplOne #sidebarleftimgLocation {
	width: 361px;
	height: 190px;
	float: right;
	display: block;
}
#tplOne #sidebarleftcontentLocation {
	padding: 30px 20px 30px 54px;
	width: 287px;
	float: right;
	display: block;
}
#tplOne #contentLocation {
	width: 209px;
	padding: 22px;
	float: left;
	text-align: justify;
	display: block;
}
#tplOne #sidebarrightLocation {
	width: 361px;
	float: right;
	display: block;
}
#tplOne #sidebarrightlogoLocation {
	width: 220px;
	height: 60px;
	padding: 22px 0 3px 134px;
	float: left;
	display: block;
}
#tplOne #sidebarrightimgLocation {
	width: 361px;
	height: 190px;
	float: left;
	display: block;
}
#tplOne #sidebarrightcontentLocation {
	padding: 30px 54px 30px 20px;
	width: 287px;
	float: left;
	display: block;
}
#tplTwo #containerLocation, #tplThree #containerLocation {
	width: 977px;
	padding: 0 10px 0 10px;
	float: left;
	background: url(http://www.eriem.fr/media/frontoffice/back_test2.jpg) top left no-repeat;
	display: block;
}
#tplTwo #sidebarleftLocation, #tplThree #sidebarleftLocation {
	width: 253px;
	float: left;
	display: block;
}
#tplTwo #sidebarleftlogoLocation, #tplThree #sidebarleftlogoLocation {
	width: 253px;
	height: 85px;
	float: right;
	display: block;
}
#tplTwo #sidebarleftnavLocation, #tplThree #sidebarleftnavLocation {
	width: 211px;
	float: right;
	display: block;
}
#tplTwo #sidebarrightLocation, #tplThree #sidebarrightLocation {
	width: 724px;
	float: right;
	display: block;
}
#tplTwo #sidebarrightnavLocation, #tplThree #sidebarrightnavLocation {
	width: 695px;
	padding: 5px 24px 5px 5px;
	height: 75px;
	float: left;
	display: block;
	text-align: right;
}
#tplTwo #sidebarrightimgLocation, #tplThree #sidebarrightimgLocation {
	width: 724px;
	height: 190px;
	float: left;
	display: block;
}
#tplOne #sidebarleftimgLocation {
	background: url(http://www.industeam.net/publicmedia/original/103/13/fr/Industeam_Accueil.JPG) transparent no-repeat;
}
#tplOne #sidebarrightimgLocation {
	background: url(http://www.industeam.net/publicmedia/original/103/18/fr/Eriem_Accueil.JPG) transparent no-repeat;
}
#tplTwo #sidebarrightimgLocation {
	background: url(http://www.industeam.net/publicmedia/original/104/04/fr/QuiSommesNous.jpg) transparent no-repeat;
}
#tplThree #sidebarrightimgLocation {
	background: url(http://www.industeam.net/publicmedia/original/104/20/fr/QuiSommesNous.jpg) transparent no-repeat;
}
#tplTwo #sidebarrightsearchLocation, #tplThree #sidebarrightsearchLocation {
	width: 390px;
	height: 34px;
	float: left;
	display: block;
	padding: 10px 14px 0 310px;
}
#tplTwo #sidebarrightcontentLocation, #tplThree #sidebarrightcontentLocation {
	padding: 10px 54px 30px 20px;
	width: 654px;
	float: left;
	display: block;
}
#footerLocation {
	float: left;
	margin: 10px 43px 0 43px;
	color: #053979;
	padding: 10px;
	width: 891px;
	display: block;
	background: url(http://www.eriem.fr/media/frontoffice/back_footer.jpg) center left repeat-x;
}
#footerleftLocation {
	width: 444px;
	float: left;
	display: block;
	text-align: left;
}
#footerrightLocation {
	width: 444px;
	float: right;
	display: block;
	text-align: right;
}
.modules-eriem-blockseparator div.hr {
	width: 100%;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(http://www.eriem.fr/media/frontoffice/back_separator.jpg) repeat-x center left;
	float: left;
	display: block;
}
.modules-eriem-blockseparator div.hr hr {
	display: none;
}
h1 a span {
	display: none;
}
.blockreturnhome {
	padding-top: 15px;
	float: right;
	display: block;
	width: 98px;
	text-align: center;
	color: #d3e5f3;
	font-size: 0.8em;
	font-weight: bold;
}
.blockevidence {
	width: 96%;
	background: #e5e5e5;
	float: left;
	display: block;
	padding: 2%;
	color: #336693;
	margin-bottom: 20px;
}
ul.navlist0 {
	width: 200px;
	text-align: left;
	float: left;
	display: block;
	font-weight: bold;
	border-bottom: 1px dotted #81903d;
}
ul.navlist0 li {
	width: 190px;
	padding: 8px 5px 8px 5px;
	float: left;
	display: block;
	border-top: 1px dotted #81903d;
}
ul.navlist0 li.current {
	float: left;
	padding: 8px 5px 8px 5px;
	background: url(http://www.eriem.fr/media/frontoffice/back_nav_blue.jpg) top left repeat-x;
	color: #fff;
}
ul.navlist0 li a {
	text-decoration: none;
	float: left;
	color: #336693;
}
ul.navlist0 li a:hover {
	text-decoration: underline;
	float: left;
}
ul.navlist0 > li.current > a {
	color: #fff;
}
ul.navlist1 {
	margin-top: 15px;
	float: left;
	display: block;
	letter-spacing: -1px;
}
ul.navlist1 li {
	padding: 3px 3px 3px 20px;
	width: 170px;
	border-top: 0px none;
	float: left;
	background: url(http://www.eriem.fr/media/frontoffice/puce_nav.jpg) no-repeat 10px 10px;
	display: block;
}
ul.navlist1 li.current {
	background: none;
	float: left;
	color: #ff6900;
	background: url(http://www.eriem.fr/media/frontoffice/puce_nav.jpg) no-repeat 10px 15px;
	display: block;
	padding-left: 20px;
}
ul.navlist1 li a {
	float: left;
	display: block;
	text-decoration: none;
}
ul.navlist1 li a:hover {
	text-decoration: underline;
}
.search {
	float: right;
	display: block;
	width: 100%;
}
form.search {
	float: left;
	display: block;
	width: 100%;
}
form.search label {
	font-weight: bold;
	float: left;
	padding-top: 4px;
	margin-right: 4px;
	color: #000;
}
form.search input.text {
	width: 180px;
	border: 1px solid #939393;
	background: url(http://www.eriem.fr/media/frontoffice/back_input.jpg) bottom left repeat-x;
	color: #000;
	padding: 3px 2px 3px 2px;
	font-size: 11px;
}
form.search input.button {
	border: 1px solid #939393;
	color: #fff;
	background: #336693;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
}
#footerleftLocation ul.navlist {
	list-style-type: none;
}
#footerleftLocation ul.navlist li {
	display: inline;
	border-left: 1px solid #053979;
	padding: 0 4px 0 4px;
}
#footerleftLocation ul.navlist li a {
	padding-left: 4px;
	text-decoration: underline;
	color: #053979;
}
#footerleftLocation ul.navlist li a:hover {
	padding-left: 4px;
	text-decoration: none;
	color: #000;
}
#footerleftLocation ul.navlist li.current {
	padding-left: 8px;
	font-weight: bold;
	color: 000;
}
#footerleftLocation ul.navlist li.first {
	border-left: 0 none;
	padding-left: 0;
}
#footerrightLocation a.link {
	color: #053979;
	text-decoration: underline;
}
#footerrightLocation a.link:hover {
	text-decoration: none;
	color: #000;
}
#sidebarrightnavLocation ul.navlist {
	list-style-type: none;
	font-weight: bold;
}
#sidebarrightnavLocation ul.navlist li {
	display: inline;
	border-left: 1px solid #fff;
	padding: 0 4px 0 4px;
	color: #fff;
}
#sidebarrightnavLocation ul.navlist li a {
	padding-left: 4px;
	text-decoration: underline;
	color: #fff;
}
#sidebarrightnavLocation ul.navlist li a:hover {
	padding-left: 4px;
	text-decoration: none;
	color: #ff6900;
}
#sidebarrightnavLocation ul.navlist li.current {
	padding-left: 8px;
	font-weight: bold;
	color: ff6900;
}
#sidebarrightnavLocation 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-thread {
	float: left;
	display: block;
	margin-bottom: 30px;
	font-size: 0.8em;
}
.modules-website-thread ul.thread {
	list-style-type: none;
	text-align: left;
}
.modules-website-thread ul.thread li {
	display: inline;
	background: url(http://www.eriem.fr/media/frontoffice/thread.gif) no-repeat 0 5px;
	padding: 0 0 0 7px;
}
.modules-website-thread ul.thread li.current {
	color: #336693;
	font-weight: bold;
}
.modules-website-thread ul.thread li.first {
	background: none;
	padding: 0;
}
.modules-website-thread ul.thread li a {
	text-decoration: underline;
	color: #336693;
	padding-right: 7px;
}
.modules-website-thread ul.thread li a:hover {
	color: #000;
	text-decoration: none;
}
.cleaner {
	clear: both;
	width: 100%;
}
.hidden-navigation {
	position: absolute;
	left: -10000px;
}
ul.mini-navigation {
	text-align: right;
	width: 100%;
	padding: 10px 0;
}
ul.mini-navigation li.rss {
	background: url(http://www.eriem.fr/media/frontoffice/rss.gif) 0 3px no-repeat;
	padding-right: 20px;
}
img.content {
	margin-top: 4px;
	padding: 2px;
	border: 1px solid #336693;
}
img.floatLeft, img.float-Left, img.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #336693;
	padding: 2px;
	margin-top: 4px;
}
img.floatRight, img.float-Right, img.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #336693;
	padding: 2px;
	margin-top: 4px;
}
span.small-text-anchor {
	font-size: x-small;
	float: right;
	margin-top: -16px;
}
/* /home/proderiem/webapp/modules/website/style/frontoffice.xml - END *//* /home/proderiem/webapp/modules/website/style/richtext.xml - BEGIN */
#tplOne #contentLocation, #tplTwo #sidebarrightcontentLocation, #tplThree #sidebarrightcontentLocation {
	line-height: 1.5em;
}
h2.heading-two, h2.title, h2.heading-two {
	font-size: 1.5em;
	color: #ff6900;
	font-weight: bold;
	margin-bottom: 20px;
}
h2.title a, h2.heading-two a {
	color: #ff6900;
	text-decoration: none;
}
h2.title a:hover, h2.heading-two a:hover {
	color: #575f65;
	text-decoration: none;
}
h3.heading-three, h3.title small, h3.heading-three small {
	font-size: 8px;
	font-weight: normal;
	color: #ff6900;
	letter-spacing: 1px;
}
h3.title, h3.heading-three {
	font-size: 1.2em;
	color: #575f65;
	font-weight: bold;
}
h3.title a, h3.heading-three a {
	color: #575f65;
	text-decoration: none;
}
h3.title a:hover, h3.heading-three a:hover {
	color: #575f65;
	text-decoration: none;
}
h4.heading-four, h4.title, h4.heading-four {
	font-size: 1.1em;
	color: #336693;
	font-weight: bold;
	margin-bottom: 5px;
}
h5.title, h5.heading-five {
	font-size: 1.1em;
	color: #336693;
	margin-bottom: 5px;
}
h6.title, h6.heading-six {
	font-size: 1em;
	color: #336693;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	font-size: 1em;
	color: #336693;
}
p.textgray {
	color: #575f65;
}
#containerLocation p {
	padding-bottom: 10px;
}
a.link {
	text-decoration: none;
	color: #ff6900;
}
a.link:hover {
	text-decoration: none;
	color: #336693;
}
a.anchor {
	text-decoration: none;
	color: #ff6900;
}
a.anchor:hover {
	text-decoration: none;
	color: #336693;
}
a.link-arrow {
	text-decoration: none;
	color: #ff6900;
}
a.link-arrow:hover {
	text-decoration: none;
	color: #336693;
}
a.link.popup {
	text-decoration: none;
	color: #ff6900;
	background: url(http://www.eriem.fr/media/frontoffice/external.png) center right no-repeat;
	padding-right: 15px;
}
a.link.popup {
	text-decoration: none;
	color: #336693;
}
ul.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #336693;
	font-weight: normal;
}
ul.normal li {
	list-style: disc;
	margin-left: 20px;
}
ol.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #336693;
	font-weight: normal;
}
ol.normal li {
	list-style: decimal;
	margin-left: 20px;
}
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 1px solid #336693;
}
blockquote p {
	padding: 10px 0px 10px 0px;
}
table.normal {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	font-size: 1em;
}
table.normal thead tr th {
	padding: 5px;
	background: #336693;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
}
table.normal tbody tr:hover td {
	background: #e8e8e8;
}
table.normal tbody tr td {
	padding: 5px;
	border-bottom: 1px solid #336693;
}
table.normal tbody tr.odd {
	background: #e8e8e8;
}
table.normal tfoot tr td {
	padding: 5px;
	background: #336693;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 1px;
}
.errors {
	color: red;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.success {
	color: green;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
body#richtext-body {
	font-size: 12px;
}
body#richtext-body {
	font-family: tahoma;
}
/* /home/proderiem/webapp/modules/website/style/richtext.xml - END *//* /home/proderiem/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(http://www.eriem.fr/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(http://www.eriem.fr/media/frontoffice/folder_page.png) no-repeat 0 .1em;
	padding: 2px 0 2px 20px;
}
/* /home/proderiem/modules/abstractdirectory/style/frontoffice.xml - END *//* /home/proderiem/modules/basemarker/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/basemarker/style/frontoffice.xml - END *//* /home/proderiem/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(http://www.eriem.fr/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(http://www.eriem.fr/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/proderiem/modules/contactcard/style/frontoffice.xml - END *//* /home/proderiem/modules/eriem/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/eriem/style/frontoffice.xml - END *//* /home/proderiem/webapp/modules/form/style/frontoffice.xml - BEGIN */
.modules-form-form, form.cmxform {
	width: 100%;
	float: left;
	display: block;
}
.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: 140px;
	text-align: right;
	margin-top: 1px;
	display: block;
}
.cmxform input.textfield {
	font-size: 11px;
	background: url(http://www.eriem.fr/media/frontoffice/back_input.jpg) bottom left repeat-x;
	border: 1px solid #939393;
	padding: 2px;
	width: 250px;
}
.cmxform select.textfield {
	font-size: 11px;
	background: url(http://www.eriem.fr/media/frontoffice/back_input.jpg) bottom left repeat-x;
	border: 1px solid #939393;
	padding: 2px;
	width: 200px;
}
.cmxform textarea.textfield {
	font-size: 11px;
	background: url(http://www.eriem.fr/media/frontoffice/back_input.jpg) bottom left repeat-x;
	border: 1px solid #939393;
	padding: 2px;
	width: 250px;
	height: 100px;
	overflow: auto;
}
.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: #eee;
}
.cmxform p, .cmxform ol li.button {
	margin-left: 145px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cmxform p input.reset, .cmxform p input.submit, .cmxform ol li.button input.reset, .cmxform ol li.button input.submit {
	border: 1px solid #939393;
	padding: 3px;
	background: #336693;
	font-weight: bold;
	margin-right: 5px;
	font-size: 0.8em;
	color: #fff;
	text-transform: uppercase;
}
.cmxform p input.reset:hover, .cmxform p input.submit:hover {
	border: 1px solid #939393;
	background: #fff;
	color: #336693;
}
/* /home/proderiem/webapp/modules/form/style/frontoffice.xml - END *//* /home/proderiem/modules/mailbox/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/mailbox/style/frontoffice.xml - END *//* /home/proderiem/modules/markergas/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/markergas/style/frontoffice.xml - END *//* /home/proderiem/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;
}
.media-flash-dummy {
	border: 1px solid silver;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	color: dimgray;
	background: url(http://www.eriem.fr/media/backoffice/flash-logo.png) ghostwhite center no-repeat;
}
/* /home/proderiem/modules/media/style/frontoffice.xml - END *//* /home/proderiem/webapp/modules/news/style/frontoffice.xml - BEGIN */
.news-fifty-left {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 12px;
}
.news-fifty-right {
	float: right;
	width: 48%;
	margin-left: 10px;
	margin-bottom: 12px;
}
ul.news li {
	display: inline;
	border-left: 1px solid #000;
	padding-right: 5px;
	padding-left: 6px;
	float: left;
	margin-bottom: 2px;
}
ul.news li.first {
	border-left: none;
	padding-left: 0;
	clear: both;
}
ul.news li.last {
	margin-bottom: 12px;
}
ol.news li {
	width: 100%;
	clear: left;
	display: table;
	margin-bottom: 12px;
}
li.last {
	float: none;
}
.news-block dl {
	margin: 20px 0 20px 0;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
}
.news-block dt {
	margin: 0;
	padding-bottom: 5px;
	float: left;
	width: 30%;
	display: block;
	text-align: right;
}
.news-block dd {
	margin: 0;
	padding-bottom: 5px;
	margin-left: 32%;
	border-left: 1px solid #000;
	display: block;
	padding-left: 2%;
}
.modules-news-hometplone ol li, .modules-news-hometpltwo ol li, .modules-news-hometplthree ol li {
	margin-bottom: 12px;
}
ul.pages-navigation li.module-news {
	width: 50%;
}
/* /home/proderiem/webapp/modules/news/style/frontoffice.xml - END *//* /home/proderiem/modules/notification/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/notification/style/frontoffice.xml - END *//* /home/proderiem/modules/skineriem/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/skineriem/style/frontoffice.xml - END *//* /home/proderiem/webapp/modules/solrsearch/style/frontoffice.xml - BEGIN */
.modules-solrsearch-results {
	width: 100%;
	float: left;
	display: block;
}
ul.results-header {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.results-header li.sorting ol {
	list-style: none;
	margin-left: 20px;
}
ol.solrsearch-results-list {
	margin-top: 20px;
	margin-bottom: 20px;
}
ol.solrsearch-results-list li {
	margin-bottom: 10px;
}
ol.solrsearch-results-list li ul li {
	border: none;
	margin: 0;
}
/* /home/proderiem/webapp/modules/solrsearch/style/frontoffice.xml - END *//* /home/proderiem/modules/task/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/task/style/frontoffice.xml - END *//* /home/proderiem/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/proderiem/modules/users/style/frontoffice.xml - END *//* /home/proderiem/modules/workflow/style/frontoffice.xml - BEGIN */
/* /home/proderiem/modules/workflow/style/frontoffice.xml - END *//* /home/proderiem/webapp/modules/website/style/tplTwo.xml - BEGIN */
#globalLocation {
}
#headerprintLocation {
}
.modules-website-headerprint {
}
#containerLocation {
}
#sidebarleftLocation {
}
#sidebarleftlogoLocation {
}
#sidebarleftnavLocation {
}
#sidebarrightLocation {
}
#sidebarrightnavLocation {
}
.modules-website-switchlanguage {
}
.modules-eriem-headernavreturnindusteam {
}
#sidebarrightimgLocation {
}
.free {
}
#sidebarrightsearchLocation {
}
.modules-solrsearch-searchform {
}
#sidebarrightcontentLocation {
}
.modules-website-thread {
}
#footerLocation {
}
#footerleftLocation {
}
.modules-eriem-footerleft {
}
#footerrightLocation {
}
.modules-eriem-footerright {
}
#footerprintLocation {
}
.modules-website-footerprint {
}
/* /home/proderiem/webapp/modules/website/style/tplTwo.xml - END */