﻿.blocF .content .marges
{
    padding-left: 20px; /* les padding seront peut-etre à modifier */
    padding-top: 30px;
}

.blocF .content
{
    color: #464646;
}

/* offres urgentes */

.offres .intro
{
    padding-left: 20px;
    padding-bottom: 50px;
}

.offres .intro img
{
    float: left;
    margin-right: 25px;
}

.offres .intro p
{
    color: #464646;
}

.offres .liste-liens
{
    margin-left: 20px;
    background: url(../images/fonds/pagesSommaires/fond-liste-F1-motif.gif) repeat-y 0 0;
}

.offres .liste-liens ul
{
    margin-left: 45px;
}

.offres .liste-liens li
{
    background: url(../images/puce.gif) no-repeat 0 4px;
    padding-left: 12px;
    padding-bottom: 15px;
    width: 300px;
}

.offres .liste-liens li span
{
    font-weight: bold;
}

.offres .liste-liens li a
{
    color: #464646;
    font-size: 12px;
    background: none;
    text-indent: 0;
    height: 25px;
    display: inline;
}

.offres .liste-liens li a:hover
{
    text-decoration: underline;
}

.liste-images
{
    margin-left: 35px;
}

.image
{
	width:100px;
	height:70px;
	margin-top:5px;
	margin-left:25px;
}


/**/
.offres .bouton
{
    margin-left: 20px;
    height: 60px;
    background: url(../images/fonds/pagesSommaires/fond-liste-F1-bottom.gif) no-repeat 0 0;
}

.offres .bouton .lien
{
    width: 223px;
    height: 26px;
    margin-left: 110px;
    padding-top: 30px;
}

.offres .bouton .lien a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background: url(../images/boutons/btn-bg-bleu-223-26.gif) no-repeat 0 0; /*25*/
    text-indent: 20px;
    width: 223px;
    height: 21px;
    padding-top: 5px;
    display: block;
}

.offres .bouton .lien a:hover
{
    background-position: 0 100%;
}

/* ils recrutent */

.recruteurs .liste-liens {
    margin-left:70px;
}

.recruteurs .liste-liens ul
{
    margin-left: 20px;
    margin-bottom: 10px;
}

.recruteurs .liste-liens li
{
    background: url(../images/puce.gif) no-repeat 0 4px;
    padding-left: 12px;
    padding-bottom: 3px;
    width: 400px;
}

.recruteurs .liste-liens li a
{
    color: #464646;
    font-size: 12px;
}

.recruteurs .liste-liens li a:hover
{
    text-decoration: underline;
}

/**/
.recruteurs .bouton
{
    height: 26px;
    width: 223px;
    margin-left: 170px;
}

.recruteurs .bouton a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding-top: 5px;
    height: 21px;
    width: 223px;
    text-indent: 20px;
    display: block;
    background: url(../images/boutons/btn-bg-bleu-223-26.gif) no-repeat 0 0;
}

.recruteurs .bouton a:hover
{
    background-position: 0 100%;
}

/* trouver */

.trouver .liste-liens ul
{
    margin-left: 20px;
    margin-bottom: 10px;
}

.trouver .liste-liens li
{
    background: url(../images/puce.gif) no-repeat 0 4px;
    padding-left: 12px;
    padding-bottom: 3px;
    width: 400px;
}

.trouver .liste-liens li a /* different, pas uppercase */
{
    color: #464646;
    font-size: 12px;
}

.trouver .liste-liens li a:hover
{
    text-decoration: underline;
}
/**/
.trouver .bouton
{
    height: 26px;
    width: 223px;
    margin-left: 170px;
}

.trouver .bouton a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background: url(../images/boutons/btn-bg-bleu-223-26.gif) no-repeat 0 0;
    height: 21px;
    padding-top: 5px;
    width: 223px;
    text-indent: 20px;
    display: block;
}

.trouver .bouton a:hover
{
    background-position: 0 100%;
}

/* RSS */

/* ATTENTION mise à "zero" un peu particulière pour ce blocFright*/

.blocFright .content.rss .marges
{
    padding-left: 0;
    margin-left: 60px;
}

.rss .encart
{
    width: 340px;
    height: 115px;
    background: url(../images/fonds/pagesSommaires/bg-encart-push.gif) no-repeat 0 0;
}

.rss .encart .imgp
{
    height: 85px;
}

.rss .encart .visuel
{
    margin-top: 15px;
    margin-left: 12px;
    margin-right: 10px;
    width: 80px;
    height: 60px;
    float: left;
    border: none;
}

.IE6 .rss .encart .visuel
{
    margin-left: 7px;
}

.rss .encart .visuel .img
{
    width: 55px;
    height: 53px;
    margin-left: 12px;
}

.rss .encart p
{
    color: #464646;
    height: 55px;
    padding-right: 10px;
    padding-top: 15px;
}

/**/

.rss .encart .bouton
{
    width: 223px;
    height: 26px;
    margin-left: 110px;
}

.rss .encart .bouton .lien
{
    height: 26px;
    width: 223px;
}

.rss .encart .bouton .lien a
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background: url(../images/boutons/btn-bg-bleu-223-26.gif) no-repeat 0 0;
    text-indent: 20px;
    height: 21px;
    width: 223px;
    padding-top: 5px;
    display: block;
}

.rss .encart .bouton .lien a:hover
{
    background-position: 0 100%;
}