/* __ __  _____  ___ ___  ___   ___ ___  ___ ___
  / _\\ \/ / _ \/ _ ` _ \/ _ \ / __/ _ \/ _ ` _ \
 / __ \)  ( (_) )| | | |(  __/( (_( (_) )| | | | |
/_/  \__/\_\___/_| |_| |_\___(_)___)___/_| |_| |_|
www.axome.com
www.trenta.fr
*/


html { font-size: 100%; }

body {
	margin: 0; padding: 0;
	font-size: 0.8125em; /* taille en pixel ÷ 16 = 0.8125em          a 0.75em probleme avec le gras*/
	font-family: Arial, sans-serif;
	color: #333;
	background: #f0f0f0 url(sites/inpal/axome/images/bg.png);
}


/************************************
*	GENERAL
*************************************/

h1,h2,h3,h4,h5,h6,p { margin: 0; padding: 0; font-weight: normal; font-size: 1em; }

a { color: #128dc2; text-decoration: underline; }
a:focus,a:hover,a:active { color: #749321; }
a.spacer { display:none; }

ul, li {list-style-type: none;}
strong { font-weight: bold; color: #222; }
em { font-style: italic; }
small { font-size: 0.90em; color: #666; }
sup, sub { font-size: .8em; font-variant: normal; }
a span { display: none; }
a span.spip_surligne { display:inline; }

/* général spip */
hr.spip { margin: 2em auto; }
ul.spip { padding-left: 12px;}
ul.spip li { background : transparent url(sites/inpal/axome/images/puce.gif) no-repeat 0 4px; padding-left: 18px; }
ol.spip, ol.spip li { list-style: decimal; }
.nettoyeur { clear: both; overflow: hidden; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
.invisible { position: absolute; top: -3000em; height: 1%; }
.cacher { display: none!important; }

div#logo_article { padding: 0 0 10px 0; }
/* div#logo_article img { border: 4px solid #ddd; padding: 1px; } */
#logo_produit { float:right; padding: 0 0 10px 20px; }

/************************************
*	STRUCTURE
*************************************/

div.fond {	background: transparent url(sites/inpal/axome/images/top.png) fixed repeat-x; }
div#conteneur {
	width: 980px;
	margin: 0 auto;
}
div#haut { height: 103px; overflow: hidden; background: transparent url(sites/inpal/axome/images/header.png) no-repeat center top; }
a#logo {
	display: block;
	float: left;
	width: 315px;
	height: 103px;
	outline: none;
}

div#page { background: transparent url(sites/inpal/axome/images/bgcontenu.png) repeat-y; }
div#page2 { background: transparent url(sites/inpal/axome/images/header.png) no-repeat 50% -103px; zoom: 1; }

div#gauche { float: left; width: 185px; padding: 0 20px 50px 40px; }
div#centre { float: right; width: 673px; padding: 20px 40px 20px 0; }


div#zone_haut {
	float: left;
	width: 665px;
	padding-top: 11px;
}

div#liens_top {
	float: left;
	width: 280px;
	height: 30px;
	line-height: 30px;
	padding-left: 135px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 #1678a3;
	font-size: 0.88em;
}
div#liens_top a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 8px;
}
div#liens_top a:hover { text-decoration: underline; }
div#liens_top ul { margin: 0; padding: 0; }
div#liens_top ul li { background: transparent url(sites/inpal/axome/images/sep.png) no-repeat center right; padding: 0; float: left; }
div#liens_top ul li.last_item { background-image: none; }

div#menu_lang {
	float: left;
	width: 75px;
	height: 30px;
	cursor: pointer;
}
div#menu_lang span { display: block; height: 30px; line-height: 30px; color: #a9a9a9; text-align: center; }

div#choix_langue {
	clear: both;
	background-color: #fff;
	padding: 0 6px 6px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #B1B1B1;
	-moz-box-shadow: 1px 1px 3px #777;
	-webkit-box-shadow: 1px 1px 3px #777;
	box-shadow: 1px 1px 3px #777;
	position: absolute;
	width: 57px;
	margin-left: 3px;
	display: none;
	z-index: 99;
}
div#menu_lang a { display: block; line-height: 20px; border-bottom: 1px dotted #ddd; text-align: center; text-decoration: none; color: #222; }
div#menu_lang a:hover { color: #138ec3; }



div#recherche_top {
	float: right;
	width: 145px;
	height: 22px;
	overflow: hidden;
	padding: 5px 28px 0 0;
}





