*{
	margin:0;padding:0;background:transparent;
}


html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

#conteneur {

}

.clear 
{
	clear:both;
}

/**************
 *** HEADER ***
 **************/
#headerContent
{
	/*display:none;*/
}

#header {
	margin: 0 auto;
	width: 590px;	
}

#header-popup {	
}




#titleWebsite {
	width:590px;
	height: 28px;
	clear: both;
	margin-top: 5px;
	background:url(../Images/titre-ccpro-popup.jpg) no-repeat;
}

#titleWebsite a{
	display: none;
}

#header-bottom {
	position:relative;
}

#logo {	
    height: 129px;
    width: 194px;
	background: url(../Images/logo-ccpro-popup.png) no-repeat !important;
	background: url(../Images/logo-ccpro-popup.gif) no-repeat;
	position:absolute;
	top: 0;
	left:0;
}

#conteneurBanner {
	height: 129px;
    width: 590px;
}

#main-menu-content {
	width: 590px;
	min-height:39px;
	padding-bottom: 0 !important;
	padding-bottom: 5px;
	margin:0 auto;
	text-align:right;
	background: url(../Images/fond-mainmenu-popup.jpg) no-repeat left top;
}

#main-menu-content h1{
	font-size:24px;
	color: #fff;
	padding: 4px 10px 0 130px;
	width: 450px;
}

#main-menu-content h2{
	font-size:22px;
	color: #333;
	padding: 8px 10px 0 0;
	width: 580px;
}

/****************
 *** CONTENT ***
 ****************/

#page {
	width: 590px;
	margin: 10px auto 0 auto;
}

#mainBlock {
	margin: 0 auto;
 }

#content-popup {

}

.text h3, .text h4, .text h5, .text h6 {
	text-align:left;
	padding-bottom:2px;
}

.text h3 {
	font-size:20px;
	color:#00519e;
}

.text h4 {
	font-size:20px;
	color: #333;
}

.text h5 {
	font-size:18px;
	color:#00519e;
}

.text h6 {
	font-size:17px;
	color: #333;
}

.text, .text p {
	font-size:13px;
	text-align:justify;
	color: #333;
	padding-bottom:5px;
}

.text img {
	margin:5px;
}

.text a, .text li a {
	color:#00519E;
	text-decoration:underline;
}

.text a:hover, .text li a:hover {
	text-decoration:none;
}

.text ul, .text ol {
	padding: 2px 0;
}

.text li {
	background: url(../Images/fleche-bleu.jpg) no-repeat left 4px;
	list-style-type:none;
	padding:0 0 3px 12px;
	text-align:left;
}

/**************
 *** FOOTER ***
 **************/

#footer {			
	background: url(../Images/fond-footer-popup.jpg) no-repeat center top;
	border-top: 2px solid #fff;
	padding-bottom:10px;
	width:590px;
	height:48px;
	margin: 0 auto;
}

#footerContent {
	width:590px;
	margin: 0 auto;
}

#txt-footer {
	width:590px;	
	color:#fff;	
	font-size:11px;
	padding-top:26px;
	text-align:center;
}

#footerLinks {
  display:none;
}
