/* CORE CSS 20040217 */

/* BODY */

body
{
    font-family: Arial, Tahoma, Helvetica, sans-serif; /* Base font family for most elements */
    font-size: 0.8em; /* Base size for all elements; other size definitions relates to this */
	color: #555;
    background-color: #f8f8f8;
    margin: 0;
    padding: 0;
	/*background-image: url('../images/bg-page.gif');*/
	background-image: url('../images/new_bg.png');
	background-repeat: repeat-x;
}


#page {
	width: 951px;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#top_box {
	height: 81px;
	background-image: url('../images/new_bg.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#logo {
	margin: 0;
	margin-left: 80px;
}

#top_menu {
	float: left;
	height: 60px;
	width: 779px !important;
	width: 779px;
	padding:0px;
	background-image: url('../images/menu-bg.jpg');
	background-repeat: repeat-x;
}

.top_menu_li {
	list-style-type: none;
	float: left;
	height: 23px;
	font-weight: bold;
	font-family: Arial;
	font-size: 0.9em;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: -13px;
	margin-left: -1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	background-image: url('../images/menu-link.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #E9A16F;
	border-right: 1px solid #E9A16F;
}

*html .top_menu_li {
	margin-top: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.top_menu_li {
		margin-top: -12px;
	}
}

.top_menu_li_selected {
	list-style-type: none;
	float: left;
	height: 23px;
	font-weight: bold;
	font-family: Arial;
	font-size: 0.9em;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: -13px;
	margin-left: -1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 7px;
	background-image: url('../images/menu-link-active.gif');
	background-repeat: repeat-x;
	border-left: 1px solid #E9A16F;
	border-right: 1px solid #E9A16F;
}

*html .top_menu_li_selected {
	margin-top: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.top_menu_li_selected {
		margin-top: -12px;
	}
}

.path {
	margin-bottom: -12px;
	color: #d64136;
	font-size: 10px;
	text-transform: uppercase;
}

.path .last_path {
	color: #555;
}

.path .slash {
	font-size: 9px;
}

#top_toolbar {
	
}

#main {
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background-color: #fff;
}

#left_menu {
	float: left;
	width: 170px;
	background-image: url('../images/bg-bloc-actu.jpg');
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #fff;
	border-left /*\**/: 1px solid #ebebeb\9;
	position /*\**/: relative\9;
	left /*\**/: -1px\9;
	width /*\**/: 168px\9;
}

.bottom {
	width: 152px;
	height: 45px;
	margin-top: -5px;
	margin-bottom: 30px;
	background-image: url('../images/bloc-rouge-bas.gif');
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: center;
}

.left_menu_list_first .bottom {
	margin-top: 12px;
}

.bottom span {
	padding-top: 4px;
}

.left_menu_list, .left_menu_list_first {
	background-image: url('../images/bloc-rouge-hautrefs.gif');
	background-repeat: no-repeat;
	width: 152px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.left_menu_list_first {
	background-image: url('../images/bloc-rouge-hautactu.gif');
}

#left_menu_list_first2 {
	background-image: url('../images/bloc-rouge-hautrefs.gif');
}


.left_menu_list_first img, .left_menu_list img {
	float: left;
	margin: 10px 5px 0 10px;
}

.left_menu_list_first .image_visual_offre img, .left_menu_list .image_visual_offre img {
	clear: left;
	margin-left: 45px;
}

.left_menu_ul {
	margin-top: 11px;
	margin-left: -26px;
	list-style-position: inside;
}

.left_menu_li {
	list-style-type: none;
	font-size: 0.85em;
	margin-left: -12px;
	margin-bottom: 0px;
	width: 143px;
	padding: 6px 0 6px 5px;
	text-transform: uppercase;
	background-image: url('../images/bloc-rouge-bgnews.gif');
	background-repeat: repeat-x;
}

* html .left_menu_li {
	margin-left: 12px;
}

