body{
	font-size:12px;
	color:#2F2F2F;
	text-align:center;
	margin:0px;

}

#container {
	width:100%;	/* change value to adjust width */
	text-align:left;
	margin:2px auto;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position : relative;	
}







#header {
/*	background-image : url("http://www.cdaic.lu/images/mom/header.jpg"); */
	background-repeat : no-repeat;
	
	background-color : #932A8F;
	
	height : 125px;
	width : 100%;
	background-position : center;
	border:1px solid #932A8F; 
	margin-bottom:0.7em;/*marge entre corps et bannière*/
	position: relative;
}

#wrap {
	border:1px solid #932A8F;
	width:100%;
	background-image: url(../img/pix.gif);
	background-repeat: repeat-x;
	text-align: left;
	/*margin-right: auto;
	margin-left: auto;*/
	position: relative;
	/*height:100%; longueur de la page*/
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
	

#nav {  
	background:none;
	width:100%;
	position: relative;
	margin-bottom : 0.5em;
	
}

table#horiz_nav {
	padding:0px;
	width:100%;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	padding:6px 0px;
	color:#666666;
	text-decoration:none;
	font-size:70%;
	border-right:1px solid #932A8F;
}

table#horiz_nav td.last a { border-right:0px; }

table#horiz_nav td a:hover {
	color:#FFFFFF;
	text-decoration:none;
 }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */

table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	
	border-right:1px solid #932A8F;/*couleur bordure entre menu haut*/
	text-align:left;
	width:150px;
}

/* Do not change  */

#horiz_nav td:hover ul { left: auto; }

#horiz_nav td.sfhover ul { left: auto; color:#FFFFFF ; }

#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	
	/* Styles */
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}

#global{

}

#left{
background-color: none;
position: relative;
/*padding: 10px;*/
margin-right: 1em;
width: 20%;
float: left; 
}


h1{
	color:#660066;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	position : center;
}

h2 {
	background:#93268f;
	color:#FFF;
	margin:0px;
	padding:5px 10px;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


h3{
	color:#660066;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h4{
	color:#FF6600;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h5 {
	color:#000000;
	margin:0px;
	padding:5px 10px;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #FF9900;
}




p{
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}




ul {
    list-style: disc; /*puces rondes*/
}


#menu1{
margin-bottom : 1em;
background-color: #FFF;
border : 1px solid #932A8F;
}

#menu1 ul{
margin-bottom : 1em;
background-color: #FFF;
list-style: none; /*pour ne pas avoir les puces*/
}

#menu2{
margin-bottom : 1em;
background-color: #FFF;
border : 1px solid #932A8F;
}



#centre {
background-color: none;
position: relative;
width:98%;
padding-left: 0.8em;
padding-right: 0.8em;
width: 72%;
float: right;
margin-left: 2em;
}


#footer {
background-image : url('http://www.cdaic.lu/images/mom/pix-violet.png');
		width:100%;
background-repeat: repeat-x;
position: relative; 
clear: left	;
border : 1px solid #932A8F;
padding-bottom: 0.5em;
}




#footer .f-text {
	background:#932A8F;
	/*margin-bottom:10px;*/
	font-size:60%;
	font-family:Arial, Helvetica, sans-serif;
	color : #FFF;

	
}


/* liens */

/* menu mom */
a.lien{
color:#93268f;
text-decoration:none;
font-weight:bold;
	
	}
	
