@import url(menu.css);

*{
margin :0;
padding:0;
}

body {
	margin:0;
  padding:0;	
	background-color:#F6D8E0;
  font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
#page {	
  margin:10px 0 0 0;
	background:#B10050 url(images/page.jpg) -1px -2px no-repeat;
	position:absolute;
  left: 50%; 
  margin-left: -500px; /* moitié de la largeur */
	width:990px;
	border: 1px solid #413F4F !important; 
	padding:0;
}

#header {
	height:235px;
	padding:0;
	margin:0;
}

#gauche{
  margin:-10px 0 0 0;
	float:left;		
	width:197px;
	padding:0 20px 0 20px;
}
#centre {
	float:left;
	width:482px;
	padding:0 20px 0 20px;
	background:#FFFFFF url(images/cntre.jpg) 0 0 repeat-y;
}
#droite {
  float:left;
	width:210px;
	padding:0 10px 0 10px;
}

div.adresse{
  position:relative;
  top:150px;
  left:350px;
  font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	width:200px;
}
div.telephone{
  position:relative;
  top:130px;
  left:625px;
  font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	width:160px;
}
#gauche #box_recherche {
  background: transparent url(images/fond_recherche.jpg) 0 0 no-repeat;
  padding:80px 20px 0 30px;
}
#droite #bloc1 {
  margin:-10px 0 0 0;
  text-align:center;
}
#droite #bloc1 p{
  font-size:13px;
}
#droite #bloc1 span{
  font-size:10px;
}

#droite #bloc_actus {
  padding:70px 0 10px 8px;
  margin:40px 0 10px 0;
  background: transparent url(images/bloc_actus.jpg) 0 0 no-repeat;
}
#droite #bloc_actus div.actu{
  background-color: #FFFFFF;
  margin:0;
  height:250px;
  overflow:auto;
  padding:0;
  width:192px;
}
#droite #bloc_actus div.actu h2{
  margin:0 0 0 10px;
}
#droite #bloc_actus div.actu p{
  text-align:justify;
}

#droite #bloc_intranet {
  margin:20px 0 0 0;
  background:transparent url(images/bloc_intranet.jpg) 0 0  no-repeat;
  height:75px;
  width:203px;
}

#footer {
  float:left;
	width:990px;
	height:120px;
	background: #FFF url(images/footer.jpg) -1px 0 no-repeat;	
	font-size:10px;
	color:#FFF;
	text-align:center;
}

#footer a {color:#AAAAAA; margin-left:30px;}
#footer a:hover {color:#88B94E;}

#footer p a {color:#88B94E; margin-left:20px;font-weight:normal;}
#footer p a:hover {color:#111111; text-decoration:underline;}

/*-basics-----------------------------*/
hr{
  height: 1px;
  margin: 0;
  padding: 0;
  color: #CCC;
  background-color: #CCC;
  border: 0;
} 
hr.clear{
  margin:0;
  padding:0;
  clear:both;
  visibility:hidden;
  background-color:#FFFFFF;
  height:0;
} 

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	font-variant:small-caps;
	color: #B0004F;
	text-decoration: none;
	padding:0 0 15px 0;
}

h2{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #504F55;
	font-weight: bold;
	text-decoration: underline;
	padding:5px;
	display:block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F55;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
	display:block;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding:5px 15px 5px 15px;
	color: #666;
}

small{float:right;}
p small {float:none;}

table {
  /*width:100%;*/
  border:0;
  padding:0; 
  margin:0;
}

dl, dt, dd {display:block;}
dt {font-weight: bold;}
dd {border-left:1px solid #fff;}


th {
  text-align:left;
}

img {border: 0px;}
img.left {
  float:left;
  padding-right:10px;
}
img.right {
  float:right;
  padding-left:10px;
}
/*-----------liens-----------------------------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
	font-variant: normal;
}

a.plan {color:#444444; margin-left:30px;line-height:20px;font-size:13px;font-weight:normal;}
a.plan:hover {color:#AAAAAA; text-decoration:underline;}






/*---------texte pages générales---------------------*/
#centre ul {
	list-style:none;
}

