* {
margin: 0;
padding: 0;
}

body {
background: #c8c0b6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #151515;
padding: 20px 5px;
}

@font-face {
 font-family: "Philing";
 src: url('Philing.eot') /* EOT file for IE */
}
@font-face {
 font-family: "Philing"; 
 src: url('Philing.ttf') format('opentype'); /* TTF file for CSS3 browsers */
}

a {
text-decoration: none;
color: #003374;
outline: none;
}

a:hover {
text-decoration: underline;
color: #e32119;
outline: none;
}

img {
border: none;
}

img.left {
float: left;
margin: 30px 10px 10px 35px;
}

img.right {
float: right;
margin: 10px 0px 5px 20px;
}

object {
float:left;
margin: 15px 0 10px 0px;
}

hr {
margin-top: 1.25em;
margin-bottom: 1.25em;
background-color: #e32119;
}

fieldset {
margin-top: 20px;
margin-bottom: 20px;
padding: 20px;
}

legend {
border: 1px solid #151515;
padding: 5px 15px;
margin-bottom: 15px;
color: #151515;
background-color: #c8c0b6;
}

/*input {
background-color: #EDEDED;
color: #151515;*/
/*padding: 15px 15px;*/
/*margin: 15px 15px 15px 0;*/
/*height: 1.5em;*/
/*border: 1px solid #151515;*/
}

label {
margin: 10px 10px;
padding: 10px 3px;
color: #003374;
}

#submit{
float: right;
}

/*table {
border-collapse: collapse;
font-size: 11px;
border: 1px solid #003374;
}*/

th .normal{
border-collapse: collapse;
font-size: 11px;
border: 1px solid #003374;
background-color: #81725e;
color: #fff;
padding: 7px;
}

tr .normal {
font-size: 11px;
border: 1px solid #003374;
padding: 5px;
}

td .normal {
border-collapse: collapse;
font-size: 11px;
border: 1px solid #003374;
padding: 5px;
}

td .sans{
border: 0;
}


#conteneur {
width: 1000px;
border: 4px ridge #81725e;
margin-left: auto;
margin-right: auto;
background: #fff;
}

#header {
background: #fff;
width: 940px;
height: 150px;
padding: 0px 30px 0px 30px;
}

object {
float: right;
/*margin: 15px 0 20px 0;*/
}


em {
font-weight: bold;
font-style: normal;
}

.menu {
padding:0 0 0 32px; 
margin:0; 
list-style:none; 
height:40px; 
background:#fff 
url(images/menu.jpg) repeat-x; 
position:relative; 
font-family:verdana, arial, sans-serif;
}

.menu li.top {
display:block; 
float:left; 
position:relative;
}

.menu li a.top_link
{
display:block; 
float:left; 
height:40px; 
line-height:33px; 
color:#fff; 
text-decoration:none; 
outline: none; 
font-size:10px; 
font-weight:bold; 
padding:0 0 0 12px; 
cursor:pointer;
}

.menu li a.top_link1 {
display:block; 
float:left; 
height:40px; 
line-height:33px; 
margin: 0 40px 0 0; 
cursor:pointer;
}

.menu li a.top_link span {
float:left; 
font-weight:bold; 
display:block; 
padding:0 24px 0 12px; 
height:
40px;
}

.menu li a.top_link:hover {
color:#000; 
background: url(images/menuOverRouge.jpg) no-repeat;
}

.menu li a.top_link:hover span {
background:url(images/menuOverRouge.jpg) no-repeat right top;
}

.menu li:hover > a.top_link {
color:#fff; 
background: url(images/menuOverRouge.jpg) no-repeat;
}

.menu li:hover > a.top_link span {
background:url(images/menuOverRouge.jpg) no-repeat right top;
}

.menu a:hover {
visibility:visible;
}

.menu li:hover {
position:relative; 
z-index:200;
}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {
position:absolute; 
left:-9999px; 
top:-9999px; 
width:0; 
height:0; 
margin:0; 
padding:0; 
list-style:none;
}

