body, table, tr, td, p, div, span, ul, ol, li {
	font-family: Verdana, Arial, Sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #296585;
}

a {
	text-decoration: underline;
	color: #666666;
}

a:visited {
	text-decoration: underline;
	color: #666666;
}

a:active {
	text-decoration: underline;
	color: #666666;
}
	
a:hover {
	text-decoration: none;
	color: #666666;
}

a:visited:hover {
	text-decoration: none;
	color:#0033CC;
}

a.externe {
	text-decoration: underline;
	color: #0033CC;
}

a.externe:visited {
	text-decoration: underline;
	color: #0033CC;
}

a.externe:active {
	text-decoration: underline;
	color: #0033CC;
}
	
a.externe:hover {
	text-decoration: none;
	color: #0033CC;
}

a.externe:visited:hover {
	text-decoration: none;
	color: #0033CC;
}

img {
	border: 0px none;
	padding: 0px
	margin: 0px
}

p, td, th, ul, ol, li, blockquote, input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
	
td, th {  
	vertical-align: top;
	}
	
em {
	font-style: italic;
}

form {
	padding: 0px;
	margin: 0px;
}

INPUT {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	color: #000000;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
} 

TEXTAREA {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	color: #00000;
	font-family: arial, verdana, ms sans serif;
	font-size: 11px;
	font-weight: normal
	padding-top: 4px;
} 

.exposant {  
	font-size: 9.5px; vertical-align:super
}

/****** Contenu ******/

#conteneur {
	background: url(images/shadow_back.gif) repeat-y left top;
	padding: 0 18px 8px 18px;
}

#headerhome {
	background:  url(images/home/back_top.gif) repeat-x left top;
	text-align: center;
	padding: 29px 0 24px 0;
}

#header #logomarques {
	background:  url(images/header/back.gif) repeat-x left top;
	text-align: center;
	padding: 44px 0px 34px 8px;
}

#header #logomarques img {
	margin: 0px 8px 0px 0px;
}

#menu {
	background: url(images/home/back_menu.gif) repeat-x left top;
	text-align: center;
	padding: 0 0 0 20px;
}

#menu img {
	margin: 0 20px 0 0;
}

#contenu {
	padding: 5px 0 0 0;
}

#contenu h1
{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

#contenu h2
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

#contenu h3
{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

#contenu h4
{
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

#contenu p
{
	padding: 0 0 .75em 0;
	margin: 0;
}

#contenu li
{
	padding: 0 0 .75em 0;
	margin: 0 0 0 15px;
}

.texthome {
	background: url(images/home/back_bas.gif) repeat-x left top;
	text-align: center;
	padding: 0px 15px 15px 15px;
	color: #630B15;
	font-size: 11px;
}

#contenutopcarre {
	background-color: #BED8E3;
	text-align: center;
	vertical-align: middle;
	height: 178px;
}

#contenutopphotos {
	padding: 0 0 0 5px;
}

#contenugauche {
	padding: 0;
	text-align: center;
	background: url(images/back_ligne_bleue.gif) repeat left top;
	line-height: 0px;
}

#contenugauche .photobatisse {
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF;
}

#contenugauche .texte {
	padding: 20px 10px 10px 10px;
	font-size: 12px;
	line-height:12px;
}

#contenucentre {
	padding: 25px 20px 20px 29px;
	text-align: left;
	color:#74262D;
	font-size: 0.8em;
}

.tableau {
	background: url(images/back_ligne_bleue.gif) repeat left top;
	border-top:1px solid #74262D;
	border-right:1px solid #74262D;
	border-bottom:1px solid #74262D;
	border-left:1px solid #74262D;
}

.tableau td {
	background-color: #FFFFFF;
	padding: 10px;
	color:#74262D;
	font-size: 1.3em;
}

.tableau .tableauinterne td {
	padding: 2px 0px 2px 0px;
	color:#74262D;
	font-size: 0.75em;
}

.tableau .tableauinterne .lignetop
{
	border-top:1px solid #74262D;
	padding-top: 10px;
}

.tableau .tableauinterneligne th {
	padding: 2px 2px 2px 2px;
	color:#74262D;
	font-size: 0.75em; font-weight:bold;
	text-align:center;
	vertical-align: middle;
}

.tableau .tableauinterneligne td {
	padding: 2px 2px 2px 2px;
	color:#74262D;
	font-size: 0.75em;
	text-align:center;
}

.tableau .tableauinterneligne td.gauche {
	padding: 2px 2px 2px 2px;
	color:#74262D;
	font-size: 0.75em;
	text-align:left;
}

.tableau .tableauinterneligne .lignetop
{
	padding-top: 10px;
}

#footer {
	background: url(images/back_footer.gif) repeat-x left top;
}
