/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Fichier: global.css
* Website: Saint Roch
* Type: XHTML 1.1
* Auteur: Expansion - www.expansion.be

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


/* BODY - HTML
==========================================================================================================================================================*/
* { margin: 0; padding: 0; }
html,body { margin: 0; padding: 0; height: 100%; font-family: Verdana, sans-serif; font-size: 11px; background: url(../images/bg.jpg) #fff repeat-y top center; color: #666; }
/* FIN BODY - HTML */


/* ELEMENTS
==========================================================================================================================================================*/
a { text-decoration: underline; outline: none; color: #666;cursor:pointer; }
	a:hover { text-decoration: none; }

.clear { clear: both; }

img { border: 0; }

h1 { color: #cd071e; font-size: 20px; font-weight: bold; margin: 0 0 15px 35px; padding: 0; }
h1.bleu { color: #0c3484; font-size: 20px; font-weight: normal; margin: 0 0 10px 0; padding: 0; }
h1.bleu { color: #0c3484; font-size: 20px; font-weight: normal; margin: 0 0 10px 35px; padding: 0; }
h3 { color: #0c3484; border-bottom: 1px dotted #0c3484; font-weight: bolder; font-size: 12px; padding: 0 0 7px 0; margin: 20px 0 10px 0; }
p { line-height: 16px; margin: 0 10px 15px 35px;text-align:justify; }
#content p { line-height: 16px; margin: 0 10px 15px 0;text-align:justify; }
p.text-right {text-align:right}
p.text-center {text-align:center}
ol {list-style-type:decimal:color:#cd071e;margin: 10px 0 10px 35px;}
	ol li{list-style-type: decimal;margin-bottom:3px;padding-left:15px;}
ul { margin: 0 0 10px 30px; list-style-type:circle:color:#cd071e}
	ul li { margin: 0 0 5px 0; }
/* FIN ELEMENTS */



#header {display:none; }
#poucet { display:none; }
#right { display:none;}
#footer { display:none; }
#top_menu { display:none; }
#sub_menu { display:none; }
#menu { display:none; }

#left { display: inline; float: none !important; margin: 0; padding: 20px 30px 0 0; width: 100%; overflow: hidden; }

#product { width: 25%; padding: 14px 0 14px 14px; color: #000; background: url(../images/bg_product.jpg) repeat-y 0 0; float:left;}
	#product p { margin: 20px 0 0 0; text-align:left;}
	#product a {display:inline;margin:0 0 0 5px;}
	#product ul { margin: 10px 0 0 20px; }
#product_back { background: url(../images/fleche_bleu2.jpg) no-repeat 0 1px; display: block; cursor: pointer; padding: 0 0 0 12px; margin: 20px 0 0 0; color: #0c3484; }
#left.catalogue{display: block; float: left; margin: 0; padding: 20px 30px 0 0; width: 963px;}

#informations { padding: 0 0 30px 0px;float:right; width:70%;margin: 0 0 0 5px;}
#informations h1.bleu { color: #0c3484; font-size: 20px; font-weight: normal; margin: 0 0 10px 35px; padding: 0; }
#informations h3 { color: #0c3484; border-bottom: 1px dotted #0c3484; font-weight: bolder; font-size: 12px; padding: 0 0 7px 0; margin: 20px 0 10px 35px; }
#informations p { line-height: 16px; margin: 0 10px 15px 35px;text-align:justify; }
#informations  ul { margin: 0 0 10px 60px; list-style-type:circle:color:#cd071e}

