
/* **************************************************************************** */
/*	LE-LIBAN.com	    filename : main.css	                                    */
/* **************************************************************************** */

body {
	margin: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #AAAAAA;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF; */
	}

/*	Main Links		*/
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #AA0000;
	font-weight: normal;
	}
	
a:hover {
	text-decoration: underline;
	color: #AA0000;
	font-weight: normal;
	}

a.plus, a.plus:link, a.plus:active, a.plus:visited {
	text-decoration: none;
	color: #AA0000;
	font-weight: bold;
	font-size: 12px;
	}
	
a.plus:hover {
	text-decoration: underline;
	color: #AA0000;
	font-weight: bold;
	font-size: 12px;
	}

a.cat, a.cat:link, a.cat:active, a.cat:visited {
	text-decoration: none;
	color: #AA0000;
	font-weight: bold;
	font-size: 13px;
	}
	
a.cat:hover {
	text-decoration: underline;
	color: #AA0000;
	font-weight: bold;
	font-size: 13px;
	}

a.sub, a.sub:link, a.sub:active, a.sub:visited {
	text-decoration: none;
	color: #777;
	font-weight: normal;
	font-size: 11px;
	}
	
a.sub:hover {
	text-decoration: underline;
	color: #777;
	font-weight: normal;
	font-size: 11px;
	}

a.cat_w, a.cat_w:link, a.cat_w:active, a.cat_w:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	}
	
a.cat_w:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	}

a.sub_w, a.sub_w:link, a.sub_w:active, a.sub_w:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
	}
	
a.sub_w:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 11px;
	}

/*	Menu Links		*/
a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	}

a.menulink:hover {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
a.menulink2, a.menulink2:link, a.menulink2:active, a.menulink2:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	}

a.menulink2:hover {
	text-decoration: none;
	color: #FFCCCC;
	font-weight: normal;
	letter-spacing: 1px;
	}

a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}
	
a.copyright:hover {
	text-decoration: none;
	color: #AA0000;
	font-size: 11px;
	}

/*	No Underline								*/
a.no, a.no:link, a.no:active, a.no:visited, a.no:hoveer {text-decoration:none}


/*	Main Fonts		*/

.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	}

.box_title_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	}

.t1 {
	font-size:	1px;
	}
	
.t8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	8px;
	}
	
.t9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	9px;
	}
	
.t10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10px;
	}
	
.t11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	}
	
.t12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	}
	
.t13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	13px;
	}
	
.t14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14px;
	}
	
.t15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	15px;
	}
	
.t16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	16px;
	}
	
.t17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	17px;
	}
	
.t18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px;
	}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	20px;
	margin: 20px 0 5px 0;
	color: #000000;
	font-weight: bold;
	/*letter-spacing: 1px;*/
	}
	
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
	}

/*	LISTS		*/
ul { 
	margin: 0 0 0 0;
	}
li { 
	/*list-style-image: url(../pics/dot_square.gif); */
	list-style-type: none;
	margin: 0 0 0 0;
	}

/*	BUTTON									*/
.formButton 	{
	background-color:	#ddd;
	font-family:		arial,sans-serif;
	font-size :		12px;
	font-weight:		normal;
	color:			#333;
	}
.formText {
	border:		1px solid #000;
	background:	#ffc;
	color:		#000;
	}
.formSelect {
	background:		#ccc;
	}




/*	'Smarty' Link for liban 							*/
h1.smarty {
	text-decoration: none;
	font-size: 8px;
	color: #FFFFFF;
	}
	
/*	'Smarty' Link for liban in the header							*/
a.smarty, a.smarty:link,a.smarty:active {
	text-decoration: none;
	font-size: 8px;
	color: #FFFFFF;
	}

/*	'Smarty' Link for liban in the header, when hovered over (MSIE only)		*/
a.smarty:hover {
	text-decoration: none;
	font-size: 8px;
	color: #FFFFFF;
	}
	
/*	'Smarty' H1																*/
H1.yo { 
	font-size: 100% ; 
	font-weight: normal; 
	font-style: normal ;
	margin: 0px;
	padding: 0px;
}

/*	'Smarty' H1																*/
H1.sml { 
	font-size: 100% ; 
	font-weight: normal; 
	font-style: x-small ;
	margin: 0px;
	padding: 0px;
}

