/*Hirarchie des titres*/

h1 {font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #152c8c;
font-weight: bold;}

h2 {font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #872830;
font-weight: bold;}

h3 {font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #152c8c;
font-weight: bold;}

h4 {font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #872830;
font-weight: bold;}

h5{}

table.jspa td {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding: 16px 16px 16px 16px;
	border-right-color: #999;
	border-right-style: solid;
	width: 150px;
	height: 150px;
	border-right-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #dbdbdb;
	border-top-style: dashed;
	border-top-width: 1px;
	border-left-style: dashed;
	border-left-color: #DBDBDB;
	border-left-width: 1px;
	background-color: #FBFBFB;
	text-align: center;
}
table.jspa img {
	border: 1px solid #aaa;
	border-top-color: #CCC;
	border-right-color: #888;
	border-bottom-color: #888;
	border-left-color: #CCC;
}
table.jspa {
	background-color:#FFFFFF;
}

body {
	background-image:  url();
	background-color: #D1C88F;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6{}

/*Menu de naviguation*/

div#navbar {Helvetica, Arial, sans-serif;
font-size: .8em;
font-weight: bold;
text-align: center;
font-weight: bold;
width: 210px;
margin: 14px;
border-bottom: 4px #d9d9d9 none;}

#navbar a:link, #navbar a:visited {color: #152c8c;
text-decoration: none;
border-left: 1px #776455 none;
border-bottom: 3px #d9d9d9 solid;
border-right: 1px #776455 none;
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
display: block;
border-top: 3px #d9d9d9 none;
padding: 5px 5px;
background: #ffffff;}

#navbar a:hover, #navbar a.current {color: #872830;
text-decoration: none;
background: #ffffff;}

/*Liens du site*/

a:link       {  font-family: Arial; font-size: 12px; color: #000000}
a:visited    {  font-family: Arial; font-size: 12px; color: #000000}
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

/*Class*/

.cadre_gauche {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #152C8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 872830;
	padding-left: 3px;
	
}
.ligne_dessous {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #872830;
	border-bottom-color: #872830;
}
.ligne_dessus {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: D9D9D9;
	border-right-color: D9D9D9;
	border-bottom-color: D9D9D9;
	border-left-color: D9D9D9;
	margin-top: 8px;
	padding-top: 5px;
}

.reseau{
background-image: url(clipart/reseau.gif);
background-repeat: repeat;
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 8px; }

.reseau a:link{
text-decoration: none;
color: #ffffff; }
.reseau a:visited {
text-decoration: none;
color: #ffffff; }

.portfolio_img{
background-color: #D1C88F;
padding: 10px;
border: 2px #d9d9d9 outset; }

.ligne_baspage {
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid; }
