
/* Configuration générale. */

body {
	margin: 0;
	font-family: verdana, Arial, serif;
}

#global {
	width: 674px;
	margin: 30px auto 0 auto;
	background: url(images/interface/extensibilite.jpg) repeat-y;
}

/*Configuration du Header. */

#header {
	height: 208px;
	background: url(images/interface/header.jpg) no-repeat;
}

#header h1 {
	display: none;
}

/*Configuration du menu Header. */

#header ul {
	margin: 0;
	padding: 65px 0 0 524px;
	list-style-type: none;
}

#header li {
	font-size: 10px;
	line-height: 14px;
}

#header li a {
	text-decoration: none;
	color: #575454;
}

#header li a:hover {
	border-bottom: 1px dotted #575454;
}

/*Configuration du contenu.*/
.center {
text-align:center;
}

#contenu h2 {
	text-indent: 26px;
	color: #3c600e;
	font-size: 18px;
	margin: 8px 0 8px 0;
}

#contenu h2 span {
	color: #689fce;
	font-size: 14px;
}

#contenu h3 {
	text-indent: 30px;
	font-size: 12px;
	color: #5f9ce1;
	margin: 8px 0 8px 0;
}

#contenu h3 span {
	color: #689fce;
}

#contenu p {
	font-size: 10px;
	margin: 4px 24px 19px 24px;
}


#contenu a {
font-size:11px;
color:#4d5050;
text-decoration:none;
}

#contenu a:hover {
border-bottom: 1px dotted #575454;
color:#4d5050;
}

/*Configuration Footer.*/
#footer {
  clear:both;
	width: 674px;
	background: url(images/interface/footer.jpg) no-repeat;	
}

.gauche
{
float : left;
}

#footer p {
	line-height: 30px;
	font-size: 10px;
	text-align: right;
	margin: 0 17px 0 0;
}

#footer a {
	color: #888;
}

#footer a:hover {
	color: #565656;
	text-decoration: none;
}

.colonne {
	margin: 0px;
	float: left;
	width: 175px;
margin-left:25px;
}

.colonne h6 {
	font-weight: bold;
	font-size: 10px;
	text-indent: 10px;
	margin: 0 0 0 3px;
}

.colonne p {
	margin: 0 0 5px;
	font-size: 0.9em;
	text-align: justify;
}

.colonne a {
color:#4d5050;
text-decoration:none;
}

	
#bleu {
	color: #1d73ac;
}

#gris {
	color: #808ca6;
}

#vert {
	color: #9db061;
}

.date {
color:#787878;
	margin-left:475px;
	font-size: 11px;
	text-align: justify;
	}
	
	
.contact
{
font-family: Arial;
border: 1px black solid;
}

.contactradio
{
border: none;
color: black;
}

.contactimage
{
float: right;
}

.contactbouton
{
border: 1px black solid;
background-color: #ededed;
}


.contactform p
{
font-size: 10px;
margin: 4px 24px 19px 24px;
}

.contacterreur 
{
font-size: 11px;
margin: 4px 24px 19px 24px;
font-weight: bold;
}

.logotignes
{
margin-right:50px;
float:right;
}

.photocote
{
margin-right:50px;
float:right;
}

#contenu img {
margin-right:px;
}

.colonne1 {
	margin: 0 5px;
	float: left;
	width: 175px;
margin-left:35px;
margin-bottom:20px;
}

.colonne1 h6 {
	font-weight: bold;
	font-size: 10px;
	text-indent: 10px;
	margin: 0 0 0 3px;
}

.colonne1 p {
	margin: 0 0 5px;
	font-size: 0.9em;
	text-align: justify;
}

.colonne1 a  img{
border:none;
border:1px solid black;
}

.colonne2{
	margin: 0 5px;
	text-align:center;
	width: 175px;
margin-left:190px;
}

.colonne2 h6 {
	font-weight: bold;
	margin-left:200px;
	font-size: 10px;
	text-indent: 10px;
	margin: 0 0 0 5px;
}


.colonne2 a img{
border:none;
border:1px solid black;
}

.basse 
{
margin-left:29px;
background-color: #b7e1ef;
border: 1px solid black;
}

.bassehiver
{
background-color: #86e787;
border: 1px solid black;
}

.moyenne
{
margin-left:12px;
border: 1px solid black;
background-color: #d2d93b;
}

.haute
{
margin-left:29px;
border: 1px solid black;
background-color:#db8547;
}

.treshaute
{
margin-left:1px;
border:1px solid black;
background-color:#c83726;
}

.extra
{
margin-left:1px;
border:1px solid black;
background-color:#D851AB;
}

.Busy
{
color : red;
}