/*** WHITESPACE RESET ***/

* { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
p { line-height: 18px;}

img { border:none; }
.png { behavior:url(/css/iepngfix.htc); }


/*** GENERAL LAYOUT ***/

body { 
	background:#fff;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:12px;
}

#PAGE {
	position:relative;
	width:990px; height:1%;
	margin:0 auto;
}

/** HEADER **/

#HEADER { 
	height:88px;
	background:url("/img/logo-vichyconsult.gif") no-repeat;
	z-index:100;
}
#HEADER h1 {
	position:absolute;
	margin:0; padding:0;
	top:28px; left:10px;
}
#HEADER .actions {
	position:absolute;
	top:5px; left:310px;
	width:666px;
	text-align:right;
	font-size:10px;
	color:#666;
}
#HEADER .actions input {
	padding:2px 4px;
	margin:auto 4px;
	border:solid 1px #ddd;
	font-size:10px;
	color:#666;
	font-family:Verdana,Arial,sans-serif;
}
#HEADER .actions label { margin:0; }
#HEADER .actions input.btn {
	padding:1px 2px 1px 2px;
	color:#fff;
	background:#0035AD;
}
#HEADER .actions ul { margin:0; display:inline; }
#HEADER .actions li { margin:0; list-style:none; display:inline; }
#HEADER .actions a { 
	color:#666; text-decoration:none; 
	padding-left:5px;
	margin-left:5px;
	border-left:solid 1px #333;
}
#HEADER .actions a:hover { text-decoration:underline; }

#DIVPOPUP {
	top:0;
	left:0;
	width:0;
	height:0;
	position:absolute;
	overflow:hidden;
	z-index:102;
	background-color:#FFF;
	border-left:1px solid #e5e4e4;
	border-top:1px solid #e5e4e4;
	border-bottom:2px solid #d9d9d9;
	border-right:2px solid #d9d9d9;
	display:none;
}
#DIVPOPUP strong {
	color:#999;
	display:block;
	margin:10px;
}

#WHITEMASK {
	background-color:#FFF;
	position:absolute;
	overflow:hidden;
	z-index:100;
	display:none;
}

#CONTENT {
	width:100%;
	position:relative;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:12px;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:60px;
	z-index:1;
}

#CONTENT h3 {
	font-size:13px;
	padding-bottom:5px;
	text-transform:uppercase;
}

#CONTENT h4 {
	font-size:13px;
	margin-bottom:4px;
}

#CONTENT a.btBase, #POPUP a.btBase,#NAV a.btBase {
	text-transform:uppercase;
	border:1px solid #b1b1b1;
	color:#666;
	background-repeat:no-repeat;
	background-position:right top;
	font-size:10px;
	text-decoration:none;
}

#CONTENT a.btBase:hover,#POPUP a.btBase:hover,#NAV a.btBase:hover {
	background-color:#0035AD;
	color:#FFF;
}

#CONTENT a.btBase span, #POPUP a.btBase span,#NAV a.btBase span {
	display:block;
	margin:2px 20px 1px 5px;
}

#PERMA {
	position:absolute;
	top:30px; left:305px;
}

#PERMA li { margin:0; list-style:none; float:left; }
#PERMA li a {
	display:block;
	height:38px;
}
#PERMA li a span {
	display:block;
	width:100%;
	height:38px;
	visibility:hidden;
}
#PERMA li a:hover, #PERMA li a.over { visibility:visible; }
#PERMA li a:hover span, #PERMA li a.over span { visibility:visible; }
#PERMA li a span span { display:none; font-size:1px; }


#HEADER .breadcrumb {
	position:absolute; 
	top:72px; left:310px;
	width:670px;
	font-size:10px;
}
#HEADER .breadcrumb a { color:#0035AB; text-decoration:none; }
#HEADER .breadcrumb a:hover { text-decoration:underline; }

#HEADER .usermessage {
	position:absolute; 
	top:90px; left:310px;
	width:670px;
	font-size:10px;
	font-weight: bold;
}
#HEADER .usermessageConfirm { color: Green; }
#HEADER .usermessageError { color: Red; }

#PANEL {
	display:none;
	position:absolute;
	width:276px;
	border-top:solid 6px #0035AB;
	z-index:150;
	top:62px;
}
#PANEL .inner {
	background:#fff;
	border:solid 1px #ccc;
	height:300px;
}

