* { margin: 0; padding: 0; border: 0; }

html {	margin: 0;
		padding: 0;
		width:100%;
		height:100%;
		
		}

body {	
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000;
	width:100%;
	height:100%;
}

p {margin-bottom:20px; }
.fullscreen { width:100%; height:100%}

ul, li {margin:0; padding:0}
ul { list-style-type:none;}

h1 { font-size : 250% ; }
h2 { font-size : 200% ; font-weight:bold;}
h3 { font-size : 130% ; font-weight:bold; border-bottom:1px solid #e09124; padding:36px 0 18px 0; margin-bottom:18px; color:#e09124;clear:both; }
h4 { font-size : 125% ; font-weight:bold; margin-bottom:27px;}
.home { background: #000 url('../images/bg-wrapper.jpg') no-repeat 0 0; height:650px; width:950px;}
h1, h2,  h4 {color:#FFF; clear:both;}

#cesemLogo {float:left; position:absolute; margin-top:370px; margin-left:140px; width:305px; height:210px; background: transparent url('../images/logo.png') no-repeat -305px 0; text-indent: -8000em}
#cesemLogo  a {width:305px; height:210px; display:block;}
#supdecoLogo {float:left; position:absolute; margin-top:370px; margin-left:505px; width:305px; height:210px; background: transparent url('../images/logo.png') no-repeat 0 0; text-indent: -8000em}
#supdecoLogo  a {width:305px; height:210px; display:block;}


#wrapperFooter {padding-top: 20px; }
#menuLogos {padding-left: 300px}
#menuLogos li {float:left; text-indent: -8000em; list-style-type: none; margin-bottom: 25px }
#menuLogos li a { float: left; display: block; text-indent: -8000em; height:60px; width:90px; }
#menuLogos li.icoRms a {height:120px; width:274px; }
.icoRms {  background: url("../images/logo-rms-petit.png") no-repeat center center; height:70px; width:100px;  }
.icoEquis {  background: url("../images/logo-equis.png") no-repeat center center; height:60px; width:90px;  }
.icoAacsb {  background: url("../images/logo-aacsb.png") no-repeat center center; height:60px; width:90px;  }
.icoAmba {  background: url("../images/logo-amba.png") no-repeat center center; height:60px; width:90px; }


