/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 4 août 2014, 16:01:41
    Author     : pb
*/
.dernieres_actu
{
    background-color:white;
    height:520px;
    width:276px;
    margin-left:auto;
    margin-right: auto;
    -moz-box-shadow: inset 0px 0px 2px 0px #656565;
    -webkit-box-shadow: inset 0px 0px 2px 0px #656565;
    -o-box-shadow: inset 0px 0px 2px 0px #656565;
    box-shadow: inset 0px 0px 2px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=315, Strength=2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position:absolute;
    margin-top:10px;
    overflow: hidden;
}
.dernieres_actu_large
{
    background-color:white;
     width:90%;
    margin-left:auto;
    margin-right: auto;
    -moz-box-shadow: inset 0px 0px 2px 0px #656565;
    -webkit-box-shadow: inset 0px 0px 2px 0px #656565;
    -o-box-shadow: inset 0px 0px 2px 0px #656565;
    box-shadow: inset 0px 0px 2px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=315, Strength=2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position:relative;
 }

.infos_bandeau_large
{
    margin-left:auto;
    margin-right: auto;
   background-color:#dff1ff;
    color:black;
    width:100%;
    height:60px;
    top:4px;
    line-height:14px;
    position:relative;
}
.infos_titre {
    font-size:24px;
    font-weight:bold;
    text-align:center;
    color:white;
    padding-top:0px;
    resize:both;
    height:30px;
    width:100%;
    background-color: #0e056c;
}
.infos_controle
{
    width:100%;
    height:40px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.infos_btn_saisie
{
    width:460px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
}
.input_selection
{
    border: 2px solid #4474e4;
    -moz-box-shadow: 3px 3px 0px 0px #4474e4;
    -webkit-box-shadow: 3px 3px 0px 0px #4474e4;
    -o-box-shadow: 3px 3px 0px 0px #4474e4;
    box-shadow: 3px 3px 0px 0px #4474e4;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#4474e4, Direction=134, Strength=0);
    width:280px;
    height:34px;
    font-size : 20px;
    text-align:center;
}
            
.infos_txt_controle
{
    color:black;
    height:30px;
    top:8px;
    position:relative;
    font-weight : bold;
    font-size : 20px;
    float: left;
}
.infos_LstConteneurNext
{
    width:400px;
    height:50px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.infos_pied_large
{
    background-color:#d4d4d4;
    color:black;
    width:100%;
    bottom:3px;
    height:33px;
    position:relative;
}
.infos_piedTxt {
    float: left;
    padding-left: 10px;
    padding-top: 8px;
    font-size: 14px;
    width: 70%;
    height:33px;
}
.infos_bandeau_large h1
{
    margin-left: 10px;
    padding-top:8px;
    font-size:20px;
    text-transform: uppercase;
}
.infos_bandeau_large h2
{
    color:#4474e4;
    font-style: italic;
    font-size:16px;
    margin-left: 130px;
}
.infos_newsRead {
	float:right;
	margin-right: 2%;
        margin-top:-50px;
	width: 38px;
	z-index: 10;
        position:relative;
}
.infos_newsImage {
	margin-left:12px;
	margin-top: -20px;
	width: 107px;
	height: 64px;
	position: absolute;
	float: left;
}
.infos_ombrage {
    -moz-box-shadow: 2px 2px 3px #aaa; 
    -webkit-box-shadow: 2px 2px 3px #aaa; 
    box-shadow: 2px 2px 4px #555; 
}
div.infos_spacer {
clear: both;
height: 1px;
}
a.infos_lienVert:link, a.infos_lienVert:visited, a.infos_lienVert:active {
        font-weight: bolder;
	color:#21832e;
	text-decoration: none;
}
a.infos_lienVert:hover {
	color: #21832e;
        font-weight: bolder;
	text-decoration: none;
}
.infos_txtVert {
	color: #21832e;
        font-weight: bolder;
}
.infos_txtItalic {
	font-style: italic;
}
.infos_Txt{
	text-align: justify;
	float: left;
	left: 140px;
        height:36px;
        width:80%;
	color: #3b3b3b;
	font-size: 16px;
        position:relative;
}
.infos_Txt_plus{
	text-align: justify;
	float: left;
	left: 60px;
        width:90%;
	color: #3b3b3b;
	font-size: 16px;
        position:relative;
}
.infos_ImageIco {
	margin-left: 44px;
	margin-top: -14px;
	width: 44px;
	height: 33px;
	position: absolute;
	float: left;
}
.infos_FooterIco {
	float: right;
	margin-top: 0px;
        margin-right:2%;
	height: 33px;
	position: relative;
        width:10%;
}
.infos_FooterAudio {
        float:right;
	position: absolute;
}
.infos_FooterImg {
        float:right;
        top:4px;
	right: 2px;
	position: absolute;
}
a.infos_lien:link, a.infos_lien:visited, a.infos_lien:active {
	color:#0b5fa7;
	text-decoration: none;
}
a.infos_lien:hover {
	color: #fd005f;
	text-decoration: none;
}
.infos_ligne_large {
    cursor:pointer;
    height:120px;
}
.infos_ligne_large:hover {
    background-color:#5ee86a;
}
.infos_bandeau
{
    background-color:#004898;
    width:276px;
    height:22px;
    margin:-12px 0 4px 0;
 
}
.infos_bandeau h1 {
    height:22px;
    font-size:18px;
    color: white;
    text-align:center;
}
.infos_corps {
    margin:6px 6px 6px 6px;
}
.infos_ligne {
    cursor:pointer;
    height:60px;
}
.infos_ligne:hover {
    background-color:#5ee86a;
}

#infosAccueil h1 {
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #838383;
    font-size:24px;
    color: #004898;
    margin-top:44px;
}
#infosAccueil h2 {
    margin-bottom: 0px;
    font-size:22px;
    text-shadow: 1px 1px 3px #47c0ec;
    color: #004898;
}
#infosAccueil h3 {
    margin-bottom: 0px;
    font-size:20px;
    color : black;
}
#infosAccueil h4 {
    margin-bottom: 0px;
    font-size:16px;
    color : #004898;
}
#infosAccueil ul li {
    margin-top: 0px;
    color: #004898;
    font-size:16px;
}
.infos_boxTop {
    background-image:url(../images/11_box_top.png);
    background-repeat:no-repeat;
    width:278px;
    height:24px;
    margin:0px;
}
.infos_boxTitre {
    width:278px;
    color:white;
    padding-left:0px;
    padding-top:2px;
    text-align: center;
    font-size:18px;
    font-weight:bold;
    margin:0px;
}
.infos_boxMain {
    width:260px;
    padding-left:8px;
    padding-right:8px;
    padding-top:8px;
    background-image:url(../images/11_box_main.png);
    background-repeat:repeat-y;
    min-height:60px;
    overflow:auto;
}
.infos_lastActuImg {
    float:left;
    margin-right:10px;
}
.infos_lastActuTitre {
    font-size:12px;
    font-weight:bold;
    text-align:justify;
} 
.infos_lastActuCat {
    text-transform: uppercase;
    font-stretch: condensed;
    color:#4474e4;
    font-size:12px;
    font-weight:bold;
}
.infos_lastActuSeparateur {
    clear:both;
    height:10px;
}
.infos_boxBottom {
    background-image:url(../images/11_box_bottom.png);
    background-repeat:no-repeat;
    height:14px;
    width:278px;
}
.bordure {
    border:#fff 2px solid;
}
.ombrage {
    -moz-box-shadow: 2px 2px 3px #aaa; 
    -webkit-box-shadow: 2px 2px 3px #aaa; 
    box-shadow: 2px 2px 4px #555; 
}