/** FOOTER **/

#FOOTER {
	border-top:solid 1px #ddd;
	padding:4px;
	color:#666;
	font-size:10px;
	text-align:right;
}
#FOOTER a { color:#666; text-decoration:none; }
#FOOTER a:hover { text-decoration:underline; }
#FOOTER .left { float:left; }

/* PAGES DANS LA NAVIGATION */

#NAV {
	width:274px;
	/*margin: 0 15px 10px 15px;*/
	font-family:Verdana;
	font-size:10px;
	overflow:hidden;
}

#NAV a {
	font-size:10px;
	font-family:verdana;
}

#NAV a:hover {
	text-decoration:none;
}

#NAV .blocTheme {
	width:248px;
	overflow:hidden;
	border-bottom:1px dotted #809ad7;
	padding:12px 0 14px;
	margin-left:13px;
}

#NAV .lastblocTheme {
	border:none;
	padding-bottom:20px;
}

#NAV .beforeNl {
	border:none;
	padding-bottom:5px;
}

#NAV .blocNewsLetter {
	
	background-color:#0035AD;
	color:#FFF;
	padding:10px;
	border:none;
	margin:0;
	padding:0;
	margin-top:10px;
	width:100%;
}

#NAV .blocNewsLetter div {
	margin:10px;
}

#NAV .blocNewsLetter input {
	margin-top:5px;
}
	

#NAV h2, #NAV h3 {
	margin:0;
	padding:0;
	color:#0035AB;
	font-weight:bold;
}

#NAV h2 {
	font-size:12px;
	margin-bottom:13px;
}

#NAV h3 {
	font-size:12px;
	margin-bottom:4px;
}

#NAV a.alone {
	display:block;
	margin-top:10px;
	width:100%;
}

#NAV .blocTheme .input {
	width:100%;
	margin-bottom:5px;
}

#NAV .blocTheme input {
	border:1px solid #d7d7d7;
	font-size:10px;
	color:#858585;
	width:170px;	
}

#NAV .blocTheme a.input {
	padding:2px;
	background-color:#0035AD;
	color:#FFF;
	border:1px solid #FFF;
	margin-left:5px;
	text-decoration:none;
}

#NAV .blocTheme a.input:hover {
	background-color:#FFF;
	color:#0035AD;
	border:1px solid #0035AD;
}


/*BOUTON OK BLOC NEWSLETTER*/


#NAV .blocNewsLetter a.input {
	background-color:#FFF;
	color:#0035AD;
	border:1px solid #0035AD;
}

#NAV .blocNewsLetter a.input:hover {
	background-color:#0035AD;
	color:#FFF;
	border:1px solid #FFF;	
}

#NAV .blocTheme a {
	color:#0035AB;
}

#NAV .blocTheme ul {
	margin:0;
	padding:0;
	float:left;
	width:124px;
}

#NAV .blocTheme ul li {
	margin-bottom:5px;
	font-size:10px;
	list-style-type:none;
	background-image:url(/img/dash.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:7px;
}

#NAV .blocTheme ul li a {
	color:#8C8C8C;
	font-size:9px;
	text-decoration:none;
}

#NAV .blocTheme ul li a:hover {
	text-decoration:underline;
}

#NAV .blocTheme .ulimg {
	width:100%;
	overflow:hidden;
}

#NAV .blocTheme .ulimg ul {
	width:135px;
	
}

#NAV .blocTheme .ulimg img {
	margin:0;
	float:right;
	margin-right:20px;
}

#NAV .blocTheme .ulimg img.left {
	float:left;
}

#NAV .text {	
	color:#8c8c8c;
}

#NAV .textimg, #CONTENT .textimg {
	width:100%;
	overflow:hidden;
	margin-top:5px;
}

#NAV .textimg img, #CONTENT .textimg img {
	float:left;
}

#NAV .textimg .text, #CONTENT .textimg .text {
	float:right;
	margin-right:10px;
	width:134px;
}

#NAV .par {
	margin-top:20px;
}

#NAV .textimg .short {
	margin-right:0;
}

#NAV a.btnav {
	float:left;
	margin-top:10px;
	width:234px;
	background-color:#0035AD;
	color:#FFF;
	background-image:url(/img/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#NAV a.btnav:hover {
	background-color:#FFF;
	color:#0035AD;
	background-image:url(/img/arrow.gif);
}