.menu :hover ul.sub {
left:2px; 
top:40px; 
right:2px; 
background: #fff; 
padding:5px 0; 
border:2px groove #003374; 
white-space:nowrap; 
width:235px; 
height:auto;
}

.menu :hover ul.sub li {
display:block; 
height:20px; 
position:relative; 
float:left; 
width:235px;
}

.menu :hover ul.sub li a {
font-weight:normal;
display:block; 
font-size:11px; 
height:20px; 
width:235px; 
line-height:20px; 
text-indent:5px; 
color:#000; 
text-decoration:none; 
outline: none; 
border:3px solid #fff; 
border-width:0 0 0 1px;
}

.menu :hover ul.sub li a:hover {
background:#003374; 
color:#fff;
}

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {
left:90px; 
top:-4px; 
background: #fff; 
padding:3px 0; 
border:1px solid 999999; 
white-space:nowrap; 
width:93px; 
z-index:200; 
height:auto;
}


#colGauche {
float: left;
width: 200px;
text-align: left;
font-size: 11px;
background: #fff;
}

#colGauche a
{
color: #003374;
outline: none;
}

#colGauche a:hover
{
color: #e32119;
text-decoration: none;
}

#colGauche ul li{
list-style-type: none;
}

.menuVertical {
    margin: 25px 10px 20px 20px;
	width: 180px; 	
    /*position: relative;*/
}
.menuVertical table.tabbar {
	/*position: absolute;*/
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}
.menuVertical td {
	height: 36px; 
	width: 180px;
}
.menuVertical td.button {
	background-image: url(button63867240.jpg);
	background-repeat: no-repeat;
}
.t6429632 {
    font-family: Verdana, Arial, "Sans Serif";
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.a6429632 {
	text-decoration: none;
}

.boiteGauche {
  font-family: verdana; 
  width: 180px;
  margin: 20px 10px 20px 20px;
  
}
  
.boiteGauche .boiteGaucheHaut {
  background: url(images/boiteGaucheHaut.png) no-repeat top;
  margin: 0;
  text-align: center;
  padding: 14px 14px 5px 14px;
  color: #ffffff;
  font-size: 14px;
}

.boiteGauche .boiteGaucheContenu { 
  margin: 0 0 -6px 0px;  
  text-align: center; 
  padding: 5px 14px 2px 14px;
  color: #151515;
  font-size: 11px;
  background: url(images/boiteGaucheMilieu.png) repeat-y top;
}

.boiteGauche .boiteGaucheContenu ul li{
 font-size: 10px;
 color: #000;
}


.boiteGauche .boiteGaucheBas {
  margin: 0;
  height: 28px;
  background: url(images/boiteGaucheBas.png) no-repeat bottom;
}

.gauche {
  font-family: verdana; 
  width: 160px;
  margin: 20px 10px 20px 30px;
  
}
  
.gauche .gaucheHaut {
  background: url(images/gaucheHaut.png) no-repeat top;
  margin: 0;
  text-align: center;
  padding: 14px 14px 0px 14px;
  color: #ffffff;
  font-size: 14px;
}

.gauche .gaucheContenu { 
  margin: 0 0 -6px 0;  
  text-align: center; 
  padding: 0px 0px px 0px;
  color: #151515;
  font-size: 12px;
  background: url(images/gaucheCentre.png) repeat-y top;
}

.gauche .gaucheBas {
  margin: 0;
  height: 28px;
  background: url(images/gaucheBas.png) no-repeat bottom;
}

#meteo {
margin: 20px 10px 20px 30px;
}
 
#plan {
margin: 20px 10px 20px 30px;
border: 1px solid #81725e;
}

#principal {
width: 600px;
text-align: justify;
padding: 10px 8px;
margin-left:220px;
margin-right: 110px;
font-size: 14px;
background: #fff;
}

