/* CSS Document */
 

div#colonneGauche { /* colonne de gauche - Infos dynamiques */
	margin:0;
	padding:0;
}

div#colonneGauche a
{
    text-decoration:none;
    color:#000;
}

div#colonneGauche a:hover
{
    text-decoration:underline;
}

#intro
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    margin-bottom:7px;
    padding:0;
}

#intro h2
{
	font-size:26px;
	font-weight:bold;
	color:#2b360f;
	margin:0;
}

#intro p
{
    font-size:12px;
    padding:0;
    line-height:20px;
}

.sommaire-bloc
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    margin-bottom:16px;
    padding:0;
}

.sommaire-bloc .content
{
    padding:10px 30px 10px 23px;
	margin-left:99px;
	font-size:12px;
}

.sommaire-bloc .content h3, .sommaire-bloc .content h3 a
{
    padding:0;
    margin:0;
    color:#FFFFFF !important;
	font-size:24px;
	font-weight:bold;    
}

.sommaire-bloc .sommaire-intro
{
    margin: 8px 0px 2px 0px;
    width : 330px;
}

.sommaire-bloc ul {
	margin:0px 10px 0px 0px;
	padding:0;
}

.sommaire-bloc li {
	margin:0 0 0 20px;
	padding:0;
	list-style-image: url(/images/decouv-agri-sommaire/puce-fleche-blanc.png);
}

#sommaire-panorama
{
    background:#FE55A2 url(/images/decouv-agri-sommaire/photo-panorama.png) no-repeat top left;
}

#sommaire-panorama .content
{
    background:#FE55A2 url(/images/decouv-agri-sommaire/background-panorama.png) no-repeat bottom right;
}

#sommaire-productions-vegetales
{
    background:#B1CA4B url(/images/decouv-agri-sommaire/photo-productions-vegetales.png) no-repeat top left;
}

#sommaire-productions-vegetales .content
{
    background:#B1CA4B url(/images/decouv-agri-sommaire/background-productions-vegetales.png) no-repeat bottom right;
}

#sommaire-productions-animales
{
    background:#3dc6c5 url(/images/decouv-agri-sommaire/photo-productions-animales.png) no-repeat top left;
}

#sommaire-productions-animales .content
{
    background:#3dc6c5 url(/images/decouv-agri-sommaire/background-productions-animales.png) no-repeat bottom right;
}

#sommaire-metiers-formations
{
    background:#FFA42F url(/images/decouv-agri-sommaire/photo-metiers-formations.png) no-repeat top left;
}

#sommaire-metiers-formations .content
{
    background:#FFA42F url(/images/decouv-agri-sommaire/background-metiers-formations.png) no-repeat bottom right;
}

#sommaire-nouvelles-techno
{
    background:#F0494F url(/images/decouv-agri-sommaire/photo-nouvelles-techno.png) no-repeat top left;
}

#sommaire-nouvelles-techno .content
{
    background:#F0494F url(/images/decouv-agri-sommaire/background-nouvelles-techno.png) no-repeat bottom right;
}

#sommaire-agriculture-durable
{
    background:#CA90DE url(/images/decouv-agri-sommaire/photo-agriculture-durable.png) no-repeat top left;
}

#sommaire-agriculture-durable .content
{
    background:#CA90DE url(/images/decouv-agri-sommaire/background-agriculture-durable.png) no-repeat bottom right;
}

#chiffres
{
    border-right:1px solid #000;
    margin-bottom:16px;
    padding:0;
}

#chiffres .chiffres-img
{
    height:110px;
    border:0;
    margin:0;
    padding:0;
    border-left:1px solid #000;
}

#en-savoir-plus
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    font-size:10px;
    border:1px solid #000;
    padding-left:22px;
}
#en-savoir-plus #titre
{
    color:#87b30c;
    font-size:34px;
}
#en-savoir-plus .bloc
{
    float:left;
    margin-top:10px;
    width: 280px;
}

#en-savoir-plus .livres
{
    width:380px;
    margin-right:5px;
    margin-left:15px;
}

#en-savoir-plus hr
{
    color:#09a5b1;
	height: 1px;
	border: 0;
	border-top: 1px solid #09a5b1; /*the border*/
	border-bottom: 1px solid #09a5b1; /*the border*/    
}

#en-savoir-plus .livres hr
{
    color:#de0077;
	border-top: 1px solid #de0077; /*the border*/
	border-bottom: 1px solid #de0077; /*the border*/    
}

#en-savoir-plus ul {
	margin:0px 10px 0px 0px;
	padding:0;
}

#en-savoir-plus li {
	margin:0 0 0 20px;
	padding:0;
	list-style-image: url(/images/decouv-agri-sommaire/puce-fleche-rouge.png);
}

#en-savoir-plus #bottom
{
    clear:both;
}

.selection-livre{
	font-family:Verdana, Arial, Helvetica, sans-serif;    
	float:left;
	width:178px;
}

.selection-livre-image
{
    float:left;
}
.selection-livre-infos
{
    float:right;
	width:100px;
	margin:0;
	padding:0;
	margin-left:12px;
	margin-right:12px;
}
.selection-livre-titre
{
	font-size:11px;
	font-weight:bold;
}
.selection-livre-synopsis
{
	font-size:10px;
}

#en-savoir-plus .bottom
{
    clear:both;
}

#en-savoir-plus .liens
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    font-size:10px;
	color:#ce0018;
}

/* //////////////////////////////////////////////////////////////////////////////////////////*/
/* FIN :::::::::::::::::::::: BLOC SUJET LIE ::::::::::::::::::::::::::: */

