/****************** CSS Document *********************/
/******************* Dooniz.com **********************/



/* Classe Submenu : Presente dans le dhtml de la page shopping */
.menutitle {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#FFFFFF;
	width:200px;
	padding:5px;
	text-align:left;
}

.submenu {
	margin-bottom: 0.7em;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.submenu a:active {
	color: #666666;
}
.submenu a:link {
	color: #666666;
	text-decoration: none;
}
.submenu a:visited {
	color: #666666;
	text-decoration: none;
}
.submenu a:hover {
	color: #666666;
	text-decoration: underline;
}
/* End Classe Submenu */

.news {
	text-align: left;
	font: normal 12px/180% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 5px;
}
.news ul{
	text-align: left;
	font: normal 12px/110% Verdana, Arial, Helvetica, sans-serif;
	color: #9BC814;
	padding-top: 5px;
}
.news a:active {
	color: #666666;	
}
.news a:link {
	color: #666666;
	text-decoration: none;
}
.news a:visited {
	color: #666666;
	text-decoration: none;
}
.news1 a:hover {
	color: #666666;
	text-decoration: underline;
}


.style1 {
	text-align: left;
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style1 a:active {
	color: #666666;	
}
.style1 a:link {
	color: #666666;
	text-decoration: none;
}
.style1 a:visited {
	color: #666666;
	text-decoration: none;
}
.style1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.style2 {
	text-align: left;
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.style2 a:active {
	color: #666666;	
}
.style2 a:link {
	color: #666666;
	text-decoration: none;
}
.style2 a:visited {
	color: #666666;
	text-decoration: none;
}
.style2 a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Classe bas_de_page */
.bas_de_page {
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bas_de_page a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bas_de_page a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bas_de_page a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bas_de_page a:hover {
	color: #FFFFFF;
text-decoration: underline;
}
.bas_de_page hr {
	color: #FFFFFF;
	height: 1px;
	border: 0;
	width: 80%;
	margin-top: 5px;
}
/* End Classe bas_de_page */

/* Classe bas_de_page */
.bas_de_page1 {
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.bas_de_page1 a:active {
	color: #999999;
	text-decoration: none;
}
.bas_de_page1 a:link {
	color: #999999;
	text-decoration: none;
}
.bas_de_page1 a:visited {
	color: #999999;
	text-decoration: none;
}
.bas_de_page1 a:hover {
	color: #999999;
text-decoration: underline;
}
.bas_de_page1 hr {
	color: #999999;
	height: 1px;
	border: 0;
	width: 80%;
	margin-top: 5px;
}
/* End Classe bas_de_page */


.form_txt {
	color: #333333;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

/* Classe txt_style1: Tous les blocs de texte on cette classe */
.txt_style1 {
	font: 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}

.txt_style1_image_titre h1 {
	text-align: right;
	clear: right;
}
.txt_style1 ul li {
	padding-left: 5px;
	list-style-image: none;
	padding-top: 2px;
	padding-right: 0px;
	vertical-align: middle;
	margin-left: 0px;
	list-style-type: disc;
}
.txt_style1 a:active {
	color: #666666;
}
.txt_style1 a:link {
	color: #666666;
	text-decoration: none;
}
.txt_style1 a:visited {
	color: #666666;
	text-decoration: none;
}
.txt_style1 a:hover {
	color: #666666;
	text-decoration: underline;
}
/* End Classe txt_style1 */



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #9BC814;
	line-height: 150%;
	padding-top: 40px;
	text-align: left;
}

.bas_de_page hr {
	color: #621712;
	height: 1px;
	border: 0;
	width: 80%;
	text-align: center;
}


/* Classe subnav1: Tous les sous navigation contenant de ancres qui pointe vers des titre de paragraphe dans une meme page*/
.subnav1  {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font: bold 12px/170% Verdana, Arial, Helvetica, sans-serif;
	background-color: #A7ADA7;
	color: #FFFFFF;
}
.subnav1  a:active {
	color: #FFFFFF;
}
.subnav1  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav1  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subnav1  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