#principal > :first-child {
margin-top: 10px;
}


#principal h1 {
text-align: center;
font-weight: bold;
font-size: 18px;
font-weight: 98;
padding: 5px 0 5px 0;
margin: 20px 0px;
background-color: #c8c0b6;
border: 1px solid #003374;
color: #003374;
}

#principal h2 {
text-align: left;
font-style: italic;
color: #003374;
font-size: 16px;
font-weight: 99;
padding: 5px 0 10px 0;
margin: 10px 0;
}

#principal h3 {
text-align: left;
padding: 5px 0 10px 0;
color: #003374;
font-style: italic;
font-size: 15px;
font-weight: 100;
text-decoration: underline;
}

#principal h4 {
text-align: left;
padding: 5px 0 10px 0;
color: #151515;
font-style: normal;
font-size: 13px;
font-weight: 100;
text-decoration: underline;
}

#principal p {
text-align: justify;
font-size: 12px;
font-weight: 100;
padding: 5px 0 3px 0;

}

#principal .construction {
font-size: 2em;
text-align: center;
color: #e32119;
margin: 100px 0 50px 0;
border: 3px ridge #003374;
background-color: #dcdcdc;
padding: 20px;
}

#principal .identification {
font-size: 1.3em;
text-align: center;
color: #000;
margin: 100px 0 50px 0;
border: 1px ridge #003374;
background-color: #dcdcdc;
padding: 20px;
line-height: 1.1em;
}



.commentaire {
color: black;
font-weight: bold;

}

.souligne {
text-decoration: underline;
}


.remarque {
font-size: 0.5em;
font-style: italic;
}


#principal ul li {
margin-left:30px;
/*margin: 10px;*/
padding: 0px;
list-style: square;
font-size: 12px;
}

#principal .infos li {
font-size: 12px;
list-style-type: square;
margin-left: 20px;
}

#principal .hopital li {

font-size: 12px;
list-style-type: none;
margin-left: 0px;
border-top: 1px solid #003374;

padding: 10px 0 5px 0;
}

#principal .hopital ul {
font-size: 12px;
list-style-type: square;
margin: 10px 0 10px 20px;
border-bottom: 1px solid #003374;
padding: 10px 0 10px 0;
}

#principal .hopital em {
font-size: 12px;
color: #e32119;
text-decoration: underline;
padding: 10px 0 10px 0;
margin: 10px 0 10px 0;
}

#principal .medecin{
color: #003374;
font-size: 12px;
font-style: italic;
text-decoration: underline;
padding: 10px 0 0 0;
}
#principal .contact {
font-weight: bold;
}

#principal .pages {
text-align: center;
}

#principal .filiale {
font-size: 11px;
font-weight: bold;
font-style: italic;
}


#principal .pages a {
text-decoration: underline;
color: #151515;
}

#principal .pages a:hover {
text-decoration: underline;
color: #e32119;
}

#principal .pages a:visited {
text-decoration: underline;
color: #003374;
}

table#hopitaux {
border-collapse: collapse;
}

#hopitaux th {
color: #e32119;
}

#hopitaux .label td {
color: #003374;
}

table#sponsor {
border-spacing: 30px;
height: 600px;
}

 
.box6401761 {
  font-family: Arial;
  width: 580px;
  margin: 0 0 0 10px;
  }
.box6401761 .boxtop {
  background: url(images/boiteLogoOccHaut.png) no-repeat top;
  height: 13px;
  }
.box6401761 .boxtitle {
  margin: 0;
  text-align: center;
  padding: 0px 13px 10px 13px;
  color: #151515;
  font-size: 16px;
  background: url(images/boiteLogoOccCentre.png) repeat-y top;
  }
.box6401761 .boxtext {
  margin: 0;
  text-align: left;
  padding: 0 13px 2px;
  color: #151515;
  font-size: 13px;
  background: url(images/boiteLogoOccCentre.png) repeat-y top;
  }