#NAV a.btnav span {
	margin:4px;
}

/*CONTENUS*/

/*STRUCTURES*/

#CONTENT .collspan-3 {
	width:750px;
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
	clear:both;
	/*border:1px solid red;*/
}

.collspan-2 {
	width:512px;
	float:left;
	position:relative;
	overflow:hidden;
}

.collspan-smallmargin {
	margin-bottom:10px;
}

.line {
	width:750px;
	float:left;
	height: 10px;
}


#CONTENT .cell-0,.cell-1, .cell-2, .cell-2a ,.cell-3 {
	float:left;
	position:relative;
	overflow:hidden;
	margin-left:29px;
	display: inline;
}

#CONTENT .cell-0 { width:460px; 	margin-left:29px; }
#CONTENT .cell-1 {  width:230px; 	margin-right:29px; }
.cell-2 {  width:230px; margin-left:29px; }
.cell-2a {  width: 230px; margin-right: 29px; }
.cell-2b {  float: right; width: 230px; margin-left:  29px;}
.cell-3 { width:750px; margin-right:0; margin-left:0;}
.cell-4 { float:left; width:490px; 	margin-left:29px; text-align:justify;}


#CONTENT .nomargin 
{
    margin-left:0;
}


.collspanhr {
	width:100%;
	position:relative;
	overflow:hidden;
	font-size:1px;
	background:#CCC;
	height:1px;
	margin:-10px 0 10px;
	clear:both;
}

/*Gestions des encarts de mise en avant*/


.encart {
	background-color:#eff2f9;
	margin-bottom:5px;
}

.encartCtn {
	margin:12px;
	height:1%;
	overflow:hidden;
	position:relative;
}


.encart h4 { padding-bottom:4px; font-size:13px; }

.encart p { color:black; }
.encart .cell-1, .encart .cell-2, .encart .cell-3 {	margin-left:13px; }

.miniEncart { padding:0; }

table.encart {
	margin:0 0 5px 24px;
	border:0;
	background-color:#FFF;
	height:1%;
	position:relative;
	overflow:hidden;
}

table.encart td {
	background-color:#eff2f9;
	width:232px;
	margin-right:24px;
}

/*Styles des elements interieurs aux cellules*/

.intro {
	color:#0035AD;
	font-size:12px;
	margin-bottom:18px;
}

.collspan-3 p {
	margin:0;
	padding:0;
	display:block;
	margin-bottom:15px;
}

.collspan-3 .lastItem {	margin-bottom:0; }
.collspan-3 ul{ margin:0; }
.collspan-3 ul li { margin:0 0 0 10px; list-style-type:none;}
.collspan-3 ul li.square{ margin:0 0 10px 10px; list-style-type:square; list-style-position:inside;}

.collspan-3 img.right {float:right; margin:2px 0pt 16px 20px;}
.collspan-3 img.left {float:left; margin:2px 20px 10px 0pt;}
.collspan-3 img.center {float:left; margin:0pt 0pt 10px 0pt;}

#CONTENT a.simpleBlackLink {	
	color:#000;
	text-decoration:none;
}

#CONTENT a.simpleBlackLink:hover {
	text-decoration:underline;
}

/*Liens avec petites fleches*/

#CONTENT a.blackLink, #CONTENT a.greyLink {
	
	text-decoration:none;
/*	padding-left:12px;*/
	display:block;
	height:1%;
	overflow:hidden;
	position:relative;
}
#CONTENT a.greyLink {
	color:#636363;
	background:url(/img/grey-link.gif) no-repeat;
}
#CONTENT a.blackLink {
	color:#000;
	background:url(/img/black-link.gif) no-repeat;
}



#CONTENT a.blackLink:hover,#CONTENT a.greyLink:hover { text-decoration:underline; }

#CONTENT a.grosBt {
	background-color:#0035AD;
	color:#FFFFFF;
	float:left;
	text-align:center;
	font-size:12px;
}
#CONTENT a.grosBt span {
	margin:7px;
}
#CONTENT a.grosBt:hover {
	background-color:#FFFFFF;
}
#CONTENT a.grosBt:hover span {
	color:#0035AD;
}

