@CHARSET "ISO-8859-1";
body {
	background:#FFFFFF;
	margin-top:5px;
	width:965px;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:0;
	padding:0;
	margin:0;
}

.lnk_suite {
	font-family: sans-serif;
	border:0;
	text-decoration: none;
	font-weight:bold; 
	font-style: normal;
	color:#b41847;
}
txt_title , .txt_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border:0;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold; 
	font-style: normal;
	color:#BD2053;
}
.suite {
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
}
li {
	list-style-type: none;
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 5px;
}


td.common_links {
	display:block;
	font-family: sans-serif;
	font-size: 8pt;
	vertical-align: middle;
	text-align: left;
	font-weight:normal;
	right:0px;
	width:100%;
	border:0;
	margin-bottom:0;
	padding:0;
}
td.common_links  .txt_links {
	color:#B9B2A7;
	text-decoration: none;
}
td.common_links  .txt_links_actif {
	color:#B4003A;
	text-decoration: none;
}

.jahia_alert	 {
	color:red;
	font-family: sans-serif;
	border:0;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold; 
	font-style: normal;
	display:block;
	clear:both;	
}
span.error, font.error, div.error   {
	color:red;
	font-size:11px;
	font-weight:bold;
	background-color:yellow;
	width:100%;
	text-align:left;
	vertical-align:top;
	margin:0px;
	padding:5px;
	border:1px solid red;
}
a.anchor {
	line-height:0px;
	display:inline;
	font-size:1px;
}
div.txt_submenu a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight:bold;
}
h3, h4, h5, h6   {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold; 
	font-style: normal;
	text-align:left;	
	color:#CA014B;
	font-size: 1.1em;
	margin:0;
	padding:0;
}
h4{
	font-size: 1em;
}
h5{
	font-weight:normal; 
	font-style: italic;
	font-size: 1em;
}
h6{
	font-weight:normal; 
	font-style: normal;
	font-size: 1em;
}

/* ------------------------------------------------ */
/*                   topmenu                           */
/* ------------------------------------------------ */
div.tab, #topmodules , #mods.topmenus   {
	display:block;
	clear:both;
	margin-right:auto;
	margin-left:0px;
}
#wrapper, #DWT1.MainShell, #DWT2.DwtControl, #userShell, #topmodules, #topmenu {
    width:965px;
}
#topmenu {
    clear:both;
    width:100%;
    font-size:11px;
    line-height:11px;
    background-color:#bbd9ee;
    border-top:2px solid #54a4de;
    border-bottom:2px solid #54a4de;
}
#topmenu div.selected,
#topmenu div.notselected {
    float:left;
    margin : 2px;
}
#topmenu div.actions {
    float:left;
    margin-right: 5px;
	 display:inline;
}
#topmenu div.actions a, #topmenu div.actions img {
    float:left;
    display:inline;
    text-decoration: none;
}
#topmenu  a {
    float:left;
    display:inline;
    text-decoration: none;
}
#topmenu  a:hover {
    text-decoration: none;
}
#topmenu  a span {
    color:black;
    text-decoration: underline;
    display:inline;
    float:left;
}
#topmenu div.selected a.link span {
    border:0px solid #54a4de;
    background-color:#54a4de;
}
#topmenu div.notselected a.link span {
    border:0px solid #bbd9ee;
}
	
	
	
	
	
	
	
	
