/* CSS Document - Hypromat par Reymann.com */

body {
	margin: 0 0 0 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color:#14195c;
}


/******************************/
/*			GENERAUX 
/******************************/

form {
	margin: 0;
}

img {
	border: 0;
}

div.blank {
	clear: both;
	height: 1px;
	font-size: 1px;
}


/******************************/
/*			CALQUES 
/******************************/

/** SEARCH CATEGORIE **/
div.searchCategorie ul {
	margin: 0 0 10px 10px;
	padding: 0;
}
div.searchCategorie ul ul {
	display: none;
	margin: 0 0 5px 15px;
	padding: 0;
}
div.searchCategorie ul ul li {
	font-weight: normal;
}
div.searchCategorie ul li {
	vertical-align: middle;
	list-style-type:none;
	font-weight: bold;
}
div.searchCategorie a, div.searchCategorie a:link {
	color: #FFFFFF;
	text-decoration: none;
}


/** TITLEBAR **/
#titlebar {
	padding: 0 15px 0 0px;
	margin: 0 5px 15px 0px;
}
#titlebar div.title {
	float: left;
	text-align: left;
	vertical-align: top;
	font-size: 20px;
	color:#14195c;
}
#titlebar div.title span.result {
	font-size: 0.60em;
	font-weight: normal;
}
#titlebar div.selection {
	float: right;
}
#titlebar div.selection div.options {
	padding: 5px 0 0 0;
}
#titlebar div.selection div.options a, #titlebar div.selection div.options a:link {
	color:#14195c;
	text-decoration: none;
}
#titlebar div.selection div.options a:hover {
	text-decoration: underline;
}
#titlebar div.selection select {
	font-size: 10px;
}

