/**
 * Copyright (c) 2000-2006 Liferay, Inc. All rights reserved.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 * SOFTWARE.
 */
/******************************************************************************/
/* Liferay                                                                    */
/******************************************************************************/
/* Global */
a {
background: none;
text-decoration:none;
color:#0B357F;
}
a:hover {
text-decoration: underline;
}
body {
background-color: #FFFFFF;
border: 0;
margin: 0;
padding: 0;
text-align: center;
font-family: Verdana,Arial;
font-size: 76%;
}
// body * { font-size: 1em; }
h1  { font-size: 1em; }
body#body-bg {
background: #ffffff url(/html/themes/comap_filiale/color_schemes/01/background.jpg) no-repeat fixed top left;
}
body#iframe-body-bg {
}
.font-xx-small { font-size: 0.7em; }
.font-x-small { font-size: 0.8em;}
.font-small { font-size: 0.9em; }
.font-large { font-size: 1.1em; }
.font-x-large { font-size: 1.2em; }
.font-xx-large { font-size: 1.3em; }
select {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
}
ul {
list-style-type: none;
list-style-image: url(/html/themes/comap_filiale/images/custom/bullet.gif);
margin: 5px 0 10px 15px;
padding: 0px;   }
img { border: 0; margin: 0; padding: 0 }
form { margin: 0; padding: 0; }
.form-button {
border-color: #C1CFE8;
border-style: solid;
border-width: 1px;
font-family: Verdana,Arial;
font-size: 10px;
}
.form-button-hover {
border-bottom: solid 1px #C1CFE8;
border-left: solid 1px #FFDFD0;
border-right: solid 1px #C1CFE8;
border-top: solid 1px #FFDFD0;
font-family: Verdana,Arial;
font-size: 10px;
}
.form-text {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
font-family: Verdana,Arial;
font-size: 80%;
}
.tree-js-pop-up DIV {
background-color: LightGrey;
border: 2px Outset White;
display: none;
padding: 4px;   	position: absolute;
text-align: left;
z-index: 10;
}
.pop-up-outer { border: 1px solid #383838; background-color: #FFFFFF; }
.pop-up-inner { border: 1px solid #747474; }
.pop-up-header { background-color: #000000; height: 25px; }
.pop-up-title { color: #FFFFFF; font-weight: bold; padding-left: 10px; }
.pop-up-close a { color: #FFFFFF; margin-right: 7px; white-space: nowrap; text-decoration: underline; }
/* Alpha */
.alpha {
background-color: #C1CFE8;
}
.alpha-gradient {
background: url(/html/themes/comap_filiale/color_schemes/01/portlet_title_bg_gradient.gif) repeat-x;
}
.alpha-neg-alert {
color: #FF0000;
}
.alpha-pos-alert {
color: #007F00;
}
.alpha-separator {
background: url(/html/themes/comap_filiale/color_schemes/01/portlet_title_bg_x.gif) repeat-x bottom;
border-bottom: none;
padding: 1px;
}
A.alpha {
background: none;
color: #000000;
text-decoration: none;
}
A.alpha:hover {
color: #000000;
text-decoration: underline;
}
FONT.alpha {
background: transparent ;    	color: #e2001d;
font-family: Verdana, Arial;
}
/* Beta */
.beta { background-color: #FFAFB0; }
.beta-gradient { }
.beta-neg-alert { color: #FF0000; }
.beta-pos-alert { color: #007F00; }
.beta-separator {
background: url(/html/themes/comap_filiale/color_schemes/01/portlet_menu_bg_x.gif) repeat-x bottom;
border-bottom: none;
padding: 1px;
}
A.beta {
background: none;
color: #000000;
text-decoration: none;
}
A.beta:hover {
color: #000000;
text-decoration: underline;
}
FONT.beta {
background: none;
color: #000000;
font-family: Verdana, Arial;
}
/* Gamma */
.gamma {
background-color: none;
}
.gamma-gradient {
background: url(/html/themes/comap_filiale/color_schemes/01/portlet_bg_x.gif) repeat-x;
}
.gamma-neg-alert {
color: #FF0000;
}
.gamma-pos-alert {
color: #007F00;
}
.gamma-separator {
background: url(/html/themes/comap_filiale/color_schemes/01/gamma_dotted_x.gif) repeat-x bottom;
border-bottom: none;
padding: 1px;
}
.gamma-tab {
border-bottom: 1px solid #FFAFB0;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-bottom: 27px;
padding-left: 0px;
}
.gamma-tab ul, .gamma-tab li {
background: #FFFFFF;
border: 1px solid #FFAFB0;
color: #000000;
display: inline;
float: left;
font-family: Verdana, Arial;
font-size: 13px;
font-weight: normal;
line-height: 22px;
list-style-type: none;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}
.gamma-tab ul.current, .gamma-tab li.current {
background: transparent;
border-bottom: 1px solid #FFFFFF;
color: #000000;
}
.gamma-tab li.toggle {
background: none;
border: 0px;
float: right;
margin-right: 0px;
padding-right: 0px;
}
A.gamma {
background: none;
color: #000000;
text-decoration: none;
}
A.gamma:hover {
color: #000000;
text-decoration: underline;
}
FONT.gamma {
background: none;
color: #000000;
font-family: Verdana, Arial;
}
/* Bg */
.bg {
}
.bg-neg-alert {
color: #FF0000;
}
.bg-pos-alert {
color: #007F00;
}
A.bg {
background: none;
color: #000000;
text-decoration: none;
}
A.bg:hover {
color: #000000;
text-decoration: underline;
}
FONT.bg {
color: #000000;
font-family: Verdana, Arial;
}
/******************************************************************************/
/* Liferay Layout CSS                                                         */
/******************************************************************************/
/* Main Layout */
#layout-outer-side-decoration {
    width: 990px;        margin: 0pt auto;
    text-align: left;
}
#layout-inner-side-decoration {
}
#layout-box {
border: none;
margin: 0px auto 0px auto;
padding: 25px 0px 0px 0px;
}
#layout-top {
height: 5px;
position: relative;
z-index: 2;
}
#layout-corner-ul { } 
#layout-corner-ur { } 
#layout-corner-bl { } 
#layout-corner-br { } 
#layout-corner-2-bl { } 
#layout-corner-2-br { } 
#layout-top-decoration { } 
#layout-bottom-decoration { } 
#layout-bottom-decoration-2 { } 
#layout-company-logo {
position: absolute;
top: 10px;
left: 10px;
}
#layout-user-menu {
text-align: left;
padding-left: 10px;
position: absolute;
top: 10px;
left: 220px;
}
#layout-global-search {
position: absolute;
right: 20px;
top: 20px;
}
#layout-my-places {
position: relative;
right: 0px;
width: 200px;
}
#layout-my-places ul {
background-color: #FFFFFF;
border: 1px solid #C1CFE8;
position: absolute;
text-align: left;
right: 0px;
top: 0px;
margin: 0px;
}
#layout-my-places ul li {
padding: 2px;
}
/* Top Navigation Layout */
.layout-tab, .layout-tab A {
color: #000000;
font-family: Verdana, Arial;
font-size: 10pt;
position: relative;
top: 0.5px;
}
.layout-tab-selected, .layout-tab-selected A {
color: #000000;
font-family: Verdana, Arial;
font-size: 10pt;
font-weight: bold;
position: relative;
top: 0.5px;
}
#layout-nav-menu-bar-left {
background: url(/html/themes/comap_filiale/images/tabs/tab-dark-bar-left.gif) no-repeat;
height: 26px;
left: 0px;
overflow: hidden;
position: absolute;
top: 0px;
width: 11px;
}
#layout-nav-menu-bar-right {
background: url(/html/themes/comap_filiale/images/tabs/tab-dark-bar-right.gif) no-repeat;
height: 26px;
overflow: hidden;
position: absolute;
right: 0px;
top: 0px;
width: 11px;
}
#layout-nav-menu-bar {
background: url(/html/themes/comap_filiale/images/tabs/tab-dark-bar-middle.gif) repeat-x;
height: 26px;
left: 0px;
position: absolute;
top: 24px;
width: 100%;
z-index: 99;
}
#layout_nav_menu_list {
text-align: right;
}
/* Column Layout */
#layout-content-container {
padding: 0;
}
.layout-column-default {
background-color: none;
}
#layout-bottom-container {
clear: both;
font-family: Verdana, Arial;
font-size: 7pt;
font-weight: normal;
text-align: left;
}
.portal-add-content {
background-color: #FFDFD0;
border: 3px solid #C1CFE8;
padding: 8px;
}
#layout-column_column-1,
#layout-column_column-2,
#layout-column_column-3,
#layout-column_column-4,
#layout-column_column-5
{
        height:     100%;  
min-height:  75px;
}
.layout-column-highlight {
background: url(/html/themes/comap_filiale/images/common/diagonal-lines.gif) scroll repeat;
}
#bottom-container {
border: 0px;
    height: 22px;
