@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a431b;
	background-color: #bedc6a;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/mainbkgd.gif);
}
a:link {
	color: #ffffff;
	text-decoration: none;

}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainbottom {
	height: 88px;
	background-image: url(../images/sidebottombkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	height: 29px;
	vertical-align: middle;
	padding-right: 39px;
}
.top a {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #8501a5;
	text-decoration: none;
}
.intro {
	background-image: url(../images/introbkgd.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 894px;
	background-position: center;
}
.introtexte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	width: 500px;
	padding-top: 30px;
	padding-bottom: 11px;
}
.contenuindex {
	padding-left: 40px;
}

.mainpage {
	padding-top: 14px;
	padding-bottom: 10px;
	height: 645px;
}
.urgences {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding: 0px;
	height: 28px;
	margin: 0px;
	background-image: url(../images/urgences.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 67px;
}
.urgences a {
	color: #FFFFFF;
	text-decoration: none;
}
.urgences a:hover {
	color: #8501a5;
	text-decoration: none;
}
.gardes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding: 0px;
	height: 33px;
	margin: 0px;
	background-image: url(../images/gardes.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 67px;
}
.gardes a {
	color: #FFFFFF;
	text-decoration: none;
}
.gardes a:hover {
	color: #8501a5;
	text-decoration: none;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.mainfooter {
	height: 88px;
	width: 950px;
	background-image: url(../images/footerbkgd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2b421a;
	background-color: bedc6a;
}
.mainfooter a {
	color: #2b421a;
	text-decoration: none;
}
.mainfooter a:hover {
	color: #8501a5;
	text-decoration: none;
}
.menuindex {
	background-image: url(../images/menu/menubkgd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 875px;
}
p {
margin-top : 0px; 
margin-bottom : 0px; 
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8501a5;
	background-image: url(../images/picto_menu.png);
	background-repeat: no-repeat;
	text-indent: 32px;
	height: 21px;
	background-position: left center;
}
.leftmenu a {
	color: #8501a5;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.coordonnees {
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.contenupage {
	padding-left: 0px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8501a5;
	background-image: url(../images/picto_h1.png);
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: left center;
	margin: 0px;
	padding: 0px;
}
.texte {
	padding-left: 32px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.attn {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/picto_date.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	text-indent: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2a431b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.message {
	font-weight: bold;
	color: #8501a5;
}
.spam {
	padding-top: 5px;
	padding-bottom: 5px;
}
.titreform {
	font-weight: bold;
	padding-bottom: 10px;
}
.buttonImg {
	width: 80px;
	height: 22px;
	border: none;
	cursor: pointer;
	background-image: url(btnImg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
} .buttonImg:hover { background: url("btnImgHover.png") no-repeat left bottom; }
.inputtext, input[type="text"]  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a431b;
	font-weight: normal;
	background-image: url(input.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 174px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: transparent;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2a431b;
	border: 1px solid #2a431b;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.pink14 {
	font-size: 14px;
	color: #8501a5;
}