/** TABLE **/
div.table {}
div.table table.table {
	width: 99%;
	border: 0px solid #999999;
}
div.table table.table th {
	padding: 0 10px 2px 10px;
	background-color:#7ab2dc;
	text-align: left;
	color: #FFFFFF;
}
div.table table.table th.num {
	padding: 0 3px 0 10px;
	width: 10px;
}
div.table table.table th.select {
	padding: 0 2px 0 5px;
	width: 10px;
}
div.table table.table th.marque {
	width: 60px;
	text-align: left;
}
div.table table.table th.camera {
	width: 25px;
	padding: 0;
	text-align: left;
}
div.table table.table th.label {
	text-align: left;
}
div.table table.table th.id {
	width: 20px;
}
div.table table.table th.pages {
	padding: 1px 0 3px 0;
	border-top: 2px solid white;
	border-bottom: 0;
	text-align: center;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.table table.table th.pages a, div.table table.table th.pages a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.table table.table th.pages a:hover {
	text-decoration: underline;
}
div.table table.table th.center {
	text-align: center;
}
div.table table.table tr {
	color: #14195c;
	font-weight:bold;
}
div.table table.table tr.hl {
	background: #e4f0f8;
}
div.table table.table tr.over {
	background: #d8ecff;
}
div.table table.table td {
	padding: 2px 10px 2px 10px;
}
div.table table.table td a, div.table table.table td a:link {
	color: #0053b4;
	text-decoration: none;
}
div.table table.table td a:hover {
	text-decoration: underline;
}
div.table table.table td.num {
	padding: 0 0 0 8px;
	width: 10px;
}
div.table table.table td.select {
	width: 10px;
	padding-left:5px;
}
div.table table.table td.camera {
	padding: 0;
	text-align: center;
}
div.table table.table td.label {
	padding-left: 10px;
	text-align: left;
}
div.table table.table td.label a {
	color:#14195c;
}
div.table table.table td.id {
	width: 20px;
}
div.table table.table td.center {
	text-align: center;
}
.center-red {
	text-align: center;
	color:red;
}
div.table table.table td.remove
{
	background-color:#FFFFFF;
	border-top:1px solid #7ab2dc;
	background-image:url('../images/interface/action_remove.gif');
	background-repeat:no-repeat;
}
div.table table.table td.remove a
{
	text-decoration:none;
	margin:0 0 0 -10px;
}
div.table .last
{
	border-top:1px solid #7ab2dc;
	background-color:white;
}

/** THUMB **/
div.thumb {
	width:790px;
}
div.thumb div.item {
	padding: 6px;
	margin:10px; 
	width: 140px;
	float: left;
	background-color: #f7f7f7;
	cursor: pointer;
	color:#14195c;
}
div.thumb div.item div.img {
	width: 133px;
	height: 100px;
}
div.thumb div.item div.img img {
	border: 1px solid #7ab2dc;
}
div.thumb div.item div.marque {
	margin: 5px 0 5px 0;
}
div.thumb div.item div.designation {
	font-weight: bold;
	height: 55px;
}
div.thumb div.item div.folder {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #cccccc;
	font-size: 0.85em;
}
div.thumb div.item div.folder a, div.thumb div.item div.folder a:link {
	color: #0053b4;
	text-decoration: none;
}
div.thumb div.item div.folder a:hover {
	text-decoration: underline;
}
div.thumb div.item div.panier {
	margin: 5px 0 5px 5px;
	padding: 5px 0 0 0;
	border-top: 1px solid #cccccc;
	font-size: 13px;
}
div.thumb div.item div.folder a, div.thumb div.item div.panier a:link {
	color: #0053b4;
	text-decoration: none;
}
div.thumb div.item div.folder a, div.thumb div.item div.panier a:visited {
	color: #0053b4;
	text-decoration: none;
}

div.thumb div.pages {
	padding: 1px 0 3px 0;

	border-bottom: 0;
	background-color: #7ab2dc;
	text-align: center;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
div.thumb div.pages a, div.thumb div.pages a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div.thumb div.pages a:hover {
	text-decoration: underline;
}


/** EDIT **/
div.edit {
	color:#14195c;
	font-size:16px;
}
div.edit table.form {
	margin: 5px 0 0 0;
	border: 0;
}
div.edit table.form tr.error th {
	color: #FF0000;
}
div.edit table.form tr.error td input {
	padding: 1px 3px 2px 3px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	font-size: 10px;
}
div.edit table.form th {
	padding: 0 8px 0 0;
}
div.edit table.form td {
	padding: 3px 0 2px 0;
}
div.edit table.form td input {
	padding: 1px 3px 2px 3px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}
div.edit table.form td select {
	font-size: 10px;
}

/** DETAILS **/
#fiche
{
	color:#14195c;
}

#fiche div.details {
	height:232px;
	width:190px;
	margin: 0 0 0 10px;
}
#fiche #fiche_top
{
	height:320px;
}
#fiche div.img, #fiche div.details
{
	float:left;
}
#fiche #reference {
	font-size:15px;
	margin:0px;
}
#fiche div.details #num_reference {
	font-size:20px;
	margin:0 0 20px 0;
}
#fiche div.details div.infos {
	height:128px;
}
#fiche div.details div.infos #ligne0 {
	height:106px;
}
#fiche div.details div.infos #ligne1 {
	padding-left:10px;
	height:16px;
	background-image:url("../images/interface/coin_bleu.gif");
	background-position:right;
	background-repeat:no-repeat;
	background-color:#7ab1db;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#14195c;
}
#fiche div.details div.infos #ligne1 span
{
	text-decoration:line-through;
}
#fiche div.details div.infos #ligne2 {
	background-color:#7ab1db;
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	color:#14195c;
	padding-left:10px;
	padding-top:5px;
}
#fiche div.details div.infos #ligne3 {
	background-color:#14195c;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:white;
	padding-left:10px;
}
#fiche div.details div.infos #ligne4 {
	background-color:#7ab1db;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding-left:10px;
}
.infos .detail_option
{
	margin-top:10px;
}
ul
{
	padding:0px;
}
ul li
{
	margin:0px;
}
.detail_option {
	background-image:url("../images/interface/puce_3.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	list-style:none;
}
.detail_option a
{
	text-decoration:none;
	color:#14195c;
}
.texte_description
{
	margin-top:20px;
	width:520px;
}

/** DETAILS - PRINT **/
#fiche-print {
	margin: 10px;
}

