/* CSS Document */
 

div#colonneGauche { /* colonne de gauche - Infos dynamiques */
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;    
}

div#colonneGauche a
{
    text-decoration:none;
    color:#000;
}

div#colonneGauche a:hover
{
    text-decoration:underline;
}

#content
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    font-size:11px;
}

#entete
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    padding:0;
    margin:0;
    padding-bottom:12px;
    padding-top:10px;
}

#entete h3
{
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	margin-left:12px;
}

#entete p
{
    font-size:12px;
    padding:0;
    line-height:20px;
    width:350px;
    margin:0;
    margin-left:12px;
}

#gauche-sommaire
{
    float:left;
    padding :10px;
    width:465px;
}

#article-sommaire
{
    border-bottom: 1px solid #8d8d8d;    
    margin-bottom:10px;
}

#article-sommaire-titre
{
    padding:0;
    margin:0;
    font-size:24px;
    font-weight:bold;
}

ul#article-sommaire-chapitres li a
{
    color:#2b360f !important;
    font-weight:bold;
}
ul#article-sommaire-chapitres
{
    list-style-image: url(/images/global/puce-fleche-rose.png);
}
.categorie-panorama #entete
{
    background:#fc53a0 url(/images/decouv-agri-article/background-panorama-article.png) no-repeat bottom right;    
}

.categorie-panorama #content
{
    border-bottom:1px solid #fc53a0;
    border-left:1px solid #fc53a0;
    border-right:1px solid #fc53a0;
}

.categorie-panorama #article-sommaire-titre
{
    color:#fc53a0;
}

.categorie-productions-vegetales #entete
{
    background:#a9c245 url(/images/decouv-agri-sommaire/background-productions-vegetales.png) no-repeat bottom right;    
}

.categorie-productions-vegetales #content
{
    border-bottom:1px solid #a9c245;
    border-left:1px solid #a9c245;
    border-right:1px solid #a9c245;
}

.categorie-productions-vegetales #article-sommaire-titre
{
    color:#a9c245;
}

.categorie-productions-animales #entete
{
    background:#3dc6c5 url(/images/decouv-agri-sommaire/background-productions-animales.png) no-repeat bottom right;    
}

.categorie-productions-animales #content
{
    border-bottom:1px solid #3dc6c5;
    border-left:1px solid #3dc6c5;
    border-right:1px solid #3dc6c5;
}

.categorie-productions-animales #article-sommaire-titre
{
    color:#3dc6c5;
}

.categorie-metiers-formations #entete
{
    background:#fa9626 url(/images/decouv-agri-sommaire/background-metiers-formations.png) no-repeat bottom right;    
}

.categorie-metiers-formations #content
{
    border-bottom:1px solid #fa9626;
    border-left:1px solid #fa9626;
    border-right:1px solid #fa9626;
}

.categorie-metiers-formations #article-sommaire-titre
{
    color:#fa9626;
}

.categorie-nouvelles-techno #entete
{
    background:#eb484e url(/images/decouv-agri-sommaire/background-nouvelles-techno.png) no-repeat bottom right;    
}

.categorie-nouvelles-techno #content
{
    border-bottom:1px solid #eb484e;
    border-left:1px solid #eb484e;
    border-right:1px solid #eb484e;
}

.categorie-nouvelles-techno #article-sommaire-titre
{
    color:#eb484e;
}

.categorie-agriculture-durable #entete
{
    background:#ba7ece url(/images/decouv-agri-sommaire/background-agriculture-durable.png) no-repeat bottom right;    
}

.categorie-agriculture-durable #content
{
    border-bottom:1px solid #ba7ece;
    border-left:1px solid #ba7ece;
    border-right:1px solid #ba7ece;
}

.categorie-agriculture-durable #article-sommaire-titre
{
    color:#ba7ece;
}

.sommaire-bloc
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    padding:0;
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
}

.sommaire-bloc .content
{
    padding:10px 30px 10px 23px;
	margin-left:477px;
	font-size:12px;
}

.sommaire-bloc .content h3, .sommaire-bloc .content h3 a
{
    padding:0;
    margin:0;
    color:#FFFFFF !important;
	font-size:11px;
	font-weight:bold;    
}

.sommaire-bloc ul {
	margin:0px 10px 0px 0px;
	padding:0;
	color:#FFFFFF !important;
}

.sommaire-bloc li {
	color:#FFFFFF !important;
	margin:0 0 0 20px;
	padding:0;
	list-style-image: url(/images/decouv-agri-article/puce-fleche-blanc.png);
}

.sommaire-bloc li a{
	color:#FFFFFF !important;
}

.sommaire-bloc li.active{
	list-style-image: url(/images/decouv-agri-article/puce-fleche-gris.png);
}

.sommaire-bloc li.active a{
	color:#c1c1c1 !important;
}

#sommaire-panorama .content
{
    background:#e12284 url(/images/decouv-agri-article/background-panorama.png) no-repeat top left;
}