#CONTENT a.pageTop {
	margin:0 0 10px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:9px;
	width:100%;
	float:left;
	background:url(/img/page-top.gif) no-repeat;
	padding-left:15px;
}

#CONTENT a.pageTop:hover {
	text-decoration:underline;
}

/*Bouton avec flèche en arriere plan*/

#CONTENT a.arrowBt, #CONTENT a.bigArrowBt {
	display:block;
	width:204px;
	background:url(/img/btn-arrow-off.png) no-repeat left;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:1px solid #FFF;
}

#CONTENT a.arrowBt {
	margin:3px 3px 3px 22px;
	font-size:12px;
}

#CONTENT a.arrowBt:hover {
	background:url(/img/btn-arrow-on.png) no-repeat left;
	background-color:#FFF;
	color:#0035AD;
	border:1px solid #0035AD;
	
}

#CONTENT a.arrowBt span.content {	
	display:block;
	margin:10px;
	margin-left:23px;
}

#CONTENT a.bigArrowBt {
	width:225px;
	background:url(/img/btn-arrow-big.png) no-repeat left;
	font-size:20px;
}

#CONTENT a.bigArrowBt:hover {
	background:url(/img/btn-arrow-big-on.png) no-repeat left;
	background-color:#FFF;
	color:#0035AD;
	border:1px solid #0035AD;	
}

#CONTENT a.bigArrowBt span.mini {
	font-size:13px;
}

#CONTENT a.bigArrowBt span.medium {
	font-size:16px;
}

#CONTENT a.bigArrowBt span.content {
	display:block;
	margin-left:50px;
}

#CONTENT a.blueBt {
	color:#FFF;
	background-color:#0035AD;
}

#CONTENT a.orangeBt {
	color:#FFF;
	background-color:#eb5322;
}

#CONTENT a.roseBt {
	color:#FFF;
	background-color:#d91b75;
}

/*------------------------------------------------*/


/*Structure page gauche */

/*Télécommande fin du diag*/

#CONTENT .commandCtn {	
	width:194px;
	position:relative;
	overflow:hidden;
	margin: 0 25px 0 0;
	float:left;
	display:inline;
}

#CONTENT .telecommande {
	width:192px;
	float:left;
	border:1px solid #ccc;
	color:#9f9f9f;
}

#CONTENT .telecommande .content,#CONTENT .researchFrame .content {
	margin:10px;
	font-size:10px;
	width:172px;
	position:relative;
	overflow:hidden;
}

.telecommande .content .user, .researchFrame .content .user {
	color:#0035AD;
	margin-bottom:20px;
	font-weight:bold;
}

.telecommande .content .diagState { color:#0035AD; }

.telecommande .content .phases, .content .onephase {
	width:172px;
	position:relative;
	overflow:hidden;
}

.telecommande .content .phases { margin-top:12px; }

.telecommande .skinCapital {
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:10px;
}

.skinCapital .deco {
	float:left;
	margin-right:10px;
	width:25px;
	display:inline;
}

.skinCapital .text {
	margin-top:2px;
	color:#b1b1b1;
	width:132px;
	position:relative;
	overflow:hidden;
}

.skinCapital .text span {
	color:#0035AD;
	font-size:12px;
	text-transform:uppercase;
}

.telecommande div.skinAtitude, .telecommande div.skinEnv {
	width:167px;
	height:9px;
	background-repeat:no-repeat;
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
}

.telecommande div.skinAtitude .arrow, .telecommande div.skinEnv .arrow {
	width:11px;
	height:7px;
	background-image:url(/img/diag/tele/arrow.png);
	position:absolute;
	top:3px;
}

.telecommande div.skinAtitude { background-image:url(/img/diag/tele/skin-attitude.gif); }

.telecommande div.skinEnv { background-image:url(/img/diag/tele/skin_environnement.gif); }

/*Bloc recherche*/

#CONTENT .researchFrame {
	width:192px;
	position:relative;
	overflow:hidden;
	border:1px solid #ccc;
	color:#9f9f9f;
	margin-top:10px;
}

#CONTENT .researchFrame .content {
	margin-bottom:5px;
	float:none;
}

#CONTENT .researchFrame .user {
	margin-bottom:10px;
	font-size:10px;
}

.researchFrame input.text {
	width:135px;
	font-size:10px;
	color:#636363;
	padding:2px;
	margin:0;
}

