BODY {font-family:Verdana,sans-serif;font-size:9pt;color:#000000}
p, td, th {font-family:Verdana,sans-serif;font-size:12px}
a {color:#000050;text-decoration:none}
a:hover {text-decoration:underline}
.petita {font-size:9px}
h1 {font-size: 20px; width:90%; text-align:center;}
h4 {font-size: 12px; border-bottom:solid 1px;width:100%; text-align:center;}

html {
	background: #efefef;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}

body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
	font-size: 14px;
        background-color:#efefef;
        background-image:url( ../images/bottom_shadow.jpg );
        background-position:center top ;
        background-repeat:repeat-x;
}

#ombres {
	background: transparent url( ../images/hshadows.jpg ) repeat-y scroll 50% 0px;
	margin:0 auto ;
	width:100%;
}

#background {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image:url(../images/headerSides.jpg);
 	background-repeat:no-repeat;	
	background-position: center top ;
}

#headerLogo {
	position:relative;
	margin: 0 auto;
	min-height:0px;
	height: 0px;
	width: 880px;
}
	
#back {
	background: transparent url( ../images/backgroundGOdMD.jpg ) no-repeat center top;
}

#container {
	margin:0 auto;
	width:880px;
}


#header {
	margin: 0 auto;
	height:230px;
	width:100%;
}

#menu {
	height:40px;
	margin:0 auto ;
	text-align:center;
}

#menu ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:40px;
	font-size:14px;
	font-family:Arial,sans-serif;
}

#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url('../images/menu.jpg') repeat-x top left;
}

#menu ul li a {
	display:block;
	float:left;
	color:#222222;
	text-decoration:none;
	padding:0px 50px ;
	line-height:40px;
	font-weight:bold;
}

#menu ul li a:hover {
	color:#ffffff;
}

.on {
	color:#ffffff;
}
.off {
        color:#222222;
        text-decoration:none;
}

#content {
	width:880px;
	margin:0 auto ;
	text-align:left;
}

#content p {
	text-align:justify;
}
	
#footerShadows {
	margin:0 auto;
	height:90px;
	padding:0;
}

#footer {
	margin:0 auto;
	position:relative;
	padding:0;
	width:880px;
	height:90px;
	background: transparent url( ../images/bottom2.jpg ) center top;
}

#footer {
	color:#FFFFFF;
	text-align:left;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}


#footer a:hover{
	color:#ffb500;
	text-decoration:none;
}

#right {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:600px;
	padding:10px 20px 20px 20px;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}

#bottomlogo {
	position:relative;
	height:88px;
}
#textBottom{
	position:relative;
	font-size:9px;
	padding:5px;
}
#top_box_inb_link {
        position: relative;
        top: 80px;
        left: 760px;
        width: 130px;
        height: 60px;
        background-color: transparent;
}
#bottom_box_ub_link {
        position: absolute;
        top: 25px;
        left: 530px;
        width: 150px;
        height: 55px;
        background-color: transparent;
}
#bottom_box_bsc_link {
        position: absolute;
        top: 25px;
        left: 700px;
        width: 150px;
        height: 45px;
        background-color: transparent;
}
#bottom_box_isc3_link {
        position: absolute;
        top: 15px;
        left: 370px;
        width: 70px;
        height: 60px;
        background-color: transparent;
}
#bottom_box_irb_link {
        position: absolute;
        top: 15px;
        left: 470px;
        width: 35px;
        height: 60px;
        background-color: transparent;
}
#bottom_box_scalalife_link {
        position: absolute;
        top: 30px;
        left: 190px;
        width: 150px;
        height: 40px;
        background-color: transparent;
}
#bottom_box_mmb_link {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 130px;
        height: 70px;
        background-color: transparent;
	/*border: 1px solid yellow; */
}
#godmdMail {
        position: absolute;
	text-align:center;
	font-size:10px;
        top: 50px;
        left: 25px;
        background-color: transparent;
}

.bordered {
        border: 2px solid black;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding: 1em;
        background-color:#ffffff;
        overflow:visible;
        display:table;
}

