* {
    padding: 0;
    margin: 0;
}

body {
    height: 750px;
    width: 1000px;
    
    /*
     margin-left:auto;
    margin-right:auto;
    */
background-image: url(images/background.jpg);
    background-color: #050608;
    background-repeat:no-repeat;
    background-position: 200px 400px;
  
  
    font-family: sans-serif;
    font-size: 10pt;
    font-weight: lighter;
    color: #FFFFFF;
}



#col1 {

position: absolute;
left: 0px;
width: 200px;
}

#col1 a {
        color: #FFFFFF;
        text-decoration: underline;
}
#col1 a:hover {
	color: #CCC;
}

#col2 {

position: absolute;
width: 600px;
left: 200px;

}

td {
    /**border: 1px solid red; */
    padding-right: 5px;
    padding-bottom: 2px;
}

.sp {
    padding-bottom: 10px;
}

#col2 ul {
list-style: none;
}

#col2 p {
    margin-bottom: 10px; 
}

#col2 a {
    color: #FFFFFF;
    text-decoration: none;
}

.rub {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.date {
    font-size: 10pt; 
    font-style: italic;
}


#col3 {

position: absolute;
width: 200px;
left: 800px;



}

#col3 ul {
list-style: none;
}

#menu {
    list-style: none;
    
    
    font-size: 12pt;
}

#menu li {

    float: left;
    text-transform: uppercase;   
    margin: 22px;
}

#menu a {
    text-decoration: none;
    /* color: #333333; */
     color: #5d5d5d; 
}

#menu a.here {
    color: #FFFFFF;
}

#col2 p {

}

#col3 li {
 
   margin-top: 0.5em;
}

#col1 li {
	margin-left: 34px;
	margin-top: 0.5em;
   
}

#col1 ul {
list-style: none;
}

#col1 p {
    margin-top: 25px;
    margin-left:55px;
}

img.logo {
    position: relative;
    left: 125px;
}

div.img_mur {
	background-image: url(images/expo_mur_497.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	min-height: 333px;
	height:auto ;
	_height: 333px;
}

p.justify {
text-align: justify;
}

p.center {
text-align: center;
}

div.spacer {
    clear: both;
}

#col1 img {
    margin-top: 22px;
    margin-left: 50px;
}

.box {
    width: 500px;
    text-align: justify;
}

.top {
    margin-top: 22px;
}

.ttop {
    margin-top: 140px;
}

.align_home {
    margin-left: 23px;
}
h1 {
	font-size: 18px;
	padding-bottom: 10px;
}
#col1 h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-left: 5px;
}
#col1 #Accordion1 .AccordionPanel.AccordionPanelOpen .AccordionPanelContent ul {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
#col2 #my_menu {
	height: 62px;
}
#col2 .align_home .box p a {
	text-decoration: underline;
}
#col3 .ttop {
	text-align: center;
}
#col3 .ttop img {
	padding-bottom: 2px;
}
.haut-page {
	text-decoration: underline;
	text-align: center;
}
.hauteur-ligne-menu {
	line-height: 16px;
}
.left-align {
	text-align: left;
}

