﻿/* CSS Document */

body {
	text-align: center;
	background-color: #dadada;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-image: url(../iso_icons/body_fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Trebuchet MS";
}

.cmClear {
	clear: both;
}

#cmPageBackground {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../iso_icons/page_fond_ext.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#cmPage {
	background-image: url(../iso_icons/page_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin: 0px;

}

#cmHeader h1.cmLogo  {
	margin: 0px;
	padding: 0px;
	position:absolute;
	padding-top:20px;
	padding-left:10px;
}

#cmHeader h1.cmLogo a {
	height: 38px;
	width: 186px;
	display:block;
	background-image: url(../iso_icons/logo_seifel.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding: 0px;
	margin: 0px;
}


#cmHeader #cmOutilsTop {
	height: 15px;
	text-align: left;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cmHeader #cmOutilsTop a {
	text-decoration: none;
	color: #acacac;
}
	 
#cmHeader #cmOutilsTop a:hover {
	text-decoration: none;
	color: #004488;
}

#cmHeader #cmOutilsTop a:active {
	text-decoration: none;
	color: #004488;     
}

#cmHeader #cmOutilsTop ul.cmRaccourcis {
	padding: 0px;
	list-style-type: none;
	color: #fbc34e;
	margin-top: 0px;
	margin-right: 9px;
	margin-left: 56px;
	float: right;
}

#cmHeader #cmOutilsTop ul.cmRaccourcis li {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}


#cmHeader #cmOutilsTop .usrAuthInset {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	float: right;
	padding-left: 0px;
	background-image: none;
	padding-top: 0px;
	margin-left: 37px;
	padding-bottom: 1px;
	padding-right:10px;

}

#cmHeader #cmOutilsTop .usrAuthInset .lostPwd,
#cmHeader #cmOutilsTop .usrAuthInset .newUser {
	display:none;
}

#cmHeader #cmOutilsTop .usrAuthInset p,
#cmHeader #cmOutilsTop .usrAuthInset label,
#cmHeader #cmOutilsTop .usrAuthInset .button
{
	float:left;
	padding:0px;
	margin:0px;
	margin-right:5px;
	font-weight:normal;
}

#cmHeader #cmOutilsTop .usrAuthInset p.login, 
#cmHeader #cmOutilsTop .usrAuthInset p.pwd {
	background-image: url('../iso_icons/log_fond_input.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#cmHeader #cmOutilsTop .usrAuthInset input {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	height: 14px;
	background-color: transparent;
	border: 0px;
	width: 72px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

#cmHeader #cmOutilsTop .usrAuthInset .bsButton {
	background-image:none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	height:14px;
	background-color: transparent;
	border: 0px;
	float:left;
	width:15px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}



#cmHeader #cmOutilsTop .cmSearch {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	float: right;
	padding-left: 0px;
	background-image: none;
	padding-top: 0px;
	margin-left: 5px;
	padding-bottom: 1px;
	margin-right:10px;
	background-image: url(../iso_icons/input_fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#cmHeader #cmOutilsTop .cmSearch input.cmInput {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	height:14px;
	border: 0px;
	width: 103px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}

#cmHeader #cmOutilsTop .cmSearch .cmBtn {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #acacac;
	height:14px;
	background-color: transparent;
	border: 0px;
	float:left;
	cursor:pointer;
}

/* Langue */

#cmHeader #cmOutilsTop .cmLang {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:right;
}

#cmHeader #cmOutilsTop .cmLang ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

#cmHeader #cmOutilsTop .cmLang li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;	
	margin-right: 0px;
}

#cmHeader #cmOutilsTop .cmLang li a,
#cmHeader #cmOutilsTop .cmLang li a:link,
#cmHeader #cmOutilsTop .cmLang li a:active,
#cmHeader #cmOutilsTop .cmLang li a:visited,
#cmHeader #cmOutilsTop .cmLang li a:hover {
	font-size: 11px;
	font-weight: bold;	
	text-decoration:none;	
}

#cmHeader #cmOutilsTop .cmLang img {
	padding: 0px;
	margin: 0px;
	float: left;
}




#cmMenuPageTop {
	background-image: url(../iso_icons/menu_fond_bas.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	margin-top:30px;
	height:36px;
}

#cmMenuPageTop .cmMenu {
	background-image: url(../iso_icons/menu_fond_dte.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 13px;
}

#cmMenuPageTop .cmMenu ul {
	background-image: url(../iso_icons/menu_fond_gch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:13px;
	margin: 0px;
	height:36px;
	display:block;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;	
}

#cmMenuPageTop .cmMenu  li {
	float: left;
	list-style-type: none;
}

#cmMenuPageTop .cmMenu a {
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #c50e0e;
	text-decoration: none;
	background-image: url(../iso_icons/menu_fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 12px;
	padding-right: 12px;
	white-space:nowrap;
	width:0.1em;
}

#cmMenuPageTop > .cmMenu a {
	width:auto;
}


#cmMenuPageTop .cmMenu li a:hover,
#cmMenuPageTop .cmMenu li a.cmHover  {
	color: #1f5994;
	background-image: url(../iso_icons/menu_fond_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




#cmGauche {
	width: 167px;
	float: left;
	padding-left: 5px;
	margin-right: 0px;
}