/************************************
*	FOOTER
*************************************/

div#pied_contenu { height: 10px; clear: both; background: transparent url(sites/inpal/axome/images/bottom_contenu.png) no-repeat center top; }

#pied {
	clear: both;
	min-height: 80px;
	font-size: 0.9em;
	background: transparent url(sites/inpal/axome/images/footer_repeat.png) repeat-x center bottom;
}
#pied a { text-decoration: none; }
#pied a:hover { text-decoration: underline; }
div#pied_haut { height: 10px; clear: both; background: transparent url(sites/inpal/axome/images/top_footer.png) no-repeat center top; }
#pied2 {
	width: 962px;
	margin: 0 auto;
	padding-left: 18px;
	background: transparent url(sites/inpal/axome/images/footer.png) no-repeat center bottom;
}
	div.zone_pied { float: left; width: 129px; padding: 4px 8px 15px 20px; font-size: 0.95em; line-height: 1.1em; }
	div.zone_pied#zone_pied_6 { padding-bottom: 63px; }
	div.zone_pied a { color: #222; }
	div.zone_pied ul.spip { margin: 0; padding: 0; }
	div.zone_pied ul.spip li { background-image: none; padding: 0; }
	div.zone_pied h4 { text-transform: uppercase; padding: 6px 0; font-size: 1em; font-weight: bold; }
	div#pied3 {
		clear: both;
		height: 53px;
		padding: 37px 55px 0 20px;
		font-size: 0.85em;
		color: #fff;
	}
	div#pied3 a { color: #fff; padding: 0 5px; }



/************************************
*	MENU PRINCIPAL
*************************************/
div#menu_principal {
	clear: both;
	height: 62px;
}
div#menu_principal ul { padding: 0; margin: 0; }
div#menu_principal ul.principal > li { float: left; height: 62px; padding-right: 1px; background: transparent url(sites/inpal/axome/images/sep1.png) no-repeat center right; }
div#menu_principal ul.principal > li:last-child { background-image: none; }

div#menu_principal ul.principal > li > a {
	float: left;
	display: block;
	text-align: center;
	color: #242629;
	text-transform: uppercase;
	padding: 0 7px;
	text-decoration: none;
	height: 56px;
	line-height: 59px;
	font-size: 0.92em;
}

div#menu_principal ul.principal > li > a:hover,
div#menu_principal ul.principal > li.menu_active_oui > a { border-bottom: 6px solid #128dc2;}




div#menu_principal ul.dropdown { display:none; position:absolute; background:#fff; top:103px; z-index:999; width:200px; 
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.3);
	box-shadow: 0 3px 3px rgba(0,0,0,0.3); }
div#menu_principal ul.dropdown li { display:block; width:200px; height:auto; display:block; border-bottom: 1px solid #BCCDD5; }
div#menu_principal ul.dropdown li a  { text-decoration: none; display:block; color:#242629; padding:5px 12px; }
div#menu_principal ul.dropdown li a:hover  { color:#128DC2; background:#F6FDFF; }

div#menu_principal ul.principal > li:hover ul.dropdown { display:block!important; }


body.ie div#menu_principal ul.principal > li:hover ul.dropdown  { display:none!important; }


/************************************
*	MENU GAUCHE
*************************************/

a#logo_gauche { display: block; height: 130px; outline:none; }

#gauche h2 {
	color: #fff;
	text-transform: uppercase;
	background-color: #98c02d;
	text-shadow: 1px 1px 0 #82a22c;
	font-weight: bold;
	padding: 8px 10px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #a5a8aa;
	line-height: 1em;
}
#gauche .h2wrapper { /*border-bottom: 1px solid #a5a8aa;*/ }
#gauche .h2wrapper h2 { float: left; border-bottom: none; }

div.fond_menu_gauche { clear: both; border-top: 1px solid #cccfd0; padding-bottom: 20px; }

#gauche ul { margin: 0; padding: 0; list-style: none; }
#gauche ul li { clear: both; }
#gauche ul li a,
#gauche ul li.active_oui ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #e3e6e7;
	color: #222;
	padding: 7px 9px;
}
#gauche ul li a:hover,
#gauche ul li.active_oui a,
#gauche ul li ul li a:hover,
#gauche ul li ul li.active_oui a { color: #128dc2; text-decoration: underline; }

#gauche ul li ul { margin-left: 1em; border: 0; }


