/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */





body
{
	background-color: #FFFFFF;
	background-image: url(/new/images/stories/images_site/fond_body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

.signature {
font-family:arial;
font-size:14px;
font-weight:bold;
color: #fff;
background-color: #009ce7;
padding-left:10px;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #000000;
}

.guillemets {
	background-color: #e0ddd8;
	background-image: url(http://www.pertuy-construction.com/new/images/stories/images_site/guillemets.jpg);
	background-repeat: no-repeat;
	background-position:10px 10px;
	padding-top: 34px;
	padding-bottom: 20px;
	padding-left: 65px;
	padding-right: 5px;
}

.bleu_cirmad {
color:#6d90a6;
}

.violet {

color:#bca8d0;
}

.vert {

color:#89a825;
}

.jaune{

color:#efd771;
}

.gris_chaud{

color:#675541;
}

.rose{
color:#e40071;
}

.fond_grischaud{
background-color:  #dfcbc8;
}


.fond_bleu{
background-color:  #c1e4fa;
}


.fond_vert{
background-color:  #89a825;
}

.liste{
color:#bca8d0 !important;
background-color:;
background-image: url(/new/images/stories/images_site/puce_liste.jpg);
background-repeat: no-repeat;
background-position:left;
font-family:arial;
font-size:1em;
font-weight:normal;
margin:0 0 5px;
padding: 0 0 0 20px;
}

.sous_titre_cirmad {
font-family:georgia;
font-size:1.2em;
font-weight:bold;
background-color:#6d90a6;
color:#fff;
margin-bottom:20px;
margin-top:30px;
padding:5px;
}

.sous_titre {
font-family:georgia;
font-size:1.2em;
font-weight:bold;
background-color:#89a825;
color:#fff;
margin-bottom:20px;
margin-top:30px;
padding:5px;

}


.sous_titre_bis {
font-family:georgia;
font-size:1.2em;
font-weight:bold;
background-color:#89a825;
color:#fff;
margin-bottom:20px;
padding:5px;

}

.souligne{
color:#008fd5 !important;
font-family:arial;
font-size:1em;
font-weight:bold;
margin:20px 0 5px;
padding: 0 0 0 20px;
text-transform:uppercase;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
background-image: url(/new/images/stories/images_site/puce_sstitre.jpg);
background-repeat: no-repeat;
background-position:left bottom;
}

.italique {
font-style: italic;
font-weight: normal;

}
.img_margedroite {

margin:0 10px 5px 0;

}

.img_margegauche {

margin:0 0 5px 10px;

}

.cadre_noir {
	border: 1px solid #000000;
	padding: 10px;
}

#encadre {
	border: 1px solid #000000;
	padding: 10px;
}

.news_cirmad {

background-image: url(/new/images/stories/images_site/cirmad_news.jpg);
background-repeat: no-repeat;
background-position:left top;
border: 1px solid #6d90a6;
padding: 10px 10px 10px 37px;
}

.titre_realisation {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #675541;
	padding-left: 5px;
	font-size: 12px;
	color: #666666;
}

.fond_cirmad {
	background-color: #6d90a6;
	padding: 10px;
        color: #FFFFFF;
}


.lettrine{


float:left;color:#cc3300;font-size:78px;
line-height:62px;padding-top:2px;padding-right:2px;
font-family:georgia;
}
