/* CSS Document */
#offre {
margin: 35px 0 8px 0;
padding: 0;
}
/*#offreimg {
margin: 0 15px 20px 0;
float:left;
height: 100%;
}*/
#offre {
margin: 0;
line-height: 1em;
}
#offreitem{
border-top: 1px #cd006b dotted ;
border-bottom: 1px #cd006b solid;
margin: 5px 2px 10px 2px;
padding-bottom: 5px;
line-height: 1em;
}
#offre h1 {
color: #8b1452;
font-size: 1.5em;
line-height: 1em;
margin: 7px 0 10px 0;
}
#offre h2 {
color:#cd006b;
font-size: 1.2em;
line-height: 1em;
font-weight: bold;
margin: 3px 0 15px 0;
padding: 0;
}
.txt1 {
color:#000;
font-size: 1em;
font-weight: normal;
line-height: 1.1em;
}
.txt2 {
color:#000;
font-size: 1em;
font-weight: normal;
line-height: 1.1em;
}
.txt3 {
color:#000;
font-size: 1em;
font-weight: normal;
line-height: 1.1em;
}
.txt3 a {
color:#e052b6;
text-decoration: underline;
}
.txt3 a:hover {
text-decoration: none;
}
#gauche {
margin: 50px 0;
padding: 0;
float:left;
width: 240px;
background-color:#ffd500;
}
#gauche p {
margin: 20px 10px 0;
padding: 0 10px 2px;
text-align:left;
color: #333;
font-size:inherit;
}
#gauche a {
color: #333;
text-decoration: underline;
}
#gauche a:hover {
text-decoration: none;
}