/*contact:artisanduweb@ouvaton.org*/
/*Vous pouver copier & utiliser cette page*/
/*pour les grafiks c'est mieux de demander ;p*/
/* CSS issu des tutoriels www.alsacreations.com/articles */ 
  

/* basic elements */

body {
	background: url(../../IMG/tabbkgnd.jpg);
	}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	}

hr	{color:#a00000;
	}
	
	
h2, h3 {
	font-size:95%;
	color: #000000;
	}

a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
//#e10c0c;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color:  #333333;	//#e10c0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
a:hover{color: #e15c0c;}



#header {
	height: 190px;
	background: transparent top;
	text-align: left;
	vertical-align: top;
	width: 720px;
}

#haut {
height: 20px;
background: transparent;
}
#conteneur {
background: transparent;
position: absolute;
width: 950px;
top:20px;
left:30px;

}
#centre {
background: transparent;
border-style:solid ;
border-width:thin;
border-color:#a00000;
padding: 5px ;
margin-left: 155px;
margin-right: 230px;
}
#gauche {
//background: transparent url(fond2.jpg) top left repeat-y;
float:left;
min-height:430px;
left:0;
width: 155px;
}
#droite {
background: transparent url(IMG/parch2.jpg) top left repeat-y;
float:right;

right:0;
width: 200px;
}

#pied {
clear:both;
background: transparent;
height: 35px;

}

#postit {
position: absolute;
top:25px;
left:700px;
width: 150px;
border-style:solid ;
border-color:#395e34;
padding: 5px ;
background-color: #d5b587;
}

#pin {
background: transparent ;
position: absolute;
top:0px;
left:730px;
}

.intro {
color: #e15c0c;
font-style:italic; 
font-size:150%;
text-align:right;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}

.center {
text-align:center;
}

.right {
text-align:right;
}

.left {
text-align:left;
}


table.spip {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #ffe8eb;
}

table.spip tr.row_odd {
	background-color: #d0d0d0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

td.rub {
	background-color: #ffe8eb;
	}
