/* CSS Document */

body {
	color:#333333;
	padding: 0 0;
	margin: 0px 0px;
	/*margin: 20px 0px;*/
	/*background:#b5bcd3 url(../images/interface/fond-grey.jpg) top right repeat-x;*/
/*background:#f7e6e7;*/
	line-height: 2em;
}
body { 
	background:url('../images/backgrounds/gradient_bg.jpg') repeat-x #3d3d3d;
	font-family: arial, helvetica, sans-serif;
}

.background { 
	background:url('../images/backgrounds/bg_drop.png') repeat-y center;
	margin: 0px;
	padding: 0px;
}

.bottom_cap { 
	background: url('../images/backgrounds/bottom_cap_drop.png') no-repeat center;
	min-height: 46px;
	height: 46px;
	margin: 0px auto;
}

.top_cap { 
	background:url('../images/backgrounds/top_cap_drop.png') no-repeat bottom center;
	min-height: 28px;
	margin: 0px auto;
}



body,td, th,a,p {
	font-family: arial,sans-serif;
	font-size:12px;
	border-collapse: collapse;
}
/*
th { color: #FFFFFF; background: #AF0917; height: 35px; }
th, td { border: solid 1px #AF0917; border-collapse: collapse; }
*/
th { color: #cb5f68; background: #cb5f68; }
.table th, .table td {
	border-bottom: solid 1px #cb5f68;
	border-collapse: collapse;
}

.rowr { border-right: solid 1px #cb5f68; }
.rowl { border-left: solid 1px #cb5f68; }

tr, th { height: 35px; }
table { border: 0px; border-collapse: collapse; display: table-cell; }

hr {
	border: 0;
	/*width: 90%;*/
	color: #cb5f68;
	background-color: #cb5f68;
	height: 1px;
	margin: 10px 0 10px 0;
}

img { border: none; }

a, a:active, a:visited {
	color:#AF0917;
	text-decoration: none;
}
a:hover {
	color:#cb5f68;
	text-decoration: underline;
}

.spacer {
	overflow: hidden;
	clear: both;
	height: 1px;
	margin: -1px 0 5px 0;
	font-size: 1px;
	/*border-top: 1px dashed #765f52;*/
	display: block;
}

/*** HEADER ***/

#top {
	/*text-align: center;*/
	background: #FFFFFF url(../images/mrh-top_al.jpg) top left no-repeat;
	padding: 55px 5px 0px 50px;
	height: 80px;
	margin: 0 0;
	/*border: 1px solid #000;*/
	color: #333333;
}

#toptext{
	float:left;
	font-weight:bold;
	height:22px;
	padding-left:2px;
}

/** TITRES **/

h1 {
	font-weight:normal;
	color: #AF0917;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', Sans-Serif;
	/*font-family: 'Arial', 'Verdana', Sans-Serif;*/
	/*font-variant: large-caps;*/
}

h2,h3,h4,h5,h6 {
	font-weight:normal;
	color: #AF0917;
	/*font-family: Lucida Grande, Verdana, serif;*/
	font-family: 'Arial', 'Verdana', Sans-Serif;
	/*margin-top: 30px;*/
}
h1 {font-size:2.2em;letter-spacing:-1.2px;}
h2 {font-size:1.6em;letter-spacing:-1.2px;}
h3 {font-size:1.2em;/*letter-spacing:-1px;*/ color: #223f88; font-weight: bold; text-transform: uppercase; }
h4 {font-size:1.2em; font-style: italic;}
h5 {font-size:1.0em;}
h6 {font-size:0.9em;}

select, input, textarea {
	color: #424242;
	font-family: arial,sans-serif;
	font-size: 12px;
}

.num {
	font-size:1.5em;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', Sans-Serif;
	font-weight:light;
	color: #AF0917;
}

/*** GOBAL ***/

#global {

	width: 760px;
	left: 50%;
	margin-left: -380px;
	/*margin-top: 10px;*/
	position: absolute;
	padding:0 0px 10px 10px;
border: 1px solid #000;
	background: #FFFFFF;
	line-height: 2em;
}

#global2 {
	width: 740px;
	display:block;
	background: #FFFFFF;
	text-align: left;
	min-height: 600px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#contenu {
	text-align: left;
	/*background: #FFFFFF url(../images/interface/bottom.jpg) bottom left repeat-x;*/
	padding:0px 10px;
	margin: 0 0 0 0;
	background: #FFFFFF;
	text-align: left;
}

