html{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background: url(fond_946x11.jpg) repeat left bottom; 
	font-size: 11px;
 	font-family: "Trebuchet MS", verdana, sans-serif;
 }
 
body{	
	min-width:777px;
      	height:100%;
		text-align:center;
}

body img {
display: block;
float: left;
}

#container {
margin-left:auto;
margin-right:auto;
	width: 770px;
	max-width:770px;
}

#container2 {
	width: 750px;
	margin-left:10px;
}

#main {
float:left;	
width:770px;
background:url(images/background.jpg);
margin-left:10px;
}


#header {
	width: 770px;
	height: 93px;
	float:left;
	background: url(header_iran.jpg) no-repeat;
	margin-left:10px;
}
#footer {
	width:770px;
	height:82px;
	text-align:center;
	float:left;
	margin-left:10px;
	background:  url(footer_770x82.jpg) no-repeat;
}

#header p {
	margin: 0;
	font-family: Arial, Tahoma;
	font-size: 24pt;
}

#contentTitle {
    top:-15px;
	margin-left:10px;
	float: left;
	width: 735px;
	height: 15px;
	background: url(images/contenttitle.gif) no-repeat;
	margin: 0;
	text-align: left;
}

#contentTitle p {
	font-family: Lucida, Tahoma;
	font-weight: bold;
	font-size: 100%;
	padding: 8px 0px 0px 12px;
	margin: 0;
}

/**Left Col**/
#leftCol {
	width: 190px;
	background: url(images/leftcol.jpg);
	float: left;
	margin-left:10px;
	
}

#leftCol p {
	text-align: center;
	font-family: 'Times New Roman', Verdana;
	font-size: 7pt;
}




#mainCol {
	width: 550px;
	float: left;
	background: url(centre.jpg);	
}

#mainCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}

#mainCol a {
	margin-left: 25px;
	color:#990000;
	text-decoration: none;
}

.mainColHeading {
	width: 500px;
	float: left;
	margin-top: 10px;
	border: 1px solid;
	color: #A6A6A6;
	text-align: left;
}

.mainColHeading h3 {
	margin: 0;
	padding: 3px 0px 5px 15px;
	font-family: Tahoma, Verdana;
	color: #000;
}

#actualite {
float:left;
	margin-left: 8px;
	width: 490px;
}

#actualite p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}

#actualite a {
	margin-left: 25px;
	color:#333333;
	text-decoration: none;
}

.actualiteHeading {
	width: 500px;
	float: left;
	margin-top: 10px;
	border: 1px solid;
	color:#333333;
	text-align: left;
}

.actualiteHeading h3 {
	margin: 0;
	padding: 3px 0px 5px 15px;
	font-family: Tahoma, Verdana;
	color:#333333;
}

/**Grey space left of Links**/
a:link {


   text-decoration: none;

    font-weight: normal;

    font-style: normal;
	color: #fff;

}
a:visited {


  text-decoration: none;

    font-weight: normal;
	color: #FFF;;


}
a:hover {
text-decoration:underline;
    font-style: normal;
	color: #FFF;;

}
a:active {
text-decoration:underline;
    font-style: normal;
	color: #FFF;;

}


#linksrow {
	width: 735px;
	float: left;
}


#links {
	float: left;
	width: 530px;
	height: 32px;
	padding-left: 25px;
	padding-right: 20px;
	background: url(images/links.jpg) no-repeat;
}
#links2 {
	float: left;
	padding-left: 25px;
	padding-right: 20px;
}


#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#links ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13pt;
	color: #FFF;
	float: left;
}

#links ul li a {
	margin-left: 25px;
	color: #FFF;
	text-decoration: none;
}

#links ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#links ul li a:hover {
text-decoration:underline;
}

/**Title of Content**/


/**Main Content Image**/
.right {
	margin: 7px 7px 7px 7px;
	float: right;
}

.left {
	margin: 7px 7px 7px 0px;
	float: left;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
background: url(images/leftcol.jpg);
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin-bottom:10px;
height: 10px;
text-align: center;

}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;

}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