/************************************
*	CONTENU
*************************************/

#hierarchie { display: none; }

.cartouche {
	background: #0b5677 url(sites/inpal/axome/images/bgcartouche.png) repeat-x;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 0 10px 20px;
	margin-bottom: 10px;
}
/*
.cartouche h1 {
	text-shadow: 1px 1px 0 #1f4e63;
	font-size: 1.6em;
	font-weight: bold;
	width: 410px;
	border-bottom: 1px solid #236784;
	padding-bottom: 6px;
}
*/
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.chapo { font-size: 1.077em; padding: 8px 0; }

div#titre_rub,
h1 {
	text-transform: uppercase;
	color: #128dc2;
	text-shadow: 1px 1px 0 #d4d4d4;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
	padding: 5px 0;
	margin-bottom: 8px;
	font-size: 1.6em;
}

#centrecentre {
	float: left;
	width: 480px;
	padding: 0 14px 0 0;
	border-right: 1px solid #d9dadb;
}
#droite {
	float: right;
	width: 170px;
	padding: 0 0 0 0;
}

div#page.cacher_col_droite #centrecentre { float: none; width: 650px; border: none; }
div#page.cacher_col_droite #droite { display: none; }

#droite h3.spip {
	padding: 8px 10px;
	margin-top: 10px;
	background-color: #e9eff1;
	font-size: 1em;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #ebebeb;
	color: #128dc2;
}
#droite p { padding: 8px 6px; font-size: 0.95em; }



div#centre.large #centrecentre { float: none; width: auto; border: none; }





