body {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : small;
}

.clear {
	clear : both;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	
}

#contenu h2 {
	margin : 0;
	padding : 0;

	font-size : large;
	color : #A52819;
	font-weight : bold;
}

#contenu a {
	color : #A52819;
}

#contenu a:hover {
	color : #000000;
}

#contenu ul {
	list-style-type : square;
}

#page-partenaires #partenaires p {
	margin : 1em;
}

#page-plan_du_site #contenu ul {
	line-height : 150%;
}

#page-plan_du_site #contenu ul ul {
	font-size : 80%;
	line-height : 150%;
	list-style-type : circle;
}

#bas {
	width : 100%;
	position : absolute;
	font-size : x-small;
	color : #a3a3a3;
	bottom :-1em;
}

#bas a {
	text-decoration : none;
	color : #a3a3a3;
}

#bas a:hover {
	text-decoration : underline;
	color : #c1bcb4;
}

#bas_date {
	height :30px;
	position : absolute;
	left : 5px;
	top : -4px;
}

#bas_date sup{ 
	  vertical-align : baseline;
}

#bas_realisation {
	background-image : url(../images/nexion50.gif);
	background-repeat : no-repeat;
	background-position : right;
	padding-right : 20px;
	position : absolute;
	right : 5px;
	top : -4px;
}

#bas_copy {
	position : absolute;
	top : 20px;
	width: 100%;
	text-align: center;
	padding-bottom:10px;
}

/*--------------------------------------------------------------------
/* CONTACT
/**/

#contact_carte {
	border:0;
}

#page-contact p {
	margin:0;
	margin-top : 15px;
	margin-bottom: 15px;
	padding:0;
}

#titre_formulaire {
	clear : both;
	margin-top : 20px;
}

#contact_nom {
	font-weight : bold;
	font-size : 110%;
}

.tab_formulaire {
	border : 0;
	border-spacing : 0;
	padding:0;
}

.tab_formulaire .espacement {
	height : 3px;
}

.tab_formulaire .nom_champ {
	vertical-align : top;
	width : 100px;
	margin : 0;
	padding : 0;
	padding-top : 2px;
	padding-right : 3px;
	text-align : left;
	font-size : smaller;
	font-weight : bold;
}

.tab_formulaire .valeur {
	width : 367px;
	height : 30px;
	margin : 0;
	padding : 0;
}

.tab_formulaire .valeur input {
	width : 365px;
	height: 20px;
	margin : 0;
	padding : 0;
	float : left;
	font-size : small;
	font-weight : bold;
	border : 1px solid black;
	font-family : verdana;
}

.tab_formulaire .valeur textarea {
	border : 1px solid black;
	width : 365px;
	height : 30px;
	font-weight : bold;
	font-size : small;
	font-family : verdana;
}

#td_province {
	width : 100px;
}

#td_valeur_province {
	margin :0;
	padding:0;
	width : 119px;
}

#input_province {
	width : 117px;
}

#td_code_postal{
	width : 126px;
	text-align : right;
}

#td_code_postal label{
	width : 48px;
	padding-right : 3px;
}

#td_valeur_code_postal {
	width : 119px;
}

#input_code_postal {
	width : 117px;
}

.tab_formulaire input {
	border : 1px solid black;
	font-size : small;
}

.info_message {
	font-weight : bold;
	text-align : center;
}

#input_telephone {
	width : 200px;
}

#input_courriel {
	width : 200px;
}


form {
	border:0;
	margin:0;
	padding:0;
}

.td_boutons_espacement {
	width : 102px;
}
.td_boutons_soumettre {
	width : 183px;
	text-align : center;
}

.td_boutons_recommencer{
	width : 184px;
	text-align : center;
}
