/******************************************************************************
*	STYLES LAYOUT - DEFAULT
******************************************************************************/

* { margin: 0px; padding: 0px; }
img { border: none; }
a { color: #4798e4; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
h2 a, h2 a:hover {
	text-decoration: none;
}
hr {
	visibility: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.window h1 {
	font-size: 20px;
	font-weight: bold;
	color: #389142;
	border-bottom: solid 1px #4798e4;
	margin-bottom: 10px;
}
.filledButton {
	margin: 5px 0 0 20px;
}
.window h2 {
	font-size: 16px;
	font-weight: bold;
	color: #4798e4;
	border-bottom: dashed 1px #4798e4;
	margin-bottom: 5px;
}
.window h3 {
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 1px #4798e4;
	margin-bottom: 5px;
}
.smalltext { font-size: smaller; }
.boldtext { font-weight: bold; }
.italictext { font-style: italic; }

.cent { font-size: 11pt; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(body_bg.png);
	background-repeat: repeat-x;
	text-align: center;
}

.ban_head {
	position: absolute;
	top: 25px;
	right: 120px;
}
.ban_left {
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.ban_right {
	overflow: hidden;
	text-align: center;
}

/* ========================================================================= */

/* GLOBAL CONTAINER */
/* celui qui encadre tout */
div.container {
	/*background-color: #389142;*/
	/*min-width: 1000px;
	width: auto !important;
	width: 100%;*/
	min-width: 1000px;
	width: 90%;
	position: relative;
	margin: 0 auto 25px;
	text-align: left;
	border: 1px solid #999;
	margin-top: 20px;
	background: #FFF;
}

/* ------------------------------------------------------------------------- */

/* HEADER */
div.header {
	background-color: #FFFFFF;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 110px;
	position: relative;
	margin: 5px;
}
div.header img {
	margin-left: 20px;
}
div.separator {
	background-color: #FFF;
	line-height: 4px;
	font-size: 1px;
	height: 4px;
	border: none;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 95%;
}
div.separator hr {
	float: none;
	display: none;
	visibility: hidden;
}

/* ------------------------------------------------------------------------- */

/* NAVIGATION */
/* menu supérieur pour les pages statiques */
div.navigation {
	background-image: url(nav_bg.png);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #EEE;
	position: relative;
	padding-left: 155px;
	padding-bottom: 5px;
}

div.addcaddyindic {
	margin-top: 10px;
	text-align: center;
	width: 130px;
}

/* ------------------------------------------------------------------------- */

/* MAIN CONTAINER */
/* bloc principal de contenu */
div.content {
	/*background-image: url(bg_content.jpg);
	background-repeat: repeat-y;
	background-color: #DADEE3;*/
	background: #EEE;
	border: solid 5px #EEE;
	border-left: none;
	padding: 0 10px;
}

div.produit_element p {
	font-size: 14px;
}
div.produit_element .promo {
	color: #F17430;
	font-size: 24px;
	/*font-weight: bold;*/
	
	padding-top: 35px;
	height: 58px;
	width: 130px;

	line-height: 22px;
}
div.box div.link a:hover {
	color: #FFF;
}
div.produit_element .price {
	color: #4798e4;
	font-size: 24px;
	/*font-weight: bold;*/
	/*background-image: url(bg_price.jpg);*/
	padding-top: 35px;
	height: 58px;
	width: 130px;
}
div.produit_element h2 {
	font-size: 16px;
	color: #4798e4;
}
div.produit_element h2.nouveau {
	font-size: 16px;
	color: #F17430;
}

div.produit_element .small {
	font-size: 10px;
}
div.main div.box tr.boxContent, div.main div.box tr.boxFooter {
	background: #FFF;
	color: #000;
}
div.main div.add_product {
	position: relative;
	top: 10px;
	left: -8px;
	
}
div.main div.add_product a {
	color: #000;
	display: block;
	background: url(button.gif) no-repeat 0 0;
	text-align: center;
	width: 130px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	font-size: 13px;
}
div.main div.add_product a:hover {
	text-decoration: underline;
}
div.main div.box .separator  {
	height: 1px;
	line-height: 0;
	font-size: 0;
}
div.main div.box table {
	border: 1px solid #000;
}
div.main div.box table table {
	border: none;
}
div.main div.box .boxHeader {
	background: url("header_box_bg.png") repeat-x 0 0;
	height: 27px;
	color: #FFF;
	font-weight: bold;
}
div.main div.box .box  {
	margin-top: 15px;

}
div.main div.box .box .boxHeader {
	background: none;
	height: 25px;
	font-size: 14px;
}

div.main div.box .boxContent {
	margin-top: 15px;
	font-size: 12px;
}
div.main div.box .boxContent a {
	color: #666;
}
div.main div.box .boxContent a:hover {
	color: #F17430 ;
}






/* ------------------------------------------------------------------------- */

/* SIDEBAR*/
/* conteneur de la barre de navigation gauche */
div.sidebar {
	width: 20%;
	float: left;
	background-color: transparent;
	margin-top: 10px;
	/*position: relative;*/
	/*z-index: 100;*/
}

div.sidebar div.box {
	width: 100%;
	background: transparent;
	padding: 0;
	margin-bottom: 10px;
}
div.sidebar div.box table {
	background: #FFF;
	color: #504E53;
}
div.sidebar div.box table .boxHeader {
	background: #626262;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	background: url("header_menu_box_bg.png") repeat-x 0 0;
}
div.sidebar div.box table .boxHeader .boxHeaderLeftC ,div.sidebar div.box table .boxHeader .boxHeaderLeft {
	width: 9px;
	background: url("header_menu_box_left_bg.png") no-repeat 0 0;
}
div.sidebar div.box table .boxHeader .boxHeaderRightC, div.sidebar div.box table .boxHeader .boxHeaderRight {
	width: 9px;
	background: url("header_menu_box_right_bg.png") no-repeat 0 0;
}
div.sidebar div.box table .boxContent .boxContentLeftF, div.sidebar div.box table .boxContent .boxContentLeft {
	background: url("menu_box_border_bg.png") repeat-y 0 0;
}
div.sidebar div.box table .boxContent .boxContentRightF, div.sidebar div.box table .boxContent .boxContentRight {
	background: url("menu_box_border_bg.png") repeat-y right 0;
}
div.sidebar div.box table .boxFooter  {
	background: url("menu_box_border_bg.png") repeat-x 0 bottom;
}
div.sidebar div.box table .boxFooter .boxFooterLeftF, div.sidebar div.box table .boxFooter .boxFooterLeft {
	width: 9px;
	background: url("footer_menu_box_left_bg.png") no-repeat 0 bottom;
}
div.sidebar div.box table .boxFooter .boxFooterRightF, div.sidebar div.box table .boxFooter .boxFooterRight {
	width: 9px;
	background: url("footer_menu_box_right_bg.png") no-repeat 0 bottom;
}
div.sidebar div.box table .boxHeader div.boxTitle {
	padding: 0 10px;
}
div.sidebar div.box table div.boxContent {
	margin-top: 10px;
	font-size: 12px;
	padding: 0 10px;
}
div.sidebar div.box table div.boxContent div.separator {
	margin: 5px 0;
}
div.sidebar div.box table div.boxContent a {
	color: #666;
}
div.sidebar div.box table div.boxContent a:hover {
	color: #F17430;
}
div.sidebar div.box table div.boxContent input {
	margin-bottom: 10px;
}
div.sidebar div.box table div.boxContent a.buttonLink {
	display: block;
	background: #333;
	color: #FFF;
	padding: 2px 7px;
	border: 1px solid #BBB;
	margin-top: 3px;
}
div.sidebar div.box table div.boxContent a.buttonLink:hover {
	background: #FFF;
	color: #626262;
}
div.clear {
	clear: both;
}


/* ------------------------------------------------------------------------- */

/* MENU CATEGORIRES */
/* Conteneur du menu */
div.sidebarNavi {
	/*width: 197px;*/
	/*position: relative;*/
	/*margin-right: 5px;
	padding-left: 13px;
	margin-top: 11px;
	padding-bottom: 9px;*/
	/*z-index: 300;*/

}
/* ------------------------------------------------------------------------- */

/* SIDEBAR BLOCS */
/* Conteneurs de "boites à outils"*/
div.sidebarBlocks {
	color: #FFFFFF;
	width: 217px;
	/*position: relative;*/
	/*z-index: 200;*/
}
div.sidebarBlocks h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 5px 0 0 20px;
	padding-left: 20px;
}
div.sidebarBlocks div {
	background-repeat: no-repeat;
	background-position: bottom;
	/*min-height: 81px;
	height: auto !important;
	height: 81px;*/
	border-top: solid 6px #FFFFFF;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
	position: relative;

}
/*div.sidebarBlocks a, div.sidebarBlocks a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 20px;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	position: absolute;
	bottom: 18px;
	right: 23px;
}*/

/* ------------------------------------------------------------------------- */

/* BLOCS */
/* Boite a outils*/
div.sidebarBlocks a, div.sidebarBlocks a:hover {
	position: absolute;
	bottom: 10px;
	right: 23px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

div.sidebarBlocks div.recherche h2 {
	background: url(loupe.gif) no-repeat 0 center;
}
div.sidebarBlocks div.mailinglist h2 {
	background: url(mail.gif) no-repeat 0 center;
}
div.sidebarBlocks div.news h2 {
	background: url(news.gif) no-repeat 0 center;
}
div.sidebarBlocks div.promotions h2 {
	background: url(promo.gif) no-repeat 0 center;
}

div.sidebarBlocks div.mailinglist a, div.sidebarBlocks div.news a {
	background: url(link_bg_orange.gif) no-repeat 0 center;
}
div.sidebarBlocks div.promotions a, div.sidebarBlocks div.recherche a {
	background: url(link_bg_green.gif) no-repeat 0 center;
}
/*div.sidebarBlocks div.mailinglist {
	background-color: #F17430;
	background-image: url(bg_mailinglist.jpg);
}*/
div.sidebarBlocks div.mailinglist, div.sidebarBlocks div.news {
	background: url(box_orange_bg.jpg) no-repeat center 0 ;
}
div.sidebarBlocks div.promotions, div.sidebarBlocks div.recherche {
	background: url(box_green_bg.jpg) no-repeat center 0 ;
}
div.sidebarBlocks div.recherche form {
	width: 130px;
	margin-left: 20px;
	margin-top: 10px;
}
div.sidebarBlocks div {
	/*height: 70px;
	min-height: 70px;*/
	padding: 0;
	margin-bottom: 10px;
		border: none;
}
div.sidebarBlocks {
	/*background: #FFF;*/
	padding: 10px 0;
}

/* RIGHT */

/* ------------------------------------------------------------------------- */
div.right {
	width: 18%;
	float: left;
	margin-top: 10px;
}

/* ------------------------------------------------------------------------- */

/* MAIN CONTAINER */
/* Conteneur du bloc principal de contenu*/
div.main {
	width: 62%;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	/*margin-left: 222px;*/
	float: left;
	padding-top: 10px;
	/*position: relative;*/
}
/* MAIN */
div.main div.box, div.main div.window {
	margin: 10px;
	margin-bottom: 0;
	margin-top: 0;

}
div.main div.window {
	border: 1px solid #000;
	margin-bottom: 20px;
}

div.main div.box_message, div.main div.window, div.main div.box_content {
	padding: 5px;
}

div.box { 
	color: #FFFFFF;
	/*background-color: #626262;*/
}
div.box a { color: #4798e4; text-decoration: none; }
div.box a:hover { color: #000; text-decoration: none; }

div.box_top { 
	text-align: center;
	height: 27px;
	line-height: 27px;
	background: url("header_box_bg.png") repeat-x 0 0;
	border: 1px solid #000;
	/* padding: 5px;*/
}
div.box_top p { 
	font-size: 10px;
	height: 27px;
	overflow: hidden;
}
div.box_top p a:hover { 
	color: #FFF;
}
div.box_content {
	background: url("header_box_bg.png") repeat-x 0 0 #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	font-size: 12px;
}

div.box_content label {
	text-align: right;
	float: left;
	width: 150px;
	margin-right: 10px;
}
div.box_content input, div.box_top input { width: 240px; }

div.box_bottom {
	display: none;
	/*background-image: url("bg_box_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 12px;*/
}

div.box_message {
	background-color: #FFFFFF;
	color: #626262;
	border: 3px solid #626262;
}
div.box ul {
	padding-left: 10px;
}
/* ------------------------------------------------------------------------- */

/* CADDY */

div.caddy h1 {
	font-size: 16px;
}
div.main div.box .boxContent a.buttonLink {
	background: #626262;
	border: 1px solid #BBBBBB;
	color: #FFFFFF;
	display: block;
	margin-top: 15px;
	padding: 2px 7px;
}
div.main div.box .boxContent a.buttonLink:hover {
	background: #DADEE3;
	color: #626262;
}
div.produit div {
	float: left;
	margin-top: 10px;
}
div.caddy div.produit {
	position: relative;
	width: 550px;
}
div.caddy div.produit div.prixProduit {
	float: right;
}
div.caddy div.produit div.deleteProduit {
	position: absolute;
	left: 360px;
}
div.caddy div.produit div.nomProduit {
	position: relative;
	top: 3px;
}
div.caddy div.produit div.quantity input {
	width: 30px;
}
div.caddy div.produit div {
	float: left;
}
div.caddy div.separator {
	clear: both;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}
div.caddy div.couts {
	margin-top: 20px;
}
div.caddy div.couts div.total {
	float: left;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
/* ------------------------------------------------------------------------- */

/* COMMANDE */
div.commandeform, div.caddy {
	padding: 0 10px;
}
div.caddy h1 {
	font-size: 16px;
	margin-bottom: 10px;
}
div.commandeform h1 {
	font-size: 16px;
}
div.commandeform h2 {
	font-size: 14px;
}
div.commandeform p {
	margin-top: 10px;
}
div.commandeform .adresseformtable {
	margin-top: 10px;
}
div.commandeform .adresseinfo input, div.commandeform .adresseinfo select {
	margin-bottom: 7px;
}
/* ------------------------------------------------------------------------- */

/* CONTENT MAIN WINDOW */
/* Element de contenu */
div.window {
	text-align: left;
	background-color: #FFFFFF;
	/*position: relative;*/
	/*z-index: 0;*/
}
/* ========================================================================= */
div.product {
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
}
input, textarea {
	/*background-color: #EEFEF0;
	border: solid 1px #389142;
}
input.button {
	color: #F17430;
	background-color: #F6E6DD;
	border: solid 1px #F17430;
	padding: 1px;
}
input.button:hover {
	color: #FFFFFF;
	background-color: #F17430;
	border: solid 1px #F17430;*/
}
div.product div{
	/*background-color: #FFEEEE;*/
}
div.product h2 {
	color: #4798e4;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}

div.product h2.nouveau {
	color: #F17430;
}

div.product div.boxProduit {
	margin-left: 30px;
	margin-right: 30px;
	/*position: relative;*/
}
div.product div.productPhotos img {
	border: solid 1px #333;
	padding: 5px;
	margin-top: 10px;
}
div.productPrice, div.productPromo {
	padding: 0px;
	padding-top: 50px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;

	/*vertical-align: middle;
	width: 150px;
	position: absolute;
	top: 0px;
	right: 0px;*/
}
div.productPrice { color: #4798e4; }
div.productPromo { color: #F17430; }

div.productPromo .small {
	font-size: 10pt;
}

/* ========================================================================= */

/* MESSAGES */
div.error {
	color: #CC3333;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

div.info {
	color: #F17430;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}

/* ========================================================================= */

/* HOMEPAGE */

div.homepagePromos {
	padding: 20px;
	/*border: solid 1px #F17430;*/
}
div.homepagePromos h1 {
	color: #F17430;
	font-size: 20px;
	border-bottom: solid 1px #F17430;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
div.homepagePromo {
	text-align: center;
	/*border: solid 1px #FFFFF;
	border-bottom: solid 15px #F17430;*/
	min-width: 120px;
	width: auto !important;
	width: 120px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	padding: 10px;
	height: 196px;
	background: url(box_product_orange_bg.jpg) no-repeat 0 0;
	position: relative;
}
div.homepagePromo a {
	display: block;
	height: 140px;
}
div.homepagePromo a span {
	position: absolute;
	left: 10px;
	top: 115px;
	width: 122px;
	height: 40px;
}
div.homepagePromo .productname {
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #4798e4;
}
div.homepagePromo .newprice {
	display: block;
	color: #4798e4;
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-trough;
	margin-top: 10px;
}
div.homepagePromo .oldprice {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: line-through;
}
div.homepageNouveautes {
	padding: 20px;
	/*border: solid 1px #389142;*/
}
div.homepageNouveautes h1 {
	color: #389142;
	font-size: 20px;
	border-bottom: solid 1px #389142;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
div.homepageNouveaute {
	text-align: center;
	/*border: solid 1px #389142;
	border-bottom: solid 15px #389142;*/
	min-width: 120px;
	width: auto !important;
	width: 120px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	padding: 10px;
	height: 165px;
	background: url(box_product_green_bg.jpg) no-repeat 0 0;
	position: relative;
}
div.homepageNouveaute a {
	display: block;
	height: 130px;
}
div.homepageNouveaute a span {
	position: absolute;
	left: 10px;
	top: 105px;
	width: 122px;
	height: 40px;
}
div.homepageNouveaute .productname {
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	border-bottom: solid 1px #ed8812;
}
div.homepageNouveaute .price {
	display: block;
	color: #389142;
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-trough;
	margin-top: 10px;
}
td.homepageNews {
	background: url(box_news_right_bg.gif) repeat-y right 0;
	padding: 0;
}
div.homepageNews div.top_left, div.homepageNews div.top_right, div.homepageNews div.bottom_left, div.homepageNews div.bottom_right {
	height: 10px;
	width: 10px;
	background: red;
	position: absolute;
}
div.homepageNews div.top_left {
	top: 0;
	left: 0 !important;
	background: url(box_news_top_left_bg.gif) no-repeat 0 0;
	width: 16px;
	height: 11px;
	left: -10px;
	
}
div.homepageNews div.top_right {
	top: 0;
	right: 0;
	background: url(box_news_top_right_bg.gif) no-repeat 0 0;
	width: 15px;
	height: 12px;
}
div.homepageNews div.bottom_left {
	bottom: 0;
	left: 0 !important;
	background: url(box_news_bottom_left_bg.gif) no-repeat 0 0;
	width: 18px;
	height: 18px;
	left: -10px;
}
div.homepageNews div.bottom_right {
	bottom: 0;
	right: 0;
	background: url(box_news_bottom_right_bg.gif) no-repeat 0 0;
	width: 15px;
	height: 17px;
}
div.homepageNews div.left {
	position: absolute;
	left: 0;
	top: 0;
	background: url(box_news_left_bg.gif) repeat-y 0 0;
	height: 100%;
}
div.homepageNewsContain {
	background: url(box_news_left_bg.gif) repeat-y 0 0;
}
div.homepageNews {
	font-size: 14px;
	width: auto;
	padding: 0 10px 20px !important;
	padding: 0 10px 39px;
	/*background: url(box_news_left_bg.gif) repeat-y 0 0;*/
	background: url(box_news_bottom_bg.gif) repeat-x 0 bottom;
	position: relative;
	min-height: 250px;
}
div.homepageNews h1 {
	background: url(box_news_top_bg.gif) repeat-x 0 0;
	padding-top: 10px;
}
div.homepageNews a.link_more {
	display: block;
}
div.homepageNews a.newslink {
	color: #000000;
	text-decoration: none;
}
div.homepageNews a.newslink:hover {
	color: #626262;
}
div.homepageNews h1 {
	color: #4798e4;
	font-size: 20px;
	border-bottom: solid 1px #4798e4;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
div.homepageNews ul {
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: square;
}
div.homepageLastnews {
	/*border: solid 1px #F17430;
	border-top: solid 15px #F17430;*/
	font-size: 14px;
	width: 250px;
	margin-left: 5px;
	padding: 10px;
	height: 250px;
	/*background: url(box_attention_bg.jpg) no-repeat 0 0;*/
}
div.homepageLastnews h1 {
	color: #F17430;
	font-size: 20px;
	border-bottom: solid 1px #F17430;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
div.homepageLastnews h2 {
	font-size: 16px;
	border-bottom: solid 1px #000000;
	margin-bottom: 10px;
	font-weight: normal;
}

/* ========================================================================= */

/* UTILISATEUR */
div.userform {

}

div.userform LABEL {
	width: 300px;
}

div.userform INPUT, div.userform TEXTAREA {

}

/* ========================================================================= */

/* MEDIALIB */

tr.row1 td {
	background-color: #EBF0F5;
}
tr.row2 td {
	background-color: #F2F7FD;
}

tr.rowspec2 td {
	background-color: #EBF0F5;
}

/* ========================================================================= */

/* FICHE UTILISATEUR */
div.infosPerso h1 {
	font-size: 17px;
	margin-top: 30px;
	padding: 0 7px;
}
div.infosPerso p {
	font-size: 12px;
	padding: 0 7px;
}
div.infosPerso input.textfield {
	width: 300px;
}
div.infosPerso label.left {
	width: 300px;
	display: block;
	float: left;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	margin-left: 0;
}
div.requiered {
	margin-bottom: 15px;
	font-size: 12px;
	font-style: italic;
}
div.infosPerso select#titre {
	width: 70px;
	margin-right: 10px;
}
div.infosPerso div.box .boxContent a.buttonLink {
	position: relative;
	left: 317px;
	background: #626262;
	border: 1px solid #BBBBBB;
	color: #FFFFFF;
	display: block;
	margin-top: 15px;
	padding: 2px 7px;
}
div.infosPerso div.box .boxContent a.buttonLink:hover {
	background: #DADEE3;
	color: #626262;
}

form {
	font-size: 12px;
}
div.infosPerso input#savesession {
	width: auto;
}
div.infosPerso input.bouton {
	width: 150px;
}

div.infosPerso a.buttonsave {
	margin: 8px 0 0 250px;
}

/* ========================================================================= */

/* PAGE D'ERREUR*/

div.errorpage {
	margin: 100px 20px;
}

div.errorpage H1 {
	color: #CC3333;
	border-bottom: 1px solid #CC3333;
}