.texte_article { line-height: 1.3em; }
.texte_article h3.spip { color: #0D87BB; margin: 0; padding: 20px 0 8px 0; font-size: 1.2em; font-weight: bold; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #B1B1B1; }
.notes { clear: both; font-size: 0.90em; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }


.spip_surligne { /* background: #FF6; */ }

/* Tableaux */
table.spip { clear: both; width: 100%; margin: 5px auto; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { /* background: #bbb; */ }
table.spip tr.row_odd { /* background: #EEE; */ }
table.spip tr.row_even { /* background: #DDD; */ }
table.spip td { padding: 4px 6px; text-align: left; border: 1px solid #6F6F6F; }
table.spip th { padding: 6px 8px; vertical-align: bottom; font-weight: bold; text-align: center; border: 1px solid #6F6F6F; }
table.spip td { vertical-align: top; }


.texte_article blockquote.spip {
	background: #ebf0f2 url(sites/inpal/axome/images/quote.png) no-repeat 10px 10px;
	padding: 12px 14px 12px 45px;
	font-style: italic;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	line-height: 1.15em;
	font-size: 0.95em;
	min-height: 20px;
}
blockquote.spip br { display: none; }

.texte_article blockquote.spip .blockquote {
	background: transparent url(sites/inpal/axome/images/quote2.png) no-repeat right bottom;
	min-height: 35px;
	padding: 0 42px 0 0;
}






div#liste_articles ul { margin: 0; padding: 0 0 50px 0; }
div#liste_articles ul li {
	margin: 0;
	padding: 14px 8px;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
div#liste_articles a { display: block; text-decoration: none; }
a.logo_liste_art { float: left; width: 70px; }
div.intro_art { float: left; width: 515px; }
div.intro_art h4 { font-weight: bold; font-size: 1.1em; }
div.intro_art h5 a { color: #222; }
div.intro_art h5 a:hover { color: #555; }



a.logo_liste_prd { float: left; width: 120px; margin-right:20px; }
a.logo_liste_prd img { border: 1px solid #ccc; }
div.intro_prd { float: left; width: 515px; }
div.intro_prd h4 { font-weight: bold; font-size: 1.1em; padding-bottom:8px; }
div.intro_prd h5 a { color: #222; padding-bottom:8px; }
div.intro_prd h5 a:hover { color: #555; }
div.intro_prd .plus_info a { color: #98C02D; }






/************************************
*	PORTFOLIO
*************************************/
#documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #F57900; }
#documents_portfolio a:focus .spip_logos, #documents_portfolio a:hover .spip_logos, #documents_portfolio a:active .spip_logos { border-color: #C9D200; }

#documents_portfolio_diapo { overflow:hidden; margin: 20px auto; padding:0; }
#documents_portfolio_diapo, #documents_portfolio_diapo li, #documents_portfolio_diapo li a { display:block; width:633px; height:475px; }
#documents_portfolio_diapo li span { display:none; }






/************************************
*	RECHERCHE
*************************************/

div#recherche_top label { display: none; }
div#recherche_top input#recherche {
	float: right;
	width: 115px;
	background-color: transparent;
	border: none;
	padding: 0;
	height: 20px;
	line-height: 20px;
	color: #999;
	text-align: center;
}
div#recherche_top input#bt_recherche {
	display: block;
	float: left;
	width: 26px;
	height: 22px;
	border: none;
	background-color: transparent;
	font-size: 0;
	line-height: 0;
	text-indent: -2344px;
	cursor: pointer;
}


/************************************
*	PLAN DU SITE
*************************************/

div#contenu_plan ul,
div#contenu_plan ul li { margin: 0; padding: 0; clear: both; }


div#contenu_plan ul li.niv1 ul li {
	margin: 0;
	padding: 10px;
	width: 46%;
	float: left;
	clear: none;
}
div#contenu_plan ul li.niv1 ul li ul li { clear: both; width: auto; float: none; padding: 0 0 0 5px; }


div#contenu_plan li.niv1 ul.niv2 {
	border: none;
}

div#contenu_plan ul li a.niv1 {
	display: block;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #222;
	clear: both;
	padding-top: 25px;
	border-bottom: 4px solid #bccdd5;
}
div#contenu_plan ul li ul li a.niv1 {
	border-bottom: none;
	font-weight: bold;
	font-size: 1em;
	padding-top: 4px;
}
div#contenu_plan ul li ul li ul li a.niv1 { font-weight: normal; font-size: 0.9em; }





/************************************
*	SPIP FORM
*************************************/
.spip_forms, .spip_forms fieldset { border:0!important; }
.spip_forms .forml, .spip_forms .fondl { background-color:#fff!important; }
.spip_forms .forml, .spip_forms .formo  { border: 1px solid #d7d7d7!important; background-color:#fff!important; }
.spip_forms .spip_form_label_obligatoire {
	color:#C41400!important;
}
.spip_form_label_details { font-size: 0.9em; color: #777; line-height: 0.95em; padding-bottom: 4px; }

.spip_forms div.spip_bouton { clear: both; padding: 15px; }
.spip_forms div.spip_bouton input {
	border: 1px solid #ddd;
	background: #f2f2f2;
	padding: 5px 10px;
	font-size: 1.2em;
	color: #444;
}
.spip_forms div.spip_bouton input:hover { color: #eee; color: #222; }
.spip_forms span.erreur { font-weight: bold; color: #f30; }


/*************************************
 * HOME
 ************************************/

div#centre_home { width: 938px; margin: 0 auto; }
div#centre_home h3 {
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px 0 #82a22c;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 0.95em;
	white-space: nowrap;
	padding: 0 9px;
	background-color: #98c02d;
	float: left;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}

div#diaporama_home { width: 631px; height: 310px; float: left; overflow: hidden; }
div#diaporama_home ul { margin: 0; padding: 0; height: 310px; }
div#diaporama_home ul li {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left center;
	width: 631px;
	height: 310px;
	float: left;
}
div#diaporama_home ul li div { display: none; }

div#diaporama_home ul li a.diapo_lien {
	display: block;
	height: 310px;
}

a#diapo_correc_lien {
	display: block;
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -460px;
	width: 920px;
	height: 260px;
	z-index: 3;
}
a#diapo_correc_lien.cacher { display: none; }

div#legend {
	float: left;
	padding: 18px 0 0 18px;
	width: 268px;
	color: #fff;
}
	div#legend h2 {
		color: #fff;
		text-shadow: 1px 1px 0 #204f64;
		font-weight: bold;
		font-size: 1.6em;
		line-height: 1.4em;
		background: transparent url(sites/inpal/axome/images/slide_home_h2.png) no-repeat center bottom;
		padding-bottom: 10px;
	}
	div#legend .texte_focus {
		padding-top: 10px;
		font-size: 1.1em;
		line-height: 1.4em;
	}


div#ombre_diapo { width: 938px; height: 20px; margin-top: -20px; position: absolute; background: transparent url(sites/inpal/axome/images/ombre_diapo.png) no-repeat center bottom; z-index: 9; }
div#bt_slide {
	width: 938px;
	height: 50px;
	margin-top: -50px;
	position: absolute;
	z-index: 10;
}
div#bt_slide a { display: block; float: left; width: 40px; height: 50px; outline: none; }
div#bt_slide a#bt_prev {
	margin-left: 850px;
	background: transparent url(sites/inpal/axome/images/arrow_diapo_left.png) no-repeat center center;
}
div#bt_slide a#bt_next { background: transparent url(sites/inpal/axome/images/arrow_diapo_right.png) no-repeat center center; }

