/* ********************************************************** **
** Feuille de style - Site Web dl'APDQ
** ********************************************************** */

html body {
	padding: 0;
	margin: 0;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background-color: #082459;
	color: black; 
	text-align:center;
	/*margin-bottom: 35px;*/
}
img { border: 0; text-decoration:none;} /* Pas de bordures pour les images */

entete {margin:0; float:left;}

hr {
	height: 1px;
	color: #f08433;
	background-color: #b63230;
	border: 0;
}

a:link, a:visited {
	color: #13417e;
	text-decoration: none;
}
a:hover, a:active {
	color: #b84e57;
	text-decoration: underline;
}

#frame { /* Frame centré de 750 pixels */
	width: 750px;
	background: #fff;
	border: solid 1px black;
	margin: 0 auto; text-align: left;
}

#menu {
	float: left;
	width: 176px;
}

#menu img {margin:0;}

#main {
	float: left;
	width:429px;
	padding-top: 10px;
	padding-right: 108px;
	padding-left: 33px;
	padding-bottom: 30px;
	background: white url('') no-repeat 0 0;
	font-size: 8pt;
	line-height: 18px;
	text-align: justify;
/*	border-right: solid 10px #f3f3f3;*/
}

#texte {
	float: left;
	width:295px;
	padding-top: 5px;
	padding-right: 38px;
	padding-left: 33px;
	padding-bottom: 60px;
	font-size: 11px;
	line-height: 18px;
}

#texte a.titre:link, #texte a.titre:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #a21513;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: -7px;
	display: block;

}
#texte a.titre:hover, #texte a.titre:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #c23533;
	text-decoration: underline;
	font-size: 16px;
	line-height: 20px;	
	font-weight: bold;
	margin-bottom: -7px;
	display: block;
}
.suite {
	display: block;
	padding-top: 5px;
}
#tNouveautes
{
	margin-top: 0;
	margin-left: 1px;
	margin-bottom: 5px;
}

#avenir {
	vertical-align: bottom;
	width: 204px; height: 370px;
	float:right; 
	margin: 10px 0px 0px 0px;
	text-align:right;
	background-image: url(images/fond_bienvenue.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
 }
 
#avenir a {
	color: #fdd594;
}

#mot {
	vertical-align: top;
	width: 204px; height: 370px;
	background-image: url(images/fond_bienvenue.jpg);
	background-repeat:no-repeat;
	float:right; 
	margin-top: 10px;
 }

#mot div {
	padding-left: 21px;
	margin-top: 12px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 18px;
	padding-right: 20px;

 }

#mot p {
	font-size: 10px;
	line-height: 15px;
	color: white;
}
#mot a {
	color: #fdd594;
}

#mot #tActivite
{
	margin-top: 2px;
}

#mot span.date {
	display: block;
	font-weight: bold;
}

#mot span.titre {
	display: block;
	margin-bottom: 10px;
}

#bas {
	clear: both;
}

h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b488d;
	margin-bottom: 10px;
	margin-top: 29px;
}

.bleu {
	color: #2f5593;
	font-weight: bold;
	font-size: 14px;
}

.rouge {
	color: #b63230;
	font-weight: bold;
	font-size: 14px;
}

.t_rouge {
	color: #b63230;
	font-weight: bold;
	font-size: 12px;
}

h1 {
	/*width: 350px;*/
	color: #b63230;
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

p.note {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	background-color:#D7EEFF;
	font-size:10px;
	text-align:left;
	padding: 5px;
}

p.retour {
	display: block;
	padding-top: 15px;
	text-align:left;
	clear: both;
}
p.numero {
	margin-left: 25px;
	font-size: 120%;
	font-weight: 100;
	margin-bottom: 30px;
}
#adresse {
	clear: both;
	margin-bottom: 15px;
	margin-left: 18px;
	font-size: 10px;
	line-height: 18px;
	padding-top: 20px;
}
#adresseInt {
	clear: both;
	margin-bottom: 15px;
	margin-left: 210px;
	font-size: 10px;
	line-height: 18px;
}
.vignette_photo {float:left; }
.vignette_infos {margin-left:140px;}
.vignette_photo_double {
	margin: 5px 10px;
}

table {font-size: 12px; border-collapse:collapse;}
td {
	height: 25px;
}

ul {list-style-type:none;}
li {margin-left:10px; padding-left:10px; margin-bottom:10px;}

/*Paramètres index.php (les pages devront être modifiées pour utiliser les mêmes paramètres)*/
#texte2 {margin-top:40px;}
#contenu {float:left; padding: 0 20px 20px 0; margin:0; width:100%;}
/*#menu {margin:0 20px 0 0;}*/