/* /home/prodpar/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.rouen.port.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/prodpar/modules/generic/style/frontoffice.xml - END *//* /home/prodpar/modules/generic/style/richtext.xml - BEGIN */
html#richtext-html, body#richtext-body {
	margin: 0;
	padding: 0;
	background: #ebf0f4;
}
body#richtext-body {
	font-size: 80%;
	margin: 0;
	color: #2a688d;
}
a.popup {
	padding-right: 13px;
	background: url(http://www.rouen.port.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: url(http://www.rouen.port.fr/publicmedia/original/143/41/fr/grand-public-visuel.jpg) 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: url(http://www.rouen.port.fr/publicmedia/original/143/41/fr/grand-public-visuel.jpg) 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/prodpar/modules/generic/style/richtext.xml - END *//* /home/prodpar/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: #39393b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background: #2a688d;
}
.freeLocation {
	clear: left;
	width: 100%;
}
.freeBlock {
	float: left;
	width: 100%;
}
#headerprintLocation {
	display: none;
}
#footerprintLocation {
	display: none;
}
#globalLocation {
	margin: 0px auto;
	width: 970px;
	display: block;
	text-align: left;
	overflow: hidden;
}
#headernavLocation {
	width: 890px;
	float: left;
	display: block;
	padding: 10px 40px 0 40px;
}
#headernavleftLocation {
	width: 445px;
	float: left;
	display: block;
	text-align: left;
}
#headernavrightLocation {
	width: 445px;
	float: right;
	display: block;
	text-align: right;
}
#headerwrapLocation {
	width: 890px;
	float: left;
	display: block;
	background: url(http://www.rouen.port.fr/publicmedia/original/205/72/fr/haut-generique-nouveau-logo-FR-01.jpg) top left no-repeat;
	padding: 10px 40px 0 40px;
}
#headerLocation {
	width: 890px;
	float: left;
	display: block;
}
#headerleftLocation {
	width: 713px;
	float: left;
	display: block;
	text-align: left;
	height: 95px;
}
#headerrightLocation {
	width: 177px;
	float: right;
	display: block;
	text-align: right;
	height: 95px;
}
#headermininavLocation {
	width: 890px;
	float: left;
	display: block;
	padding-bottom: 5px;
}
#navigationLocation {
	width: 890px;
	float: left;
	display: block;
	height: 31px;
	background: url(http://www.rouen.port.fr/media/frontoffice/backfooternav.jpg) top left no-repeat;
	margin-bottom: 2px;
}
#containerwrapLocation {
	width: 890px;
	float: left;
	background: url(http://www.rouen.port.fr/media/frontoffice/backcontainer.jpg) top left repeat-y;
	display: block;
	padding: 0 40px 0 40px;
}
#tplOne #bannerLocation, #tplTwo #bannerLocation {
	width: 890px;
	float: left;
	display: block;
	height: 199px;
	background: url(http://www.rouen.port.fr/publicmedia/original/143/41/fr/grand-public-visuel.jpg) top left no-repeat;
}
#threadLocation {
	width: 890px;
	float: left;
	display: block;
	background: url(http://www.rouen.port.fr/media/frontoffice/backthread.jpg) top left no-repeat;
	height: 31px;
	margin-bottom: 17px;
}
#containerLocation {
	background: url(http://www.rouen.port.fr/media/frontoffice/back_container_gris.jpg) top left no-repeat;
}
#tplHome #containerLocation {
	width: 890px;
	float: left;
	display: block;
}
#tplOne #containerLocation, #tplTwo #containerLocation {
	width: 890px;
	float: left;
	display: block;
}
#tplOne #sidebarleftLocation {
	width: 182px;
	padding: 20px;
	float: left;
	display: block;
}
#tplOne #contentLocation {
	width: 658px;
	float: right;
	display: block;
}
#tplHome #sidebarleftLocation {
	width: 202px;
	padding: 10px;
	float: left;
	display: block;
}
#tplHome #contentLocation {
	width: 658px;
	float: right;
	display: block;
}
#tplTwo #contentLocation {
	width: 890px;
	float: left;
	display: block;
}
#footerwrapLocation {
	width: 890px;
	float: left;
	display: block;
	height: 95px;
	background: url(http://www.rouen.port.fr/media/frontoffice/backfooter.jpg) bottom left no-repeat;
	padding: 0 40px 10px 40px;
}
#footerLocation {
	width: 890px;
	float: left;
	display: block;
}
#footernavLocation {
	width: 890px;
	float: left;
	display: block;
	height: 31px;
	margin-bottom: 10px;
	background: url(http://www.rouen.port.fr/media/frontoffice/backfooternav.jpg) top left no-repeat;
}
#footerleftLocation {
	width: 445px;
	float: left;
	display: block;
	text-align: left;
	color: #bfbfbf;
}
#footerleftLocation a.link {
	text-decoration: underline;
	color: #505050;
}
#footerleftLocation a.link:hover {
	text-decoration: none;
	color: #000;
}
#footerrightLocation {
	width: 445px;
	float: right;
	display: block;
	text-align: right;
}
.block5050 .freeLocation {
	clear: none;
}
#tplHome .block5050 {
	float: left;
	display: block;
	width: 100%;
}
#tplHome .block5050l {
	float: left;
	display: block;
	width: 322px;
}
#tplHome .block5050r {
	float: right;
	display: block;
	width: 322px;
}
#tplOne .block5050 {
	float: left;
	display: block;
	width: 100%;
}
#tplOne .block5050l {
	float: left;
	display: block;
	width: 322px;
}
#tplOne .block5050r {
	float: right;
	display: block;
	width: 322px;
}
#tplTwo .block5050 {
	float: left;
	display: block;
	width: 100%;
}
#tplTwo .block5050l {
	float: left;
	display: block;
	width: 438px;
}
#tplTwo .block5050r {
	float: right;
	display: block;
	width: 438px;
}
ul#nav, #nav ul {
	list-style: none;
	font-weight: bold;
	padding-left: 1px;
	width: 889px;
	display: block;
	float: left;
}
ul#nav li.sub0 {
	float: left;
	text-align: center;
	width: 222px;
	font-size: 12px;
}
ul#nav li.sub0.first0 a {
	border-left: 0px;
}
ul#nav li.sub0 a {
	display: block;
	padding: 6px 0 9px 0;
	text-decoration: none;
}
ul#nav li.sub0 ul.sub1 {
	position: absolute;
	margin-top: -1px;
	margin-left: 14px;
	z-index: 9999;
	padding: 0px 10px 20px 10px;
	width: 173px;
	left: -999em;
}
ul#nav li.sub0 ul.sub1 li {
	background: none;
	text-align: left;
	font-weight: normal;
	margin-left: 1px;
	width: 171px;
	font-size: 12px;
}
ul#nav li.sub0 ul.sub1 li.first0 {
	border-top: 1px solid #120531;
}
ul#nav li.sub0 ul.sub1 li a {
	display: block;
	width: auto;
	background: none;
	border: none;
	padding: 5px 5px 4px 20px;
	color: #fff;
	text-decoration: none;
}
ul#nav li:hover {
	background-position: 0 0;
	height: 1%;
}
ul#nav li.sub0 ul.sub1 li a:hover {
	display: block;
	background: none;
	width: auto;
	padding: 5px 5px 4px 20px;
	color: #fff;
	text-decoration: none;
}
ul#nav li.sub0.sfhover ul.sub1 li {
	left: auto;
}
ul#nav li.sub0:hover ul.sub1, ul#nav li.sub0.sfhover ul.sub1 {
	left: auto;
}
ul#nav li.sub0.color0 ul li.first0 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubafirst.gif) top left no-repeat;
}
ul#nav li.sub0.color0 ul li.first0 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubbleuafirsthover.gif) top left no-repeat;
}
ul#nav li.sub0.color0 ul li.first1 a, ul#nav li.sub0.color0 ul li.first2 a, ul#nav li.sub0.color0 ul li.first3 a, ul#nav li.sub0.color0 ul li.first4 a, ul#nav li.sub0.color0 ul li.first5 a, ul#nav li.sub0.color0 ul li.first6 a, ul#nav li.sub0.color0 ul li.first7 a, ul#nav li.sub0.color0 ul li.first8 a, ul#nav li.sub0.color0 ul li.first9 a, ul#nav li.sub0.color0 ul li.first10 a, ul#nav li.sub0.color0 ul li.first11 a, ul#nav li.sub0.color0 ul li.first12 a, ul#nav li.sub0.color0 ul li.first13 a, ul#nav li.sub0.color0 ul li.first14 a, ul#nav li.sub0.color0 ul li.first15 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubbleua.gif) top left no-repeat;
}
ul#nav li.sub0.color0 ul li.first1 a:hover, ul#nav li.sub0.color0 ul li.first2 a:hover, ul#nav li.sub0.color0 ul li.first3 a:hover, ul#nav li.sub0.color0 ul li.first4 a:hover, ul#nav li.sub0.color0 ul li.first5 a:hover, ul#nav li.sub0.color0 ul li.first6 a:hover, ul#nav li.sub0.color0 ul li.first7 a:hover, ul#nav li.sub0.color0 ul li.first8 a:hover, ul#nav li.sub0.color0 ul li.first9 a:hover, ul#nav li.sub0.color0 ul li.first10 a:hover, ul#nav li.sub0.color0 ul li.first11 a:hover, ul#nav li.sub0.color0 ul li.first12 a:hover, ul#nav li.sub0.color0 ul li.first13 a:hover, ul#nav li.sub0.color0 ul li.first14 a:hover, ul#nav li.sub0.color0 ul li.first15 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubbleuahover.gif) top left no-repeat;
}
ul#nav li.sub0.color1 ul li.first0 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubafirst.gif) top left no-repeat;
}
ul#nav li.sub0.color1 ul li.first0 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubvertafirsthover.gif) top left no-repeat;
}
ul#nav li.sub0.color1 ul li.first1 a, ul#nav li.sub0.color1 ul li.first2 a, ul#nav li.sub0.color1 ul li.first3 a, ul#nav li.sub0.color1 ul li.first4 a, ul#nav li.sub0.color1 ul li.first5 a, ul#nav li.sub0.color1 ul li.first6 a, ul#nav li.sub0.color1 ul li.first7 a, ul#nav li.sub0.color1 ul li.first8 a, ul#nav li.sub0.color1 ul li.first9 a, ul#nav li.sub0.color1 ul li.first10 a, ul#nav li.sub0.color1 ul li.first11 a, ul#nav li.sub0.color1 ul li.first12 a, ul#nav li.sub0.color1 ul li.first13 a, ul#nav li.sub0.color1 ul li.first14 a, ul#nav li.sub0.color1 ul li.first15 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubverta.gif) top left no-repeat;
}
ul#nav li.sub0.color1 ul li.first1 a:hover, ul#nav li.sub0.color1 ul li.first2 a:hover, ul#nav li.sub0.color1 ul li.first3 a:hover, ul#nav li.sub0.color1 ul li.first4 a:hover, ul#nav li.sub0.color1 ul li.first5 a:hover, ul#nav li.sub0.color1 ul li.first6 a:hover, ul#nav li.sub0.color1 ul li.first7 a:hover, ul#nav li.sub0.color1 ul li.first8 a:hover, ul#nav li.sub0.color1 ul li.first9 a:hover, ul#nav li.sub0.color1 ul li.first10 a:hover, ul#nav li.sub0.color1 ul li.first11 a:hover, ul#nav li.sub0.color1 ul li.first12 a:hover, ul#nav li.sub0.color1 ul li.first13 a:hover, ul#nav li.sub0.color1 ul li.first14 a:hover, ul#nav li.sub0.color1 ul li.first15 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubvertahover.gif) top left no-repeat;
}
ul#nav li.sub0.color2 ul li.first0 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubafirst.gif) top left no-repeat;
}
ul#nav li.sub0.color2 ul li.first0 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsuborangeafirsthover.gif) top left no-repeat;
}
ul#nav li.sub0.color2 ul li.first1 a, ul#nav li.sub0.color2 ul li.first2 a, ul#nav li.sub0.color2 ul li.first3 a, ul#nav li.sub0.color2 ul li.first4 a, ul#nav li.sub0.color2 ul li.first5 a, ul#nav li.sub0.color2 ul li.first6 a, ul#nav li.sub0.color2 ul li.first7 a, ul#nav li.sub0.color2 ul li.first8 a, ul#nav li.sub0.color2 ul li.first9 a, ul#nav li.sub0.color2 ul li.first10 a, ul#nav li.sub0.color2 ul li.first11 a, ul#nav li.sub0.color2 ul li.first12 a, ul#nav li.sub0.color2 ul li.first13 a, ul#nav li.sub0.color2 ul li.first14 a, ul#nav li.sub0.color2 ul li.first15 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsuborangea.gif) top left no-repeat;
}
ul#nav li.sub0.color2 ul li.first1 a:hover, ul#nav li.sub0.color2 ul li.first2 a:hover, ul#nav li.sub0.color2 ul li.first3 a:hover, ul#nav li.sub0.color2 ul li.first4 a:hover, ul#nav li.sub0.color2 ul li.first5 a:hover, ul#nav li.sub0.color2 ul li.first6 a:hover, ul#nav li.sub0.color2 ul li.first7 a:hover, ul#nav li.sub0.color2 ul li.first8 a:hover, ul#nav li.sub0.color2 ul li.first9 a:hover, ul#nav li.sub0.color2 ul li.first10 a:hover, ul#nav li.sub0.color2 ul li.first11 a:hover, ul#nav li.sub0.color2 ul li.first12 a:hover, ul#nav li.sub0.color2 ul li.first13 a:hover, ul#nav li.sub0.color2 ul li.first14 a:hover, ul#nav li.sub0.color2 ul li.first15 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsuborangeahover.gif) top left no-repeat;
}
ul#nav li.sub0.color3 ul li.first0 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubafirst.gif) top left no-repeat;
}
ul#nav li.sub0.color3 ul li.first0 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubroseafirsthover.gif) top left no-repeat;
}
ul#nav li.sub0.color3 ul li.first1 a, ul#nav li.sub0.color3 ul li.first2 a, ul#nav li.sub0.color3 ul li.first3 a, ul#nav li.sub0.color3 ul li.first4 a, ul#nav li.sub0.color3 ul li.first5 a, ul#nav li.sub0.color3 ul li.first6 a, ul#nav li.sub0.color3 ul li.first7 a, ul#nav li.sub0.color3 ul li.first8 a, ul#nav li.sub0.color3 ul li.first9 a, ul#nav li.sub0.color3 ul li.first10 a, ul#nav li.sub0.color3 ul li.first11 a, ul#nav li.sub0.color3 ul li.first12 a, ul#nav li.sub0.color3 ul li.first13 a, ul#nav li.sub0.color3 ul li.first14 a, ul#nav li.sub0.color3 ul li.first15 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubrosea.gif) top left no-repeat;
}
ul#nav li.sub0.color3 ul li.first1 a:hover, ul#nav li.sub0.color3 ul li.first2 a:hover, ul#nav li.sub0.color3 ul li.first3 a:hover, ul#nav li.sub0.color3 ul li.first4 a:hover, ul#nav li.sub0.color3 ul li.first5 a:hover, ul#nav li.sub0.color3 ul li.first6 a:hover, ul#nav li.sub0.color3 ul li.first7 a:hover, ul#nav li.sub0.color3 ul li.first8 a:hover, ul#nav li.sub0.color3 ul li.first9 a:hover, ul#nav li.sub0.color3 ul li.first10 a:hover, ul#nav li.sub0.color3 ul li.first11 a:hover, ul#nav li.sub0.color3 ul li.first12 a:hover, ul#nav li.sub0.color3 ul li.first13 a:hover, ul#nav li.sub0.color3 ul li.first14 a:hover, ul#nav li.sub0.color3 ul li.first15 a:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/backsubroseahover.gif) top left no-repeat;
}
ul#nav li.color0 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor0_on.jpg) top left no-repeat;
	color: #505050;
}
ul#nav li.color0 a.current {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor0_off.jpg) top left no-repeat;
}
ul#nav li.color0:hover a {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor0_off.jpg) top left no-repeat;
}
ul#nav li.color1 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor1_on.jpg) top left no-repeat;
	color: #505050;
}
ul#nav li.color1 a.current {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor1_off.jpg) top left no-repeat;
}
ul#nav li.color1:hover a {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor1_off.jpg) top left no-repeat;
}
ul#nav li.color2 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor2_on.jpg) top left no-repeat;
	color: #505050;
}
ul#nav li.color2 a.current {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor2_off.jpg) top left no-repeat;
}
ul#nav li.color2:hover a {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor2_off.jpg) top left no-repeat;
}
ul#nav li.color3 a {
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor3_on.jpg) top left no-repeat;
	color: #505050;
}
ul#nav li.color3 a.current {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor3_off.jpg) top left no-repeat;
}
ul#nav li.color3:hover a {
	color: #fff;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsubcolor3_off.jpg) top left no-repeat;
}
ul#nav li.sub0.color0 ul, #nav li.sub0.color0 ul {
	background: url(http://www.rouen.port.fr/media/frontoffice/navbleuback.png) bottom left no-repeat;
}
ul#nav li.sub0.color1 ul, #nav li.sub0.color1 ul {
	background: url(http://www.rouen.port.fr/media/frontoffice/navvertback.png) bottom left no-repeat;
}
ul#nav li.sub0.color2 ul, #nav li.sub0.color2 ul {
	background: url(http://www.rouen.port.fr/media/frontoffice/navorangeback.png) bottom left no-repeat;
}
ul#nav li.sub0.color3 ul, #nav li.sub0.color3 ul {
	background: url(http://www.rouen.port.fr/media/frontoffice/navroseback.png) bottom left no-repeat;
}
ul.navlist0 {
	width: 182px;
	float: left;
	text-align: left;
	display: block;
}
ul.navlist0 li {
	width: 182px;
	float: left;
	display: block;
	font-size: 13px;
	color: #0066a2;
	font-weight: bold;
	padding-bottom: 10px;
}
ul.navlist0 li.current {
	float: left;
	font-weight: bold;
	color: #0066a2;
}
ul.navlist0 li a {
	text-decoration: none;
	float: left;
	color: #0066a2;
}
ul.navlist0 li a:hover {
	text-decoration: underline;
	color: #0066a2;
}
ul.navlist1 {
	width: 182px;
	float: left;
	display: block;
}
ul.navlist1 li {
	padding-bottom: 0px;
	width: 162px;
	float: left;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsidebarpuce.jpg) no-repeat 10px 8px;
	display: block;
	padding-left: 20px;
	font-size: 11px;
	font-weight: normal;
}
ul.navlist1 li.current {
	float: left;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
ul.navlist1 li a {
	float: left;
	display: block;
	text-decoration: underline;
	color: #39393b;
}
ul.navlist1 li a:hover {
	text-decoration: none;
	color: #39393b;
}
ul.navlist2 {
	width: 162px;
	float: left;
	display: block;
}
ul.navlist2 li {
	width: 142px;
	float: left;
	background: url(http://www.rouen.port.fr/media/frontoffice/navsidebarpuce.jpg) no-repeat 10px 8px;
	display: block;
	padding-left: 20px;
	font-weight: normal;
}
ul.navlist2 li.current a {
	float: left;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
ul.navlist2 li a {
	float: left;
	display: block;
	text-decoration: underline;
	color: #39393b;
}
ul.navlist2 li a:hover {
	text-decoration: none;
	color: #39393b;
}
form.search {
	float: left;
	display: block;
	width: 100%;
	margin-top: 30px;
	background: url(http://www.rouen.port.fr/media/frontoffice/icon_search.gif) top left no-repeat;
}
form.search label {
	font-weight: bold;
	float: left;
	display: block;
	width: 157px;
	padding-left: 20px;
	padding-bottom: 1px;
	text-align: left;
}
form.search input.text {
	margin: 0;
	padding: 0;
	width: 142px;
	border: none;
	background: url(http://www.rouen.port.fr/media/frontoffice/back_input.jpg) top left no-repeat;
	height: 14px;
	color: #000;
	padding: 4px;
	font-size: 11px;
}
form.search input.button {
	margin: 0;
	padding: 0;
	margin-left: -5px;
	vertical-align: top;
	margin-bottom: 5px;
}
.modules-mailinglist-shortsubscriptionform {
	float: left;
	display: block;
	width: 100%;
	background: pink;
}
#headermininavLocation ul.navlist {
	display: block;
	float: left;
	padding: 5px;
	padding-left: 105px;
	list-style-type: none;
	font-size: 11px;
}
#headermininavLocation ul.navlist li {
	display: inline;
	padding: 5px 30px 5px 5px;
}
#headermininavLocation ul.navlist li a {
	text-decoration: none;
	color: #2c495a;
}
#headermininavLocation ul.navlist li a:hover {
	text-decoration: underline;
	color: #2c495a;
}
#headermininavLocation ul.navlist li.current {
	font-weight: bold;
	color: #2c495a;
}
#headermininavLocation ul.navlist li.icon1 {
	background: url(http://www.rouen.port.fr/media/frontoffice/icon_actu.gif) 0 3px no-repeat;
	padding-left: 22px;
}
#headermininavLocation ul.navlist li.icon2 {
	background: url(http://www.rouen.port.fr/media/frontoffice/icon_emplois.gif) 0 3px no-repeat;
	padding-left: 22px;
}
#headermininavLocation ul.navlist li.icon3 {
	background: url(http://www.rouen.port.fr/media/frontoffice/icon_marches.gif) 0 3px no-repeat;
	padding-left: 22px;
}
#headermininavLocation ul.navlist li.icon4 {
	background: url(http://www.rouen.port.fr/media/frontoffice/icon_multimedia.gif) 0 3px no-repeat;
	padding-left: 22px;
}
#headermininavLocation ul.navlist li.icon5 {
	background: url(http://www.rouen.port.fr/media/frontoffice/icon_liens.gif) 0 3px no-repeat;
	padding-left: 22px;
}
#headernavleftLocation ul.navlist {
	list-style-type: none;
}
#headernavleftLocation ul.navlist li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/headernav_separator.jpg) 0 3px no-repeat;
	padding: 0 4px 0 4px;
}
#headernavleftLocation ul.navlist li a {
	padding-left: 4px;
	text-decoration: underline;
	color: #f3f3f3;
}
#headernavleftLocation ul.navlist li a:hover {
	padding-left: 4px;
	text-decoration: underline;
	color: #ff6600;
}
#headernavleftLocation ul.navlist li.current {
	padding-left: 8px;
	font-weight: bold;
	color: #ff6600;
}
#headernavleftLocation ul.navlist li.first {
	background: none;
	padding-left: 0;
}
#headernavrightLocation ul.navlist {
	list-style-type: none;
}
#headernavrightLocation ul.navlist li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/headernav_separator.jpg) 0 3px no-repeat;
	padding: 0 4px 0 4px;
}
#headernavrightLocation ul.navlist li a {
	padding-left: 4px;
	text-decoration: underline;
	color: #f3f3f3;
}
#headernavrightLocation ul.navlist li a:hover {
	padding-left: 4px;
	text-decoration: underline;
	color: #ff6600;
}
#headernavrightLocation ul.navlist li.current {
	padding-left: 8px;
	font-weight: bold;
	color: #ff6600;
}
#headernavrightLocation ul.navlist li.first {
	background: none;
	padding-left: 0;
}
#footernavLocation ul.navlist {
	padding: 6px 5px 5px 5px;
	list-style-type: none;
}
#footernavLocation ul.navlist li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/footernav_separator.jpg) 0 3px no-repeat;
	padding: 0 4px 0 4px;
}
#footernavLocation ul.navlist li a {
	padding-left: 4px;
	text-decoration: none;
	color: #505050;
}
#footernavLocation ul.navlist li a:hover {
	padding-left: 4px;
	text-decoration: underline;
	color: #505050;
}
#footernavLocation ul.navlist li.current {
	padding-left: 8px;
	font-weight: bold;
	color: #000;
}
#footernavLocation ul.navlist li.first {
	background: 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 {
	text-transform: lowercase;
	padding: 6px 5px 5px 5px;
}
.modules-website-breadcrumb ul.thread {
	list-style-type: none;
	text-align: left;
}
.modules-website-breadcrumb ul.thread li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/thread.gif) no-repeat 4px 3px;
	padding-left: 9px;
}
.modules-website-breadcrumb ul.thread li.current {
	color: #0066a2;
	font-weight: bold;
}
.modules-website-breadcrumb ul.thread li.first {
	background: none;
	padding-left: 0;
	padding-right: 0px;
}
.modules-website-breadcrumb ul.thread li a {
	text-decoration: underline;
	color: #191435;
}
.modules-website-breadcrumb ul.thread li a:hover {
	color: #191435;
	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.rouen.port.fr/media/frontoffice/rss.gif) center right no-repeat;
	padding-right: 20px;
	padding-bottom: 1px;
}
img.content {
	margin-top: 4px;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}
