@charset "iso-8859-2";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	background-attachment: fixed;
	background-image: url(../images/arr_plan.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img{
	border:0;	
}
p{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;	
}
#conteneur{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:325px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#corps{
	width:1000px;
}
#footer{
	width:1000px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 5px;
}
#temoignage {
	width: 696px;
	border: 1px solid #cccccc;
	background-image: url(../images/arr_plan_temoignage.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 147px;
	margin-bottom: 8px;
}
#actualite {
	height: 241px;
	width: 338px;
	border: 1px solid #cccccc;
	background-image: url(../images/arr_plan_plan_actualite.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
}
#service {
	height: 241px;
	width: 349px;
	border: 1px solid #cccccc;
	background-image: url(../images/arr_plan_service.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-right: 5px;
}
.photo_icone {
	width: 139px;
	margin-left: 5px;
}

#partenaire {
	height: 158px;
	width: 447px;
	background-image: url(../images/arr_plan_titre.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txt_vert {
	color: #92a54b;
}
.txt_rouge {
	color: #910000;
}
.txt_jaune {
	color: #ffba00;
}
#login {
	height: 158px;
	width: 238px;
	float: right;
	margin-right: 5px;
	background-image: url(../images/arr_plan_titre.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titre_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin-top: 4px;
	margin-left: 4px;
}

#mediatheque {
	background-image: url(../images/arr_plan_mediatheque.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 280px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
}
#contact {
	background-image: url(../images/arr_plan_contact.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 280px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
}
#pret_resultat {
	background-image: url(../images/arr_plan_plan_resultat.jpg);
	background-repeat: no-repeat;
	height: 317px;
	width: 280px;
	margin-bottom: 8px;
	margin-left: 8px;
	float: left;
}
.arial_11_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

input, select {
	margin-top:2px;
	margin-bottom:2px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#454e59;
	background-color:#FFFFFF;
	border:1px solid #454e59;
}


input {width:200px;height:13px;}

textarea {
	width:350px;
	height:100px;
	margin-top:2px;
	margin-bottom:2px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#454e59;
	background-color:#FFFFFF;
	border:1px solid #454e59;
}
.valider{
	width:90px;
	height:28px;
	border:0px;
}
#valider {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#454e59;
	background-color:transparent;
	width:42px;
	height:15px;
	border:0px;
}
#btn {
	width:14px;
	height:15px;
	border:0px;
}

/*-------------tableau---------------------*/
#txtvtpt {
	letter-spacing:0px;
	word-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#92a54b;
}
#txtpt {
	letter-spacing:0px;
	word-spacing:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#454e59;
}

