@import "pmenu.css"; 

body {
    margin:0 auto;
    background:url(../images/BG1.jpg) top center no-repeat;
    background-color: #000033;
    font-family: helvetica, verdana, arial;
    font-size:15px;
}
.ptop {
    height:115px;
    font-size:12px;
    font-weight:bold;
    background:url(../images/top_center.jpg) top center no-repeat;
}
.ptop img{
	border:0px;
	height:100px;
	width:550px;
}
.horizontalcategory li{
	display:inline;
}
big{
	font-size:22px;
}	

.welcometext {
	display:block !important;
	display:inline-block;
	border:5px solid #f27024;
	background:#fff;
	width:630px;
	min-height: 310px; 
height: auto !important; /* For Saf/Fx */ 
height: 310px; /* IE6 expands this if needed */ 
	float:right;
	margin-right:15px;
	/*color:#d55521;*/
	color:#000;
	padding:25px;
	padding-left:35px;
	padding-right:35px;
	/*overflow:auto;*/
}
.lirub {
    color:#000;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:18px;
    padding:0px;
}
.lirub li{
    width:170px;
    display: block;
    margin-bottom:5px;
    font-size:12px;
    float:left;
    padding-right:8px;
    }
/*-------------------------- MEDIA ---------------------------*/
.mediatext {
	display:block !important;
	display:inline-block;
	border:5px solid #ec008c;
	background:#fff;
	width:630px;
	min-height: 310px; 
height: auto !important; /* For Saf/Fx */ 
height: 310px; /* IE6 expands this if needed */ 
	float:right;
	margin-right:15px;

	color:#000;
	
	padding-left:35px;
	padding-right:35px;
	/*overflow:auto;*/
}

.mediatext h1{
	font-size:18px;
}	


.videosmllcontent {
	clear:both;
	display:block !important;
	display:inline-block;
	border:1px solid #ec008c;
	background:#e8e8e8;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.videosmllcontent img{
	float:left;
	margin-right:10px;
}
.videosmllcontent span{
	color:#ec008c;
}
.VideoLink {
	color:#8c0854;
}
/*-------------------------- BIBLIO ---------------------------*/
/*.bibliotext {
	display:block !important;
	display:inline-block;
	border:5px solid #71bf44;
	background:#fff;
	width:630px;
	height:310px;
	float:right;
	margin-right:15px;

	color:#000;
	padding:25px;
	padding-left:35px;
	padding-right:35px;
	overflow:auto;
}*/
.bibliotext {
	display:block !important;
	display:inline-block;
	border:5px solid #71bf44;
	background:#fff;
	width:630px;
	min-height: 310px; 
height: auto !important; /* For Saf/Fx */ 
height: 310px; /* IE6 expands this if needed */ 
	float:right;
	margin-right:15px;
	color:#000;
	padding:25px;
	padding-left:35px;
	padding-right:35px;

}
.bibliosmllcontent {
	clear:both;
	display:block !important;
	display:inline-block;
	border:1px solid #71bf44;
	background:#e8e8e8;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;
}
.bibliosmllcontent img{
	float:left;
	margin-right:10px;
}
.bibliosmllcontent span{
	color:#71bf44;
}
/*-------------------------- universel ---------------------------*/
.universeltext {
	display:block !important;
	display:inline-block;
	border:5px solid #00b9f1;
	background:#fff;
	width:630px;
	min-height: 310px; 
height: auto !important; /* For Saf/Fx */ 
height: 310px; /* IE6 expands this if needed */ 
	float:right;
	margin-right:15px;

	color:#000;
	padding:25px;
	padding-left:35px;
	padding-right:35px;
	/*overflow:auto;*/
}
/*-------------------------- FAQ ---------------------------*/
.questiontext {
	display:block !important;
	display:inline-block;
	border:5px solid #6c4098;
	background:#fff;
	width:630px;
	min-height: 310px; 
height: auto !important; /* For Saf/Fx */ 
height: 310px; /* IE6 expands this if needed */ 
	float:right;
	margin-right:15px;
	/*color:#d55521;*/
	color:#000;
	padding:25px;
	padding-left:35px;
	padding-right:35px;
	/*overflow:auto;*/
}
.faqform {
clear:both;
	width:600px;
	margin:auto;
	text-align:center;
	border:1px solid #ccc;
	padding:5px;
	background:#a88ac3;
}
.faqform label{
	float:left;
}
.qtit {
	
}
.quesCont {
	list-style:none;
	margin-bottom:10px;
	padding:5px; 
	background:#f0edf4;
	border-right:1px solid #838184;
	border-bottom:1px solid #838184;
}
.ques1 {
	font-weight:bold;
	color:#6c4098;
}
.ques {
	
	font-style:italic;
}
/*-------------------------- Hbreu ---------------------------*/
.hebtext {
	display:block !important;
	display:inline-block;
	border:5px solid #e6a922;
	background:#fff;
	width:630px;
	min-height: 310px; 
height: auto !important; /* For Saf/Fx */ 
height: 310px; /* IE6 expands this if needed */ 
	float:right;
	margin-right:15px;
	/*color:#d55521;*/
	color:#000;
	padding:25px;
	padding-left:35px;
	padding-right:35px;
	/*overflow:auto;*/
	direction:rtl;
}


