
.Cmybackground
{
background-image:url("http://www.scfpi.com/site/image/background_scfpi.gif");
background-repeat:no-repeat;
position: absolute;
top:0;
left:50%;
height:800px;
width:984px;
margin-left:-492px;
}

.calendrier
{
position: absolute;
left: 0;
top: 25;
width: 400px;
height: 100%;
}

.translucent 
{ 
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
filter:alpha(opacity=65); 
-moz-opacity:0.65; 
opacity:0.65; 
visibility:hidden;
z-index: 1;
background-color: black;
}

.buttonFormation {
font-family:arial;
font-size:10pt;
font-weight:bold;
font-style:normal;
color:#D68511;
background-color:transparent;
border-style:none;
text-decoration: none;
}

.buttonFormation:hover {
font-family:arial;
font-size:10pt;
font-weight:bold;
font-style:normal;
color:#D68511;
background-color:transparent;
border-style:none;
text-decoration: underline;
cursor: pointer;
cursor: hand;
}


.cMenu A:link 
{
text-decoration: none;
font-family:arial;
font-size:12px;
color:#D68511;
}
.cMenu A:visited 
{
text-decoration: none;
font-family:arial;
font-size:12px;
color:#D68511;
}
.cMenu A:active 
{
text-decoration: none;
font-family:arial;
font-size:12px;
color:#D68511;
}
.cMenu A:hover 
{
text-decoration: underline;
font-family:arial;
font-size:12px;
color:#D68511;
}

.cPubPanel A:link 
{
text-decoration: none;
color:#FFFFFF;
}
.cPubPanel A:visited 
{
text-decoration: none;
color:#FFFFFF;
}
.cPubPanel A:active 
{
text-decoration: none;
color:#FFFFFF;
}
.cPubPanel A:hover 
{
text-decoration: underline;
color:#FFFFFF;
}

.formdiv{
position: fixed;
top: 50%;
left: 50%;
margin-top: -150px; /*half of the height plus a little to the top*/
margin-left: -275px; /*half of the width */
height: 325px;
width: 550px;
color:#000033; 
background-color: white;
visibility:hidden;
border:3px coral solid;
filter:alpha(opacity=0);opacity:0;

} 

.cInscription 
{
    font-size: 10pt;  
	font-family:arial;
	color:#104070;
}
.cInscription:hover 
{
	cursor: pointer;
	cursor: hand;
    color:#D68511;
	text-decoration: underline;	
}


html, body {
	height: 100%; 
}

fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
	
fieldset{
	margin:1em 0;
	border:none;
	border-top:1px solid #ccc;
	font-family:arial;
	font-size:13px;
}

legend{
	margin:1em 0;
	padding:0 .5em;
	color:#036;
	background:transparent;
	font-size:1.3em;
	font-weight:bold;
}

label{
	float:left;
	width:120px;
	padding:0 1em;
	text-align:right;
}

fieldset div{
	margin-bottom:.5em;
	padding:0;
	display:block;
}

fieldset div input,fieldset div textarea{
	width:150px;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:1px;color:#333;
}

fieldset div select{
	padding:1px;
}

input:focus,textarea:focus{
	background:#efefef;
	color:#000;
}

<!-- Div section -->
#mybackground
{
width:100%;
height:100%;
}
/*
#logo_1234
{
position: relative;
top:43px;
left:10px;
}
*/

#leftMenu
{
position: absolute;
top:150px;
left:10px;
width:130px;
}

#demodiv
{
z-index: 10;
}

#pageTitle
{
position: absolute;
top:150px;
left:150px;
width:845px;
font-family:papyrus;
font-weight:bold;
font-size:30px;
color:#D68511;
}

#TitleDetail
{
position: absolute;
top:-260px;
left:150px;
width:845px;
font-family:papyrus;
font-weight:bold;
font-size:20px;
color:#D68511;
}


#topMenu
{
position: absolute;
top:200px;
left:150px;
width:845px;
}

#topMenuConf
{
position: relatif;
top:200px;
left:150px;
width:845px;
}
#pubPanel
{
position: relative; 
float: right;

width:179px;
font-family:papyrus;
font-size:18px;
color:#FFFFFF;
padding:5px;

background-image:url("http://www.scfpi.com/site/image/pubPanel.gif");
background-repeat:no-repeat;
}

#pageContent
{
position: absolute;
top:250px;
left:150px;
width:845px;
font-family:arial;
font-size:12px;
color:#104070;
line-height:2;
}
#pageContentConf
{
position: absolute;
top:250px;
left:150px;
width:845px;
font-family:arial;
font-size:12px;
color:#104070;
line-height:2;
}

#linkISI{
font-family:arial;
font-size:10px;
color:#104070;
line-height:2;
text-align: center;
}

#footer{
clear:left;
width:100%
}