#fiche-print div.img {
	float: left;
}

#fiche-print div.details {
	float:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 0px 10px;
	background-color: #F2F2F2;
}
#fiche-print div.details div.infos {
	padding-left: 300px;
}
#fiche-print div.details div.infos #prix_small {
	margin-top:20px;
	text-decoration:line-through;
}
#fiche-print div.details div.titre {
	margin: 7px 0 0 0;
	font-weight: bold;
	height: 45px;
}
#fiche-print div.details div.produit {
	font-size: 0.85em;
}
#fiche-print div.description {
	margin: 20px 0 20px 0;
}
#fiche-print div.close a, #fiche-print div.close a:link {
	color: #0053b4;
	text-decoration: none;
}
#fiche-print div.close a:hover {
	text-decoration: underline;
}

/** STATUS BAR (commande) **/
#statusBar
{
	font-size: 20px;
	height:26px;
	margin-bottom:20px;
}

#statusBar span
{
	display:block;
	width:116px;
	float:left;
	padding:0px 40px;
	text-align:center;
}

#statusBar span.normal
{
	color:#FFFFFF;
	background-color:#8fa3ad;
	background-image:url('../images/interface/statusBar_bg_normal.gif');
	background-position:right;
	background-repeat:no-repeat;
}

#statusBar span.actif
{
	color: #14195c;
	background-color:#7ab2dc;
	background-image:url('../images/interface/statusBar_bg_actif.gif');
	background-position:right;
	background-repeat:no-repeat;
}


/******************************/
/*			CONTENEURS 
/******************************/

#conteneur {
	width: 100%;
	border: 0px;
}
#header {
	height: 90px;
	background: #8fa3ad url(../images/interface/css-toolbar-bg.gif) bottom left no-repeat;
	color: #FFFFFF;
}
#left {
	width: 220px;
	height: 780px;
	background: #8fa3ad;
	border-right: 4px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
#right {
	text-align: left;
	vertical-align: top;
	background-image:url(../images/interface/bg_rightbottom3.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#right_column {
	/*position:absolute;
	right:0px;*/
	color: #FFFFFF;
	width:196px;
}
#right_column div.myCart {
	background: url(../images/interface/title_myCart.gif) top right no-repeat;
	background-color: #8fa3ad;
	border-bottom:5px solid white;
}
.homebg {
	 height:500px;
	 background:url(../images/interface/logo_3D.jpg) no-repeat bottom center;
}
.myCart {
	width:196px;
	text-align:left;
}
.myCart_top
{
	height:65px;
	text-decoration:none;
	color:white;
}
.myCart_top a
{
	text-decoration:none;
	color:white;
}
.myCart_top .title
{
	padding:10px 0 0 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.myCart_top .cartContent
{
	padding:5px 0 10px 10px;
	margin:0 15px;
	border-bottom:1px solid white;
}
.myCart_top .cartContent img
{
	margin:5px 0 0 0;
}
div.myCart ul {
	list-style-image: url(../images/interface/puce_1.gif);
	padding:0px 0 0 0px;
	margin:8px 5px 0 25px;
	padding-bottom:10px;
}
div.myCart ul li
{
	padding-left:3px;
}
div.myCart li.option a, right_column div.myCart li.option a:link {
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}	
#right_column div.myCart li.option a:hover {
	text-decoration: underline;
}
#right_column div.promo
{
	background-color:#7ab2dc;
	background-image:url("../images/interface/bg_promo.gif");
	background-repeat:no-repeat;
	margin:20px auto 0 auto;
	text-align: center;
	width:180px;
}
#right_column div.promo div.image
{
	height:180px;
}
#right_column div.promo div.image img {
	margin-top:40px;
}
#right_column div.promo div.texte_promo #prix {
	
}
#right_column div.promo div.texte_promo span.prix_ht {
	font-style:italic;
	font-size:15px;
	font-weight:bold;
	color:#7ab2dc;
	text-decoration:line-through;
	letter-spacing:-2px;
	margin-left:1px;
}
#right_column div.promo div.texte_promo span.prix_promo_ht {
	font-style:italic;
	font-size:30px;
	font-weight:bold;
	color:#ffe200;
	letter-spacing:-3px;
}
#right_column div.promo div.texte_promo div.lien
{
	padding-bottom:8px;
}
#right_column div.promo div.texte_promo div.lien a {

	color:#7ab2dc;
	font-style:italic;
	font-size:15px;
	font-weight:bold;
}