clear: both;
padding: 0px;
    background-color: #BDD0EC;
       width : 995px;
    position : relative ;
}
#bottom-content {
          	text-align: center;
        padding-top : 4px;
}
.bottom-rubrique {
    bottom : 0px;
    font-weight: bold;
  font-size :  0.9em;
}
/******************************************************************************/
/* Portlet CSS                                                                */
/******************************************************************************/
/* Liferay Portlet */
#portlet-dragging {
opacity: 0.75;
}
.portlet-marge {
    margin-top : 3px;
    margin-bottom : 3px;
    padding-top : 3px;
    padding-bottom : 3px;
}
.portlet-marge-top {
    margin-top : 3px;
}
.portlet-marge-bottom {
    margin-bottom : 3px;
}
.portlet-container {
position: relative;
    margin-bottom : 0px;
}
.portlet-box {
    
}
.portlet-box-right {
}
.portlet-header-bar {
height: 20px;
text-align: left;
position: relative;
}
.portlet-header-bar-reduit {
height: 14px;
text-align: left;
position: relative;
}
.portlet-borderless-container { position: relative; }
.portlet-borderless-bar { 
text-align: left; 
font-size: 0.8em; 
}
.portlet-header-decoration {
font-family: Verdana, Arial;
}
.portlet-header-decoration DIV {
}
.portlet-header-decoration DIV DIV {
height: 20px;
}
.portlet-header-decoration-reduit DIV DIV {
height: 14px;
}
.portlet-small-icon-bar {
height: 17px;
position: absolute;
right: 5px;
text-align: right;
top: 1px;
width: 70%;
z-index: 2;
}
.portlet-small-icon {
height: 14px;
margin: -1px;
width: 14px;
}
.portlet-fade {
background: url(/html/themes/comap_filiale/images/custom/fade.gif) no-repeat;
height: 22px;
left: 15px;
overflow: hidden;
position: absolute;
top: 0px;
width: 124px;
}
.portlet-content {
    margin: 0px 0px 0px 0px;
}
.portlet-top-decoration {
display: none;
background: url(/html/themes/comap_filiale/images/custom/portlet-corner-ur.gif) no-repeat top right;
}
.portlet-top-decoration DIV {
background-color: #000000;
height: 2px;
margin-right: 2px;
font-size: 0;
}
.portlet-inner-top {
margin: 0px auto 0px auto;
}
.portlet-bottom-blank {
margin-bottom: 5px;
}
.portlet-bottom-decoration {
}
.portlet-bottom-decoration DIV {
background: url(/html/themes/comap_filiale/images/custom/portlet-corner-br.gif) no-repeat top right;
height: 2px;
}
.portlet-bottom-decoration DIV DIV {
font-size: 0;
}
/* Fonts */
.portlet-font {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-font-dim {
color: #C4C4C4;
font-family: Verdana, Arial;
}
/* Messages */
.portlet-msg-status {
color: #000000;
font-family: Verdana, Arial;
font-style: italic;
}
.portlet-msg-info {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-msg-error {
color: #FF0000;
font-family: Verdana, Arial;
}
.portlet-msg-alert {
color: #FF0000;
font-family: Verdana, Arial;
font-style: italic;
}
.portlet-msg-success {
color: #007F00;
font-family: Verdana, Arial;
}
/* Sections */
.portlet-section-header {
color: #000000;
background: #FFAFB0;
font-family: Verdana, Arial;
}
.portlet-section-body {
color: #000000;
background: #BDD0EC;
font-family: Verdana, Arial;
}
TR.portlet-section-body:hover {
color: #000000;
background: #FFAFB0;
font-family: Verdana, Arial;
}
.portlet-section-body A {
color: #000000;
}
TR.portlet-section-body:hover A {
color: #000000;
}
.portlet-section-alternate {
color: #000000;
background: #5885D6;
font-family: Verdana, Arial;
}
TR.portlet-section-alternate:hover {
color: #000000;
background: #FFAFB0;
font-family: Verdana, Arial;
}
.portlet-section-alternate A {
color: #000000;
}
TR.portlet-section-alternate:hover A {
color: #000000;
}
.portlet-section-selected {
color: #000000;
background: #FFAFB0;
font-family: Verdana, Arial;
}
.portlet-section-selected:hover, TR.portlet-section-selected:hover {
color: #000000;
background: #FFAFB0;
font-family: Verdana, Arial;
}
.portlet-section-selected A, portlet-section-selected A:hover {
background: none;
}
.portlet-section-subheader {
color: #000000;
background: #FFAFB0;
font-family: Verdana, Arial;
}
.portlet-section-footer {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-section-text {
color: #000000;
font-family: Verdana, Arial;
}
/* Forms */
.portlet-form-label {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-form-input-field {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
font-family: Verdana,Arial;
font-size: 80%;
}
.portlet-form-button {
background: url(/html/themes/comap_filiale/color_schemes/01/button_gradient.gif) repeat-x;
border-color: #C1CFE8;
border-style: solid;
border-width: 1px;
font-family: Verdana,Arial;
font-size: 10px;
}
.portlet-icon-label {
color: #000000;
font-family: Verdana, Arial;
font-size: small;
}
.portlet-dlg-icon-label {
color: #000000;
font-family: Verdana, Arial;
font-size: small;
}
.portlet-form-field-label {
color: #000000;
font-family: Verdana, Arial;
}
.portlet-form-field {
color: #000000;
font-family: Verdana, Arial;
}
/******************************************************************************/
/* Navigation Portlet                                                         */
/******************************************************************************/
.portlet-navigation-menu {
margin: 10px 0px 10px 15px;
padding: 0px;
font-family: Verdana,Arial;
font-size: x-small;
text-align: left;
}
.portlet-navigation-menu UL {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 15px;
}
/******************************************************************************/
/* Display Tag Library                                                        */
/******************************************************************************/
TR.even { background-color: #FFAFB0; color: #000000; font-family: Verdana, Arial; }
TR.odd { background-color: #FFFFFF; color: #000000; font-family: Verdana, Arial; }
/******************************************************************************/
/* COMAP :  Display Tag banner                                                */
/******************************************************************************/
/* Banner COMAP. */
DIV#banner {
width: 995px;
padding: 0px;
margin: 0px;
font-family: verdana, arial;
font-size: 11px;   
}
DIV#banner DIV#searchBlock {
background-color: #6EAB23;
color: white;
float: right;
height: 79px;
margin: 0px;
padding: 0px;
width: 241px;
}
DIV#banner DIV#searchBlock TABLE {
background-color: #6EAB23;
height: 79px;
width: 241px;
padding: 0px;
margin: 0px;
}
DIV#banner DIV#searchBlock TABLE TR TD {
text-align: left;
}
DIV#banner DIV#searchBlock INPUT SELECT {
color: black;
font-family: verdana, arial;
font-size: 10px;
background-color: #dbffcd;
border: solid 1px #7f9db9;
margin: 0px;
width: 171px;
}
DIV#banner DIV#searchBlock  SELECT {
color: black;
font-family: verdana, arial;
font-size: 10px;
background-color: #dbffcd;
border: solid 1px #7f9db9;
margin: 0px;
width: 171px;
}
DIV#banner DIV#searchBlock INPUT  {
color: black;
font-family: verdana, arial;
font-size: 10px;
background-color: #dbffcd;
border: solid 1px #7f9db9;
margin: 0px;
width: 171px;
}
DIV#banner DIV#chooseLanguage SELECT  {
color: black;
font-family: verdana, arial;
font-size: 10px;
background-color: #dbffcd;
border: solid 1px #7f9db9;
margin-left: 9px;
    margin-top : 3px;
