@charset "utf-8";

/* CSS Document */

/* *********************************************** /

/ stylesheet with only graphics behaviors  

/ font color, font size decoration ...

/ positionning when it's not to structure the page

/************************************************ */

.col2 p

{

	line-height:22px;

	text-align:left;

}

.col2 .imageTitle

{

	padding:0px;

	margin-bottom:15px;

}

.col2 .menuArchives

{

	color:#FFFFFF;

}



.col2 .menuArchives li

{

	list-style:disc;

}



.col2 .menuArchives li a

{

	text-decoration:underline;

	color:#FFFFFF;

}

.col2 .menuArchives li a:hover

{

	color:#333333;	

}

/* *********************************************** /

/ class for alignment image - 

/ alignLeft and alignRight are used in fckEditor  / 

/************************************************ */

img.alignLeft

{

	padding-right:20px;



}

img.alignRight

{

	padding-left:20px;

}

.col2 div.data div.text div.content img

{

	padding-bottom:15px;

	padding-top:7px;

}

/* **************** /

/ general styles -   / 

/***************** */

.green {

	color:#707741

}



.font18

{

	font-size:18px;

}

.font24

{

	font-size:24px;

}

.font14

{

	font-size:14px;

}

.font12

{

	font-size:12px;

}

.nounderline

{

	text-decoration:none;

}

/* ************************************** /

/ styles using in producing great coffee  / 

/*************************************** */

li.producing

{

	list-style:disc;

	margin-left:40px;

	line-height:22px;

}

li.producingNum

{

	margin-left:40px;

	line-height:22px;

}

/* *********************************** /

/ styles using in Coffee of the month  / 

/************************************ */

.col2 div.titleComplement

{

	font-size:18px;

	font-weight:bold;

	text-align:center;

}

.col2 div.lastNews .source

{

	font-size:14px;

	font-weight:bold;

}

.col2 div.lastNews a

{

	text-decoration:none;

}

.col2 div.lastNews img

{

	margin-right:10px;

	margin-left:1px;

}



.black

{

	color:#000000;

}

/* ******************* /

/ styles using in FAQ  / 

/******************** */

.col2 .question

{

	font-size:18pt;

	font-weight:bold;

	margin-bottom:0px

}

.col2 .faq p

{

	margin-top:0px

}

.col2 a.liQuestion

{

	text-decoration:none;

}

.col2 a.liQuestion:hover

{

	text-decoration:underline;

}

.col2 li.listQuestion

{

	 margin-bottom:24px;

}