div#correc_logo {
	position: absolute;
	width: 948px;
	height: 129px;
	left: 50%;
	top: 103px;
	margin-left: -474px;
	background: transparent url(sites/inpal/axome/images/header.png) no-repeat 0 -103px;
	z-index: 2;
}

div#nos_references { float: left; width: 592px; height: 230px; padding: 20px 0 0 19px; overflow: hidden; }
	div#liste_ref { clear: both; height: 180px; overflow: hidden; padding: 2px 0 0 0; }
	div#liste_ref ul { margin: 0; padding: 0; height: 180px; }
	div#liste_ref ul li {
		clear: both;
		height: 50px;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: 9px 10px;
		padding: 10px 0 0 60px;
		font-size: 0.9em;
		line-height: 1.15em;
	}
	div#liste_ref ul li a { text-decoration: none; }
	div#liste_ref ul li a.logo_ref { display: block; float: left; width: 70px; height: 50px; }
	div#liste_ref ul li div.intro_ref { float: left; width: 456px; font-size: 0.9em; }
	div#liste_ref ul li strong { display: block; }
	div#liste_ref ul li h4 { font-weight: bold; display: inline; font-size: 1.15em; }
	div#liste_ref ul li h5 { display: inline; }
	div#liste_ref ul li h5 a { color: #222; }
	div#liste_ref ul li.even { background-color: #ebf0f2; }
	div#btns_ref { clear: both; height: 17px; padding: 3px 0 0 388px; }
	div#btns_ref a { display: block; float: left; text-align: center; height: 17px; line-height: 17px; text-decoration: none; }
	a#all_ref { width: 156px; }
	a#ref_up { width: 24px; }
	a#ref_down { width: 23px; }

	div#btns_ref a:hover, a#all_actu:hover { color: #222; }

div#actualites { float: left; width: 288px; height: 230px; padding: 20px 0 0 19px; }
	div#last_actu { clear: both; height: 175px; overflow: hidden; padding: 7px 0 0 0; font-size: 0.9em; }
	div#last_actu a { text-decoration: none; }
	div#last_actu a#logo_actu { display: block; float: left; height: 175px; width: 135px; }
	div#last_actu strong { font-size: 0.8em; display: block; }
	div#last_actu h4 { font-weight: bold; font-size: 1.1em; line-height: 1.1em; padding: 4px 0; }
	div#last_actu h5 a { color: #222; }
	
	a#all_actu { display: block; float: right; height: 17px; line-height: 17px; font-size: 0.9em; padding: 3px 0 0 0; width: 90px; text-decoration: none; }



div#bas_home {
	clear: both;
	padding: 22px 0 0 0;
	height: 252px;
	overflow: hidden;
}
	div#focus1 { float: left; width: 325px; height: 250px; overflow: hidden; }
	div#bas_home h3 { margin-bottom: 7px; }
	div#centre_home div#focus1 h3 {
		text-transform: uppercase;
		color: #98c02d;
		text-shadow: none;
		background-color: transparent;
		white-space: normal;
		padding-left: 20px;
		overflow: hidden;
	}
	div#centre_home div#focus1 h3 a { color: #98c02d; text-decoration: none; }
	div#focus2 { float: left; width: 288px; padding-right: 18px; }
	div#focus3 { float: left; width: 288px; }
	div#focus2 h3 a, div#focus3 h3 a { color: #fff; text-decoration: none; }
	
	a#bt_focus_1,
	div#bas_home a.lien_focus {
		display: block;
		color: #222;
		text-decoration: none;
		height: 212px;
		background-repeat: no-repeat;
		background-position: center bottom;
		font-size: 0.94em;
	}
	a#bt_focus_1:hover span,
	div#bas_home a.lien_focus:hover { color: #118cc1; }
	
	a#bt_focus_1 { padding: 0 16px 0 20px; }
	a#bt_focus_1 span { display: block; height: 116px; }
	a#bt_focus_1 strong { display: block; line-height: 36px; text-align: right; color: #fff; padding-right: 18px; font-size: 1.2em; }
	a#bt_focus_1:hover strong { color: #e3f1f9; text-shadow: 1px 1px 0 #204F64; }