width: 171px;
}
DIV#banner DIV#searchBlock INPUT SELECT {
color: black;
font-family: verdana, arial;
font-size: 10px;
background-color: #dbffcd;
border: solid 1px #7f9db9;
margin: 0px;
width: 171px;
}
.layout-column-arrow-up {
background-image: url(/html/themes/comap_filiale/images/arrows/arrow-up.png);
font-size: 0;
position: absolute;
height: 48px;
width: 40px;
}
.layout-column-arrow-down {
background-image: url(/html/themes/comap_filiale/images/arrows/arrow-down.png);
font-size: 0;
position: absolute;
height: 48px;
width: 40px;
}
.chooseLanguage01 {
background-color: black;
background-image: url(/html/themes/comap_filiale/images/comap/degrade_chooseLanguage.gif);
background-repeat: repeat-y;
border-bottom: 1px solid #B9C3DF;
height: 24px;
width: 30px;
clear: right;
float: right;
}
DIV#banner DIV#chooseLanguage {
background-color: black;
background-image: url(/html/themes/comap_filiale/images/comap/degrade_chooseLanguage.gif);
background-repeat: repeat-y;
border-bottom: 1px solid #B9C3DF;
height: 24px;
width: 211px;
clear: right;
float: right;
}
DIV#banner DIV#logo DIV#hideBorder {
float: left;
border-bottom: 1px solid #2256a2;
position: relative;
top: 2px;
height: 30px;
left: 0px;
width: 19px;
}
/* Main menu */
DIV#banner DIV#logo DIV#mainMenu {
float : left;
height: 30px;
padding-left: 5px;   	position: absolute;
top: 71px;
    left : 30px ;