#centre li {
	border-left: 1px solid #FFF;
	padding-left:10px;
	font-size:10px;
	color:#777;
}





/*------------------Formulaires----------------------------------------------- */

form#form_contact {
	background: url(images/fond_form_contact.gif) 0 0px no-repeat;
	margin:0;
	width:530px;
	padding:15px;
	height:420px;
	font-size:12px;
}
div.attention{
  width:180px;
  background-color:#EEE;
  border:1px solid red;
  color:#FF0000;
  padding:10px;
  margin-top:30px;
}

form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	width: 100%;
	padding:2px 0px;
	margin:0;
}
form p.double label {
	overflow: hidden;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	margin-right:3px;
}
form p.double label span.info {
	display: block;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}
form p.double input,
form p.double textarea {
	display: block;
	margin-left: 32%;
	width: 100%;
	border: solid 1px #CCC;
	padding: 2px 4px 2px 4px;
}
form p.double textarea {
	padding: 2px 0 0 4px;
	height:150px;
	width: 100%;
	overflow:auto;
}

input#bt_envoyer{
  width:132px;
  height:33px;
  background:url(images/bt_envoyer.gif);
  border:0;
}
input#bt_envoyer:hover{
  background:url(images/bt_envoyer_over.gif);
}

input { 
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #CCC;
	color: #000;
	background-color:#FFF;
	margin-right:2px;
	height:15px;
}
input.checkbox { 
  border:0;
  background-color:transparent;
}

select { 
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	background-color:#AAA;
	margin-right:2px;
}

textarea { 
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	border: solid 1px #CCC;
	width:100%;
	height:250px;
}
input.envoyer { 
	border: 1px solid #99C;
	color: #FFF;
	background-color:#B10050;
	padding:0 0 5px 0;
	height:20px;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	display:inline;
}
input.submit { 
	border: 1px solid #99C;
	color: #FFF;
	background-color:#B10050;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	display:inline;
	width:100px;
	height:30px;
}
span.message{
  background-color:#B10050;
  color:#FFF;
  padding:1px 5px;
}
/******************************/

#flashcontent{
  width:230px;
  float:right;
  padding-top:20px;
}

/*----liens.php-----*/

#liens{
  min-height:650px;
}

#liste_liens{
  width:300px;
  padding:0 0 0 15px;
  float:left;
  margin:0;
}

#liste_liens #lien{
  font-family:Arial Narrow, Arial, verdana;
  font-weight:normal;
  font-size:10px;
  border:1px dotted black;
  margin:0 0 10px 0;
  padding:5px;
  min-height:70px;
}
#liste_liens #lien a img.image{
  float:left;
  width:60px;
  height:60px;
  padding:5px 10px 3px 5px;
}
#liste_liens #lien a{
  font-weight:bold;
  font-size:14px;
  color:#B10050;
  line-height:22px;
}
#liste_liens #lien a:hover{
  color:#999;
}

#liste_themes{
  float:left;
  width:145px;
  padding:5px 0 0 10px;
  border:1px dotted #CCC;
}

#liste_themes a{
  color:#D98DB1;
  font-weight:normal;
  font-size:14px;
  text-decoration:none;
}
#liste_themes a:hover, #liste_themes a.on{
  color:#555;
}

#footer ul{
  padding-top:105px;
  margin:0;
  font-weight:bold;
  font-size:11px;
  color:#FFF;
}

#footer ul li{
  display:inline;
}

#footer ul li a{
  text-decoration:none;
  color:#FFF;
  font-size:12px;
}

#footer ul li a:hover{
  color:black;
}
#footer a{
  text-align:center;
  font-weight:bold;
  text-decoration:none;
  font-size:10px;
  color:#B10050;
}
#footer a:hover{
  color:#000;
}

#fiche-formation #titre{
	float:left;		
	width:480px;
	padding:10px 0 10px 15px;
	margin:0 5px 10px 0;
}
#fiche-formation #col_gauche{
	float:left;		
	width:250px;
}