.researchFrame input.longtext {
	width:163px;
	margin-bottom:5px;
}

.researchFrame a.submit {
	padding:4px 3px 3px 3px;
	color:#FFF;
	border:1px solid #0035AD;
	background-color:#0035AD;
	text-decoration:none;
	float:left;
	margin-left:3px;
	margin-top:1px;
}

.researchFrame a.submit:hover {
	border:1px solid #636363;
	background-color:#FFF;
	color:#0035AD;
}

.researchFrame div {
	color:#000;
	float:left;
	font-size:9px;
}

.researchFrame div a {
	color:#000;
	font-size:9px;
}

.researchFrame ul { margin-bottom:0; }

/*Etats des sliders*/

.telecommande div.firstStep { left:25px; }
.telecommande div.secondStep { left:80px; }
.telecommande div.thirdStep { left:135px; }

/*Menu des dossiers*/


#CONTENT .leftMenus {
	width:192px;
	margin-right:24px;	
	float:left;
}

.leftMenus .leftMenu {
	border:1px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	border-right:2px solid #e5e5e5;
	width:100%;
	margin-bottom:7px;
}

#CONTENT .leftMenus .leftMenu .contentMenu {
	margin:10px;
	color:#0035AD;
	font-size:10px;
}

.contentMenu .title {
	font-size:12px;
	margin-bottom:20px;
	font-weight:bold;
}

/*ul {
	margin:5px 0 20px 0;
	padding:0;
}

ul li {
	margin:0;
	padding:0;
	list-style:none;
	padding-bottom:2px;
}
*/
.contentMenu ul li a {
	color:#000;
	font-size:10px;
	text-decoration:none;
}

.contentMenu ul li a:hover {
	text-decoration:underline;
}

.contentMenu ul li a.folders {
	text-transform:uppercase;
}

ul li a.dashed {
	background-image:url(/img/list-link.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	display:block;
}

#CONTENT div.listImg {
	width:150px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-left:5px;
}

#CONTENT img.listImg {
	float:left;
}

#CONTENT div.folders {
	width:768px;
	position:relative;
	overflow:hidden;
	color:#3F3F3F;
	line-height:18px;
}
#CONTENT div.folders .colorBlueSky {color:#477CD1;}
#CONTENT div.folders a.colorBlueSky {	
	text-decoration:none;
	display:block;
	height:1%;
	overflow:hidden;
	position:relative;
}
#CONTENT div.folders a.colorBlueSky:hover {
	color:#477CD1;
	text-decoration:underline;
}

/*Elements de formulaire*/
input {
	font-family:Verdana;
	font-size: 10px;
	color:#8c8c8c;
	padding:4px;
}

input.submit {
	color:#FFF;
	background-color:#0035AD;
	border:1px solid #0035AD;
	text-transform:uppercase;
	padding:2px;
}



/*Mise en page des DOSSIERS*/

/*titres*/
.folders h1, .folders h2, .folders h3 {
	margin:0;
	padding:0;
	color:#0035AD;
	font-weight:bold;
	display:block;
}

.folders h1 {
	text-transform:uppercase;
	font-size:18px;
	margin-bottom:15px;
	margin-top:12px;
}


.folders h2 {
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:10px;
}

.folders h3 { 
	margin-bottom:3px;
	margin-top:30px;	
}

.folders h4 {
	margin:0;
	padding:0;
	color:#477CD1;
	font-weight:bold;
	display:block;
}


/*Blocs de mise en avant*/

#CONTENT .highLightBloc {
	position:relative;
	overflow:hidden;
	height:1%;
	background-color:#f2f5fb;
}

#CONTENT .highLightBloc .content {
	margin:10px;
}

/*POPUP LAYOUT*/

#POPUP a {
	font-size:10px;
	color:#666;
}

#POPUP .footer a {
	text-decoration:none;
	margin-left:25px;
}
#POPUP .footer a img {
	position:relative;
	top:4px;
}

#POPUP .close { text-align:right; }
#POPUP .close a {
	text-decoration:none;
	text-transform:uppercase;
}
#POPUP a:hover { text-decoration:none; }
#POPUP .close a:hover, #POPUP .footer a:hover { text-decoration:underline; }
.blue- {
	color: #0035AD;
}