width: 720px;    	font-size: 11px;
font-family: verdana , arial ;
font-weight: bold;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffL {
float: left;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffM {
background-image: url(/html/themes/comap_filiale/images/comap/Bg_Off_blue.gif);
background-repeat: repeat-x;
color: #2E5EB4;
float: left;
height: 17px;
padding-left: 3px;
padding-right: 3px;
padding-top: 13px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffM A {
color: #2E5EB4;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffM A:link {
text-decoration: none;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffM A:visited {
text-decoration: none;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffM A:hover {
text-decoration: underline;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffM A:active {
text-decoration: underline;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOffR {
float: left;
margin-right: 1px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOnL {
float: left;
border-bottom: 1px solid #4960A3;
height: 30px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOnM {
border-bottom: 1px solid #4960A3;
background-image: url(/html/themes/comap_filiale/images/comap/Bg_On_blue.gif);
background-repeat: repeat-x;
color: white;
float: left;
height: 17px;
padding-left: 3px;
padding-right: 3px;
padding-top: 13px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOnM a {
color: white;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btOnR {
float: left;
border-bottom: 1px solid #4960A3;
margin-right: 1px;
height: 30px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedL {
float: left;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedM {
background-image: url(/html/themes/comap_filiale/images/comap/Bg_Off_red.gif);
background-repeat: repeat-x;
color: white;
float: left;
height: 17px;
padding-left: 3px;
padding-right: 3px;
padding-top: 13px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedR {
float: left;
margin-right: 1px;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedM A {
color: white;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedM A:link {
text-decoration: none;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedM A:visited {
text-decoration: none;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedM A:hover {
text-decoration: underline;
}
DIV#banner DIV#logo DIV#mainMenu DIV.btRedM A:active {
text-decoration: underline;
}
DIV#banner DIV#logo DIV#linkComap {
padding-top: 10px;
padding-right: 5px;
float: right;
position: relative;
top: -13px;   }
/* Sub-menu */
DIV#banner DIV#logo DIV#subMenu {
background-image: url("/html/themes/comap_filiale/images/comap/bg_subMenu.gif");
background-position: top left;
background-repeat: no-repeat;
font-size: 12px;
float: left;
clear: both;
height: 21px;
width: 951px;
background-color: #4960a3;
padding-top: 3px;
padding-left: 44px;
color: white;
position: absolute;
top : 101px;
left: 0px;
    
}
DIV#banner DIV#subMenu DIV.subMenuOnL {
float: left;
    margin-left:  8px;
}
DIV#banner  DIV#searchBack {
font-size: 13px;
float: right;
height: 20px;
color: white;
padding-top: 0px;
padding-right: 10px;
    padding-left: 20px;
background-image: url(/html/themes/comap_filiale/images/portlet/back.gif);
background-position: left top;
    background-repeat: no-repeat;
}
DIV#banner  DIV#searchBack a {
color: white;
}
DIV#banner DIV#subMenu DIV.subMenuOnM {
background-color: white;
color: black;
float: left;
height: 16px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
font-weight: bold;
}
DIV#banner DIV#subMenu DIV.subMenuOnR {
float: left;
margin-right:  8px;
}
DIV#banner DIV#subMenu DIV.subMenuOff {
float: left;
height: 16px;
padding-left: 3px;
padding-right: 3px;
padding-top: 2px;
margin-right: 0px;
}
DIV#banner DIV#subMenu DIV.subMenuOff A {
font-weight: bold;
color: white;
}
DIV#banner DIV#subMenu DIV.subMenuOff A:link {
text-decoration: none;
}
DIV#banner DIV#subMenu DIV.subMenuOff A:visited {
text-decoration: none;
}
DIV#banner DIV#subMenu DIV.subMenuOff A:hover {
text-decoration: underline;
}
DIV#banner DIV#subMenu DIV.subMenuOff A:active {
text-decoration: underline;
}
DIV#banner DIV#subMenu DIV.subMenuOffR {
    float : left ;
    margin-right :  8px;
    margin-left :   8px;
}
/* Breadcrumb */
DIV#banner DIV#breadcrumb {
background-image: url(/html/themes/comap_filiale/images/comap/bg_breadcrumb.gif);
    width : 42px;
    height: 27px;
    position : absolute;
    top : 125px;
    left : 0px;
 }
DIV#banner DIV#breadcrumb A {
padding: 3px;
color: #0d2e8b;
}
DIV#banner DIV#breadcrumb a:link {
text-decoration: none;
}
DIV#banner DIV#breadcrumb a:active {
text-decoration: underline;
}
DIV#banner DIV#breadcrumb a:visited {
text-decoration: none;
}
DIV#banner DIV#breadcrumb a:hover {
text-decoration: underline;
}
DIV#banner DIV#breadcrumb SPAN {
padding: 3px;
font-weight: bold;
}
.portlet-shadow-tl div {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_tl.gif);
font-size: 0;
height: 6px;
width: 6px;
}
.portlet-shadow-tc {
background-image: url(/html/themes/comap_filiale/images/shadow/portlet_tc.gif);
}
.portlet-shadow-tr div {
background-image: url(/html/themes/comap_filiale/images/shadow/portlet_tr.gif);
font-size: 0;
height: 6px;
width: 6px;
}
.portlet-shadow-ml  {
background-image: url(/html/themes/comap_filiale/images/shadow/portlet_ml.gif);
    width: 6px;
}
.portlet-shadow-mr  {
background-image: url(/html/themes/comap_filiale/images/shadow/portlet_mr.gif);
    width: 6px;
}
.portlet-shadow-bl div  {
background-image: url(/html/themes/comap_filiale/images/shadow/portlet_bl.gif);
font-size: 0;
height: 6px;
width : 6px;
}
.portlet-shadow-bc {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_bc.gif);
    margin-top : 4px;
    height: 6px;   	
}
.portlet-shadow-br  div {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_br.gif);
font-size: 0;
height: 6px;
width : 6px;
}
.portlet-container {
background-color: #FFFFFF;
}
.portlet-box {
border: 0px solid #C1CFE8;
margin-top: 1px;
}
.portlet-minimum-height {
}
.portlet-header-bar {
border: 0px solid #C1CFE8;
position: relative;
}
.portlet-borderless-container { position: relative; }
.portlet-borderless-bar { text-align: left; font-size: $fontXS; }
.portlet-wrap-title {
height: 20px;
position: relative;
}
.portlet-title {
color: #e2001d;
width: 100%!important;
    font-size: 1.2em;
    font-family: verdana, Arial;
font-weight: bold;
position: absolute;
top: 3px;
left: 22px;
}
.portlet-small-icon-bar {
padding-left: 2px;
position: absolute;
right: 2px;
}
.portlet-spacer {
font-size: 0;
height: 10px;
}
.portlet-shadow-ml2 div {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_ml2.gif) ;
font-size   : 0;
height      : 31px;
    width      :  6px;  }
