/************************************************************************

	cdp_style.css:	Cette feuille de style se rattache à
					toutes les pages du site web de CoupDePinceau.
							
	Créé par:		Martin Dupuis et Jf-Marleau
	Pour:			CoupDePinceau
	Date:			Août 2004
	
*************************************************************************/

	/*** BACKGROUND ***/
	 body				{ background-color: F2D064; margin-left : 0px; margin-top : 0px; margin-right : 0px; margin-bottom : 0px;}
	.fond_jaune_bkg		{ background-color: #FEF2C0;}
	 
	 /*** BORDER ***/
	.white_border		{ border: 1px solid #ffffff;}
	.tbl_border_jaune	{ border: 1px solid #E28C18;}
	.img_border			{ border: 1px solid #94521C;}
	
	/*** FONTS ***/
	td					{ font-family: arial; font-size:11px; line-height:14px;  color:#94521C;}
 	.bold				{ font-weight: bold;}
	.underline			{ text-decoration : underline;}
	.contenu			{ font-family: arial; font-size:13px; line-height:20px;  color:#996633;}
	.contenu_tbl		{ font-family: arial; font-size:13px; line-height:16px;  color:#996633;}
	.titre_page			{ font-family: times new roman; font-size:28px; line-height:40px;  color:#996633;}
	.titre_contenu		{ font-family: arial; font-size:13px; line-height:20px;  color:#996633;}
	.bas_page			{ font-family: arial; font-size:11px; line-height:15px;  color:#996633;}
	.titre_promo		{ font-family: arial; font-size:18px; line-height:22px;  color:#9D652D; font-weight:bold; text-decoration : underline;}
	.texte_promo		{ font-family: arial; font-size:13px; line-height:15px;  color:#eb2111;}
	.prix_special		{ color: #FF3300; text-decoration: line-through}
	.promo				{ font-family: arial; font-size:18px; line-height:15px;  color:#94521C;}

	/*** LINKS ***/
	a:link 				{ font-family: arial; font-size:11px; line-height:15px; color:422100; font-weight:bold; cursor:hand; text-decoration:none;}
	a:hover				{ font-family: arial; font-size:11px; line-height:15px; color:AF6300; font-weight:bold; cursor:hand; text-decoration:underline;}
	a:visited			{ font-family: arial; font-size:11px; line-height:15px; color:422100; font-weight:bold; cursor:hand; text-decoration:none;}
	a:visited:hover		{ font-family: arial; font-size:11px; line-height:15px; color:AF6300; font-weight:bold; cursor:hand; text-decoration:underline;}

	.path:link 			{ font-family: arial; font-size:10px; line-height:14px; color:422100; font-weight:normal; cursor:hand; text-decoration:underline;}
	.path:hover			{ font-family: arial; font-size:10px; line-height:14px; color:AF6300; font-weight:normal; cursor:hand; text-decoration:underline;}
	.path:visited		{ font-family: arial; font-size:10px; line-height:14px; color:422100; font-weight:normal; cursor:hand; text-decoration:underline;}
	.path:visited:hover	{ font-family: arial; font-size:10px; line-height:14px; color:AF6300; font-weight:normal; cursor:hand; text-decoration:underline;}
	
	.path_last_item		{ font-family: arial; font-size:10px; line-height:14px; color:996633; font-weight:bold; text-decoration:none}
	
	.lien_basPage:link 			{ font-family: arial; font-size:11px; line-height:15px; color:422100; font-weight:bold; cursor:hand; text-decoration:none;}
	.lien_basPage:hover			{ font-family: arial; font-size:11px; line-height:15px; color:AF6300; font-weight:bold; cursor:hand; text-decoration:underline;}
	.lien_basPage:visited		{ font-family: arial; font-size:11px; line-height:15px; color:422100; font-weight:bold; cursor:hand; text-decoration:none;}
	.lien_basPage:visited:hover	{ font-family: arial; font-size:11px; line-height:15px; color:AF6300; font-weight:bold; cursor:hand; text-decoration:underline;}

	.lien_externe:link 			{ font-family: arial; font-size:11px; line-height:15px; color:422100; font-weight:normal; cursor:hand; text-decoration:none;}
	.lien_externe:hover			{ font-family: arial; font-size:11px; line-height:15px; color:AF6300; font-weight:normal; cursor:hand; text-decoration:underline;}
	.lien_externe:visited		{ font-family: arial; font-size:11px; line-height:15px; color:422100; font-weight:normal; cursor:hand; text-decoration:none;}
	.lien_externe:visited:hover	{ font-family: arial; font-size:11px; line-height:15px; color:AF6300; font-weight:normal; cursor:hand; text-decoration:underline;}


	/*** AUTRES ***/
	.brun				{ color:#E8D277; height: 1px; }
	.img_bkg			{ background-repeat : no-repeat; background-color: #EDD662;}
	
	.dropDown	 		{ font-family: Arial; font-size: 11px; line-height:13px; color: #1D5287; background-color: FFFFFF; border: none;}
	.input_style 		{ font-family: Arial; font-size: 12px; line-height:15px; color: #94521C; background-color: FFFFFF; border: 1px #94521C solid;}
	.btn_cover			{ font-family: Arial; font-size: 11px; line-height:13px; color: #422100; background-color: #E8D272;  font-weight:bold; 	border-color : #F2E3A5 #B79E34 #B79E34 #F2E3A5; border-style : solid;}.input_style_check { color: #94521C; border: 1px #94521C none; }
	

.memoBar {
	text-align:left;
	background-color: #ECE9D8;
	border:white 1px solid;
	border-left:white 1px solid;
	border-right:#ACA899 1px solid;
	border-bottom:#ACA899 1px solid;
}

}
.memoOut {
	background-color: #ECE9D8;
	border: 1px solid #ECE9D8;
    FILTER: alpha(opacity=50);
}
.memoOver {
	background-color: #E1E6E8;
	border:#316AC5 1px solid;
	border-left:#316AC5 1px solid;
	border-right:#316AC5 1px solid;
	border-bottom:#316AC5 1px solid;

}
.memoClick {
    background-image: url("select.bmp");
	border:#A9B2CA 1px solid;
	border-left:#A9B2CA 1px solid;
	border-right:#A9B2CA 1px solid;
	border-bottom:#A9B2CA 1px solid;
    FILTER: alpha(opacity=30);
}
.memoText {
	width:100%;
	height:88%;
	border:buttonshadow 5px;
	background: #FEF2C0;
	overflow-y: auto;
	overflow-x: auto
}
/*Merci à PDAPat pour cette propriété!*/
.memoText p {
margin: 0px 0px 0px 0px;
}