#cmGauche .cmMenuPageLeft {
	background-image: url(../iso_icons/menu_vert_bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:5px;
	padding-bottom: 12px;
}

#cmGauche .cmMenuPageLeft ul {
	padding-top: 0px;
	padding-left: 3px;
	margin: 0px;
	text-align:left;	

}

#cmGauche .cmMenuPageLeft ul li {
	list-style-type: none;
	background-image: url(../iso_icons/menu_vert_fond_bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	margin-bottom:2px;
	display:block;
	height:0.1em;
	padding-bottom: 3px;

}

#cmGauche > .cmMenuPageLeft ul li {	
	height:auto;	
}


#cmGauche .cmMenuPageLeft ul li a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #c50e0e;
	text-decoration: none;
	background-image: url(../iso_icons/menu_vert_fond_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	display:block;
}

 
#cmGauche .cmMenuPageLeft ul li a:hover,
#cmGauche .cmMenuPageLeft ul li a.cmHover  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #8d0a0a;
	text-decoration: none;
}

#cmGauche .cmMenuPageLeft ul ul {
	margin: 0px;
	padding: 0px;
	line-height:13px;
	padding-right:8px;
	background-image: none;
}

#cmGauche .cmMenuPageLeft ul ul li {
	display:block;
	text-align: left;
	padding:0px;
	margin-left:9px;
}

#cmGauche .cmMenuPageLeft ul ul li a {
	background-image: url(../iso_icons/menu_puce_n3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #7c7c7c;
	text-decoration: none;
	display:block;
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
}

 
#cmGauche .cmMenuPageLeft ul ul li a:hover,
#cmGauche .cmMenuPageLeft ul ul li a.cmHover {
	font-size: 10px;
	color: #a09f9f;
}

.cmAcces {
	width: 165px;
	height: 43px;
	padding-bottom: 6px;
}

.cmNoBorder {
	border:0px;
}

#cmSofisme {

}

#cmSofisme a {
	background-image: url(../iso_icons/logo_sofisme.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 19px;
	padding-top: 40px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #57618c;
	line-height: 12px;
	display:block;
	text-decoration:none;
}


#cmContenu {
	width: 791px;
	float: left;
	margin-bottom:10px;
}

#cmBandeau {
	background-repeat: no-repeat;
	background-position: top;	
}

#cmAncetre {
	padding: 0px;
	margin: 0px;
	float:right;
}

#cmAncetre ul {
	margin-right: 0px;
	padding: 10px 16px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cmAncetre li {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	list-style-type: none;
	text-align: left;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

#cmAncetre a,
#cmAncetre a:link,
#cmAncetre a:visited,
#cmAncetre a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

 
#cmAncetre a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-image: none;
}

h2.cmTitrePage  {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #004488;
	background-image: url(../iso_icons/titre_page_ligne.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}

.cmTitrePageTxt  {
	background-color: #FFFFFF;
	padding-right: 3px;
}

h3  {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #808080;
	margin-bottom: 15px;
	line-height: 16px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #8d0a0a;
}

.cmEncartFond {
	background-repeat: no-repeat;
	background-position: right bottom;
}

#cmContenuPage  {
	margin-left: 28px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-align: left;
	line-height: 18px;
}

#cmContenuPage a {
	color: #464646;
	text-decoration:underline;	
}

#cmContenuPage a:hover {
	text-decoration:none;	
}

#cmContenuPage .cmC1 {
	margin-bottom:10px;
}

#cmContenuPage .cmC1 .insFullcontent {
	background-image:url('../iso_icons/cadre_bd.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

#cmContenuPage .cmC1 .insFullcontent h3.insTitle-text {
	background-image:url('../iso_icons/cadre_hd.gif');
	background-position:right top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#cmContenuPage .cmC1 .insFullcontent h3.insTitle-text span.titleSpan {
	background-image:url('../iso_icons/cadre_hg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:white;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	text-align:center;

}

#cmContenuPage .cmC1 .insContent {
	background-image:url('../iso_icons/cadre_bg.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

#cmContenuPage .cmC1 .insContent span {
	
}





#cmEncartG  {
	float:left;
}

#cmEncartD  {
	float:left;
}

#cmContent {
	float:left;
}

#cmFooter {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='iso_icons/footer_fond.png');
	width: 1000px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}



#cmFooter[id] {
	background-image: url(../iso_icons/footer_fond.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#cmFooter ul {
	list-style-image: none;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	position:relative;
	z-index:10000;
}

#cmFooter li {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #8098af;
	float: left;
	list-style-image: none;
	list-style-type: none;
}

#cmFooter a {
	text-decoration: underline;
	color: #8098af;
}
	 
#cmFooter a:hover {
	text-decoration: none;
	color: #8098af;
}

#cmFooter a:active {
	text-decoration: none;
	color: #8098af;     
}

#cmHomeCenter .advFlash {
	text-align:left;
}

.cmInternational {
	float:right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 11px;
}

.cmInternational a{
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 79px;
	background-image: url(../iso_icons/btn_international.png);
	background-repeat: no-repeat;
	display:block;
	cursor:pointer;
}


