﻿html, body
{ 
	margin:0; 
	padding:0; 
	text-align:left;
	background: #FFFFFF url(/App_Themes/CPH/Images/fond.jpg);
	background-attachment:fixed;
	font-family:verdana;
	color:#6b8a97;
	font-size:12px; 
} 
 
#pagewidth
{ 
	z-index:0;
	width:1000px; 
	text-align:left;
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header
{
	z-index:1;
	background-image:url(/App_Themes/CPH/Images/header.gif);
	position:relative; 
	height:135px; 
	width:100%;
} 
 
#leftcol
{
	width:190px;
	float:left; 
	position:relative; 
}
 
#maincol
{
	float: right; 
	display:inline; 
	position: relative; 
	width:760px;
	background-color: White;
	border: solid 1px #A1B0C7;
	padding:10px 10px 10px 10px;
}
 
#footer
{
	height:100px; 
	text-align:right;
	clear:both;
	margin: 2px 20px 0px 0px;
	/*border-top: solid 1px #446A99;*/
	color: White;
	font-weight:bold;
	font-size:11px;
} 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix
{
	display: inline-block; 
	padding-top:10px; 
	margin: 0px 13px 0px 10px;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



h1
{
    color:#1075E1;
    display:inline;
    margin-bottom:10px;
    font-size:15px; 
}

h2
{
    color:#6b8a97;
    display:inline;
    margin-bottom:10px;
    font-size:13px; 
}

.PathBar_Lien
{
	font-size:11px;
	color:#446A99;
	text-decoration:none;
	padding-bottom:150px;
}


a:visited.Link, a:link.Link, a:focus.Link, a:active.Link
{
	color:#e0b779;
	text-decoration:none;
	font-weight:normal;
}

a:hover.Link
{
	color:#e0b779;
	font-weight:normal;
	text-decoration:underline;
}


a:visited.LinkM, a:link.LinkM, a:focus.LinkM, a:active.LinkM
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

a:hover.LinkM
{
	color:White;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}

a:visited.LinkMM, a:link.LinkMM, a:focus.LinkMM, a:active.LinkMM
{
	color:#6b8a97;
	text-decoration:none;
	font-weight:bold;
}

a:hover.LinkMM
{
	color:#6b8a97;
	font-weight:bold;
	text-decoration:underline;
}


a:visited.LinkBold, a:link.LinkBold, a:focus.LinkBold, a:active.LinkBold
{
	color:#ff9900;
	text-decoration:none;
	font-weight:bold;
}

a:hover.LinkBold
{
	color:#ff9900;
	font-weight:bold;
	text-decoration:underline;
}

a:visited.LinkB, a:link.LinkB, a:focus.LinkB, a:active.LinkB
{
	color:#0c74db;
	text-decoration:none;
	font-weight:bold;
}

a:hover.LinkB
{
	color:#0c74db;
	font-weight:bold;
	text-decoration:underline;
}


/*** MOTEUR HOME ***/

#MoteurHome
{
	width:190px; 
	font-size:10px;
}

#MoteurHomeHaut
{
	background-image:url('/App_Themes/Cph/images/bloch.gif'); 
	height:7px;
}

#MoteurHomeMid
{
	background-image:url('/App_Themes/Cph/images/blocm.gif'); 
	background-repeat:repeat-y; 
	height:auto; 
	width:184px;
	padding-left:3px;
	padding-right:3px;
	color:White;
}

#MoteurHomeBas
{
	background-image:url('/App_Themes/Cph/images/blocb.gif'); 
	width:190px; 
	height:25px;
	font-size:11px;
}

#MoteurHomeBas a:link, a:visited, a:active, a:focus
{
	font-weight:bold;
	color:#0B77D1;
	text-decoration:none;
}

#MoteurHomeBas a:hover 
{
	text-decoration:underline;
}

#MoteurHomeTitre
{
	font-size:12px; 
	font-weight:bold;
}

/*** MOTEUR HOME ***/



/*** MENU ***/

.Menu
{
	top:105px;
	position:absolute;
	color:White;
	padding-left:10px;
	margin-top: 4px;
}

.MenuSmall
{
	background-image:url(/App_Themes/CPH/images/ongletsmall.gif); 
	float:left;
	width:75px; 
	height:18px;
	text-align:center;
	margin-right:3px;
}

.MenuBig
{
	background-image:url(/App_Themes/CPH/images/onglet.gif); 
	float:left;
	width:100px; 
	height:18px; 
	text-align:center;
	margin-right:3px;
	display:block;
}

a:link.Menu_Lien, a:visited.Menu_Lien, a:active.Menu_Lien, a:focus.Menu_Lien
{
	color:White;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

a:hover.Menu_Lien
{
	text-decoration: underline;
}

/*** MENU ***/



/*** NAV ***/

a:link.Nav_Lien, a:visited.Nav_Lien, a:active.Nav_Lien, a:focus.Nav_Lien
{
	color:#768389;
	font-weight:normal;
	text-decoration:none;
}

a:hover.Nav_Lien
{
	text-decoration: underline;
}

/*** NAV ***/


#modalPage2
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}


#modalPage
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); 
    -moz-opacity:0.4; 
    opacity: 0.4;
    width: 100%; 
    height: 100%; 
    background-color: #999999;
    position: fixed;
    /*z-index: 500;*/
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: auto;
    left: 50%;
    top: 50%;
    /*z-index: 100000;*/
    	
}
.modal
{
    background-color: White;
    border: solid 1px #0c74db;
    position: relative;
    /*z-index: 1000;*/
    padding: 0px;
}

.modalimage
{
   
    
    position: relative;
    z-index: 1;
    margin-left:200px;
    margin-bottom:-12px;
    margin-top:-28px;
}

.modalTop
{
    width: 700px;
    background-color: White;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #0c74db;
}
.modal a, .modal a:visited
{
    color: #0c74db;
}
.modalBody
{
    padding: 10px;
}

