@import url(commun.css);

/* CONTENU ------------------------------------------------------------------------------------------ */ 

#introHome {

float:right;
width:260px;
font-size:0.8em;
margin-top:1.5em;
margin-right:15px;
border-left:1px solid #bf0000;
padding-top:1em;
height:270px;
}

#introHome p {
margin-bottom:1em;
margin-left:1em;
}

#introHome a {
color:#bf0000;
font-weight:bold;
}

#introHome a:hover {
text-decoration:none;
}

#introHome ul {
list-style-type:square;
margin-bottom:1em;
margin-left:2em;
}

#introHome li {

}

#introHome2 {
/*
float:right;
width:260px;*/
font-size:0.8em;
margin-top:1.5em;
margin-right:15px;

margin-left:15px;
padding-top:1em;
}

#introHome2 p {
margin-bottom:1em;/*
margin-left:1em;*/
}

#introHome2 ul {
list-style-type:square;
margin-bottom:1em;
margin-left:4em;
}

#introHome2 a {
color:#bf0000;
font-weight:bold;
}

#introHome2 a:hover {
text-decoration:none;
}
