/* CSS Document */

body { background: #ffffff; margin: 0px; }
#toutautour{
  	border-width:1px;
  	border-style:solid;
  	border-color:#41436C;
  	padding:0cm;
  	cellpadding:0;
  	cellspacing:0;
  	
}
.emeraude { background: #ADE2D3;  }

.h1 {
	font-weight: bold;
	font-family:arial;
	font-size:14px;
	color: #41436C;
}

.h2 {
	font-family:arial;
	font-size:12px;
	color: #41436C;
}
.h3 {
	font-family:arial;
	font-size:11px;
	color: #41436C;
}

.titre {
	font-weight: bold;
	font-family:arial;
	font-size:13px;
	color: #C14E15;
}

.soustritre {
	font-family:arial;
	font-size:12px;
	color: #000000;
}
.texte {
	font-family:arial;
	font-size:11px;
	color: #000000;
}

.annonce {
	font-family:arial;
	font-size:11px;
	color: #000000;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #315166;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C92627;
	text-decoration: underline;
	font-weight: bold;
}
A.menulink {
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #41BC9A;
}

A.menulink:hover {
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #41436C;
	
}




input {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
}

select {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 12px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
	

}

textarea {
	background : #FFFFFF;
	border : 1px solid Black;
	font-size : 12px;
	font-family: arial,helvetica,sans-serif;
	color : #000000;
	}
