/* ====================================================================
This stylesheet gathers the main styles
-------------------------------------------------------------------- */

form { padding:0 ; margin:0 ; }

body{
	background-color: #ebe5e5;
	background-image: url("../images/local/skin/fond.gif");
	background-repeat: repeat-y;
	background-position: center;
}

/* links */
a:link, a:visited {
	color: #480190;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #480190;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}



/*default cells*/
td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}


/* ******** */
/*  titles */
h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

h3 {
	color: #480190;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

h5 {
	color: #83be0d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

/* ====================================================================
styles for the input types and select type
-------------------------------------------------------------------- */

input.bouton_template{
	font-size: 9px;
	border: 1px solid #000000;
	background-color: #d0f5ff;
	width:150px;

}

input.texte_template{
	font-size: 9px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	height:17px;
	width:100px;
}

select.selection_template{
	font-size: 9px;
	border: #000000 1px solid;
}


/* le bandeau  */
table.menu_table
{
	background: url("../images/local/skin/bandeau_allergolor.gif");
	background-repeat: no-repeat;
	background-position: 50% 0%

}

/* ====================================================================
styles for the xpages tables
-------------------------------------------------------------------- */

table.xpage_template{
	font-size: 9px;
	border: 1px solid #000000;
	background-color: #ffffff;
	width:50%
}



/* ====================================================================
styles for the titre table
-------------------------------------------------------------------- */

td.titre{
	font-size: 19px;
	font-weight: bold;
	color: #ffffff;
}


/* ====================================================================
styles for the font types
-------------------------------------------------------------------- */
font.message_erreur{
	color: #FF0000;
}

font.message_succes{
	color: #99CC33;
}


/* ====================================================================
styles for the portlets
-------------------------------------------------------------------- */

/* la boite portlet contient un titre et un contenu*/
div.portlet
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #330066;
   	position:relative;
   	margin-bottom:10px;
}
/* le titre du portlet  */
div.portlet-header
{
	margin:0;
	font-weight:bold;
	padding:1px;
	background-color: #D1C5DC;
	color:#330066;
	font-size: 10px;
	font-weight: bold;
	border-bottom:1px solid #330066;

}
/* le contenu du portlet */ 
div.portlet-content
{
	padding:10px;
	background-color: #ffffff;
	border: 0px;
	font-size: 10px;

}
/* un footer pour le portlet */
/* Non utilisé pour l'instant */
div.portlet-footer
{
}
div.portlet-footer 
{
}*/


/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* la boite portlet-background-colored contient un titre et un contenu*/
/* elle est similaire à portlet mais fourni des styles différents*/


/* Pour les rubriques Pages filles*/
div.portlet-background-colored
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #480190;
   	position:relative;
   	margin-bottom:10px;
}
/* le titre du portlet  */
div.portlet-background-colored-header
{
	margin:0;
	font-weight:bold;
	padding:4px;
	background-color: #480190;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
	border-bottom:1px solid #480190;

}
/* le contenu du portlet  */
div.portlet-background-colored-content
{
	padding:10px;
	margin:0;
	background-color: #D1C5DC;
	border: 0px;
	font-size: 10px;
	color:#260650;
}

/* special style for lists */
div.portlet-background-colored li
{
	color: #330066;
	list-style-type: square;
}


/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* la boite portlet-no-background contient un titre et un contenu*/
/* elle est similaire à portlet mais fourni des styles différents*/
div.portlet-no-background
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
   	position:relative;
   	margin-bottom:10px;
}
/* le titre du portlet  */
div.portlet-no-background-header
{
	margin:0;
	font-weight:bold;
	padding:5px;
	background-color: #1E2A63;
	color:#ffffff;
	font-size: 10pt;
	font-weight: bold;

}
/* le contenu du portlet  */
div.portlet-no-background-content
{
	padding:15px;
	margin:0;
	border: 0px ;
	font-size: 8pt;

}




/* ====================================================================
styles for the banner
-------------------------------------------------------------------- */
#banner
{
	background-color: #ffffff;
	height:70px;
	background-image: url('../images/local/skin/banner_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}



/* ====================================================================
styles for the menu-tools box
-------------------------------------------------------------------- */
#menu-tools-content
{
	border: none;
	color: #000000;
	/*background-color: #ffffff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;

}

#menu-tools a:link, #menu-tools a:visited
{
	color: #cec5d1;
	text-decoration: none;
	text-align: right;
}
#menu-tools a:hover, #menu-tools a:active
{
	color: #cec5d1;
	text-decoration: underline;
	text-align: right;
}



/* ====================================================================
styles for the menu-tools box
-------------------------------------------------------------------- */
#menu-main-content
{
	border: none;
	color: #000000;
	/*background-color: #859ECF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left:200px;
	text-align:left;

}
#menu-main a:link, #menu-main a:visited, #menu-main a:hover, #menu-main a:active
{
	color: #211a53;
	text-decoration: none;
}



/* ====================================================================
styles for the page-path box
-------------------------------------------------------------------- */
#page-path-content
{
	border: none;
	color: #000000;
	/*background-color: #E6EAF3;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0px;
	text-align:left;

}
#page-path a:link, #page-path a:visited
{
	color: #330066;
	font-weight: normal;
	text-decoration: none;
}
#page-path a:hover, #page-path a:active
{
	color: #330066;
	font-weight: normal;
	text-decoration: underline;
}



/* ====================================================================
styles for the footer content
-------------------------------------------------------------------- */

#footer-content
{
	border: 0px;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
}

#footer a:link, #footer a:visited
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover, #footer a:active
{
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
div.site-map-level{
padding-left:40px;

}

