/* CSS Document */
:root{
 overflow-y:scroll;
}

body {
padding: 0;
margin: 0;
}

#content {
	padding: 0px 20px 20px 20px;
	margin: -22px -10px 0px 1px;
	width: 520px;
}

#contentbig {
	padding: 0px 20px 20px 20px;
	margin: 0px -10px 0px 1px;
	width: 520px;
}

#content3 {
	padding: 0px 10px 10px 10px;
	margin: -22px -10px 0px 1px;
	width: 164px;
}
#content3bis {
	padding: 0px 10px 10px 10px;
	margin: 0px -10px 0px 1px;
	width: 162px;
}


#all {
position:relative;
left:0px;
margin-left: 0px;
padding: 0px;
margin: 0 auto;
top:0px;
width: 756px;
}

#menu {
position:relative; 
left:0px; 
top:0px;
width: 756px;
height: 72px;
}

#footer {
position:relative; 
float:left;
left:0px; 
margin-top:10px;
width: 756px;

}

#swf{
position:relative; 
left:0px; 
top: 10px;
width: 756px;
height: 200px;
}


#pageLayout1 {
position:relative; 
float:left;
margin-top: 20px;
width: 562px;
min-height: 50px;
text-align: left;
background: url(../images/background_content.gif);
background-repeat: repeat-y;
}

#pageLayout2 {
position:relative;
float:left;
left: 10px;
margin-top: 20px;
width: 276px;
min-height: 50px;
text-align: left;
background: url(../images/background_content.gif);
background-repeat: repeat-y;
}

#pageLayout3_home {
position:relative;
float:right;;
margin-top: 20px;
width: 184px;
min-height: 100px;
text-align: left;
background: url(../images/background_content3.gif);
background-repeat: repeat-y;
}
#pageLayout3_top {
position:relative;
float:right;;
margin-top: 10px;
width: 184px;
min-height: 100px;
text-align: left;
background: url(../images/background_content3.gif);
background-repeat: repeat-y;
}
#pageLayout3bis {
position:relative; 
float:right;
margin-top: 10px;
width: 184px;
min-height: 50px;
text-align: left;
background: url(../images/background_content3.gif);
background-repeat: repeat-y;
}

#pageLayoutbig {
position:relative; 
float:left; 
margin-top: 10px;
width: 562px;
min-height: 50px;
text-align: left;
background: url(../images/background_content_big.gif);
background-repeat: repeat-y;
}



#capTop,
#capTopbig,
#capTop3,
#capTop3bis,
#capBottom,
#capBottom3,
#capBottombig,
{
font: normal 0px/0px monospace; 
background-repeat: no-repeat;
}

#capTop 
{
background-image: url(../images/cap_top.gif);
height: 30px;
width: 562px;
}

#capTop3 
{
background-image: url(../images/cap_top3.gif);
height: 30px;
width: 184px;
}
#capTop3bis 
{
background-image: url(../images/cap_top_green.gif);
height: 9px;
width: 184px;
}

#capTopbig
{
background-image: url(../images/cap_top_big.gif);
height: 9px;
width: 562px;
}

#capBottom 
{
width: 562px;
text-align: left;
background-color: transparent;
background-image: url(../images/cap_bottom.gif);
height:7px; 
}

#capBottom3 
{
width: 184px;
text-align: left;
background-color: transparent;
background-image: url(../images/cap_bottom3.gif);
height:7px; 
}
#capBottombig
{
width: 562px;
text-align: left;
background-color: transparent;
background-image: url(../images/cap_bottom_big.gif);
height:7px; 
}