.box6401761 .boxbot {
  margin: 0;
  height: 13px;
  background: url(images/boiteLogoOccBas.png) no-repeat bottom;
  }
  

.boiteGrise {
  font-family: verdana;
  width: 600px;
  margin: 20px 0px 5px 0px;
  padding: 0px 10px  0px 0px;
  
  }
.boiteGrise .boiteGriseHaut {
  background: url(images/boiteMilieuHaut.png) no-repeat top;
  margin: 0;
  text-align: center;
  padding: 14px 14px 5px 14px;
  color: #003374;
  font-size: 14px;
  }
.boiteGrise .BoiteGriseContenu {
  margin: 0 0 -6px 20;  
  text-align: left;
  padding: 5px 25px 2px 25px;
  color: #151515;
  font-size: 12px;
  background: url(images/boiteMilieuCentre.png) repeat-y top;
  }
.boiteGrise .boiteGriseBas {
  margin: 0;
  height: 28px;
  background: url(images/boiteMilieuBas.png) no-repeat bottom;
  }
  
  
 .boiteGrise .BoiteGriseContenu .adherent{
  margin: 0 0 -6px 20;  
  text-align: justify;
  padding: 5px 25px 2px 25px;
  color: #151515;
  
  background: url(images/boiteMilieuCentre.png) repeat-y top;
  }
  
  
   .boiteGrise .BoiteGriseContenu .adherent p{
  margin: 0 0 -6px 20;  
  text-align: justify;
  padding: 5px 25px 2px 25px;
  color: #151515;
  font-size: 13px;
  font-weight: bold;
  background: url(images/boiteMilieuCentre.png) repeat-y top;
  }

.boiteImg {
  font-family: Arial;
  width: 250px;
  float: left;
  margin: 25px; 
 }
  
  
.boiteImg .boiteImgHaut {
  background: url(images/boiteImgHaut.png) no-repeat top;
  margin: 0;
  text-align: center;
  padding: 6px 13px 4px;
  color: #003374;
  font-size: 14px;
  height: 25px;
  }
.boiteImg .boiteImgCentre {
  margin: 0 0 -6px 0;  
  text-align: left;
  padding: 20px 13px 10px 55px;
  color: #000000;
  font-size: 13px;
  background: url(images/boiteImgCentre.png) repeat-y top;
  }
.boiteImg .boiteImgBas {
  margin: 0;
  height: 25px;
  background: url(images/boiteImgBas.png) no-repeat bottom;
  }


.pot
{
width: 580px;
height: 1000px;
margin: 20px 0 5px 10px;
padding: 0 10px 0 0;

background: url(images/fondPotRentree.png) no-repeat;
}

.citation {
margin: 5px 0 0 0;
text-align: center;
font-family: "Lucida Handwriting", Verdana, serif;
}

.signature {
text-align: center;
font-family: "Lucida Handwriting", Verdana, serif;
font-style: italic;
font-weight: bold;
font-size: 13px;
margin: 25px 0px 15px 0;
}

  
#accueil {
margin: 70px 250px 20px 250px;
} 

#principal .merci {
color: #003374;
font-size: 1.2em;
line-height: 1.3em;
text-align: justify;
padding: 30px;
margin: 120px 20px 0 20px;
border: 2px ridge #e32119;
}

.adresse {
font-size: 11px;
font-style: italic;
}

.lycees li {
font-size: 11px;
list-style-type: square;
margin-left: 20px;
padding-left: 7px;
}

#colDroite {
float: right;
width: 100px;
background: #fff;
padding: 12px 30px;
margin: 0px 0 10px 0;
}

#colDroite a {
outline: none;
}

.boiteDroite {
  font-family: verdana; 
  width: 180px;
  margin: 10px 0px 20px 0px;  
}
  
