body{
font-family: Verdana;
font-size: 8pt;
margin: 0px;
text-align:center;
background-image: url('images/bg_site.png');
background-position: top center;
}

#site{
text-align:left;
width: 811px;
margin: 0 auto;
bbackground-image: url('images/bg_centre.png');
background-position: 0px 90px;
background-repeat: repeat-x;
}

a img{
border: 0px;
}

a {
color: #646160;
}

.price{
	color: #8e0101;
	font-size: 11pt;
	font-family: Arial;
	font-style:italic;
	letter-spacing: 2px;
	text-transform: uppercase;	
	font-weight: bold;
}


.headernitro{
text-align:left;
margin:0 auto;
width: 811px;
height: 80px;
background-image: url('images/header_bg.png');
background-repeat: no-repeat;
background-position: 0px 7px;
}

#logo{
margin-left: 26px;
margin-top: 23px;
float:left;
}

#header_login{
width: 160px;
height: 25px;
float: right;
margin-top: 9px;
color: #fff;
font: 7pt Verdana, Arial, Helvetica, sans-serif;
}

#header_login input{
width: 60px;
font-family: Verdana; 
font-size: 7pt; 
color: #fff; 
border-top: 1px solid #d30000;
border-right: 1px solid #d30000;
border-left: 0px solid #d30000;
border-bottom: 0px solid #d30000;
background-color: #980101;
}

#input_button{
width: 20px;
}

#bloclogin_text{
float:left;
margin-top: 2px;
}

#bloclogin_logout{
float:right;
margin-right: 5px;
}

#menunitro{
padding-top: 45px;
margin-left: 250px;
font: bold 11px Arial, Verdana, Arial, Helvetica, sans-serif;
}

#footer{
margin: 0 auto;
}

#footer table{
color: grey;
text-align: center;
font-size: 7pt;
width: 811px;
margin: 0 auto;
border-top: 1px solid #cccccc;
}

#page{
width: 811px;
margin: 0 auto;
}

.bg_bargrise_top{
background-image:url('images/table/bg_bargrise_top.png');
background-repeat: no-repeat;
height: 12px;
width: 580px;
overflow: hidden;
margin-left:10px;
}

.bg_bargrise_middle{
background-image:url('images/table/bg_bargrise_middle.png');
background-repeat: repeat-y;
overflow: hidden;
width: 580px;
margin-left:10px;
}

.bg_bargrise_bottom{
background-image:url('images/table/bg_bargrise_bottom.png');
background-repeat: no-repeat;
height: 12px;
width: 580px;
overflow: hidden;
margin-left:10px;
}


#bloc_page_top{
background-image:url('images/bloc_page_top.png');
background-repeat: no-repeat;
height: 13px;
overflow: hidden;
}

#bloc_page_middle{
background-image:url('images/bloc_page_middle.png');
background-repeat: repeat-y;
overflow: hidden;
}

#bloc_page_bottom{
background-image:url('images/bloc_page_bottom.png');
background-repeat: no-repeat;
height: 17px;
overflow: hidden;
}

.bloc_page_top{
background-image:url('images/bloc_page_top.png');
background-repeat: no-repeat;
height: 13px;
overflow: hidden;
}

.bloc_page_middle{
background-image:url('images/bloc_page_middle.png');
background-repeat: repeat-y;
overflow: hidden;
}

.bloc_page_bottom{
background-image:url('images/bloc_page_bottom.png');
background-repeat: no-repeat;
height: 17px;
overflow: hidden;
}

#bloc_page_top_invers{
background-position: top right;
background-image:url('images/bloc_page_top_invers.png');
background-repeat: no-repeat;
height: 13px;
}

#bloc_page_middle_invers{
background-image:url('images/bloc_page_middle_invers.png');
background-repeat: repeat-y;
overflow: auto;
}

#bloc_page_bottom_invers{
background-position: top right;
background-image:url('images/bloc_page_bottom_invers.png');
background-repeat: no-repeat;
height: 17px;
}