span.small-text-anchor {
	font-size: x-small;
	float: right;
	margin-top: -16px;
}
/* /home/prodpar/webapp/modules/website/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/website/style/richtext.xml - BEGIN */
img.left, img.float-left {
	float: left;
	padding: 5px;
}
img.right, img.float-right {
	float: right;
	padding: 5px;
}
#contentLocation {
	line-height: 1.6em;
}
h1.title, h1.heading-one {
	font-size: 18px;
	color: #0066a2;
	margin-bottom: 20px;
}
h1.title span, h1.heading-one span {
	display: none;
}
h2.title, h2.heading-two {
	padding-left: 10px;
	font-size: 16px;
	color: #0066a2;
	margin-bottom: 20px;
}
h2.title a {
	color: #0066a2;
	text-decoration: none;
}
h2.title a:hover {
	color: #0066a2;
	text-decoration: none;
}
h3.title small, h3.heading-three small {
	font-size: 0.7em;
	color: #353535;
}
h3.title, h3.heading-three {
	padding-left: 15px;
	font-size: 14px;
	color: #0066a2;
	margin-bottom: 10px;
}
h3.title a {
	color: #0066a2;
	text-decoration: underline;
}
h3.title a:hover {
	color: #0066a2;
	text-decoration: none;
}
h4.title, h4.heading-four {
	padding-left: 20px;
	font-size: 12px;
	color: #353535;
	font-weight: bold;
	margin-bottom: 5px;
}
h5.title, h5.heading-five {
	padding-left: 25px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
h6.title, h6.heading-six {
	padding-left: 30px;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}
p {
	font-size: 1em;
	color: #353535;
}
#containerLocation p {
	padding-bottom: 10px;
}
div.surbrillancebleu {
	background: #0b91cc;
	color: #fff;
	padding: 1px;
}
div.surbrillancerose {
	background: #9d2988;
	color: #fff;
	padding: 1px;
}
div.surbrillancevert {
	background: #51873d;
	color: #fff;
	padding: 1px;
}
div.surbrillanceorange {
	background: #d9771f;
	color: #fff;
	padding: 1px;
}
div.surbrillancegris {
	background: #39393b;
	color: #fff;
	padding: 1px;
}
div.textebleu {
	color: #0b91cc;
}
div.texterose {
	color: #9d2988;
}
div.textevert {
	color: #51873d;
}
div.texteorange {
	color: #d9771f;
}
div.textegris {
	color: #39393b;
}
a.link {
	text-decoration: underline;
	color: #0066a2;
}
a.link:hover {
	text-decoration: none;
	color: #0066a2;
}
a.anchor {
	text-decoration: none;
	color: #0066a2;
}
a.anchor:hover {
	text-decoration: none;
	color: #0066a2;
}
a.link-arrow {
	text-decoration: underline;
	color: #0066a2;
}
a.link-arrow:hover {
	text-decoration: none;
	color: #0066a2;
}
a.link .popup {
	text-decoration: underline;
	color: #0066a2;
}
a.link:hover .popup {
	text-decoration: none;
	color: #0066a2;
}
ul.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #353535;
	font-weight: normal;
}
ul.normal li {
	margin-left: 0px;
	list-style: none;
	background: url(http://www.rouen.port.fr/media/frontoffice/pucehome.jpg) 0 7px no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
}
ul.normal li a.link {
	color: #4b4b4b;
}
ol.normal {
	font-size: 1em;
	margin: 10px 0 20px 20px;
	color: #353535;
	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 #0066a2;
}
blockquote p {
	padding: 10px 0px 10px 0px;
}
table.normal {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	font-size: 11px;
}
table.normal thead tr th {
	padding: 5px 5px 5px 20px;
	background: #0066a2;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	letter-spacing: 1px;
	border: 1px solid #0066a2;
	text-transform: uppercase;
}
table.normal thead tr .header {
	background-image: url(http://www.rouen.port.fr/media/frontoffice/small.gif) ;
	background-repeat: no-repeat;
	background-position: center left;
}
table.normal thead tr .headerSortUp {
	background-image: url(http://www.rouen.port.fr/media/frontoffice/small_asc.gif) ;
	background-color: #0066a2;
}
table.normal thead tr .headerSortDown {
	background-image: url(http://www.rouen.port.fr/media/frontoffice/small_desc.gif) ;
	background-color: #0066a2;
}
table.normal tbody tr:hover td {
	background: #cee3ed;
}
table.normal tbody tr td {
	padding: 5px;
	border: 1px solid #0066a2;
}
table.normal tbody tr.odd {
	background: #fff;
}
table.normal tfoot tr td {
	padding: 5px;
	border: 1px solid #0066a2;
	color: #fff;
	background: #0066a2;
}
body#richtext-body {
	font-size: 12px;
}
body#richtext-body {
	font-family: tahoma;
}
/* /home/prodpar/webapp/modules/website/style/richtext.xml - END *//* /home/prodpar/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.rouen.port.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.rouen.port.fr/media/frontoffice/folder_page.png) no-repeat 0 .1em;
	padding: 2px 0 2px 20px;
}
/* /home/prodpar/modules/abstractdirectory/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/agenda/style/frontoffice.xml - BEGIN */
ul.agenda li {
	display: inline;
	border-left: 1px solid #000;
	padding-right: 5px;
	padding-left: 6px;
	float: left;
	margin-bottom: 2px;
}
ul.agenda li.first {
	border-left: none;
	padding-left: 0;
	clear: both;
}
ul.agenda li.last {
	margin-bottom: 12px;
}
ul.vevent li strong {
	margin-right: 6px;
}
ul.vevent {
	margin-bottom: 2px;
	min-height: 175px;
}
ul.vevent li {
	padding-top: 4px;
}
.agenda-block dl {
	margin: 20px 0 20px 0;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
}
.agenda-block dt {
	margin: 0;
	padding-bottom: 5px;
	float: left;
	width: 30%;
	display: block;
	text-align: right;
}
.agenda-block dd {
	margin: 0;
	padding-bottom: 5px;
	margin-left: 32%;
	border-left: 1px solid #000;
	display: block;
	padding-left: 2%;
}
ul.pages-navigation li.module-agenda {
	width: 50%;
}
.modules-agenda-nextevent ul.vevent {
	margin-bottom: 12px;
}
table.calendar {
	margin: 0 auto;
	margin-bottom: 12px;
}
table.calendar caption {
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
}
table.calendar tr th {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
}
table.calendar tr td {
	background: #ededee;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
}
table.calendar tr td.alternate-bgcolor {
	background: #f3f4f4;
}
table.calendar tr td.week {
	color: red;
}
table.calendar tr td.week a {
	color: red;
	text-decoration: none;
}
table.calendar tr td.week a:hover {
	color: green;
	text-decoration: none;
}
table.calendar tr td.inactive {
	color: #808080;
}
table.calendar tr td.active-day {
	background: red;
}
table.calendar tr td.active-day a {
	color: #fff;
	text-decoration: none;
}
table.calendar tr td.active-day a:hover {
	background: green;
	display: block;
	text-decoration: none;
}
table.calendar tr td.current-day {
	border: 1px dotted #000;
}
/* /home/prodpar/webapp/modules/agenda/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/ao/style/frontoffice.xml - BEGIN */
form.mpform {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
form.mpform label {
	font-weight: bold;
}
form.mpform select.textfield {
	width: 145px;
	border: 1px solid #ccc;
	color: #000;
	padding: 2px;
	font-size: 11px;
	margin-right: 5px;
}
form.mpform input.button {
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
	padding: 2px;
	font-size: 11px;
}
ol.mplist li {
	display: block;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #BFBFBF;
	width: 100%;
}
.mpdetail {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
dl.mplist-detail {
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
	display: block;
	width: 270px;
	margin-left: 10px;
	margin-bottom: 5px;
}
dl.mplist-detail dt {
	float: left;
	display: block;
	font-weight: bold;
	width: 130px;
}
dl.mplist-detail dd {
	float: left;
	display: block;
	width: 140px;
}
/* /home/prodpar/webapp/modules/ao/style/frontoffice.xml - END *//* /home/prodpar/modules/aopar/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/aopar/style/frontoffice.xml - END *//* /home/prodpar/modules/basemarker/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/basemarker/style/frontoffice.xml - END *//* /home/prodpar/modules/bookmark/style/frontoffice.xml - BEGIN */
.bookmark-abstractdirectory-block {
	width: 100%;
	float: left;
}
.bookmark-abstractdirectory-block .column-one {
	float: left;
	width: 73.2%;
	padding: 1.2%;
	padding-left: 0;
	margin-top: 12px;
}
.bookmark-abstractdirectory-block .column-two {
	float: left;
	width: 24.4%;
	padding: 0 1.2%;
	padding-right: 0;
	margin-top: 22px;
}
.bookmark-abstractdirectory-block ul.folder-vertical {
	list-style-type: none;
}
.bookmark-abstractdirectory-block ul.folder-vertical li {
	background: url(http://www.rouen.port.fr/media/frontoffice/folder.png) no-repeat;
	text-align: left;
	padding: 2px 0 2px 20px;
}
.bookmark-abstractdirectory-block ul.folder-horizontal {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
.bookmark-abstractdirectory-block ul.folder-horizontal li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/breadcrumb_subfolder.png) no-repeat 0 .1em;
	padding: 2px 0 2px 40px;
}
.bookmark-abstractdirectory-block ul.folder-horizontal li.first {
	background: none;
	padding: 2px 0 2px 0;
}
.bookmark-abstractdirectory-block ul.folder-horizontal li img {
	margin-right: 6px;
	vertical-align: middle;
}
.bookmark-abstractdirectory-block ol.module-list {
	list-style: none;
	display: block;
}
.bookmark-abstractdirectory-block ol.module-list li {
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 100%;
}
.bookmark-abstractdirectory-block ol.module-list li span a {
	float: left;
}
/* /home/prodpar/modules/bookmark/style/frontoffice.xml - END *//* /home/prodpar/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.rouen.port.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.rouen.port.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/prodpar/modules/contactcard/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/documentcard/style/frontoffice.xml - BEGIN */
.modules-links {
	width: 100%;
	float: left;
}
.modules-links .column-one {
	float: left;
	width: 73.2%;
	padding: 1.2%;
	padding-left: 0;
	margin-top: 12px;
}
.modules-links .column-two {
	float: left;
	width: 24.4%;
	padding: 0 1.2%;
	padding-right: 0;
	margin-top: 22px;
}
.modules-links ul.folder-vertical {
	list-style-type: none;
}
.modules-links ul.folder-vertical li {
	background: url(http://www.rouen.port.fr/media/frontoffice/folder.gif) no-repeat;
	text-align: left;
	padding: 2px 0 2px 20px;
}
.modules-links ul.folder-horizontal {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
.modules-links ul.folder-horizontal li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/breadcrumb_subfolder.gif) no-repeat 0 .1em;
	padding: 2px 0 2px 40px;
}
.modules-links ul.folder-horizontal li.first {
	background: none;
	padding: 2px 0 2px 0;
}
.modules-links ul.folder-horizontal li img {
	margin-right: 6px;
	vertical-align: middle;
}
.modules-links ol.module-list {
	list-style: none;
	display: block;
}
.modules-links ol.module-list li {
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 100%;
}
.modules-links ol.module-list li span a {
	float: left;
}
/* /home/prodpar/webapp/modules/documentcard/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/faq/style/frontoffice.xml - BEGIN */
.modules-faq, .modules-faq-tplonecolumn {
	width: 100%;
	float: left;
}
.modules-faq .column-one, .modules-faq-tplonecolumn .column-one {
	float: left;
	width: 73.2%;
	padding: 1.2%;
	padding-left: 0;
	margin-top: 12px;
}
.modules-faq-tplonecolumn .column-one {
	width: auto;
	padding: 0;
}
.modules-faq .column-two {
	float: left;
	width: 24.4%;
	padding: 0 1.2%;
	padding-right: 0;
	margin-top: 22px;
}
.modules-faq ul.folder-vertical {
	list-style-type: none;
}
.modules-faq ul.folder-vertical li {
	background: url(http://www.rouen.port.fr/media/frontoffice/folder.gif) no-repeat;
	text-align: left;
	padding: 2px 0 2px 20px;
}
.modules-faq ul.folder-horizontal, .modules-faq-tplonecolumn ul.folder-horizontal {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
.modules-faq ul.folder-horizontal li, .modules-faq-tplonecolumn ul.folder-horizontal li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/breadcrumb_subfolder.gif) no-repeat 0 .1em;
	padding: 2px 0 2px 40px;
}
.modules-faq ul.folder-horizontal li.first, .modules-faq-tplonecolumn ul.folder-horizontal li.first {
	background: none;
	padding: 2px 0 2px 0;
}
.modules-faq ul.folder-horizontal li img, .modules-faq-tplonecolumn ul.folder-horizontal li img {
	margin-right: 6px;
	vertical-align: middle;
}
.modules-faq .column-one dl dt, .modules-faq-tplonecolumn dl dt {
	margin-bottom: 12px;
}
/* /home/prodpar/webapp/modules/faq/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/form/style/frontoffice.xml - BEGIN */
.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(http://www.rouen.port.fr/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: #ff0000;
	font-weight: bold;
	font-style: normal;
	margin-left: 5px;
}
.cmxform ol li label {
	float: left;
	margin-right: 5px;
	width: 170px;
	text-align: right;
	margin-top: 1px;
	display: block;
}
.cmxform li.captcha {
	margin-left: 51px;
}
.cmxform input.textfield {
	font-size: 11px;
	border: 1px solid #bcbfc1;
	padding: 2px;
	width: 300px;
	background: url(http://www.rouen.port.fr/media/frontoffice/input_back_on.gif) #fff top left repeat-x;
}
.cmxform select {
	font-size: 11px;
	border: 1px solid #bcbfc1;
	padding: 2px;
	width: 200px;
	background: url(http://www.rouen.port.fr/media/frontoffice/input_back_on.gif) #fff top left repeat-x;
}
.cmxform textarea {
	font-size: 11px;
	border: 1px solid #bcbfc1;
	padding: 2px;
	width: 300px;
	height: 100px;
	overflow: auto;
	background: url(http://www.rouen.port.fr/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(http://www.rouen.port.fr/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 #c0c0c0;
	padding: 3px;
	margin-right: 5px;
	background: url(http://www.rouen.port.fr/media/frontoffice/input_back.gif) bottom left repeat-x;
	font-size: 0.8em;
	color: #002086;
	text-transform: uppercase;
}
.cmxform p input.reset:hover, .cmxform p input.submit:hover {
	background: url(http://www.rouen.port.fr/media/frontoffice/input_back_on.gif) top left repeat-x;
	border: 1px solid #c0c0c0;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
	font-weight: bold;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
	font-weight: bold;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}
div#dp-popup {
	position: absolute;
	font-size: 10px;
	font-family: arial, sans-serif;
	background: #ccc;
	padding: 2px;
	min-height: 172px;
	min-width: 171px;
}
div#dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div#dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div#dp-popup div#dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div#dp-popup div#dp-nav-prev a {
	float: left;
}
div#dp-popup div#dp-nav-prev a, div#dp-popup div#dp-nav-next a {
	cursor: pointer;
}
div#dp-popup div#dp-nav-prev a.disabled, div#dp-popup div#dp-nav-next a.disabled {
	cursor: default;
}
div#dp-popup div#dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div#dp-popup div#dp-nav-next a {
	float: right;
}
div#dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div#dp-popup td {
	cursor: pointer;
}
div#dp-popup td.disabled {
	cursor: default;
}
a.dp-choose-date {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	text-indent: -2000px;
	overflow: hidden;
	background: url(http://www.rouen.port.fr/icons/small/calendar.png) no-repeat;
	text-decoration: none;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 5px;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
}
input.dp-applied2 {
	width: 80px;
}
/* /home/prodpar/webapp/modules/form/style/frontoffice.xml - END *//* /home/prodpar/modules/iframe/style/frontoffice.xml - BEGIN */
.iframeNotPublished {
	background: #ff8888;
	color: red;
	border: 1px solid red;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}
.iframeNotPublished img {
	float: left;
}
.iframeNotPublished p {
	padding: 5px 0;
	margin: 0;
}
/* /home/prodpar/modules/iframe/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/job/style/frontoffice.xml - BEGIN */
.modules-job {
	width: 100%;
	float: left;
}
.modules-job .column-one {
	float: left;
	width: 73.2%;
	padding: 1.2%;
	padding-left: 0;
	margin-top: 12px;
}
.modules-job .column-two {
	float: left;
	width: 24.4%;
	padding: 0 1.2%;
	padding-right: 0;
	margin-top: 22px;
}
.modules-job ul.folder-vertical {
	list-style-type: none;
}
.modules-job ul.folder-vertical li {
	background: url(http://www.rouen.port.fr/media/frontoffice/folder.gif) no-repeat;
	text-align: left;
	padding: 2px 0 2px 20px;
}
.modules-job ul.folder-horizontal {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
.modules-job ul.folder-horizontal li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/breadcrumb_subfolder.gif) no-repeat 0 .1em;
	padding: 2px 0 2px 40px;
}
.modules-job ul.folder-horizontal li.first {
	background: none;
	padding: 2px 0 2px 0;
}
.modules-job ul.folder-horizontal li img {
	margin-right: 6px;
	vertical-align: middle;
}
.modules-job table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
.modules-job thead tr th {
	font-weight: bold;
	text-align: left;
	padding: 1%;
	border-bottom: 1px solid #000;
}
.modules-job tbody tr td {
	border-bottom: 1px dotted #000;
	border-right: hidden;
	border-left: hidden;
	padding: 1%;
}
.modules-job tfoot tr td {
	padding: 1%;
}
.job-block dl {
	margin: 20px 0 20px 0;
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
}
.job-block dt {
	margin: 0;
	padding-bottom: 5px;
	float: left;
	width: 30%;
	display: block;
	text-align: right;
}
.job-block dd {
	margin: 0;
	padding-bottom: 5px;
	margin-left: 32%;
	border-left: 1px solid #000;
	display: block;
	padding-left: 2%;
}
/* /home/prodpar/webapp/modules/job/style/frontoffice.xml - END *//* /home/prodpar/modules/mailbox/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/mailbox/style/frontoffice.xml - END *//* /home/prodpar/modules/markergas/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/markergas/style/frontoffice.xml - END *//* /home/prodpar/webapp/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 black;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	color: #000;
	background: url(http://www.rouen.port.fr/media/backoffice/flash-logo.png) ;
}
/* /home/prodpar/webapp/modules/media/style/frontoffice.xml - END *//* /home/prodpar/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%;
	padding: 10px 0;
	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/prodpar/webapp/modules/news/style/frontoffice.xml - END *//* /home/prodpar/modules/notification/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/notification/style/frontoffice.xml - END *//* /home/prodpar/modules/partners/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/partners/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/photoalbum/style/frontoffice.xml - BEGIN */
.photo-album {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 20px;
}
ol.photoalbum li {
	margin-top: 5px;
	width: 100%;
	float: left;
	display: block;
}
ol.photoalbum h4 {
	padding-top: 5px;
}
#selectorcontainer {
	text-align: center;
	width: 100%;
	display: block;
}
#photopreview {
	float: left;
	width: 350px;
	display: block;
}
#photosselector {
	float: left;
}
#photosselector li {
	width: 80px;
	height: 64px;
	float: left;
	text-align: center;
	margin: 0px 2px 2px 2px;
	padding: 0px;
}
#photonavigationnext {
	height: 68px;
}
#photonavigationprevious {
	float: left;
	height: 68px;
}
#photoalbum_infocontrol {
	margin: 5px 0px;
	text-align: center;
}
#photoalbum_infocontrol li {
	float: left;
	margin-right: 5px;
}
#photoalbum_infocontrol li.previous {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_step_back.png) center left no-repeat;
	padding-left: 18px;
	float: left;
}
#photoalbum_infocontrol li.next {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_step_forward.png) center left no-repeat;
	padding-left: 18px;
	float: right;
}
#diaporamalink {
	background: url(http://www.rouen.port.fr/media/frontoffice/presentation.png) center left no-repeat;
	padding-left: 18px;
}
#diaporamaprev {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_step_back.png) center left no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
#diaporamapause {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_pause.png) center left no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
#diaporamaresume {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_play.png) center left no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
#diaporamaexit {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_stop.png) center left no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
#diaporamanext {
	background: url(http://www.rouen.port.fr/media/frontoffice/media_step_forward.png) center left no-repeat;
	padding-left: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
#photonavigation {
	text-align: center;
	padding: 3px;
	float: right;
	width: 280px;
}
#controls {
	list-style-type: none;
	margin-bottom: 10px;
	text-align: center;
}
#controls li {
	display: inline;
}
#diaporama {
	text-align: left;
	float: left;
	display: block;
	width: 100%;
}
#previousselectordisabled, #nextselectordisabled {
	color: silver;
}
#previewinfos {
	margin: 5px;
}
/* /home/prodpar/webapp/modules/photoalbum/style/frontoffice.xml - END *//* /home/prodpar/modules/port/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/port/style/frontoffice.xml - END *//* /home/prodpar/modules/portrouen/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/portrouen/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/quiz/style/frontoffice.xml - BEGIN */
.modules-quiz-contextuallist, .modules-quiz-list, .modules-faq-tplonecolumn {
	width: 100%;
	float: left;
}
.modules-quiz-contextuallist .column-one, .modules-quiz-list .column-one, .modules-quiz-list-tplonecolumn .column-one {
	float: left;
	width: 73.2%;
	padding: 1.2%;
	padding-left: 0;
	margin-top: 12px;
}
.modules-quiz-list-tplonecolumn .column-one {
	width: auto;
	padding: 0;
}
.modules-quiz-contextuallist .column-two, .modules-quiz-list .column-two {
	float: left;
	width: 24.4%;
	padding: 0 1.2%;
	padding-right: 0;
	margin-top: 22px;
}
.modules-quiz-contextuallist ul.folder-vertical, .modules-quiz-list ul.folder-vertical {
	list-style-type: none;
}
.modules-quiz-contextuallist ul.folder-vertical li, .modules-quiz-list ul.folder-vertical li {
	background: url(http://www.rouen.port.fr/media/frontoffice/folder.gif) no-repeat;
	text-align: left;
	padding: 2px 0 2px 20px;
}
.modules-quiz-contextuallist ul.folder-horizontal, .modules-quiz-list ul.folder-horizontal {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 6px;
}
.modules-quiz-list ul.folder-horizontal li, .modules-quiz-contextuallist ul.folder-horizontal li {
	display: inline;
	background: url(http://www.rouen.port.fr/media/frontoffice/breadcrumb_subfolder.gif) no-repeat 0 .1em;
	padding: 2px 0 2px 40px;
}
.modules-quiz-contextuallist ul.folder-horizontal li.first, .modules-quiz-list ul.folder-horizontal li.first {
	background: none;
	padding: 2px 0 2px 0;
}
.modules-job ul.folder-horizontal li img {
	margin-right: 6px;
	vertical-align: middle;
}
.modules-quiz-list {
	display: table;
}
.modules-quiz-contextuallist ol li, .modules-quiz-list ol li {
	padding: 4px 0;
	width: 650px;
}
.modules-quiz-detail form p, .modules-quiz-result form p {
	margin: 0;
	padding: 12px 0;
	padding-bottom: 6px;
}
.modules-quiz-detail form ol li fieldset label, .modules-quiz-result form ol li fieldset label {
	clear: both;
	display: block;
	padding: 2px 0;
}
.correct {
	color: green;
}
.incorrect {
	color: red;
}
.modules-quiz-result p.explaination {
	margin: 0;
	padding: 0;
	padding-left: 24px;
}
.top-freecontent, .bottom-freecontent {
	margin: 12px 0;
}
/* /home/prodpar/webapp/modules/quiz/style/frontoffice.xml - END *//* /home/prodpar/modules/regularline/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/regularline/style/frontoffice.xml - END *//* /home/prodpar/modules/shipowner/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/shipowner/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/solrsearch/style/frontoffice.xml - BEGIN */
.modules-solrsearch-result {
	width: 100%;
	float: left;
}
ul.solrsearch-results-header {
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
ul.solrsearch-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/prodpar/webapp/modules/solrsearch/style/frontoffice.xml - END *//* /home/prodpar/modules/task/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/task/style/frontoffice.xml - END *//* /home/prodpar/modules/travel/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/travel/style/frontoffice.xml - END *//* /home/prodpar/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/prodpar/modules/users/style/frontoffice.xml - END *//* /home/prodpar/modules/vessels/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/vessels/style/frontoffice.xml - END *//* /home/prodpar/modules/videoflv/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/videoflv/style/frontoffice.xml - END *//* /home/prodpar/modules/workflow/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/workflow/style/frontoffice.xml - END *//* /home/prodpar/modules/zone/style/frontoffice.xml - BEGIN */
/* /home/prodpar/modules/zone/style/frontoffice.xml - END *//* /home/prodpar/webapp/modules/website/style/tplOne.xml - BEGIN */
#globalLocation {
}
#headerprintLocation {
}
.modules-website-headerprint {
}
#headernavLocation {
}
#headernavleftLocation {
}
.modules-website-headernavleft {
}
#headernavrightLocation {
}
.modules-website-headernavright {
}
#headerLocation {
}
#headerleftLocation {
}
.modules-website-headerleft {
}
#headerrightLocation {
}
.modules-solrsearch-searchform {
}
#headermininavLocation {
}
.modules-website-headermininav {
}
#navigationLocation {
}
.modules-website-navigation {
}
#bannerLocation {
}
#threadLocation {
}
.modules-website-thread {
}
#containerLocation {
}
#sidebarleftLocation {
}
.modules-website-sidebar {
}
#contentLocation {
}
#footerLocation {
}
#footernavLocation {
}
.modules-website-footernav {
}
#footerleftLocation {
}
.modules-website-footerleft {
}
#footerrightLocation {
}
.modules-website-footerright {
}
#footerprintLocation {
}
.modules-website-footerprint {
}
/* /home/prodpar/webapp/modules/website/style/tplOne.xml - END */
