﻿.alert {
	padding: 5px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: left;
/*	text-indent: 10px; */
}
td {
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:#404040;
}
table {
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:#404040;
}
body {
	margin:0px;
	font-family:verdana;
	font-size:11px;
	color:#404040;
}
h1 {
	font-family: verdana;
	font-size: 18px;
	color: #006469;
	font-weight: bold;
	margin:0px;
}
h2 {
	font-family: verdana;
	font-size: 16px;
	color: #006469;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: verdana;
	font-size: 14px;
	color: #006469;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-family: verdana;
	font-size:12px;
	font-weight: bold;
	margin: 0px;
}
.grand_titre {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #006469;
	text-align: center;
}
.menu_h {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	bottom: auto;
}
img {
	border-width: 0;
}
hr {
	height: 1px;
	color: #006469;
}
a {
	color:#404040;
	text-decoration: none;
}
a:hover {
	color: #006469;
	text-decoration: underline;
}
.ensavoirplus {
	font-weight: bold;
	text-align: right;
}
.footer {
	text-align: center;
	background-image: url('../images/bg_footer.png');
	background-repeat: no-repeat;
}
.warning {
	font-weight: bold;
	color: #FF0000;
}
.centered {
	text-align: center;
}
.telephone {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006469;
	text-align: center;
}
legend {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006469;
}
fieldset {
	border-style: solid;
	border-width: 2px;
	font-family: Verdana;
	border-color: #006469;
	padding:5px
}
.alignRight {
	text-align: right;
}
.menu-annuaire {
	width:auto;
	height:23px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../images/bg-menu-horiz.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.success {
	font-weight:bold;
	padding: 5px;
	margin: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	text-align: left;
}
.alert {
	font-weight:bold;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: left;
}
#annuaire-head
{
  	height: 90px;
  	width:  825px;
	background-image: url("../images/annuaire-head.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin:  auto;
}
#annuaire-select
{
  	height: 25px;
  	width:  825px;
	background-image: url("../images/annuaire-select.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin:  auto;
}
#annuaire-foot
{
  	height: 36px;
  	width:  825px;
	background-image: url("../images/annuaire-foot.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin:  auto;
}
#annuaire-content
{
  	height: 100%;
  	width:  825px;
	background-image: url("../images/annuaire-content.jpg");
	background-repeat: no-repeat;
	margin:  auto;
}
.AnnuTitle {
	margin: 0px 0px 6px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #008c81;
	border-bottom-style: dashed;
	border-bottom-color: #008c81;
	border-bottom-width: 1px;
}
#annuaire-BG
{
  	height: 100%;
  	width:  825px;
	background-image: url("../images/annuaire-BG.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	margin:  auto;
}
.odd {
	background-color: #cdeeeb;
}
.even {
	background-color: #e3f8f6;
}
.fullOdd {
	background-color: #008c81;
	font-weight:bold;
	color:#FFFFFF
}
.fullEven {
	background-color: #1faa9f;
	font-weight:bold;
	color:#FFFFFF
}