a:hover.lien  {
color:#FF9900;
text-decoration:none;
font-weight:bold;
	
	}
	
	a.lien2{
color:#663399;
text-decoration:none;
font-weight:bold;
	
	}
	
	a:hover.lien2 {
color:#FF6600;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a.lien3{
	color:#3399CC;
	text-decoration:underline;
	font-weight:bold;	
	}
	
	a:hover.lien3 {
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;	
	}
	
	
	a.hist{
color:#666666;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a:hover.hist{
color:#CCCCCC;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	
	a.demo{
color:#B93393;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	
	a:hover.demo{
color:#CC99CC;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	
	
	
	a.pays{
	color:#996600;
	text-decoration:none;
	font-weight:bold;	
	}
	
	
	
	a:hover.pays{
	color:#CC9966;
	text-decoration:none;
	font-weight:bold;
	}
	
	
	a.emploo{
color:#642877;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a:hover.emploo{
color:#9966CC;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	
	a.id{
color:#006699;
text-decoration:none;
font-weight:bold;
	
	}
	
	a:hover.id{
color:#6699FF;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a.fa{
color:#F99D1C;
text-decoration:none;
font-weight:bold;
	
	}
	
		a:hover.fa{
color:#FFCC66;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a.langue{
color:#D6B90D;
text-decoration:none;
font-weight:bold;
	
	}
	
		a:hover.langue{
color:#FFCC99;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	
	a.cc{
color:#73BF44;
text-decoration:none;
font-weight:bold;
	
	}
	
		a:hover.cc{
color:#99CC99;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a.contribution{
	color:#669999;
	text-decoration:none;
	font-weight:bold;	
	}
	
		a:hover.contribution{
	color:#CCCC33;
	text-decoration:none;
	font-weight:bold;
	}
	
	
	a.tc{
color:#25AFDF;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	
		a:hover.tc{
color:#6699FF;
text-decoration:none;
font-weight:bold;
	
	}
	a.c{
color:#DB1F2C;
text-decoration:none;
font-weight:bold;
	
	}
		a:hover.c{
color:#FEB6B6;
text-decoration:none;
font-weight:bold;
	
	}
	
	
	a.b{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;	
	}
	
	a:hover.b{
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;	
	}

img {
display : block; 
margin-left : auto; 
margin-right : auto; 
} 

.bod {
	color:#660066;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 
	
	
	
	.border {
	border-width: 1px;
	border-style: dashed;
	border-color: orange;
	
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: orange;

	border-left-width: thick;
	border-left-style: solid;
	border-left-color: orange;
	} 
	
	.td {
	

	
	
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: orange;
	
	} 
	
	
	
	#l {
   font-size : 12px; 
   font-family : Verdana, arial, helvetica, sans-serif; 
   color : #333333; 
}


#m {
    font-size : 12px; 
	font-weight:bold;
   font-family : Verdana, arial, helvetica, sans-serif; 
   color : #932A8F; 
   text-align : center; 
   background-color : #FFFFFF; 
}
.mm {
	font-size : 12px;
	font-weight:bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF6600;
	text-align : left;
}


.bold {
    font-size : 12px; 
	font-weight:bold;
   font-family : Verdana, arial, helvetica, sans-serif;
}


.centre {
text-align : center;
   
}

a.m{

   color : #932A8F; 
   text-align : center;
   text-decoration:none;
   }
   
a:hover.m{
   color : #FF9900; 
   text-align : center;
   text-decoration:none;
   }
   
   
   a.m2{
	color : #932A8F;
	text-align : center;
	text-decoration:none;
	font-size: 11px;
   }
   
a:hover.m2{
	color : #FF9900;
	text-align : center;
	text-decoration:none;
	font-size: 11px;
   }
   
   
   
   
   
   
   
   
   #hi {
    font-size : 12px; 
	font-weight:bold;
   font-family : Verdana, arial, helvetica, sans-serif; 
   color : #932A8F; 
  border : 1px solid #932A8F;
  td border:  1px solid #932A8F;
}


   	a.text{
	color:#666699;
	text-decoration:none;
	font-weight:bold;
	}
	
	
	a:hover.text{
	color:#996699;
	text-decoration:none;
	font-weight:bold;	
	}
      
   
   
   
   
a.top{
	color : #FFFFFF;
	text-align : center;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
   }
   
a:hover.top{
   color : #FF9900; 
   text-align : center;
   text-decoration:none;
   }