.mytable {
  	width: 730px;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 8pt;
	margin: 0 auto;
}

input[type=button] {
	background-color:white; font-size: 8pt; font-family: verdana; 
	border: 1px solid #adadad;
	-moz-border-radius:4px
}

input[type=submit] {
	background-color:white; font-size: 8pt; font-family: verdana; 
	border: 1px solid #adadad;
	-moz-border-radius:4px
}

.mytable td button
{
background-color:white; font-size: 8pt; font-family: verdana; 
border: 1px solid #adadad;
-moz-border-radius:4px
}


.mytable form{
	display:inline;
}

a .mytable {
	color: #000;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	text-align: right;
}

.bouton_bloc_offre_serv{
background-image: url('pages/accueil/img/bouton_voir.png');
background-repeat: no-repeat;
float: right;
margin-top: 16px;
margin-right: 10px;
width: 137px;
height: 26px;
}

.mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../../images/table/bg_header.png);
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: none;
	color: #b60000;
}


.mytable th.nobggrey {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: none;
	color: #4c4c4c;
}

.mytable td a{
	color: grey;
	font-weight: bold;
	text-decoration: none;
}

.mytable td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	sbackground: #fff;
	padding: 6px 6px 6px 12px;
	text-align: left;
	color: #000;
}
.gris {
	background-color: #cccccc;
}

.mytable_tdgris{
background-color:#EEEEEE;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:2px;
line-height:normal;
text-align:center;
text-transform:uppercase;
}

.mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

.mytable th.spec {
	border-left: 1px solid #ccc;
	border-top: 0;
	background: #fff url(../../images/table/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.mytable th.specalt {
	border-left: 1px solid #ccc;
	border-top: 0;
	background: #f5fafa url(images/table/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.rounded-corner th.topleftcorn
{
	background: #b9c9fe url('images/table/left.png') left -1px no-repeat;
}
.rounded-corner th.toprightcorn
{
	background: #b9c9fe url('images/table/right.png') right -1px no-repeat;
}
.rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
.rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
.rounded-corner td.rounded-foot-left
{
	background: #e8edff url('images/table/botleft.png') left bottom no-repeat;
}
.rounded-corner td.rounded-foot-right
{
	background: #e8edff url('images/table/botright.png') right bottom no-repeat;
}
.rounded-corner tr:hover td
{
	background: #d0dafd;
}

.success{
width: 90%;
background-color: #1d5e00;
color: #fff;
font-weight: bold;
padding: 10px;
margin: 0 auto;
text-align: center;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.success a{
color: #FFFFFF;
}

.warning{
width: 90%;
background-color: #a20000;
color: #fff;
font-weight: bold;
padding: 10px;
margin: 0 auto;
text-align: center;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}

.redtitle{
text-align: right;
font-size: 11pt;
color: #ae1600;
font-weight: bold;
}

.blocnotediv{
background-image: url('images/bg_blocnote.png');
background-repeat: no-repeat;
height: 61px;
padding-top: 40px;
}

#footer a{
color: grey;
}

/* THEME */
#gris_top{
background-image: url('images/theme/gris_top.png');
background-repeat: no-repeat;
width: 811px;
height: 11px;
overflow: hidden;
}

#gris_content{
background-color: #666666;
width: 811px;
overflow: hidden;
clear: both;
}

#gris_bottom{
overflow: hidden;
background-image: url('images/theme/gris_bottom.png');
background-repeat: no-repeat;
width: 811px;
height: 11px;
}

#board_top{
overflow: hidden;
background-image: url('images/theme/board_top.png');
background-repeat: no-repeat;
width: 514px;
height: 12px;
margin-left: 10px;
}

#board_content{
background-image: url('images/theme/board_content.png');
background-repeat: repeat-y;
width: 514px;
margin-left: 10px;
overflow: hidden;
}

#board_bottom{
overflow: hidden;
background-image: url('images/theme/board_bottom.png');
background-repeat: repeat-y;
width: 514px;
height: 10px;
margin-left: 10px;
}