.left_menu_list_first .left_menu_li img {
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.left_menu_li a {
	color: #D24136;
}

.selected {
	background-color: #E97013;
	list-style-type: none;
	font-size: 0.85em;
	margin-left: -12px;
	width: 143px;
	padding: 6px 0 6px 5px;
	text-transform: uppercase;
}

*html .selected {
	margin-left: 12px;
}

.selected img {
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.selected a {
	color: #FFFFFF;
}

.toollist {
	margin-bottom: 25px;
}

.actu {
	margin-top: 0;
	width: 152px;
	margin-left: auto;
	margin-right: auto;
}

#ref {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 160px;
}

.content-view-listitemref {
	position: absolute;
	top: 35px;
	left: 3px;
	display: block;
	width: 143px;
	margin-left: auto;
	margin-top: auto;
}

.attribute-imageref {
	clear: both;
	text-align: center;
}

.attribute-imageref img {
	float: none;
	text-align: center;
	margin-bottom: -30px;
}

.actu_article {
	margin-left: -26px;
	list-style-position: inside;
}

* html .actu_article {
	margin-left: 8px;
}

.actu_article li {
	list-style-type: none;
	font-size: 12px;
	color: #b70000;
	margin-bottom: -10px;
	margin-left: -12px;
	margin-bottom: 0px;
	width: 140px;
	padding: 6px 0 6px 5px;
	background-image: url('../images/bloc-rouge-bgnews.gif');
	background-repeat: repeat-x;
}

* html .actu_article li {
	margin-left: -22px;
}


.actu_article img {
	float: left;
	margin-left: 0;
	margin-top: 0;
}

#content {
	float: left;
	width: 749px;
	margin-bottom: 20px;
	padding: 0 0 0 30px;
	background-image: url('../images/separateur-col.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
	min-height: 420px;
	height: auto !important;
	height: 420px;
}


#copyright {
	clear: both;
	height: 85px;
	text-align: center;
	font-size: 0.85em;
	color: #888;
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	position: relative;
	top: -5px;
}

#copyright p {
	position: relative;
	top: 45px;
}

/* FOLDER */

.intro_accueil {
	color: #5d5d5d;
	font-weight: bold;
}

.parent {
	float: left;
	width: 400px;
}

.parent_alone {
	float: left;
	width: 740px;
}

.parent p, .parent_alone p, .relations p {
	line-height: 15px;
}

.parent .attribute-short, .parent_alone .attribute-short {
	font-weight: bold;
	margin-bottom: 20px;
}

.parent ul, .parent_alone ul, .relations ul {
	margin-left: -11px !important;
	margin-left: 23px;
	list-style-position: outside;
	margin-top: -3px;
}

.parent li, .parent_alone li, .relations li {
	line-height: 15px;
	list-style-image: url('../images/puce-grise-contenu.png');
	margin-top: -3px;
}

* html .parent li, * html .parent_alone li, * html .relations li {
	margin-top: 3px;
}

.parent .attribute-long, .parent .attribute-short, .parent_alone .attribute-long , .parent_alone .attribute-short {
	text-align: justify;
}

.parent .attribute-long table, .parent .attribute-short table, .parent_alone .attribute-long  table, .parent_alone .attribute-short table {
	text-align: left;
}

.parent_hide {
	display: none;
}

.parent_show {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #555;
	position: absolute;
	display: block;
	float: left;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	top: 130px;
	margin-left: -15px;
	z-index: 1001;
}

* html .parent_show{
	left: 50%;
	width: 727px;
	margin-left: -290px
}

#popup_close  {
	cursor: pointer;
	position: relative;
	top: -25px;
	left: 725px;
	margin-bottom: -30px;
}

* html #popup_close  {
	top: -35px;
	left: 722px;
}

.popup_background {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	background-color: #000;
	opacity: 0.3;
	filter : alpha(opacity=30);
    -moz-opacity : 0.3; 
	z-index: 1000;
}

.relations {
	width: 260px;
	padding: 5px;
	margin-right: 15px;
	padding-top: 10px;
	float: right;
	color: #555;
}

.relations .content-view-line_top {
	background-image: url('../images/bloc-gris-haut-top.gif');
	background-repeat: no-repeat;
	width: 260px;
	height: 7px;
	margin-bottom: -7px;
}



.relations  .content-view-line {
	margin-bottom: 30px;
}


.relations .content-view-line_title img {
	float: left;
	margin-left: 1px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 3px;
}

* html .relations .content-view-line img {
	clear: both;
	margin-top: 4px;
}

.relations .content-view-line_title {
	background-color: #e3e3e3;
	margin-top: -2px;
	padding-left: 10px;
	padding-right: 10px;
}

* html .relations .content-view-line_title {
	margin-top: -5px;
}

.relations .content-view-line_content {
	background-image: url('../images/bloc-gris-haut-bottom.gif');
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: -7px;
	padding: 12px 10px 2px 10px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	text-align: justify;
}


