@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	text-decoration:none;
}
.twoColHybRtHdr #container {
	width: 950px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF url(../mainbg1.jpg) no-repeat right top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
	 
} 
.twoColHybRtHdr #mainContent #space1 {
	height: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}


.espaceMenu{
	<img src="menu.gif"/>

	background-repeat: repeat-x;
	background-position: left top;
	border: 3px solid #006;
	text-align:center;
	width:230px;
	float:right;
}
.espaceMenu h3{
	font-size:1.3em;
	color: #900;
}

.espaceCall{
	background-image: url(../pubbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 3px solid #006;
	text-align:center;
	width:230px;
	float:right;
}
.espaceCall h3{
	font-size:1.3em;
	color: #900;
}

#conference {
	

padding-top:5px;

	text-align:center;

	font-size:1em;

	border: 1px solid #CCC;

	float:left;
 	background-color: #9cbdf0;

	margin-bottom:10px;

	width: 630px;

}
.twoColHybRtHdr tr img.expo{	
padding:0;
margin:0;
border: 2px solid #000;	 
}
.twoColHybRtHdr th.titre {
	background-color:#FCF;	

}
table tr.test1 {
	border: 1px solid #666; 

}
#conference p.par b{
	font-size:0.8em;
	color: #0066FF;

	
}
	
#conference .par
{
  font-size: .8em;

}

#conference h2.first {
	text-align:center;
	background-image: url(../coursdelangue/title.jpg);
	background-repeat: no-repeat;
	background-position: top;  	
	padding-bottom:10px;

}

#opa h2.first {

	text-align:center;
	background-image: url(../coursdelangue/title.jpg);
	background-repeat: no-repeat;
	background-position: top;  	
	padding-bottom:10px;
        font-size:3 em;
        color: #2E0287;

}
#opa {
 
      padding-right:15px;
padding-left:15px;
	text-align:center;

	font-size:1em;

	float:left;
 	background-color: #EFE4FF;
	margin-bottom:15px;
border: 1px solid #CCC;

	width: 630px;


}
#opa .par
{
  font-size: .8em;

}

#opa p.par b{
	font-size:0.8em;
	color: #0066FF;

	
}








.cours {
	text-align: center;

}

.calendrier {
	border: 1px solid #009;
	 
	padding-top:10px;
	padding-bottom:10px;
}

.calendrier1 {
	padding-top:10px;
	padding-bottom:10px;
}
.cours ul{
text-align:left;	
margin-left: 100px;
}
.cours h3{
	text-align:center;
}
ul.article {
margin:0;
padding:0;
text-align:left;

}
ul.article  li {
list-style:none;

}

.article h2{
font-size: 2em;	
	
}
#inauguration {
	margin-top:10px;
	background-color: #000;
	border: 4px solid #000033;
	text-align:center;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
#inauguration p.header{
	text-align:center;
	margin:0;
	 margin-left:120px;
	  margin-bottom:10px;
	padding:0;
	font-size:2em;
	background-color: #000000;
	color: #FFFFFF;
	
}

#inauguration div.image, #inauguration div.image1 {
margin-top:0px;
padding-top:0;
background-color: #000000;

}
#inauguration div.image
{
	float: left;
	width: 265px;
	color: #FFFFFF;

}

.twoColHybRtHdr img{
border-style:none;
}

.twoColHybRtHdr #mainContent .titre{
	color: #990033;

}

.twoColHybRtHdr #mainContent p {
	text-align: justify;
	line-height:1.4em;
	 
}

.twoColHybRtHdr #mainContent table.activite p {
	text-align: justify;
	 
	 
}
#mainContent h2#activite{
	text-align:center;
}
.twoColHybRtHdr #mainContent a {
	text-decoration: none;
	 
}
#mainContent h2 {
	
	padding-top: 20px;
	margin:0;
	text-align:left;
}

#mainContent h2, .twoColHybRtHdr #mainContent1 h2{
	color: #990000;
	padding-top: 10px;
	margin: 20px 0px 0px;
	text-align: left;

}
.twoColHybRtHdr #mainContent a#titre1 {
	color: #FF6600;
	border: 0px none #FF0000;
 

}
 
