/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0px;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #aaaaaa;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color:#006699;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
}

input{ font-size:10px; border:1px solid #a6a8aa;}
/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #ffffff url(../images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 20px;
	padding: 5px 0 0 20px;
	text-transform: none;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}

/* Post */

.post {
}

.post .title {
	background: #ffffff url(../images/img06.gif) repeat-x;
	font-size: 1em;
	text-transform:none;
	color: #FFFFFF;
	width:590px;
}

.post .title span {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
}




.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}
.post .meta {
background-image:
}
.post .meta p {
	margin: 0;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	border-top: 1px solid #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}
.post .articles {
vertical-align:middle;
height:90px;
}
/* Header */

#header {

	width: 920px;
	height: 100px;
	margin: 0 auto;

}


/* Header > Logo */

/* Logo */

#logo {
float:left;
}

/* Header > Menu */



/* Menu */

#menu {
    float:right;
	width:760px;
	height: 30px;
	background: #ffffff url(../images/img00021.gif) no-repeat;
	background-position:top;
}

#menu ul {
	margin: 0;
	padding-top:5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 10px 0 20px;
	background: url(../images/img0003.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 170px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	display: none;
}
	

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 600px;
	padding-left: 20px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 150px;
}

#sidebar .boxed .title h2 {
	background: url(../images/img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 140px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}
#updates span {
	padding-left:20px;
	}

#updates h1 {
padding-top:10px;
height:15px;

}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 150px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(../images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}
#center {
text-align:center;
	width:450px;
	background: url(../images/entunisie_39.jpg) right top; }
/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(../images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size:small;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {

}

/* Footer > Links */

#links {
}
.nouveau2 {
    background-image:url(../images/ico-link01.gif);
    background-repeat:no-repeat;
    background-position:0% 65%;
	FONT-SIZE: 12px; COLOR:#ff7700;
	FONT-FAMILY: Tahoma, Verdana, Arial ;
	padding-left:10px;
	
	}
.directory-of-tunisia {
    background-image: url(../images/annuaire.gif);
    background-repeat:no-repeat;
    background-position:0% 0%;
	FONT-SIZE: 12px; COLOR:#ff7700;
	FONT-FAMILY: Tahoma, Verdana, Arial ;
	padding-left:20px;
	
	}
.directory{
padding-top:10px;
padding-left:20px;
}
	.nouveau {
	FONT-SIZE: 11px; COLOR:#CC6600;
	FONT-FAMILY: Tahoma, Verdana, Arial ;
	padding-left:8px;
	}
		.red {
	FONT-SIZE: 11px; COLOR:#FF3333; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-top:10px;
	}
	.red1 {
	FONT-SIZE: 10px; COLOR:#996633; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-top:10px; 
}
.country {
	FONT-SIZE: 15px; COLOR: #739000; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:4px;
	}
.region {
	FONT-SIZE: 11px; COLOR: #838383; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:4px;
	}
.green {
	FONT-SIZE: 12px; COLOR: #a6c330; FONT-FAMILY: Tahoma, Verdana, Arial ;
	
}
.green-small{
	FONT-SIZE: 10px; COLOR: #739000; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:0px;
}
.standart {
	FONT-SIZE: 11px; COLOR: #838383; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:4px;
	}
.standar{
	FONT-SIZE: 9px; COLOR: #838383; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:4px;
	}
.standar4 {
	 FONT-SIZE: 12px; COLOR: #FFFF00; FONT-FAMILY: Tahoma, Verdana, Arial ;
}
.white1 {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial ; 
}
.standart2 {
	FONT-SIZE: 14px; COLOR: #838383; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:4px;
	}
.menugauche {
background-image: url(../images/puce2.gif);
background-repeat:no-repeat;
background-position:0% 65%;
padding-left:10px;
margin-left:auto;
font-family:Verdana;
font-size:10px;color:#838383;text-decoration:none;
}
.menugauche:hover {
font-family:Verdana;font-size:9px;color:#838383;text-decoration:underline;}
#footer #right {
	float:right;
	background: url(../images/42.jpg) left bottom; height:135px ; text-align:left; width:960px; } 

#footban {
	background: url(../images/42.jpg) left bottom; height:135px ; text-align:left; width:960px; }
	
/*cadre*/	
#cadre { /* taille du cadre, à titre d'exemple */
float:left;
width: 590px;
background-color: #7C9A00;
}
/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#hautgauche {
background:url(../images/arrondi3.gif);
}
#hautdroit {
float: right;
background:url(../images/arrondi4.gif);
}
#basgauche {
background:url(../images/arrondi1.gif);
}
#basdroit {
float: right;
background:url(../images/arrondi2.gif);
}
#contenu p {
color: white;
margin: 0.5em; /*gestion des espaces interparagraphes */
}



/*jour*/
#jour { /* taille du cadre, à titre d'exemple */*

