BODY {
	 font-size : 11px;
	 color : #363636;
	 font-family : Arial, Verdana, Helvetica, "sans-serif font-size";
	 background: #e6e6e6 url('../images/interieures/bgPrincipal.gif') repeat-x;
}
td, tr, table, div, li, p {
	 font-size : 11px;
	 color : #363636;
	 font-family : Arial, Verdana, Helvetica, sans-serif;
}
p {
     margin: 0 0 10px 0;
}

/*Size*/
.size1 {
	 font-size : 10px;
}
.size2 {
	 font-size : 12px;
}
.size3 {
	 font-size : 15px;
}
.size4 {
	 font-size : 17px;
}
.size5 {
	 font-size : 21px;
}
.size6 {
	 font-size : 25px;
}

/*Title*/
h1 {
	 font-family : Arial, Verdana, Helvetica;
	 color : #dd3937;
	 font-size : 20px;
	 margin-bottom : 20px;
	 margin-top : 0;
	 padding-left : 20px;
	 background-image : url('../images/interieures/bulletTitre.gif');
	 background-repeat : no-repeat;
	 font-weight : bold;
}
h2 {
	 font-family : Verdana, Arial, Helvetica;
	 color : #2b2c7c;
	 font-size : 14px;
	 margin-bottom : 5px;
	 margin-top : 0;
	 font-weight : bold;
}
h3 {
	 font-family : Verdana, Arial, Helvetica;
	 color : #ffffff;
	 font-size : 11px;
	 margin : 5px;
	 font-weight : bold;
}
h4 {
	 font-family : Verdana, Arial, Helvetica;
	 color : #536178;
	 font-size : 12px;
	 margin-bottom : 0;
	 margin-top : 0;
	 font-weight : bold;
}
h5 {
	 font-family : Verdana, Arial, Helvetica;
	 color : #000000;
	 font-size : 11px;
	 margin-bottom : 0;
	 margin-top : 0;
	 font-weight : bold;
}
h6 {
	 font-family : Verdana, Arial, Helvetica;
	 color : #000000;
	 font-size : 11px;
	 margin-bottom : 0;
	 margin-top : 0;
	 font-weight : bold;
}

/*Image*/
img.image {
	 border : 4px solid #2b2c7c;
}

/*Table*/
div.tableau table {
	 background-color: #AAAAAA; 
	 border-spacing: 0px; 
	 margin-bottom:10px;
}
div.tableau tr.titre td { 
	 background-color: #88a5d3; 
	 padding:5px; 
	 margin:0px; 
	 FONT-SIZE: 11px; 
	 vertical-align:top; 
	 color: #FFFFFF; 
	 font-weight : bold; 
	 text-align:center; 
	 font-family : Verdana, Arial, Helvetica; 
	 border-bottom:1px solid #2b2c7c;
}
div.tableau td { 
	 background-color: #dbe4f2;
     padding:5px; 
	 margin:0px; 
	 vertical-align:top; 
	 color: #2b2c7c; 
	 text-align:center;  
	 border-top:1px solid #FFF;
}

/*Bottom of the page*/
.copyright {
	 color : #757575;
	 font-size : 10px;
	 text-align: right;	 
}

/*Links*/
A {
	 color : #dd3937;
	 border-bottom: dotted 1px #dd3937;
	 text-decoration : none;
}
A:visited {
	 color : #dd3937;	 	 
	 border-bottom: dotted 1px #dd3937;
	 text-decoration : none;
}
A:hover {
	 color : #dd3937;
	 border-bottom: 0px;
	 text-decoration : none;
}

/*Links of products*/
A.products {
	 color : #dd3937;
	 border-bottom: 0px;
	 font-weight: bold;
	 font-size : 12px;
	 text-decoration : none;
}
A.products:visited {
	 color : #dd3937;
	 border-bottom: 0px;
	 font-weight: bold;
	 font-size : 12px;
	 text-decoration : none;
}
A.products:hover {
	 color : #dd3937;
  	 border-bottom: 0px;
	 border-bottom: 0px;
	 font-weight: bold;
	 font-size : 12px;
	 text-decoration : none;
}

/*Links - Home / Rugers Chemicals*/
A.lienTop {
	  border-bottom: 0px;
}
A.lienTop:visited {
	  border-bottom: 0px;
}
A.lienTop:hover {
	  border-bottom: 0px;
}

/*Links - Read more on Homepage */
A.accueil {
	 color : #0b0d6b;
	 border-bottom: 0px;
	 text-decoration : none;
}
A.accueil:visited {
	 color : #0b0d6b;
	 border-bottom: 0px;
	 text-decoration : none;
}
A.accueil:hover {
	 color : #0b0d6b;
	 border-bottom: 0px;
	 text-decoration : none;
}

/*Links - Credit*/
A.credits {
	 color : #757575;
	 text-decoration : none;
	 border-bottom: 0px;
}
A.credits:visited {
	 color : #757575;
	 text-decoration : none;
     border-bottom: 0px;
}
A.credits:hover {
	 color : #dd3937;
	 text-decoration : none;
	 border-bottom: 0px;
}

/*UL List*/
ul {
	 margin : 0 0 10px 35px;
	 padding-left : 0;
	 list-style : none;
}
ul li {
	 margin-left : 0;
	 padding-left : 0;
	 margin-bottom : 2px;
	 list-style-image : url('../images/interieures/bullet.gif');
}

/*Right Submenu*/
#sousMenu {
	 width : 205px;
     background: #B1C3DE;
}
#sousMenu a {
	 font-size : 12px;
	 color : #2b2c7c;
	 font-weight : bold;
	 text-decoration : none;
	 margin-left:12px;	 
	 border-bottom: 0px;
}
#sousMenu a:hover {
	 text-decoration : underline;
}
#sousMenu ul {
	 margin : 0;
	 padding-left : 0;
	 list-style : none;
}
#sousMenu ul li {
	 margin-left : 0;
	 padding:5px 0 5px 0;
	 list-style-image : none;
}
#sousMenu ul li.sousMenuSelected {
     background : url('../images/interieures/bgSousMenu02.gif') repeat-y;
}
#sousMenu ul li.sousMenuSelected a{
  	 color : #FFFFFF;
}

.demiBR {
	 font-size : 5px;
}
hr {
	 height : 1px;
}
sup {
	 font-size : 11px;
}
form {
	 margin : 0;
}