#login {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100px;
	width: 300px;
	margin-top: -75px;
	margin-left: -150px;
	vertical-align: top;
	text-align: center;
	padding: 50px 0 0 0;
	border: 1px solid #666666;
	background: #CCCCCC;
}
#left
{
	border-bottom:4px solid white;
}
#left div.searchTags {
	height: 165px;
	padding: 10px 0 0 15px;
	background: #14195c;
	border-bottom: 4px solid #FFFFFF;
	font-size: 0.90em;
}
#left div.searchTags div.title {
	height: 50px;
	padding: 0 70px 0 0;
	background: url(../images/interface/title_searchTags.gif) top left no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#left div.searchTags div.search {
	margin: 5px 0 0 0;
}
#left div.searchTags div.search input {
	padding: 2px 3px 2px 3px;
	width: 160px;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#left div.searchTags div.composant {
	margin: 3px 0 0 0;
}
#left div.searchTags div.composant select {
	padding: 2px 3px 2px 3px;
	width: 168px;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#left div.searchTags div.submit {
	margin: 10px 30px 0 0;
	text-align: center;
}
#left div.searchTags div.submit input {
	width: 56px;
	height: 54px;
	border: 0;
	background: url(../images/interface/button_ok.gif) center center no-repeat;
	cursor: pointer;
}

#left div.searchCategorie {
	padding: 0 0 20px 15px;
	font-size: 11px;
}
#left div.searchCategorie div.title {
	height: 50px;
	padding: 10px 70px 0 0;
	margin: 0;
	background: url(../images/interface/title_searchCategorie.gif) top right no-repeat;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#left div.searchCategorie div.option {
	margin: 7px 15px 0 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #FFFFFF;
}
#left div.searchCategorie div.option a, #left div.searchCategorie div.option a:link {
	padding: 0 0 0 20px;
	background: url(../images/interface/puce_1.gif) top left no-repeat;
	font-weight: bold;
}	
#left div.searchCategorie div.option a:hover {
	text-decoration: underline;
}

#header div.userInfos {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	padding: 10px 0 10px 27px;
}

#header div.userInfos table#tabUserInfos
{
	width:100%;
}

#header div.userInfos td#logo
{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
}

#header div.userInfos td#logo a
{
	color:white;
	text-decoration:none;
}

#header div.userInfos #username
{
	font-style:italic;
}

#header div.userInfos #username a
{
	color:white;
}


#header div.toolbar {
	border-top: 1px solid #FFFFFF;
}
#header div.toolbar a, #header div.toolbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header div.toolbar a:hover {
	text-decoration: underline;
}
#header div.pathway {
	font-size:15px;
	font-weight:bold;
	padding: 10px 0 5px 30px;
	float: left;
}
#header div.toolbar div.tools {
	float: right;
	margin: 0px 20px 0 0;
}
#header div.toolbar div.tools div.item {
	float: left;
	margin: 5px 0 0 25px;
	text-align: center;
	font-weight: bold
}
#content {
	/*width:790px;*/
	width: auto;
	float:left;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	/*background-color:#FFFFFF;*/
}
#footer {
	background: #7ab2dc;
}
#footer div.reymann {
	margin: 2px 10px 2px 0;
}

