﻿
body
{
    /*background-color: #EA670C;*/
	background-color: #EC6710;
}

table{
border-collapse:collapse;

}

#center
{
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 1095px;
	
}
#header-sdm
{
    background: transparent url('/images/headerInstitution.png') no-repeat scroll center top;
    height: 182px;
}

#logo
{
    float: left;
    height: 84px;
    text-indent: -9999px;
    width: 333px;
}

a
{
	text-decoration: none;
	color:#8C2D5C;
}


h4
{
	margin: 15px 15px 15px 15px;
}
 
#presentation p
{
	margin: 15px 30px 15px 15px;
	text-align:justify;
 }
 

 #presentation ul
 {
	margin: 15px 15px 15px 45px;
	text-align:justify;
	list-style:square;
	padding-left:30px;
 }
 
 #presentation li
 {
	margin: 15px 15px 15px 15px;
 }


 
#presentation p:first-letter
{
	font-size:32px;
	line-height:32px;
	font-weight:bolder;
	margin-right:2px;
	float:left;
	padding-left:15px;
}

 
 #institutions
{
    background-color: #013140;
    border: 0px;
    color: white;
    height: 1.3em;
    font-weight: bold;
}
 
  
.whiteLink:visited
{
    color: white;
    text-decoration: none;
}
.whiteLink:active
{
    color: white;
    text-decoration: none;
}
.whiteLink:link
{
    color: white;
    text-decoration: none;
}
.whiteLink:hover
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#headerbanner 
{
	background:url('../images/headerInstitution.gif') no-repeat ;
}

.entete
{
	font-family: verdana;
	font-weight: bolder;
	font-size:18px;
	line-height:126px;
	margin-left: 10px;
	text-transform: uppercase;
	color:#8C2D5C;
}

.logoEntete
{
	float:left;
	margin:15px 15px 15px 15px;
}

#informations
{
	position:relative;
}

#informations h4
{
	font-family: verdana;
	font-weight: bolder;
	font-size:12px;
}

#informations p:first-letter
{
	
 }
 
#informations ul
{
	margin-bottom:5px;
	text-align:justify;
	list-style:square;
 }
 

 
#informations p
{
	padding: 0px 0px 15px 0px;
	text-align:justify;
  }
 