width:100px; float:right;
}
#agauche{ /* taille du cadre, à titre d'exemple */*
width: 100px;
float:left;
}
.cadrecss{
  border:solid 1px #d4bb8d;
  padding: 7px; margin-top: 12px;
  margin-right: 30px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:570px;
  }
  .cadreform{
  border:solid 1px #ffd3b3;
  padding: 7px; margin-top: 12px;
  margin-right: 30px;
  margin-left:40px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:470px;
  }
  .cadrecss1{
  border:solid 1px #a6c330;
   margin-top: 12px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:100%;
  }
  .cadrecss2{
  border:solid 1px #a6c330;
  padding: 7px; margin-top: 12px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:620px;
 height:100%;
  }
   .cadreimagecliche {
  border:solid 2px #a6c330;
   margin-top: 12px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
  } 
 .cadreimageright {
 float:right;
  border:solid 2px #a6c330;
 margin-top: 12px;
 width:180px;
 height:135px;
  }
 .cadreimage {
  border:solid 2px #a6c330;
   margin-top: 12px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:180px;
 height:135px;
  }
   .cadreimage1 {
  border:solid 2px #a6c330;
   margin-top: 12px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:100px;
 height:141px;
  }
   .cadreimage2 {
  border:solid 2px #a6c330;
   margin-top: 12px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
 width:180px;
 height:169px;
  }
 .cadrecssleft{
 border-left:solid 1px #a6c330;
  padding: 7px; margin-top: 12px;
  margin-right: 30px;
  width:570px;
  } 
/*cadre*/
#dessous{
background:url(../images/home_80.gif) no-repeat;
text-align:right;
width:193px;
height:19px;
}
#table {
background-color: #FFFFFF;
padding-top:20px;
height: 90px;
width: 610px;
}

#tableau1 {
background-color: #ffffff;
display: block;
float: left;
height: 70px;
width: 200px;

padding: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

#tableau2 {
background-color: #FFFFFF;
display: block;
float: left;
height: 70px;
width: 200px;

padding: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

#tableau3 {
background-color: #FFFFFF;
display: block;
float: left;
height: 70px;
width: 200px;
margin-right: 0px;
padding: 0px;

margin-bottom: 0px;
margin-top: 0px;
}
.tableaux {
width:193px;
height:80px;

}
.rougedessous{
text-align:right;
padding-right:10px;
FONT-SIZE: 10px; 
COLOR:#996633;
 FONT-FAMILY: Tahoma, Verdana, Arial ;
}

.trait 

		   {
    width: 960px;
	height: 3px;
	background: url(../images/img00002.gif) repeat-x;
}
.pub1{
    float:right;
	width:700px;
	height: 60px;
}
.espace-pro{ height:65px; padding-top:5px;}
/*articles*/
.bleufonce{FONT-SIZE: 11px; color:#006699; FONT-FAMILY: Tahoma, Verdana, Arial ; }
.grand-bleufonce{FONT-SIZE: 14px; color:#006699; FONT-FAMILY: Tahoma, Verdana, Arial ; }

/*tagclouds*/
.minuscule
{
   font-size: xx-small;
   color:#993300;
}
.trespetit
{
   font-size: x-small;
   color:#006666;
}
.petit
{
   font-size: small;
   color:#009966;
}
.moyen
{
   font-size: medium;
   color:#669999;
}
.grand
{
   font-size: large;
   color:#999999;
}
.tresgrand
{
   font-size: x-large;
   color:#FF9900;
}
.supermegagigatresgrand
{
   font-size: xx-large;
   color:#CC3366;
}

.footdiv
{
   margin:auto;
   padding-top:50px;
   padding-left:150px;
   text-align:center;
}

#annuaire{
float:left;

}

#annuaire1{
float:right;
}
#annuairew{
float:left;
width:270px;

}
#annuairew1{
float:right;
width:270px;
}
.cadreannuaire{
  border:solid 1px #ffd3b3;
  padding: 7px; 
  margin-right: 30px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft:8px;
 width:570px;
 height:125px;
  }
  .padding{ padding-left:10px;}
  
/*articles***********************/
#categorie_v3{
	float:left;
	margin-top:5px;
	margin-left:30px;
	text-align:left;
	width:550px;
}
#categorie_v3 ul {
	padding:0px;
	margin:0px;
	display:inline;
	font-size:1.20em;
}
#categorie_v3 li {
	padding-left:20px;
	margin-left:0px;
	background-image: url(../images/i.gif);
	background-repeat: no-repeat;
	background-position:0% 55%;
	list-style-type: none;
	display:inline;
	width:150px;
	float:left;
}
#categorie_v3 li.selected {
	padding-left:20px;
	margin-left:0px;
	background-image: url(../images/i1.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	font-weight: bold;
}
  .breves {font-family:Verdana,Arial,Geneva,Helvetica,sans-serif; color:#003366;font-size:8pt;}
.green-standard {
	FONT-SIZE: 11px; COLOR: #739000; FONT-FAMILY: Tahoma, Verdana, Arial ; padding-left:24px;
	}  
	.bleufonce2{ padding-left:5px;FONT-SIZE: 11px; color:#006699; FONT-FAMILY: Tahoma, Verdana, Arial ; }
.newsletter{
	margin-left:100px;
	margin-right:200px;
}
.contact{
vertical-align:middle;
width:150px;
height:40px;
background:url(../images/contacter-nous.gif) no-repeat;}
.contact2{
padding-top:10px;
FONT-SIZE: 11px; COLOR: #FFF;
}
.sevice-enextweb{ 
  border:solid 1px #d4bb8d;
  padding: 7px; margin-top: 12px;
  margin-right: 30px;
 -moz-border-radius-topleft: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 -moz-border-radius-bottomleft: 8px;
width:200px;}
.promotion-en-tunisie{ height:130px;}
.details-professionnel-tunisie{ height:220px;}
