/**********************************************

Styles created for InvivoGen by ashwebstudio

modifié par Stephanie
Version light pour l'impression

***********************************************/



body {
	background-color: #ffffff;
}

/* DEFAULT FONT FOR ALL TEXT */
div, li, h1, h2, h3, h4, th, td, p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	}
p {
	text-align: justify;
	}

/* REMOVE ANY BROWSER DEFAULTS, SET EVERYTHING TO 0 */
body, div, ol, img, table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
border: 0px;
list-style-type: none;
}

/* Style speciaux pour les titres steph */
.titre3 { font-size: 14px; color: #E32524; font-weight: bold;}    /**/
.titre4 { font-size: 14px; color: #000000}
.titre5 { font-size: 12px; font-weight: bold; color: #E32524} /**/
.titre6 { font-size: 14px; font-weight: bold; color: #000000}
.titre7 { font-size: 12px; font-weight: bold; color: #666666} /**/
.soustitre1 { font-size: 14px; color: #000000}
.lientextegras {  font-weight: bold }
.pointille { width: 100%; border-top: 1px dotted #000000; }
.lien_admin {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #B61E1D; text-decoration: underline}
.lien_sadmin {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #0000FF; text-decoration: underline}
.text_admin {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #B61E1D; text-decoration: none}

/* Table styles */
table, th, td {
	font-size: 12px;
}
th {
	text-align: left;
	background-color: #C80000;
	color: #FFFFFF;
}
	th a:link,th a:visited {
	color: #FFFFFF;
	font-size: 8px;
	font-weight: normal;
	}
.row1 {
	background-color: #F8F8F8;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.row2 {
	background-color: #ECECEC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

/*pour les tableaux qui sont des prix*/
.prix { font-size: 10px;}
.small-text {
	font-size: 10px;
	margin-left: 5px;
	}


.box  {
	font-size: 12px;
	background: #F8F8F8;
	border: 1px solid #E32524;
	padding: 10px;
	}

/* Le conteneur principal (fait toute la hauteur de la page */
#main {
	width : auto;
}

/*  Top, c'est le container pour la petite entete, la banniere, le menu et le search*/
#top {	display: none;
	}

/* les petits menus a droite au dessus de la banniere */
#entete
	{
        display: none;
	}

/* BANNER IMAGE WITH DATE */
#banner {
        display: none;
	}

#TLR_PDF {display: none;}

/* SPRITE NAVIGATION les menus horizontal du haut de la page*/

#menu { display: none;
	}
#search {display: none;}

#logo {
       width: 250px;
       height: 58px;
       right: 20px;
       }

/* la ligne de navigation*/
#crumb {
	width: 100%;
	float: left;
	margin: 10px 0 10px 0;
}
	#crumb p {
		line-height: 25px;
	}
	/* CRUMB LINK STYLES */
	#crumb a:link, #crumb a:visited {
		color: #E32524;
		text-decoration: underline;
	}
	#crumb a:hover, #crumb a:active {
		color: #000000;
		text-decoration: underline;
	}

/* Un clear a part, special IE*/
.clear{
	width: 100%;
	clear: both;
	}

#content {
	width: 100%;
	}

/* CONTENT : la page sous le "top" */
#content h1 {
	color: #E32524;
	font-size: 20px;
	line-height: 22px;
	border-bottom: 3px solid #969696;
}
#content h2 {
	font-size: 16px;
	color: #969696;
}
#content h3 {
	font-size: 14px;
}
#content h4 {
	color: #969696;
}


/* CONTENT-LEFT: Menu de gauche */
#content-left {
	display: none;
	}