.twoColHybRtHdr #header {
	
	padding: 0px 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 950px;
	height: 169px;
	position:relative;
	float: left;
	margin: 0px;
} 

.twoColHybRtHdr #header ul{
	margin:0;
	padding:0;
	padding-top:5px;
	list-style:none;
	float:left;
	position:absolute;
	left:0px;
	bottom:-3px;
	width:100%;
	background-color: #6A7C4C;

}

.twoColHybRtHdr #header img{
 width: 690px;
 position:absolute;
 right:0;
 top:0;

}

.twoColHybRtHdr #header li{
 float:left;

}

#header li a:link,  #header li a:visited{
	padding:.2em .5em;
	display:block;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:bold;
	margin-right:0.5em;
	color: #FFFFFF;
	background-color: #CC9900;
}
h2.annonce {
font-size: 2em;	
text-align:center;
	
}

#article p.annonce{
font-size: 2.em;	
}
#mainContent #article {
text-align:center;

}

#header li a:hover,#header li a:active{
	background-color: #FFCC00;
	color: #990000;

}

#header li a.current,#header li a.current:hover, #header li a.current:active{
	background-color: #FFCC00;
	cursor:default;
	color: #990000;
}


.twoColHybRtHdr  #image1{
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
	background-image: none;
	height: 160px;
	background-repeat: no-repeat;
}

.twoColHybRtHdr  #image1 a{
text-decoration: none;

}

.twoColHybRtHdr #logo{
	background-image: url(../logo_kepkaa.gif);
	height: 115px;
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColHybRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float: left;
	width: 300px;
}


table {
border-collapse: collapse;

}
#combinaison {
width:460px;
text-align: left;	
 

	
}
.traduc {
	margin-top:10px;
	padding:10px;
	width: 650px;
	float: left;
	border: 1px solid #666;
	background-color: #FFF;	
	 
}
.traduc table td {
padding: 5px;	
text-align:left;
	
}
.traduc table{
	border:
	background-color: #D6D6D6;
	border: 1px solid #9CF;
}
.traduc tr.odd{
	background-color: #FCF;	
}

.traduc img{
margin-right: 10px;	
}
.texte {
width:650px;
float:left;
clear:both;
padding:10px;
padding-top:5px;
margin-top:10px;
background-color:#E6CCFF;
}

.texte h4 {
	font-size:1.2em;
	margin:0;
	color: #903;
 
}
.texte p
{
	border-top-style: solid;
	border-top-color: #666;
	border-top-width: 1px;
	margin-top:5px;
}
.negmawon {
float:left;	
}
/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybRtHdr #sidebar1 p" rule.
*/
.twoColHybRtHdr #sidebar1 {
	float: right;
	width: 240px; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top:20px;
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}
.twoColHybRtHdr #sidebarCours {
	float: right;
	width: 230px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top:25px;
	margin-right:5px;
	padding:5px;
	border: 1px solid #69F;
	background-color: #EFE4FF;
	background-image: url(../coursdelangue/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.twoColHybRtHdr #sidebarCours ul{
margin:0;	
padding:0;
	
}
 
.twoColHybRtHdr #sidebarCours ul li{
	list-style-type: none;
	margin:5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}
.twoColHybRtHdr #sidebarCours ul li a:link,.twoColHybRtHdr #sidebarCours ul li a:visited{
text-decoration:none;

}

.twoColHybRtHdr #sidebarCours ul li a:hover, .twoColHybRtHdr #sidebarCours ul li a:active{
	text-decoration:underline;
	font-weight: bold;
	 
}
.twoColHybRtHdr #sidebar3 {
	float: right;
	width: 240px; /* since this element is floated, a width must be given */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}

.twoColHybRtHdr #sidebar2 {
	float: left;
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
}
.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColHybRtHdr #sidebar1 a{
	text-decoration:none;

}
/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the right margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this right margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
.twoColHybRtHdr #mainContent {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 0.8em;
	float:left;
	width:650px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 


.twoColHybRtHdr #mainContent1{
	margin: 10px 10px 0;
	padding: 20px 10px 20px 20px;
	font-size: 0.8em;
	width: 660px;
	
} 



.twoColHybRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000;
	
	color:#fff;
	text-align:center;
} 
.twoColHybRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: .7em;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