#contenu ul {
	padding: 0px;
}
#contenu li {
	list-style-type: none;
	background: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
	padding-bottom: 5px;
}

/*** LINK ***/

.link {
	float: right;
	width: 220px;
	padding: 10px 10px;
	/*border: 1px solid #000; */
	margin: 20px 0 10px 20px;
	min-height: 150px;
	
	clear: both;
	text-align: left;

	background: #f7e6e7 url(../images/top-link.gif) top left no-repeat;
}
.link  h3 {
	color: #cb5f68;
	padding: 0;
	margin: 5px 0 10px 30px;
	/*text-align: center;*/
}
.link ul { list-style: none; padding: 0 0; margin: 5px 0px 5px 0px;}
.link ul li { padding: 5px 0;}

.link a, #link a:active, #link a:visited {
	color:#000;
	font-weight:bold;
	text-decoration: none;
}
.link a:hover {
	color:#cb5f68;
	font-weight:bold;
	text-decoration: underline;
}


/*** FOOTER ***/
#footer {
	border-top: 1px solid #3d3d3d;
	padding:2px 10px;
	margin: 0 0;
	/*border-top: 2px solid #AF0917;*/
}

#footer a, #footer a:active, #footer a:visited {
	color:#fff;
	font-weight:bold;
}

#footer a:hover {
	color:#AF0917;
}

/*** NAV ETAPE ***/

#nav {
	padding: 10px;
	text-align: center;
}
.lien {list-style: none; margin: 0; padding: 0;}
.lien li { margin: 0; padding: 5px; float: left; width: 160px;}

.lien .tab1, .lien .tab2, .lien .tab3 { color: #000; }

.lien a { text-align: center; text-transform: uppercase; display: block; font-weight: bold; position: relative; top: 0px; left:0; z-index: 2; padding: 5px; color: #FFFFFF; height: 30px;}

/*.lien .tab1 a:link, .lien .tab1 a:visited  { background: #FFFFFF url(../images/back-off.gif) top left no-repeat; text-decoration: none; color: #FFFFFF; }
.lien .tab2 a:link, .lien .tab2 a:visited  { background: #FFFFFF url(../images/back-off.gif) top left no-repeat; text-decoration: none; color: #FFFFFF; }
.lien .tab3 a:link, .lien .tab3 a:visited  { background: #FFFFFF url(../images/back-off.gif) top left no-repeat; text-decoration: none; color: #FFFFFF; }*/
.lien .tab1 a:link, .lien .tab1 a:visited  { background: #af0917; text-decoration: none; color: #FFFFFF; }
.lien .tab2 a:link, .lien .tab2 a:visited  { background: #af0917; text-decoration: none; color: #FFFFFF; }
.lien .tab3 a:link, .lien .tab3 a:visited  { background: #af0917; text-decoration: none; color: #FFFFFF; }

.lien .tab1 a:hover  { background: #fed300; text-decoration: none; color: #000000; }
.lien .tab2 a:hover  { background: #fed300; text-decoration: none; color: #000000; }
.lien .tab3 a:hover  { background: #fed300; text-decoration: none; color: #000000; }

/*.lien span {display:block;height:0;width:0; overflow: hidden;font-size: 1px;color: #3B88AF;}*/

/*.lien .tabOn1 { background: #FFFFFF url(../images/back-on.gif) top left no-repeat; padding: 5px; text-decoration: none; color: #FFFFFF; }
.lien .tabOn2 { background: #FFFFFF url(../images/back-on.gif) top left no-repeat; padding: 5px; text-decoration: none; color: #FFFFFF; }
.lien .tabOn3 { background: #FFFFFF url(../images/back-on.gif) top left no-repeat; padding: 5px; text-decoration: none; color: #FFFFFF; }*/
.lien .tabOn1 { background: #000000; text-decoration: none; color: #FFFFFF; }
.lien .tabOn2 { background: #000000; text-decoration: none; color: #FFFFFF; }
.lien .tabOn3 { background: #000000; text-decoration: none; color: #FFFFFF; }
.lien .tabOn1 a, .lien .tabOn1 a:hover { text-decoration: none; color: #FFFFFF; }
.lien .tabOn2 a, .lien .tabOn2 a:hover { text-decoration: none; color: #FFFFFF; }
.lien .tabOn3 a, .lien .tabOn3 a:hover { text-decoration: none; color: #FFFFFF; }