.boiteDroite .boiteDroiteHaut {
  background: url(images/boiteGaucheHaut.png) no-repeat top;
  margin: 0;
  text-align: center;
  padding: 5px 14px 5px 14px;
  color: #ffffff;
  font-size: 14px;
}

.boiteDroite .boiteDroiteContenu { 
  margin: 0 0 -6px 0;  
  text-align: center; 
  padding: 5px 5px 2px 5px;
  color: #151515;
  font-size: 12px;
  background: url(images/boiteGaucheMilieu.png) repeat-y top;
}

.boiteDroite .boiteDroiteContenu ul li{
 font-size: 10px;
 color: #000;
}

.boiteDroite .boiteDroiteBas {
  margin: 0;
  height: 28px;
  background: url(images/boiteGaucheBas.png) no-repeat bottom;
}

.droite {
  font-family: verdana; 
  width: 160px;
  margin: 10px 10px 10px 10px;
  
}
  
.droite .droiteHaut {
  background: url(images/gaucheHaut.png) no-repeat top;
  margin: 0;
  text-align: center;
  padding: 14px 14px 5px 14px;
  color: #ffffff;
  font-size: 14px;
}

.droite .droiteContenu { 
  margin: 0 0 -6px 0;  
  text-align: center; 
  padding: 0px 0px 0px 0px;
  color: #151515;
  font-size: 12px;
  background: url(images/gaucheCentre.png) repeat-y top;
}

.droite .droiteBas {
  margin: 0;
  height: 28px;
  background: url(images/gaucheBas.png) no-repeat bottom;
}

.logo{
width: 100px;
height:100px;
margin: 10px 20px 27px 0px;
padding: 0;
text-align: left;
border: 2px ridge #003374;   
}



#bas {
clear: both;
padding: 0px;
margin: 0px;
height: 120px;
}

#scriptLogos{
margin-left: 60px;
}

#footer {
border-top: 2px groove #81725e;
height: 25px;
text-align: center;
font-size: 11px;
}

#contact {
float: left;
margin-left: 100px;
}

#concepteur {
float: left;
color: #151515;
text-decoration: underline;
text-align: right;
font-size: 11px;
margin: 5px 10px 5px 400px;
}

#slanic {
border: 3px solid #e32119;
margin: 40px 30px 20px 15px;
padding: 30px 20px;
background-color: #e5e5e5;

font-weight: bold;
font-size: 1.2em;
}




#slanic h1 {
font-family: Philing;
border: none;
background-color: transparent;
color: #003374;
font-size: 28px;
padding: 20px 5px;
border: 2px solid #003374;
margin: 3px 0;



}

#slanic h2 {
color: #e32119;
text-align: left;
text-decoration: underline;
font-family: Philing;
font-size: 22px;

}

.programme li{
font-style: italic:
font-weight: bold;
font-size: 18px;
color: #003374;
}

.sousprogramme li {
font-style: normal;
color: #003374;
}

#slanic p{
font-size: 18px;
text-align: justify;
font-family: Philing;
line-height: 1.1em;

}

#slanic span {
color: #e32119;
font-weight: bold;
text-decoration: underline;
}

#slanic em {
color: #003374;

}

#slanic a {
color: #e32119;
font-weight: bold;
}

#slanic .mail {
text-align: center;
font-family: Verdana;
font-size: 16px;
color: #e32119;
}


.tarif {
        font-size: 12px;
        margin-top: 10px;
        }
.tarif th{
        background-color: #e32119;
color: #fff;
        text-align: center;
        font-weight: bold;
        padding: 10px 0;
        }
.tarif td{
        text-align: center;
        padding: 10px 0;
        }



#sponsors {

border-bottom: 2px solid #003374;

padding-bottom: 30px;
margin: 0px 0px 15px 20px;
}

.nomPartenaire {
color: #003374;
text-decoration: underline;
}

.activite {
font-style: italic;
margin-bottom: 10px;
}

#centreAG p{
text-align: center;
font-weight: bold;
}


