/* CSS Document */

BODY {
    font-family: arial;
    font-size: 12px;
}
BODY {
    background: url(images/fondPage.gif);
    font-family: arial;
    font-size: 12px;
}* HTML BODY, * HTML { width: 95%; margin: 10px 0; }
BODY, H1, H2, H3, H4, H5, H6, TD, TH, DIV, PRE, CODE, SPAN, OL, UL, DL, DT, DD, LI, BLOCKQUOTE, INPUT, SELECT
{font-family: Arial; }

BODY,  TD, TH, DIV, OL, UL, DL, DT, DD, LI, BLOCKQUOTE
{ font-size: 12px;}

A { color: #000000;  font-weight: bold; font-size:12px; text-decoration:none;}
A:hover { color: #B80707;  font-weight: bold; font-size:12px; text-decoration:underline;}

.linkB:link {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
.linkB:visited {  font-size: 10px; font-weight: bold; color: #000000; text-decoration: none}
.linkB:hover {  font-size: 10px; font-weight: bold; color: #B80707; text-decoration: underline}

IMG { border:none; }

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.red { color: red; }
.green { color: green; }

#container { width: 700px; margin: 0 auto; }

div.cadre {
    position: relative;
    background-color: #FFF;
    border: 1px solid #000;
    /*border-top: none*/;
    width: 700px;
    margin: 24px auto 10px auto;
} * HTML div.cadre { padding-top: 18px; margin-top: 20px; }
  *+HTML div.cadre { padding-top: 18px; margin-top: 20px; }
    
DIV.cadre .deco {
    background: #b80707 url(images/ongletRouge_AngleDroitBl.gif) no-repeat right top;
    position: absolute;
    width:10px;
    height:16px;
    left:387px;
    top: -17px
}

DIV.cadre H6 {
    background: #b80707;
    color: white;
    border: 1px solid #000;
    border-right: none;
    font-size:11px;
    text-decoration: bold;
    left:-1px;
    margin:0;
    padding:1px 5px;
    position:relative;
    top:-18px;
    width:379px;       
} * HTML DIV.cadre H6 { position: absolute;width:379px;}
  *+HTML DIV.cadre H6 { position: absolute;width:379px;}
    
  * HTML DIV.cadre .corps { padding-top: 1px; }
  *+HTML DIV.cadre .corps { padding-top: 1px; }

  * HTML DIV.cadre H4 { margin-left: 5px; }
  *+HTML DIV.cadre H4 { margin-left: 5px; }

DIV.cadre DIV.corps { padding: 10px; }

DIV.cadre FIELDSET {
    border: 1px solid #B80707;
    margin: 10px 10px 20px 10px;
    padding: 5px 10px;
}

DIV.cadre FIELDSET LEGEND {
    border: 1px solid #B80707;
    font-weight: bold;
    background-color: #E5E2E2;
    color: #B80707;
    padding: 2px 5px;
}



.headerMenu{
    background: #b80707;
    border-top: 1px #000 solid;
    border-left: 1px #000 solid;
    font-weight:bold;
    color:#FFF;
    height:16px;
    width:300px;
}
.headerAngle{
    background: url(images/ongletRouge_AngleDroitBl.gif) no-repeat right top;
    height:16px;
    width:10px;
}* HTML .headerAngle{background: url(images/ongletRouge_AngleDroitBl.gif) no-repeat right 1px;}
*+HTML .headerAngle{background: url(images/ongletRouge_AngleDroitBl.gif) no-repeat right 1px;}

A.liensMenu { 
    background-color: #F9D503;
    font-weight:bold;
    border-color: #F9D503;
    color:#000; 
    text-decoration: none;
}
A.liensMenu:hover {
    text-decoration: underline;
    font-weight:bold;
}

DIV.cadre p { padding: 0 0 0 10px; }
  
DIV.cadre em {
    padding: 0 0 0 10px;
}


/*VIGNETTE page: ACCEUIL ESPACE STRUCTURES*/

.vignetteDerivesHaute 
{
	width:320px;
	margin-top:15px;
	margin-bottom:25px;
}

.vignetteDerivesCentre 
{
	font-family:arial, verdana, times;
    text-align:left; 
	padding:12px 5px; 
	margin-top:-5px;
	width:308px; 
/*	border:1px solid #747495;*/
    border-top:1px solid #747495; 
    border-left:1px solid #747495;
    border-right:1px solid #747495;
	background-color:#FFF;
	height:210px;
    color:#000;
}

DIV.texte {
    text-align: left;
    margin: 0 auto;
    background-color: #FFF;
    border: 1px #000 solid;
    color: #000;
    width: 662px;
    padding: 10px;
}
DIV.texteObese {
    text-align: left;
    margin: 0 auto;
    background-color: #FFF;
    border: 1px #000 solid;
    color: #000;
    width: 861px;
    padding: 10px;
}

DIV.texte H5 { font-size: 12px; text-align: left;}
DIV.texte H2 { font-size: 13px; text-align: left;}

#container h2 {
/*color:#F47C1B;*/
font-size:12px;
line-height:47px;
margin:10px;
padding:0 0 0 55px;
}

.colonnes { overflow: auto;  padding-left: 10px; padding-right: 10px;}
.colL { float: left; width: 48%; }
.colR { float: right; width: 48%; }
/*FIN VIGNETTE page: ACCEUIL ESPACE STRUCTURES*/

/**Onglets**/
DIV.onglets {
/*    position: relative; */
    top: 27px;
    left: 1px;
    background-color: #F9D503;
    color: black;
    border-bottom: 1px black solid;
    width: 700px;
    margin: 0 auto -20px auto;
    padding-top: 2px;
    height: 19px;
    z-index: 1;
} * HTML DIV.onglets { top: 23px; }
  *+HTML DIV.onglets { top: 23px; }

DIV.onglets A {
    text-decoration: none;
    background: url(images/puce.gif) no-repeat left;
    color: black;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
}

DIV.onglets A:hover { color:#B80707; text-decoration: underline; }

DIV.onglets A.on { color:#B80707; }
DIV.onglets A.on:hover { text-decoration: none; cursor: default; }

div.blocimagel {
	float:left;
	padding: 10px 10px 0px 0px;
	
}

div.blocimager {
	float:right;
    text-align: center;
    margin: 0 10px;
} * HTML div.blocimager { margin-top: 10px; }
  *+HTML div.blocimager { margin-top: 10px; }
DIV.blocimager IMG { border: 1px black solid; }
DIV.blocimager .sousTitre { font-style: italic; font-size: 10px; }

div.guide {
	float:left;
        width:150px;
	padding: 10px 10px 10px 0px;
	
	}	
EM.disclaimern {
    display: block;
    clear: both;
    font-size: 9px;
    padding: 5px 5px;
    text-align: justify;
}
EM.disclaimerg {
    display: block;
    clear: both;
    color: #aaa;
    font-size: 9px;
    padding: 5px 5px;
    text-align: justify;
}
/**FIN Onglets**/
/** Pour l'espace dérivés by SRA **/
.minisSelect{
	width:80px;
	font-size:11px;
}
.petitsSelect{
	width:100px;
	font-size:11px;
}
.moyensSelect{
	width:142px;
	font-size:11px;
}
.petitsInput{
	width:60px;
	font-size:11px;
}.moyensInput{
	width:140px;
	font-size:11px;
}

.erreur{
	color : crimson;
}
/* FIN*/ 
TH.titreBleu{
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #cccfdb;
}
.lienBlanc:link{ font-size: 11px; color: #000; font-weight: bold; text-decoration: underline}
.lienBlanc:visited{ font-size: 11px; color: #000; font-weight: bold; text-decoration: underline}
.lienBlanc:hover{ font-size: 11px; color: #000; font-weight: bold; text-decoration: underline}

.row1{ font-size: 11px; color: #000; background-color: #FFFFFF}
.row2{ font-size: 11px; color: #000; background-color: #ebecf1}

.linkD:link{ font-size: 12px; color: #000080; text-decoration: underline; font-weight: bold;}
.linkD:visited{ font-size: 12px; color: #000080; text-decoration: underline; font-weight: bold;}
.linkD:hover{ font-size: 12px; color: #B80707; text-decoration: underline; font-weight: bold;}

.linkExt:link {font-size: 11px; font-weight: bold; color: #000; text-decoration: underline;}
.linkExt:visited {font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline;}
.linkExt:hover {font-size: 11px; font-weight: bold; color: #B80707; text-decoration: underline;}

div.guide {
    float:left;
    text-align:center;
    width:150px;
	padding: 10px 10px 10px 0px;
}

div.guide IMG { border: 1px black solid; }


TABLE.datas {
    width: 100%;
} * HTML TABLE.datas { position: relative; top: 4px; }
  *+HTML TABLE.datas { position: relative; top: 4px; }

TABLE.datas TH,
TABLE.datas TD { white-space: nowrap; }

TABLE.datas TH {
    background-color: #F9D503;
    color: black;
}

TABLE.datas TH A.linkB {
    color: black;
}


A.btn {
    float: left;
    background: url(images/boutons/btn_medium_off.gif) no-repeat;
    color: black;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 64px;
    height: 17px;
    margin: 0 5px;
}
A.btn:hover { color: white; background: url(images/boutons/btn_medium_on.gif) no-repeat; }

#dp { position: relative; top: 23px; left: 0px; }

.msgErr {
    color: red;
    text-align: center;
}
FORM.cadre .msgErr SPAN {
    display: block;
    border: 1px #eb3e3e solid;
    text-align: center;
    color: #eb3e3e;
    font-weight: bold;
    background-color: #FFEFEF;
    padding: 10px;
    margin: 10px;
    width: auto;
}

FORM.cadre {
    background-color: white;
    color: #555;
    width: 700px;
    border: 1px black solid;
    margin-top: 25px;
    text-align: left;
    position: relative;
}

FORM.cadre .deco {
    background: #b80707 url(images/ongletRouge_AngleDroitBl.gif) no-repeat right top;
    position: absolute;
    width:10px;
    height:16px;
    left:387px;
    top: -17px
}

FORM.cadre P { padding: 10px; }

FORM.cadre H3 {
    background: #b80707;
    color: white;
    border: 1px solid #000;
    border-right: none;
    font-size:11px;
    text-decoration: bold;
    left:-1px;
    margin:0;
    padding:1px 5px;
    position:relative;
    top:-18px;
    width:379px;
} * HTML FORM.cadre H3 { position: absolute; top: -19px; left: -1px; }

.hide { display: none;}

FORM.cadre TABLE { width: 100%; }

FORM.cadre H4 {
    background-color: white;
    border-bottom: 1px dashed black;
    padding: 0px 5px;
    text-align: left;
    clear: both;
}

FORM.cadre FIELDSET {
    border: 1px solid navy;
    color: navy;
    margin: 10px 10px 20px 10px;
    padding: 5px 10px;
}

FORM.cadre FIELDSET LEGEND {
    border: 1px solid navy;
    font-weight: bold;
    background-color: white;
    padding: 2px 5px;
}

FORM LABEL A {
    background: url(images/FA_interrogation.gif) no-repeat right;
    padding-right: 20px;
    color: navy;
    text-decoration: none;
}
FORM LABEL A:hover { text-decoration: underline; }


FORM LABEL A.linkB {
    font-size: 12px;
    color: #381778;
    text-decoration: underline;
    font-weight: bold;
}
FORM LABEL A.linkB:hover { color: #88AEFD; }



FORM .champ {
    height: 20px;
    margin: 0 0 5px 0;
    padding: 0 ;
    text-align: left;
}
FORM .champ.ligneCaptcha{
    height: 50px;
    margin: 5px 0 0 0;
    padding: 0 ;
    text-align: left;
}

* HTML FORM .champ {
    margin: 5px 0 0 0;
    padding: 0 ;
    clear: both;
}

FORM .champ LABEL {
    float: left;
    width: 202px;
    height: 20px;
    text-align: right;
    margin: 0 5px;
}


FORM .champRadio {
    height: 20px;
    margin: 5px 0 0 0;
    padding: 0 ;
    text-align: left;
}

FORM .champRadio LABEL.titre {
    float: left;
    width: 200px;
    height: 20px;
    text-align: right;
    margin: 0 5px;
}

FORM .champRadioListe {
    margin-bottom: 20px;
    overflow: hidden;
}

FORM .champRadioListe LABEL.titre {
    display: block;
    font-weight: bold;
    padding-left: 10px;
    clear: both;
    width: 100%;
}

FORM .champRadioListe INPUT {
    position: relative;
    float: left;
    margin-left: 7%;
    top: -2px;
} * HTML FORM .champRadioListe INPUT { position: static; margin-top: -3px; }
  *+HTML FORM .champRadioListe INPUT { position: static; margin-top: -3px; }

FORM .champRadioListe LABEL {
    float: left;
    width: 90%;
    margin-bottom: 5px;
} * HTML FORM .champRadioListe LABEL { width: 85%; }
  *+HTML FORM .champRadioListe LABEL { width: 85%; }

FORM .champ SELECT {
    float: left;
    font-size: 11px;
    width: 290px;
}

FORM .champ INPUT {
    float: left;
    width: 290px;
}

FORM DIV#div_ibanInput.champ INPUT { margin-left: 5px; }
FORM DIV#div_ibanInput.champ INPUT.bouton { width: auto; }

.btn {
    background: url(images/boutons/btn_medium_off.gif) no-repeat left center;
    color: black;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

FORM .boutons {
    margin: 10px auto;
    width: 276px;
    height: 15px;
    clear: both;
    padding-top: 5px;
}


.celluleM2T4C { font-size: 12px; font-weight: bold; color: white; background-color: #B80707; }
.celluleD2T4A { font-size: 12px; font-weight: bold; color: #C00808; background-color: #E5E2E2; }
.texte3T4C {  font-size: 12px; font-weight: bold; color: #B80707}


/* FAQ */

.indexFaq A {
    display: block;
    background: url(./images/puce.gif) no-repeat left;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
    margin-left: 5px;
}
.indexFaq A:hover {
    color: #B80707;
    background: url(./images/puce.gif) no-repeat left;
}

.faq H3 {
    color:  #000;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.faq H3 A .top{
    color: #660066;
    background: url(../images/top.png) no-repeat;
    padding: 8px 0px 1px 7px;
    font-size: 1px;
    font-weight: normal;
}

.faq P { color: #000; }

.faq HR {
    border: none;
    border-bottom: 1px #D6DBF7 solid;
    margin: 10px 40px 20px 30px;
} * HTML .faq HR { margin: 0 0 10px 40px; }
  *+HTML .faq HR { margin: 0 0 10px 40px; }

H1 {
    margin: 0 0 7px 5px;
    font-family: verdana;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 0 6px 0;
}

#presentationFormG {
    position: relative;
    background: url(../images/IMG_formation.gif) no-repeat left top;
    padding-left: 290px;
    height: 247px;
    margin-bottom: 20px;
}

form .champCoche {
clear:both;
height:24px;
padding-left:4.5%;
width:100%;
}

div#liensSousMenu {
width: 99,8%;
background:transparent url(images/HP/fondBSR.gif) repeat scroll 0 0;
margin-top: -18px;
padding: 2px 0 5px 4px;
}

/********* listes code postaux dans formulaires ouverture de compte *********/
.listeVille {
        font-size: 9px;
        width: 250px;
        max-height: 200px;
        padding: 3px;
        overflow: auto;
        position: absolute;
        background-color: white;
        z-index: 10;
        border:1px solid #555555;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
    -moz-border-radius: 10px 10px 0px 0px;
    border: solid 1px #B80707;
    background-color: #B80707;
    /* background:url("../images/bgTop.png") repeat-x scroll 0 0 transparent; */
    
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0px solid #ccc;
    border-top: none;
}

.GB_Window .caption {
    color: #FFF;
    padding:0 0 0 10px;
}

.GB_Window .header span {
        color:#fff;
        padding:0 10px 0 0;
}
p.AssVieMentions {
	padding:10px !important;
	width:680px;
	color:#777;
	background-color:#eeeef2;
	font-style:italic;
	font-size:11px;
	text-align: justify;
}

