/* General */

body
{
    background-color: #e0e0e0;
}

body, table
{
    font-family: helvetica;
    font-size: 10px;
}

/* Table principale */

#maintable
{
    border: 2px solid black;
}

#header
{
    background-color: #e0e0e0;
    height: 182px;
}

#maincontent
{
    width: 925px;
    font-size: 10px;
}

#footer
{
    background-color: #010066;
    text-align: center;
    color: white;
    font-size: 10px;
    padding: 3px;
    letter-spacing: 2px;
}

/* Page d'accueil */

#maincontent
{
    background-image: url('images/courbe_bas.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: white;
}

#container td
{
    vertical-align: top;
}

.introsection
{
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: justify;
    line-height: 1.5em;
    font-size: 11px;
}

#col3v
{
    width: 260px;
    background-color: #c6c4c4;
    padding: 20px 10px 0px 10px;
    padding-bottom: 0px;
    text-align: justify;
}

.boldfirstletter:first-letter
{
    font-weight: bold;
    font-size: 1.3em;
}

#colreprendre
{
    width: 280px;
}

#col3v h1
{
    text-transform: uppercase;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #010066;
}

#col3v p
{
    margin-top: 0px;
    margin-bottom: 15px;
}

#colreprendre
{
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
}

#colceder
{
    background-image: url('images/bordure.gif');
    background-repeat: no-repeat;
    background-position: left;
}

#colreprendre h1, #colceder h1
{
    font-size: 38px;
    color: #f49e15;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#colreprendre img, #colceder img
{
    padding: 10px;
}

#sectionreprendre
{
    background-image: url('images/icone_reprendre.jpg');
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 15px;
    padding-left: 80px;
}

#sectionceder
{
    background-image: url('images/icone_ceder.jpg');
    background-repeat: no-repeat;
    background-position: left;
    margin-top: 15px;
    padding-left: 80px;
}

#col3v img
{
    border-width: 0px;
}

.sectionsubtitle
{
    font-size: 12px;
}

ul.linklist
{
    font-size: 12px;
    list-style-image: url('images/puce.gif');
    padding-left: 25px;
    margin-left: 0px;
}

ul.linklist li
{
    margin-bottom: 7px;
}

#colceder ul
{
    width: 200px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

a:link, a:visited, a:active
{
    color: #010066;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

a.nohover:hover
{
    text-decoration: none;
}

#listeaffaires
{
    width: 100%;
}

#listerecherches
{
    width: 240px;
}

#listeaffaires td,
#listerecherches td
{
    padding: 3px;
}

#listeaffaires .altrow1,
#listerecherches .altrow1
{
    background-image: url('images/fondligne.gif');
    background-repeat: repeat-x;
    background-position: center bottom;
}

#div_newsletter
{
    padding-left: 160px;
    position: relative;
    top: -3px;
}

#div_newsletter .texteblanc
{
    color: white;
    font-weight: bold;
    font-size: 11px;
}

#div_newsletter .texteorange
{
    color: #f49e15;
    font-weight: bold;
    font-size: 12px;
}

#div_newsletter form
{
    padding: 0px;
    margin: 0px;
}

#div_newsletter input
{
    font-size: 9px;
}

h1.titreorange
{
    color: #f49e15;
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Listings */

.listing
{
	font-size: 10px;
}

.listing td, .listing th, td.td_titre
{
	padding: 5px 3px;
}

.listing th, td.td_titre
{
	text-align: left;
	background-color: #010066;
	color: White;
	font-weight: bold;
	padding: 5px;
}

.listing .altrow1
{
	background-color: #f0f0f0;
}

/* Affichage affaire */
.cel_titre
{
    background-color: #010066;
    color: white;
    padding: 5px;
    font-size: 11px;
}

.cel_data
{
    background-color: #f0f0f0;
    color: black;
    padding: 5px;
    font-size: 11px;
}


/* regions, secteurs */
#listeregions li,
#listesecteurs li
{
    margin-bottom: 30px;
}

h3.titresecteur
{
    margin-left: 45px;
    margin-right: 45px;
    margin-top: 50px;
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

/* partenaires */
table.table_partenaires a
{
    font-size: 16px;
}

table.table_partenaires td.td_logo
{
    width: 200px;
    height: 120px;
    text-align: center;
    vertical-align: middle;
}

/* engagement */
#form_engagement input
{
    width: 200px;
}

h2.soustitre
{
    text-align: center;
}