body.page_sommaire div#pied_contenu { display: none; }
body.page_sommaire div#page { height: 839px; background: transparent url(sites/inpal/axome/images/bg_home.png) no-repeat; }
body.page_sommaire div#page2 { height: 839px; }


#sous_rubrique { margin:0 1px; padding:0; overflow:hidden; }
#sous_rubrique li { display:block; float:left; width:210px; padding-bottom: 25px; margin-right:20px; }
#sous_rubrique li.last { margin-right:0; }
#sous_rubrique li h2 {}
#sous_rubrique li h2 a {
	display:block;
	background-color: #e2ecef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
    color: #3d90cd;
    text-decoration:none;
    font-weight: bold;
    padding: 8px 10px;
    text-align:center;
    text-shadow: 1px 1px 0 rgab(0,0,0,0.3);
}
#sous_rubrique li .logo {}
#sous_rubrique li .btn { padding-top:10px; }
#sous_rubrique li .btn a {
	display:block;
	background-color: #98C02D;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    color: #fff;
    text-decoration:none;
    font-weight: bold;
    padding: 8px 10px;
    text-align:center;
    text-shadow: 1px 1px 0 #82A22C;
}

.rubrique_references #gauche .active_oui .navlist { display:none; }






/* site EN */
body#site_en div#haut,
body#site_en div#page2,
body#site_en div#correc_logo { background-image: url(sites/inpal/axome/images/header_en.png); }

/* site IT */
body#site_it div#haut,
body#site_it div#page2,
body#site_it div#correc_logo { background-image: url(sites/inpal/axome/images/header_it.png); }

/* site ES */
body#site_es div#haut,
body#site_es div#page2,
body#site_es div#correc_logo { background-image: url(sites/inpal/axome/images/header_es.png); }





/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #F57900; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #F57900; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


/* Variantes et cas particuliers
----------------------------------------------- */

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }
table.spip_barre a img { background: #FFEE92; padding: 3px; border: 1px outset #AFAFAF; }
table.spip_barre a:focus img,
table.spip_barre a:hover img,
table.spip_barre a:active img { background: #FFF; border: 1px solid #AFAFAF; }
table.spip_barre input.barre { width: 99%; background: transparent; border: 0; }

/* Formulaire de forum */
.formulaire_forum .saisie_titre input.text, .formulaire_forum .saisie_titre textarea { width: 98%; }

/* Selection des langues */
.formulaire_menu_lang { margin: 0; padding: 0; background: none; }

.spip_surligne {} /* Cf.: spip_style.css */

/* Choix des mots-clefs */
ul.choix_mots { display: block; margin: 0; padding: 0; list-style: none; }
ul.choix_mots li { clear: none; float: left; display: block; width: 30%; padding: 1%; }
ul.choix_mots li label { display: inline; font-weight: normal; }

.formulaire_spip .bugajaxie { display: none; } /* Bug IE/Win */

/* Formulaire de login dans une page */
.formulaire_login ul li {clear:left;}
.formulaire_login .editer_password .details {display:block;}
.formulaire_login #spip_logo_auteur {float:right;}


/* Citations, code et poesie */
blockquote.spip { margin: 2em 0; padding-left: 1em; border-left: 0.30em solid; }
blockquote.spip_poesie { margin: 2em 0; padding-left: 1em; border-left: 1px solid; font-family: Garamond, Georgia, Times, serif; }
blockquote.spip_poesie div { text-indent: -3em; margin-left: 3em; }

.spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }



/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: 0; }
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents strong { display: block; padding: 4px; width: 70%; margin: 0 auto;}
.spip_documents em { font-size: 0.9em; display: block; padding-top: 2px; width: 70%; margin: 0 auto; font-style: normal; }
.spip_documents_center { display: block; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

/* modeles par defaut */
.spip_modele { float: right; display: block; padding: 1em; border: 1px solid; width: 180px; }

/* Couleurs des liens de SPIP */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_out, a.spip_url {} /* liens url sortants */
a.spip_glossaire {} /* liens vers encyclopedie */
.on { font-weight: bold; } /* liens exposes */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('plugins/axome_standard_V4/images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('plugins/axome_standard_V4/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('plugins/axome_standard_V4/images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('plugins/axome_standard_V4/images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('plugins/axome_standard_V4/images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('plugins/axome_standard_V4/images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