.portlet-shadow-mc2 {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_mc2.gif);
    background-repeat: repeat-x;
}
.portlet-shadow-mr2 div {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_mr2.gif);
font-size: 0;
height      : 31px;
    width      :  6px;   }
.portlet-shadow-ml3 div {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_ml3.gif) ;
font-size   : 0;
height      : 14px;
    width      :  6px;  }
.portlet-shadow-mc3 {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_mc3.gif);
    background-repeat: repeat-x;
}
.portlet-shadow-mr3 div {
    background-image: url(/html/themes/comap_filiale/images/shadow/portlet_mr3.gif);
font-size: 0;
height      : 14px;
    width      :  6px;  }
/* addContent */
DIV#banner DIV#logo DIV#addContent {
position: absolute;
top : 5px;
left: 10px;
background-color: #DBFFCD;
    
}
a#bottom-content-link {
text-align: left;
padding-left: 10px;
position: absolute;
top:    1px;
left: 900px;
}
div#layout-content-outer-decoration {
    padding-left : 21px;
    padding-right:  0px;
          min-height:500px;
      height:auto !important;
      height:500px;
}
.comap_a_la_une {
color: #E2001D;
font-family: Verdana;
font-style: italic;
font-size : 1.6em;
    margin-top    : 0px;
    margin-bottom : 0px;
    font-weight: bold;
}
.lien_lire_la_suite {
color: #000000;
font-family: Verdana;
font-style: italic;
font-size : 1em;
text-decoration: underline;
}
.search_rubrique {
background-color: #8AB4FF;
font-weight: bold;
}
.label_optim_browser {
   font-size : 0.8em;
}
P {
    margin-top : 3px;
    margin-bottom : 3px;
    color: #666666;
}