#sommaire-productions-vegetales .content
{
    background:#93a934 url(/images/decouv-agri-article/background-productions-vegetales.png) no-repeat top left;
}

#sommaire-productions-animales .content
{
    background:#34a8c1 url(/images/decouv-agri-article/background-productions-animales.png) no-repeat top left;
}

#sommaire-metiers-formations .content
{
    background:#f48119 url(/images/decouv-agri-article/background-metiers-formations.png) no-repeat top left;
}

#sommaire-nouvelles-techno .content
{
    background:#c83d48 url(/images/decouv-agri-article/background-nouvelles-techno.png) no-repeat top left;
}

#sommaire-agriculture-durable .content
{
    background:#a05eb4 url(/images/decouv-agri-article/background-agriculture-durable.png) no-repeat top left;
}

#sommaire-pub .content
{
    margin-top:10px;
    padding:0;
}

#chiffres
{
    border-right:1px solid #000;
    padding:0;
}

#chiffres .chiffres-img
{
    height:110px;
    border:0;
    margin:0;
    padding:0;
    border-left:1px solid #000;
}

#a-telecharger
{
    margin-top:17px;
    border: 1px solid #353f1a;
    background:#FFFFFF url(/images/decouv-agri-article/titre-sites-a-telecharger.png) no-repeat top left;
    padding-top:48px;    
}

#sites-a-connaitre
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    font-size:10px;
    margin-top:17px;
    border: 1px solid #353f1a;
    background:#c8db91 url(/images/decouv-agri-article/titre-sites-a-connaitre.png) no-repeat top left;
    padding-top:66px;
}

#sites-a-connaitre table
{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#sites-a-connaitre table tr td
{
    padding:5px;
    padding-left:10px;
}

#sites-a-connaitre table tr td.description
{
	width:400px;
}

#sites-a-connaitre table tr td.liens
{
	
}

#sites-a-connaitre tr.impaire
{
    background-color:#c8db91;
}

#sites-a-connaitre tr.paire
{
    background-color:#f7f9f0;
}

#sites-a-connaitre table tr.impaire td.fleche
{
	width:30px;
	background:#c8db91 url(/images/decouv-agri-sommaire/puce-fleche-rouge.png) no-repeat center center;
}

#sites-a-connaitre table tr.paire td.fleche
{
	width:30px;
	background:#f7f9f0 url(/images/decouv-agri-sommaire/puce-fleche-rouge.png) no-repeat center center;
}

#references
{
    margin-top:17px;
    border: 1px solid #353f1a;
    background:#FFFFFF url(/images/decouv-agri-article/titre-references.png) no-repeat top left;
    padding-top:70px;
}

.scrolable-galerie
{
    width:700px;
    height:90px;
    margin:0 auto;
}

.reference-item
{
    height:88px;
    width:233px;
    margin:auto 0;
}

.reference-item-image
{
    float:left;
    height:88px;
}
.reference-item-infos
{
    float:right;
	width:100px;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-left:5px;
	margin-right:12px;
	
}
.reference-item-titre
{
	font-size:11px;
	font-weight:bold;
}
.reference-item-synopsis
{
	font-size:10px;
}

.doc-bloc
{
    font-family:Verdana, Arial, Helvetica, sans-serif;    
    width:320px;
    padding:6px 14px;
    float:left;
    margin-left:10px;
    border-bottom:1px solid #cacdc3;
}
.doc-descriptif
{
    font-size:10px;
	font-weight:bold;
    color:#2b360f;
    padding:0;
    margin:0;
}
.doc-type
{
    font-size:10px;
    color:#ce0018;
    background:#FFFFFF url(/images/global/icone-doc-rouge.png) no-repeat top left;
    padding-left:32px;
    height:20px;
    padding-top:10px;
}
.doc-type a
{
    color:#ce0018 !important;
}

/* //////////////////////////////////////////////////////////////////////////////////////////*/
/* FIN :::::::::::::::::::::: BLOC SUJET LIE ::::::::::::::::::::::::::: */


/*** Scrollable CSS ***/
div.scrollable {
	position:relative;
	overflow:hidden;
	float:left;
    width:650px;
    height:90px;
}

div.scrollable div.items {
	width:20000em;
	position:absolute;
	clear:both;
}

div.scrollable div.items *
/* * = tous les élements enfant de items */ { 
    float:left; 
    cursor:pointer;
}

div.scrollable div.items img {
    margin:3px 3px 3px 3px;
	border:1px solid #ccc !important;
} 

div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}
/*** Global : Fin ***/

/*** Boutons ***/
a.browse {
	width:18px;
	height:45px;
	margin:16px 0px 16px 10px;
	cursor:pointer;
	display:block;
	float:left;
}

a.right { 
    background:url(/images/global/scrollable/right-blanc.png) no-repeat;
    margin-right: 0px;
    clear:right;
}
a.left { 
    background:url(/images/global/scrollable/left-blanc.png) no-repeat;
    margin-left: 0px; 
} 
/*** Boutons : Fin ***/
/*** Fin Scrollable CSS ***/