/* CONTENT RIGHT : la partie principale de la page (a droite)*/
#content-right {
	width: 100%;
	padding-right: 5px;
}

	/* Couleur des liens */
	#content-right a:link, #content-right a:visited {
		color: #003366;
		text-decoration: underline;
	}
	#content-right a:hover, #content-right a:active {
		color: #E32524;
		text-decoration: underline;
	}

        /* Les classes pour les boites "accordeon" dans la page famille*/
        #content-right .toggle {
                font-size: 12px; font-weight: bold; color: #000000;
                cursor:pointer;
		padding-left: 20px;
		margin-top: 10px;
        }
        #content-right .toggle-content {
                        text-align: justify;
                        padding: 0 0 0 10px
        }

        #content-right .show_hide
                       {
                       font-size: 12px; font-weight: bold; color: #000000;
                       cursor:pointer;
                       }
        
        #content-right .lien_ordering
                       {
                       float: right;
                       font-weight: bold;
                       text-align: right; 
                       line-height: 20px;
                       background: url(../visuel/cart2.gif) left top no-repeat;
                       padding-left: 25px;
                       margin-bottom: 5px;
                       }
        
        
        /* Cas special des menus avec les spheres*/
        #content-right .liste_sphere
            {
            width: 100%;
            border-bottom: 1px dotted #000;
            }
        #content-right .liste_sphere img
            {
            display: none;
            }
	/* SUR LA HOMEPAGE UNIQUEMENT */
	/* Welcome: boite ou on affiche la banniere qui change
	Welcome est remplacé par : apparent et cache qui permetternt d'afficher ou de cacher les bannieres en question*/
	.apparent
		{
		display: none;
		}

	.cache
		{
		/* uniques attributs de cette classe */
		visibility: hidden;
		display: none;
		}

	#content-index h1 {
	border: 0;
	}
	
	/* la boite avec le search pour les ORF */
	#content-search
		{
		margin:10px;
		padding:10px;
		background-color: #ECECEC;
		border: 1px solid #969696;
		}
	

	/*La liste des produits*/
	#product {
		margin-top: 20px;
		}
		#product img {
			float: left;
			margin-right: 10px;
		}
		#product .product-text {
			float: left;
			width: 260px;
			margin-left: 10px;
			text-decoration: none;
		}
		#product .product-text span {
				color: #E32524;
				font-weight: bold;
				font-size: 20px;
				display: block;
				margin-bottom: 10px;
				}
                #product .product-text a:link, #product .product-text a:visited {
                         color: #003366;
                        text-decoration: none;}
		
		#product .product-text ul {
				text-align: left;
				margin-left : 1em;
				list-style-type: none;
				list-style-image: none;
				}
		#product .product-text li {
				height: 20px;
				line-height: 20px;
				}
	#clear-ligne{
	             width: 100%;
	             clear: both;
	             border-bottom: 1px dashed #969696;
	             margin: 20px 0 20px 0;
              }
	


/*Format pour la page myaccount*/
li.account {
	text-align: left;
	margin-left : 10em;
	list-style-type: disc;
	list-style-image: url(../visuel/puce.gif);
	height: 20px;
	line-height: 20px;
	}

	

	/* IMAGES ON CATEGORY/PRODUCT PAGE */
	#content-right-images {
		float: right;
		text-align: center;
		margin: 10px 0 10px 15px;
		clear: both;
	}
		/* LINK STYLES */
		#content-right-images a:link, #content-right-images a:visited {
			color: #000000;
			text-decoration: none;
		}
		#content-right-images a:hover, #content-right-images a:active {
			color: #000000;
			text-decoration: none;
		}
	/* EXTRA INFO ON PRODUCT PAGE */
	.content-right-extra {
		width: 200px;
		float: right;
		margin: 10px 0 10px 15px;
		background-color: #ECECEC;
		border: 1px solid #969696;
		clear: both;
	}
		.content-right-extra h2 {
			margin: 0px;
			height: 24px;
			line-height: 24px;
			font-size: 16px;
			text-align: center;
			/*border-top: 1px solid #CCCCCC;
			border-bottom: 1px solid #CCCCCC;
			background: #FFFFFF url(../visuel/bg-right-extra-header.gif) 10px 2px no-repeat;*/
		}
			.content-right-extra h2 span {
				color: #E32524;
				/*margin-left: 23px;*/
			}
		.content-right-extra p {
			margin-left: 10px;
			margin-right: 10px;
		}			
		.content-right-extra ul {
			margin: 10px;
		}




/* GRAPHICAL PAGE FOOTER */

#page-footer {
             display: none;
}


/* WEBSITE DISCLAIMER INFORMATION */
#disclaimer {
        clear: both;
	width: auto;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	padding-top: 20px;
}

/* FOOTER NAVIGATION */
#footer {
	display: none;
}
