@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background-patanjali.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


/* DIV */
#Contenant {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	font-family: Verdana;
	Font-size: .7em;
}
#HautDePage { 
	background: #FFFFFF;
	width: 780px;
	height: 165px;
	padding: 0 0px 0 0px;
} 
#logo { 
	position:absolute;
	top: 0px;
	width: 303px;
	height: 165px;
} 
#Titre {
	width: 780px;
	height: 42px;
	text-align: center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0;
}
#Contenu {
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	left: 96;
}
#ColGauche {
	width: 507px;
	position: relative;
	float: left;
	padding: 0px 0px 20px 20px;
	overflow: visible;
}
#ColRSS {
	width: 507px;
	position: relative;
	float: left;
	padding: 0px 0px 20px 20px;
	overflow: visible;
}
#ColDroit {
	width: 253px;
	position: relative;
	float: right;
	scrollbar: no;
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#ColGauche t1{
	font-family: Verdana;
	font-weight: bold;
	font-size: 2em;
	color: #009a9d;
}
#Contenu t2{
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.5em;
	color: #009a9d;
}
#Contenu t3{
	font-family: Verdana;
	font-size: 1.2em;
	color: #000000;
}
#Contenu p{
	font-family: Verdana;
	margin-left: 0pt;
	font-size: 1em;
	color: #000000;
}
#Contenu p2{
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.5em;
	color: #009a9d;
}
#BasDePage { 
	padding: 0 20px;
	background: #DDDDDD;
}
#BasDePage p { 
	position: relative;
	margin: 0;
	text-align: center;
	padding: 10px 0;
}
#Reference { 
	position: relative;
	padding: 0 0px;
	height: 20px;
	background:#DDDDDD;
}
#Reference p { 
	width: 780px;
	margin: 0;
	text-align: center;
	font-size: 0.5em;
	padding: 0px 0;
}
#Reference a:link { color: #DDDDDD }
#Reference a:visited { color: #DDDDDD }
#Reference a:hover { color: #DDDDDD }




/* FONTES */
a:link { color: #ab8abc; text-decoration: none }
a:visited { color: #ab8abc; text-decoration: none }
a:hover { color: #afa59c; text-decoration: underline }

.p2 {font-family: Verdana; font-weight: bold; font-size: 1.7em; color: #576c29;}

.texte {font-family: Verdana; font-size: 1em; color: #000000;}
.soustexte {font-family: Verdana; font-size: 0.7em; color: #000000;}
.promotion {font-family: Verdana; font-size: 0.6em; color: #ed00e7;}

.menu {font-family: Verdana; font-weight: bold; font-size: 0.8em; color: #FFFFFF;}

.sousmenu {font-family: Verdana; font-size: 0.9em; color: #576c29;}
.sousmenu a:link { color: #000000 }
.sousmenu a:visited { color: #000000 }
.sousmenu a:hover { color: #000000 }

.bourgogne {font-family: Verdana; font-size: 1em; color: #576c29; font-weight: bold;}

.p3 {font-family: Verdana; font-weight: bold; font-size: 2em; color: #FFFFFF;}



/* MENU GRIS */
#navbar { 
	position: relative; top: 98px; left: 303px; width: 477px; height: 44px;
}
#navbar ul li a {color: #FFFFFF;}
#navbar ul li a:link { color: #FFFFFF; text-decoration: none }
#navbar ul li a:hover { color: #FFFFFF; text-decoration: none }
#navbar ul li a:visited { color: #FFFFFF; text-decoration: none}




/* MENU BLANC */
#menublanc { 
	position: relative; top: 0px; left: 570px; width: 190px; height: 15px; background-color: #FFFFFF;
	padding: 4px 10px; margin: 0px 0px 0px 0px; font-family: Verdana; font-weight: bold; font-size: 0.9em; color: #000000;
}

