/* Base */

html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #DEDED6 url(../images/layout/background.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}

table {font-size: 12px;}

* {margin: 0px; padding: 0px;}

*/div {border: 1px solid orange}*/

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

.nodisp {
    display: block;
    height: 1px;
    overflow: hidden;
	visibility: hidden;
}

a:link 		{color: #143F70; text-decoration: underline;}
a:visited 	{color: #143F70; text-decoration: underline;}
a:hover 	{color: #CB053C; text-decoration: underline;}
a:active 	{color: #CB053C; text-decoration: underline;}

div#global {
	position: relative;
	width: 778px;
	margin: 0 auto;
	text-align: left;
	border-right: #143F70 1px solid;
	border-left: #143F70 1px solid;
	background: url(../images/layout/fondcol.gif) left top repeat-y;
}

div#center {
	margin-left: 184px;
	background: url(../images/layout/fondcol.gif) left top repeat-y;
}

div#footer {
	width: 100%;
	background: #FFFFFF url(../images/layout/footer.gif) left top no-repeat;
	height: 139px;
	text-align: center;
	color: #FFFFFF;
}

#footer a:link		{color: #FFFFFF; text-decoration: underline;}
#footer a:visited	{color: #FFFFFF; text-decoration: underline;}
#footer a:hover		{color: #FFA940; text-decoration: underline;}
#footer a:active	{color: #FFFFFF; text-decoration: underline;}

#header {
	background: #FFFFFF url(../images/layout/header.jpg) left top no-repeat;
	width: 778px;
	height: 359px;
}

#Menu {
	position: absolute;
	left:0;
	width: 184px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

#Menu a:link		{color: #FFFFFF; font-weight: bold; text-decoration: none;}
#Menu a:visited		{color: #FFFFFF; font-weight: bold; text-decoration: none;}
#Menu a:hover		{color: #FFA940; font-weight: bold; text-decoration: underline;}
#Menu a:active		{color: #FFFFFF; font-weight: bold; text-decoration: underline;}

#Menu UL {
	margin: 0;
	list-style: none;
}

#Menu LI {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	background: url(../images/layout/carre-rouge.gif) 5px 5px no-repeat;
}

#newsletter-content {
	margin-top: 50px;
	background: url(../images/layout/newsletter.gif) no-repeat;
	height: 160px;
}

#newsletter {
	position: relative;
	left: 14px;
	top: 22px;
	width: 144px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	line-height: 14px;
	color: #153F71;
}

.lien {
	padding: 5px 0 5px 15px;
	background: url(../images/layout/carre-rouge.gif) 5px 10px no-repeat;
	border-top: #355F8B 1px solid;
}
.submenu {
	padding: 0px 0 5px 15px;
	font: 10px Arial, Geneva, Helvetica, sans-serif;
}


#content {
	background: #FFFFFF url(../images/layout/big-logo.jpg) bottom right no-repeat;
	width: 594px;
}

#content H1 {
	font-size: 20px;
	font-weight: bold;
	color: #143F70;
}

#content H2 {
	font-size: 16px;
	font-weight: bold;
	color: #143F70;
}

#content P {
	margin: 10px 0;
	text-align: justify;
}

#content ul {
	margin: 0 0 0 0;
	list-style: square;
	padding: 0px 15px;
}

#content ol {
	margin: 0 0 0 0;
	padding: 0px 25px;
}

#content li {
	padding: 0;
	margin: 0;
}

#content blockquote H1 {
	background: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	color: #BBBBBB;
	margin-left: 0px;
}

#content blockquote {
	background-color: #F9F9F8;
	padding: 0px 10px;
	margin: 25px;
	border: #E8E8E2 2px dotted;
}

#text {
	padding: 0 20px 10px 20px;
	height: auto;
	min-height: 220px;
	_height: 220px;
}

#text IMG {
	border: #143F70 1px solid;
	float: right;
	margin: 0 0 0 20px;
}

#textFree {
	padding: 0 20px 10px 20px;
}

#textFree IMG {
	border: #143F70 1px solid;
}

#pics {
	padding: 20px 0px 10px 20px;
}

#pics DIV {
	background: url(../images/layout/pic-ombre.gif) left top no-repeat;
	width: 171px;
	height: 150px;
	float:left;
	margin: 0 2px;
	padding: 4px;
}

#pics IMG {
	border: #FFFFFF 1px solid;
}

#pics P {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}


.breadcrumbs {
	float: right;
	width: 554px;
	font-size: 10px;
	text-align: right;
	padding-bottom: 2px;
	color: #143F70;
	border-bottom: #B5B5B5 1px solid;
	position: relative;
	top: 92px;
	right: 20px;
}

.breadcrumbs a:link		{color: #143F70; font-weight: bold; text-decoration: underline;}
.breadcrumbs a:visited	{color: #143F70; font-weight: bold; text-decoration: underline;}
.breadcrumbs a:hover	{color: #143F70; font-weight: bold; text-decoration: underline;}
.breadcrumbs a:active	{color: #143F70; font-weight: bold; text-decoration: underline;}

.bouton {
	background: transparent url(../images/layout/bt-vide.gif) no-repeat center;
	height: 25px;
	width: 94px;
	border: none;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bouton:hover { 
	background: transparent url(../images/layout/bt-vide-on.gif) no-repeat center center; 
}

.TRnormal {
	background-color: #F9F9F8;
	height: 20px;
}
.TRover {
	background-color: #CB053C;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 20px;
}