.content-view-line .bottom {
	background-image: url('../images/bloc-gris-bas.gif');
	background-repeat: no-repeat;
	width: 260px;
	height: 33px;
}

#left_menu .image_visual, #left_menu .image_visual_offre {
	float: none;
	text-align: center;
}

.parent_alone .image_visual, .parent_alone .image_visual_offre {
	float: left;
	margin-bottom: 30px;
	margin-right: 40px;
}

.image_visual img {
	margin: 0;
}




/* REFERENCES */

.li_ref {
	cursor: pointer;
}

.reference {
	width: 740px;
	color: #555;
	margin-top: 15px;
}

.ref_parent {
	height: 60px;
	width: 735px;
	padding: 3px;
	cursor: pointer;
}

.ref_parent_pointer  {
	height: 60px;
	width: 735px;
	padding: 3px;
	cursor: auto;
}

.ref_logo {
	float: left;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 100px;
	height: 55px;
	text-align: center;
	vertical-align: middle;
}

.ref_child {
	width: 730px;
	padding: 5px;
	margin-top: 10px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

* html .ref_child {
	margin-top: 0px;
}

.ref_block1 {
	width: 300px;
	padding-right: 40px;
	float: left;
	clear: both;
}

.ref_droit {
	float: right;
}

.ref_image {
	width: 390px;
	margin-top: 10px;
}

.ref_block2 {
	width: 380px;
	margin-top: 10px;
}

.ref_clear {
	clear: both;
}

/* HEADERS */

h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    margin: 1em 0 0.5em 0;
    padding: 0;
}

h1
{
    margin-top: 0.5em;
	font-weight: normal;
    font-size: 20px;
	color: #B70000;
	text-transform: uppercase;
	margin-bottom: 30px;
}

h2
{
    font-size: 1.4em;
}



.left_menu_list_first h2, .left_menu_list h2 {
    font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 7px !important;
	padding-top: 0px;
}

.left_menu_list h2 {
	padding-top: 9px !important;
	padding-top: 0px;
}

* html .left_menu_list_first h2 {
	margin-top: 7px;
}

* html  .left_menu_list h2 {
	margin-top: 9px;
}

.relations  .content-view-line h2 {
	font-size: 12px;
	color: #D24136;
	margin-top: 7px;
}

.blocks h2 {
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
}

* html .relations  .content-view-line h2 {
	margin-top: -1px;
	padding-bottom: 2px;
}	

h3
{
    font-weight: normal;
    font-size: 1em;
}

.actu_article h3 {
	margin-top: -5px;
	margin-left: 8px;
	font-size: 11px;
}

.content-view-listitemref h3 {
	color: #ed7216;
	font-weight: bold;
	font-size: 10px;
}

.parent h3, .parent_alone h3 {
	font-size: 14px;
	color: #ed7216;
}



h4 {
	font-size: 12px;
	color: #D24136;
	margin-top: 7px;
}

h6 {
	font-weight: bold;
	text-align: right;
	font-size: 1em;
	color: #555;
	margin-bottom: 10px;
} 

h5
{ 
    font-size: 1em;
}


.left_menu_title {
	margin-top: -2px;
}

.actu_article_corps p {
	font-size: 9px;
	width: 143px;
	line-height: 11px;
	margin-bottom: -3px;
	color: #690000;
}

.coordonnees {
	text-align: center;
	color: #888;
	padding-bottom: 10px;	
}

/* PARAGRAPHS */
p
{
    margin: 0.5em 0 0.5em 0;
    line-height: 1.6em; /* This is aprox. default line height in most popular browsers; set explicitly to ensure consitency. */
}

.savoir_plus {
	text-align: right;
}

/* LINKS */

a
{
    color: #bb0022;
    text-decoration: none;
}

.intro_accueil h3 a {
	color: #666;	
}

a:hover
{
    text-decoration: none;
    cursor: pointer;
}

#top_menu a
{
	font-size: 12px !important;
	font-size: 13px;
    color: #FFF;
    text-decoration: none;
}

#top_menu  a:hover
{
    color: #FFF;
    text-decoration: none;
    cursor: pointer;
}

.content-view-listitemref_title {
    font-weight: normal;
	text-align: center;
    font-size: 1em;
}

.bottom a {
	color: #b70000;
	font-weight: bold;
	font-size: 10px;
}

.parent a {
	color: #ed7216;
	font-weight: bold;
}

