/* Start of CMSMS style sheet 'haititheme : accueil_style' */
* {
    margin: 0;
    padding: 0;
}


body{
background:#69100c;
font-family:arial, times new roman;
}

h1{
font-size:1.1em;
color:#17683b;
font-weight:bold;
font-family:verdana;
margin-bottom:10px;
width:400px;
margin-top:10px

}
p{
padding-left:5px;
font-size:0.9em;
text-align:justify;
}

/*
-----------------
header
-----------------
*/
#header{
position:relative;
height:150px;
width:100%;
background:#ffffff url('images/headerbg.jpg') repeat-x;
}
.logo{
position:absolute;
top:10px;
left:40px;
width:124px;
height:116px;
background-image:url('images/logo.png');
background-repeat:no-repeat;
}

.bandeau{
position:absolute;
top:144px;
height:10px;
width:100%;
background:url('images/bandeau.png') repeat-x;
}

.banniere{
height:150px;
right:0px;
position:absolute;
background:url('images/banniere4.jpg') no-repeat;
width:1089px;
}



/*
-----------------
menu
-----------------
*/
#menu{
margin-left:20px;
margin-top:10px;
font-size:16px;
height:170px;
}

#menu ul li {
list-style-type: none;
padding-bottom:3px;
}

#menu a.menuactive{
color:#17683b;
}
#menu li a{
text-decoration:none;
color:black;
font-family:verdana, arial;
font-size:1em;
}

#menu li a:hover{
color:#17683b;
}

#menu li li a{
text-decoration:none;
color:black;
font-family:arial;
font-size:0.9em;
padding-left:12px;
}

#menu li li{
list-style-type: none;
background: url(uploads/haititheme/puce.png) no-repeat 0% 55%;
}

#menu ul ul{
margin-left:10px;
}

#menu li li a:hover{
color:#17683b;

}

.currentpage{
font-size:1em;
font-family:arial;
color:#17683b;
}

/*
-----------------
contenu page 
-----------------
*/

#conteneur{
background-color:#ffdc70;
float:left;
width:100%;
min-height:345px;
}

#conteneur_gauche{
background:#ffdc70 url('images/fondgauche.png') repeat-x;
float:left;
width:17%;
min-height:345px;
}

#contact{
margin-top:-155px;

height:153px;
width:230px;
}

#conteneur_droit{
background:#f7ce07 url('images/fonddroit.png') repeat-x;
float:left;
width:83%;
min-height:365px !important;
_height:365px;
}

#content{
margin:10px 0 0 20px;
width:65%;

}
#content li{
list-style-type:none;
}

.puceh1 li{
list-style-type:none;
background: url('images/puceh1.png') no-repeat 0% 55%;
height:30px;
margin-bottom:0px;
margin-top:10px;
}
.puceh1 li h1{
padding-left:25px;
margin-top:0px;
width:500px;
}

#news{
float:left;
width:500px;
margin-left:20px;
margin-bottom:20px;
}
#news a{
color:#17683B;

}

.NewsSummaryLink a{
padding-top:10px;
text-decoration:none;
color:black;
font-size:1.1em;
font-family:tahoma, times new roman;
}
.NewsSummaryPostdate{
font-size:0.7em;
color:#69100c;
font-family:tahoma, times new roman;
}
.NewsSummarySummary {
font-size:14px;
}

.NewsSummaryMorelink {
}
.NewsSummaryMorelink a{
text-decoration:none;
color:white;
font-size:10px;
}
.NewsSummaryMorelink a:hover{
text-decoration:underline;
}
#detailarticle{
margin-top:10px;
width:650px;
}
#detailarticle h3{
color:#17683B;
}
#NewsPostDetailDate{
font-size:12px; margin-left:10px; color:#69100C;
margin-bottom:10px;
}
#detailarticle a{
color:#17683B;
}

#NewsSummaryMorelink{

}

#image_accueil{
margin-left:75%;
margin-top:-315px;
width:312px;
height:312px;
background:url('images/coeur.png') no-repeat;
}



/*
-----------------
footer
-----------------
*/

#footer{
float:left;
width:100%;
background:#69100c;
height:80px;
}
#bordure{
height:20px;
background:url('images/fond_footer.png') repeat-x;
width:100%;
}
#texte_bas{
margin:-18px auto;
width:1000px;
}
.citation{
color:#F7CE07;
font-size:0.9em;
text-align:center;
}
.loi{
padding-top:5px;
font-size:0.7em;
color:white;
text-align:center;
margin:0 auto;
 }
/* End of 'haititheme : accueil_style' */

