/* @override http://a-prods.com/nouveau/css/style-il.css */

body {
    margin:0 auto;
    background:url(../images/bg.jpg) top center no-repeat;
    background-color: #000;
    font-family: verdana, arial;
    font-size:13px;
}

.containergeneral {
    margin:auto;
    width:778px;
    border:0px solid red;
}

.top {
    height:151px;
    font-size:12px;
    font-weight:bold;
    background:url(../images/02-copy_02.jpg) top center no-repeat;
}

.logo{
	width:778px;
	height:103px;
	/*border:1px solid yellow;*/
}

.top a {
    color:#fff;
    text-decoration:none;
}
.top a:hover {
    color:#369dbe;
    text-decoration:none;
}

#menu {
	direction:rtl;

}
/*.menu li{
    display:inline;
    padding-right:10px;
}*/
.flag {
	float:right;
	margin:0px;

	padding-right:160px;
}
.flag img {
		border: 0px;
}
.contenaireCenter {
	/*border:1px solid yellow;*/
	background:url(../images/bg_center.jpg) top center repeat-y;
	padding:0px;
	margin:0px;
	min-height: 200px; 
height: auto !important; /* For Saf/Fx */ 
height: 200px; /* IE6 expands this if needed */
}

.content {
	background:url(../images/02-copy_04.jpg) top center no-repeat;
	padding:15px;
	border: 0px solid green;
	
}

.content h1{
    color:#369dbe;
    font-size:10px;
    font-family: verdana,arial;
    margin:10px 120px 15px 10px;
    direction:rtl;
}
.content h1 a{
    color:#369dbe;
}
.content h1 a:hover{
    color:#000;
}

.text {
	padding-right:5px;
}

.text a{
    color:#369dbe;
}
.text span {
    color:#369dbe;
}

.hpli a{
	background:url(../images/menu.jpg) no-repeat right top;
	margin-right:10px;
    margin-bottom:5px;
    line-height:25px;
    padding-right:15px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    border:1px #369dbe dashed;
    color:#fff;
    text-decoration:none;
}

.hpli a:hover{
   background:url(../images/menuover-il.jpg) no-repeat left center;
    color:#369dbe;
	text-decoration:none;
	margin-right:10px;
    margin-bottom:5px;
    line-height:25px;
    padding-right:15px;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
}


.bottom {
	background:url(../images/bg_bottom.jpg) top right no-repeat;
	height:60px;
	text-align:right;
	color:#c4c4c4;
	font-size:10px;
	padding-top:10px;
	padding-right: 15px;
	border: 0px solid red;
}

.bottom a{
 color:#c4c4c4;
}

.bottom a:hover{
 color:#369dbe;
}

.Galleryitem {
border: 1px solid #369dbe;
background-color:#fff;
padding:5px;
margin:5px;
}

.Galleryitem img{ 
	margin-left:5px;
	float:right;
}

.Galleryitem span{
	color:#369dbe;
	font-weight:bold;
}

.clear {
	clear:both;
}

.hdcontact img{ 
	float:right;
}

.contactD {
    clear:both;
	margin-top:0px;
	padding-right:20px;
	width:450px;
}
.contactD span{
	float:left;

}
.button {
	clear:both;
	text-align:center;
	margin-top:0px;
	padding-top:10px;
}