#left_menu .link_to_references {
	clear: both;
	width: 120px;
	text-align: center;
	padding-top: 40px !important;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#left_menu .link_to_references a {
	color: #b70000;
	font-weight: bold;
	font-size: 10px;
}

a img
{
    border: none; /* Some browsers may display a border around a linked image without this attribute set to _none_. */
}

/* PRE TEXT */

pre, code
{
    font-family: "Courier New", Courier, monospace; /* Usually defaulted to monospaced font anyway, but browwsers may vary which one is used, so giving exact alternatives helps visual consistenct */
    font-size: 1em; /* Setting this exact size may also help visual consistency */
}

pre
{
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    margin: 1em 0 1em 0;
    padding: 0.2em;
}

/* TABLES */

table
{ 
    font-size: 1em; /* Fix for size "loss" in tables in IE; redundant for most others, but does no harm */
    margin: 0;
    padding: 0;
}

th, td
{
    padding: 0;
}

table.list, table.special
{
    width: 100%;
    margin: 1em 0 1em 0;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #f0f0f0;
    empty-cells: show;
}

div.context-attributes table table.list, div.context-attributes table table.special
{
}

table.list th, table.list td, table.special th, table.special td
{
    padding: 0.25em;
    text-align: left;
    vertical-align: top;
}

table.list td.number, table.special td.number
{
    text-align: right;
}

/* 'not available rate' */
table.list td.na-rate, table.special td.na-rate
{
    text-align: right;
    font-style: italic;
    color: #C0C0C0;
}

table.list th, table.special th
{
    color: #254b71;
    background-color: #c0c0c0;
    border: 1px solid #ececec;
    border-top-width: 2px;
    font-weight: normal;
    white-space: nowrap;
}

table.list td
{
    border-top: 1px solid #f0f0f0;
    font-weight: normal;
}

tr.bglight
{
    background-color: #f8f8f8;
}

tr.bgdark
{
    background-color: #f4f4f4;
}

table.list tr.bglight:hover, table.list tr.bgdark:hover
{
    background-color: #ffffff;
}

table.list tr.object-cannot-remove td
{
    color: #ff0000;
}

th.tight, td.tight
{
    width: 1%;
}

td.nowrap 
{
    white-space: nowrap;
}

div.context-attributes table.list th, div.context-attributes table.special th, div.mainobject-window table.list th, div.mainobject-window table.special th
{
    color: #404040;
    background-color: #bfbfb7;
}

div.context-attributes table table.list th, div.context-attributes table table.special th, div.onlineeditor th
{
    color: #404040;
    background-color: #dddddd;
}


/* DEFINITION LISTS */

dl
{
    padding: 0em;
    margin: 0.25em 0 0.25em 0;
}

dt, dd
{
    font-style: normal;
    margin: 0 0 0.25em 0;
}

dt
{
    font-weight: bold;
}

dd
{
    margin: 0 1em 0.5em 2.5em;
}

/* FORM ELEMENTS */

form
{
    padding: 0;
    margin: 0;
}

label
{
    font-weight: bold;
    padding-right: 0.5em;
    display: block;
    white-space: nowrap;
}

input, select
{
    font-family: Arial, Helvetica, sans-serif; /* Needs to be set for some browsers */
    font-size: 0.9em;
}

input.box, input.halfbox
{
    font-size: 1em;
}

textarea
{
    font-family: Arial, Helvetica, sans-serif; /* Usually defaulted to monospaced font; so it needs to be set if to change */
    font-size: 1em; /* Needs to be specified for IE */
}

optgroup
{
    font-weight: bold;
    font-style: normal;
}

input.button
{
    font-size: 0.9em;
    font-weight: normal;
    color: #000000;
    border: 2px solid #ffffff;
    border-bottom: 2px solid #404040;
    border-right: 2px solid #404040;
    background-color: #e0e0e0;
    background-repeat: repeat-x;
    background-position: top;
    padding: 0em 0.25em 0em 0.25em;
}

