@charset "utf-8";
/* CSS Document */
#texteAccueil {
        position:absolute;
        left:682px;
        top:354px;
        width:654px;
        height:249px;
        z-index:1;
} 
#apDiv2 {
        position:absolute;
        left:963px;
        top:312px;
        width:324px;
        height:37px;
        z-index:2;
}

html, body { height:100%; }
		
		#all { 
			position:relative;
			min-height:57%; 
			margin:0 auto;
			padding-bottom:80px;
		}


body
{
	behavior:url("csshover.htc"); 

	width:100%;
	margin-left:0px;
	margin-right:0px;
	background-color:#006 ; /*#3252ac ou #000358 ou 006*/
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
}

a
{
	text-decoration:none;
	color:#fffb5b;
}


a:hover { text-decoration:underline;}
a:active { background-color:#39c;}
a:visited
{
	color:#F93;
	text-decoration:none;
}

h1 { text-indent:-50000px;}

#banniere, #banniere_uk
{
	height:130px;
	padding:0px;
	padding-left:0px;
	margin:0px;
	margin-right:0px;
	top:0px;
}
#banniere { background:url(../images/banniere.png) no-repeat top right;}
#banniere_uk { background:url(../images/banniere_uk.png) no-repeat top right;}

#logo, #logo_uk
{
	width:150px;
	height:150px;
	position:absolute;
	top:0px;
	left:1px;
}
/*#logo { background:url(../images/logo_cto.png) no-repeat;}
#logo_uk { background:url(../images/logo_cto_uk.png) no-repeat;}
*/
#logo { background:url(../images/CTOCO4.png) no-repeat;}
#logo_uk { background:url(../images/CTOCO4.png) no-repeat;}

#pied_de_page_accueil,#pied_de_page
{
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	clear:left;
	padding-top:0px;
	height:80px;
	bottom:0px;
	clear:left;
}

#pied_de_page_accueil
{
	position:absolute;
	top:500px;

	/*background-image:url(../images/pied_de_page_accueil.gif);*/
	margin-top:10px;
}
#pied_de_page
{
	/*background-image:url(../images/pied_de_page_accueil.gif);*/
	margin-top:0px;
}
#footer
{
	padding-right:10px;
	font-style:normal;
	color:#FFFFFF;
	float:right;
}
hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 3px;
	border:0px;
}