#id_client
{
	width:100%;
	font-weight:bold;
}

#id_client span
{
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

table .totaux
{
	color:#14195c;
	font-size:14px;
	font-weight:bold;
}

table .totaux td
{
	text-align:right;
}

table .totaux td.total
{
	background-color:#7ab2dc;
	color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
	padding:2px 7px 0 7px;
}

table .totaux td.total_ttc
{
	background-color:#14195c;
	color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
	padding:2px 7px 0 7px;
}

.white
{
	background-color:white;
}

#col_totaux
{
	background-color:white;
	padding-top:20px;
	padding-right:0px;
}

.titre2
{
	color:#14195c;
	font-size:14px;
	font-weight:bold;
}

.titre3
{
	color:#14195c;
	font-size:13px;
	font-weight:bold;
}

.cadre_bleu
{
	border:solid 1px #7ab2dc;
	color:#14195c;
	font-weight:bold;
	font-size:13px;
	text-align:right;
	padding-right:5px;
}

#panier_type
{
	background-color:#e4f0f8;
	color:#14195c;
	font-size:13px;
	padding:10px;
	margin-top:10px;
	text-align:justify;
}

#panier_type .cadre_bleu
{
	text-align:left;
}

#btn_insert_cart
{
	background-color:#7ab2dc;
	color:white;
	font-weight:bold;
	border:none;
	margin-left:2px;
	width:30px;
}

#mode_livraison
{
	font-size:14px;
	font-weight:bold;
	color:#14195c;
}

#conditions_envoi
{
	text-align:right;
}

#conditions_envoi a
{
	font-size:14px;
	font-style:italic;
	color:#14195c;
}

#add_adresse
{
	margin-left:20px;
	margin-top:5px;
}

#add_adresse input
{
	text-align:left;
}

#totaux_confirmation
{
	padding:0px;
	margin:20px 8px 0 0;
}

table .buttons
{
	margin-top:30px;
	width:100%;
}

table .buttons a
{
	display:block;
	color:white;
	font-size:14px;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}

table .buttons .button1
{
	text-align:right;
	width:50%;
	padding-right:10px;
	background-color:#7ab2dc;
	border-right:solid 2.5px white;
}

table .buttons .button2
{
	text-align:left;
	background-color:#7ab2dc;
	border-left:solid 2.5px white;
}

table .buttons .button2 input
{
	border:none;
	background-color:#7ab2dc;
	cursor:pointer;
	padding-right:323px;
}

table .buttons .button2 a
{
	padding-left:10px;
}

table .buttons .button1_fonce
{
	text-align:right;
	width:50%;
	padding-right:10px;
	background-color:#14195c;
	border-right:solid 2.5px white;
}

table .buttons .button2_fonce
{
	text-align:left;
	background-color:#14195c;
	border-left:solid 2.5px white;
}

table .buttons .button2_fonce input
{
	border:none;
	background-color:#14195c;
	cursor:pointer;
	padding-right:323px;
}

table .tbl_adresses
{
	margin-top:30px;
}

.fond_ciel
{
	background-color:#e4f0f8;
	padding:0 10px;
	font-weight:bold;
}

.fond_ciel a
{
	color:#14195c;
	font-weight:normal;
}

.msg_erreur
{
	color:#ef9912;
}

#col_recalculer
{
	text-align:center;
}

#col_recalculer input
{
	font-size:9px;padding:1px;
}

table .autre_adresse td.colheader
{
	text-align:right;
}

table .autre_adresse tr:hover
{
	background-color:red;
}