input.button-disabled
{
    font-size: 0.9em;
    font-weight: normal;
    color: #808080;
    border: 2px solid #f0f0f0;
    border-bottom: 2px solid #b0b0b0;
    border-right: 2px solid #b0b0b0;
    background-color: #e0e0e0;
    background-image: url(../images/inputbutton-disabled-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0em 0.25em 0em 0.25em;
}

input.box, textarea.box
{
    width: 100%;
}

input.halfbox, textarea.halfbox
{
    width: 48%;
}

td input.halfbox, td textarea.halfbox
{
    width: 98%;
}

fieldset
{
    border: 1px solid #ccccc3;
    padding: 0.5em;
}

legend
{
    font-weight: bold;
    color: #000000;
    padding: 0 0.25em 0 0.25em;
}

fieldset label
{
    color: #000000;
}

fieldset input.button
{
    margin-top: 0.5em;
}

/* PAGE DIVIDERS */

div.block /* Use this style around groups of objects which are connected in some way */
{
    margin: 0.5em 0 0.5em 0;
    padding: 0;
    clear: both;
}

div.block div.element, div.buttonblock div.element /* Use this style if several objects are to be stacked horizontally within the same block */
{
    padding-right: 1em !important;
    float: left;
}

div.block div.left, div.viewbar div.left
{
    text-align: left;
    float: left;
    clear: left;
}

div.block div.right, div.viewbar div.right
{
    text-align: right;
    float: right;
    clear: right;
}

div.break /* Used this style to terminate floating elements, to clear all floating attributes */
{
    clear: both;
    font-size: 1px;
    height: 1px;
}

div.button-left
{
    float: left;
}

div.button-right
{
    float: right;
}

/* MESSAGES TO THE USER */

div.message-confirmation, div.message-feedback, div.message-warning, div.message-error
{
    margin: 0.5em 0 1em 0;
    padding: 0.25em 1em 0.75em 1em;
    border: 6px solid #000000;
    background-color: #f8f8f4;
}

div.box-content div.message-confirmation, div.box-content div.message-feedback, div.box-content  div.message-warning, div.box-content  div.message-error
{
    margin-top: 0;
    padding: 0.25em 0.5em 0.25em 0.5em;
    border: none;
    background-color: transparent;
}

div.message-feedback
{
    border-color: #7ed376;
}

div.message-feedback h2
{
    padding: 0.25em 0.5em 0.5em 2.5em;
}

div.message-warning
{
    border-color: #d9d978;
}

div.message-warning h2
{
    padding: 0.25em 0.5em 0.5em 2.5em;
}

div.message-error
{
    border-color: #d98078;
}

div.message-error h2
{
    padding: 0.25em 0.5em 0.5em 2.5em;
}

div.message-feedback span.time, div.message-warning span.time, div.message-error span.time
{
    font-size: 0.8em;
    margin-top: 0.15em;
    display: block;
    float: right;
}

label.message-error, legend.message-error
{
    color: #ff0000;
}

/* MISC STYLES */

hr /* General formatting for all hr's */
{
    color: transparent; /* Color must be set to the same as the background color to hide default formatting in IE */
    border: none; /* All borders must be removed as they are default for Opera */
    border-top: 1px solid #e0e0e0;
    height: 1px;
    margin: 0.35em 0 0.35em 0;
}

.small
{
    font-size: 85%;
}

.hide, .invisible
{
    display: none;
}

.spamfilter
{
    display: none;
}

div.object-left
{
    float: left;
    clear: left;
}

div.object-right
{
    float: right;
    clear: right;
}

div.object-center
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/*Multioption datatype */
table.multioption, table.multioption table
{
    width: 100%;
    margin: 0;
    border-top: 1px solid #ecece4;
    border-left: 1px solid #ecece4;
}

table.multioption table
{
    margin-top: 0.5em;
}

table.multioption th, table.multioption td
{
    padding: 0.25em;
    border-right: 1px solid #ecece4;
    border-bottom: 1px solid #ecece4;
    vertical-align: top;
    text-align: left;
}

table.multioption th
{
    background-color: #bfbfb7;
}

table.multioption div.controlbar div.block
{
    padding: 0;
}

table.multioption input.box
{
    width: 98%;
}

fieldset.multioption label
{
    font-weight: bold;
    margin: 0.5em 0 0.5em 0;
}

option.disabled
{
    color: #a0a0a0;
}    

div.attribute-multioption ul
{
    margin: 0 0 0 1em;
    padding: 0;
}

div.attribute-multioption li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

/* css pour les formulaires candidature et contact */
table.formulaire
{
	 width: 70%; 
	 /*margin-left : auto;
	 margin-right : auto;*/
}

table.formulaire input, 
table.formulaire textarea 
{
	width: 99%;
}


.formulaire_label
{
	text-align : right;
	font-weight : bold;
	width : 150px;
	padding-right : 5px;
}

.champ_obligatoire
{
	color : #ff0000;
	font-weight : bold;
}

.formulaire_alerte
{
	color : #ff0000;
	text-align : center;
	font-weight : bold;
	padding-bottom: 10px;
}

.formulaire_feedback
{
	font-weight : bold;
	margin-left : 200px;
}

/* Menu deroulant */
.submenu{
	position : absolute;
	background-color: #DA600A;
	padding: 0px;
	margin: 0px;
	
}

.submenu ul{
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 10px;
}

.submenu ul li{
	list-style-type : none;
	margin-left: 10px !important;  
}

.submenu ul li a{
	display: block;
}
.submenu ul li a:hover {
	background: grey;
}
tr.name_label {
	display: none;
}


/* BLOCKS */
.blocks_offres {
	clear: both;
	width: 600px;
	height: 300px;
	margin: -20px auto 10px;
	position: relative;
	color: #888;
}

.blocks_offres a {
	color: #888;
}

.blocks_offres > a {
	display: block;
	text-align: center;
	position: absolute;
}

.blocks_offres a h3 a {
	color: #fff;
}

.block_offre {
	position: absolute;
	width: 130px;
	height: 130px;
	float: left;
	margin: 0 32px 15px;
	cursor: pointer;
}

.block_offre .tmp {
	display: none;
}

.block_offre_top div {
	float: left;
	height: 98px;
	background-color: #fff;
}

.block_offre_top_left {
	width: 6px;
	background-image: url('../images/bloc_offre_top_left.png');
	background-repeat: no-repeat;	
}

.block_offre_top_right {
	width: 6px;
	background-image: url('../images/bloc_offre_top_right.png');
	background-repeat: no-repeat;	
}

.block_offre_top_center h3 {
	background-image: url('../images/bloc_offre_top_center.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 6px 5px 0;
	height: 31px;
	width: 108px;
	color: #fff;
	text-align: center;
}

.block_offre_content {
	height: 60px;
	width: 118px;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.7em;
}

.block_offre_content img {
	margin: 0 auto;
	width: 60px;
	height: 60px;
	display: block;
}

.block_offre_bottom div {
	height: 29px;
	float: left;
}

.block_offre_bottom_left {
	width: 34px;
	background-image: url('../images/bloc_offre_bottom_left.png');
	background-repeat: no-repeat;
	clear: left;	
}

.block_offre_bottom_right {
	width: 34px;
	background-image: url('../images/bloc_offre_bottom_right.png');
	background-repeat: no-repeat;	
}

.block_offre_bottom_center {
	background-image: url('../images/bloc_offre_bottom_center.png');
	background-repeat: repeat-x;
	width: 62px;
}







.blocks_accueil {
	clear: both;
	background-image: url('../images/bloc_service.png');
	background-repeat: repeat-y;
	margin: 25px 0;
}

.blocks_accueil_top {
	background-image: url('../images/bloc_service_top.png');
	background-repeat: repeat-y;
	height: 10px;
}
.blocks_accueil_bottom {
	clear: both;
	background-image: url('../images/bloc_service_bottom.png');
	background-repeat: repeat-y;
	height: 10px;
}

.blocks {
	float: left;
	width: 230px;
	margin-right: 10px !important;
	padding-bottom: 15px;
}

h3.blocks_title {
	font-size: 13px;
	color: #B70000;
	height: 20px;
	padding-top: 1px;
	width: 215px;
	position: relative;
	vertical-align: middle;
	text-transform: capitalize;
}

* html h3.blocks_title {
	width: 195px;
}

.blocks_content {
	min-height: 40px;
	height: auto !important;
	height: 40px;
	padding-top: 0px;
	width: 158px;
	color: #9B9B9B;
}

.blocks_content p {
}

.blocks_content ul {
	margin-top: 7px;
	list-style-position: inside;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

* html .blocks_content ul {
	margin-left: 3px;
}

.blocks_content li {
	list-style-image: none;
	list-style-type: none;
	background-image: url('../images/puce-grise.png');
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: -30px;
	margin-top: 1px;
}

* html .blocks_content li {
	padding-left: 0px;
	margin-left: -3px;
	margin-top: -1px;
}

.blocks img {
	float: left;
	margin-top: 12px;
	margin-right: 6px;
	margin-left: 8px;
}

.blocks .bottom {
	width: 230px;
	height: 32px;
	background: none;
}
