/* 
    Document   : accueil
    Created on : 8 août 2013, 11:48:10
    Author     : benjamin
    Description:
        Purpose of the stylesheet follows.
*/


#present_ts{
    display: inline-block;
    height: auto;
    width: auto;
    border: 1px #DDDDDD solid;
    padding: 0px;
}

#home_gauche {
	display: inline-block;
	width : 392px;
	float: left;
	background-color: white;
}

p.texte_home_gauche {
    font-size: 12px;
    padding: 0;
    margin: 0 10px 10px 10px;
}

span.as_home {
color: #1e6ad3;
font-weight: bold;
text-decoration: underline;
}

#accordion  {
	display: inline-block;
	margin: 0;
	max-width: 350px;
	float:left;
	background-color: white;
        padding : 30px 1px 0px 0px;
}
  #accordion H2 {
    /*background: #6B7B95;*/
    color: white;
    cursor: pointer;
    font: 12px Helvetica, Arial, sans-serif;
    line-height: 26px;
    margin: 0;
    padding: 3px 40px 1px;
  }
  #accordion .content {
    background-color: #F4F5F5;
  }
  #accordion .content p {
    margin: 0.5em 0;
    padding: 0 6px 8px 6px;
  }

.bouton_toogle_accueil1 {
	background: url(../../images/pictos/fleche-ferme.png) 10px 6px no-repeat;
	background-color: #baddf3;
}
.bouton_toogle_accueil1:hover {
	background: url(../../images/pictos/fleche-ouvert.png) 10px 6px no-repeat;
	background-color: #baddf3;
}
.bouton_toogle_accueil2{
	background: url(../../images/pictos/fleche-ferme.png) 10px 6px no-repeat;
	background-color: #9fcded;
}
.bouton_toogle_accueil2:hover{
	background: url(../../images/pictos/fleche-ouvert.png) 10px 6px no-repeat;
	background-color: #9fcded;
}
.bouton_toogle_accueil3:hover {
	background: url(../../images/pictos/fleche-ouvert.png) 10px 6px no-repeat;
	background-color: #9fcded;
}
.bouton_toogle_accueil3 {
	background: url(../../images/pictos/fleche-ferme.png) 10px 6px no-repeat;
	background-color: #8ab6d5;
}
.bouton_toogle_accueil3:hover {
	background: url(../../images/pictos/fleche-ouvert.png) 10px 6px no-repeat;
	background-color: #8ab6d5;
}

.bouton_toogle_accueil4 {
	background: url(../../images/pictos/fleche-ferme.png) 10px 6px no-repeat;
	background-color: #7e9db3;
}
.bouton_toogle_accueil4:hover {
	background: url(../../images/pictos/fleche-ouvert.png) 10px 6px no-repeat;
	background-color: #7e9db3;
}
	
.bouton_toogle_accueil5{
	background: url(../../images/pictos/fleche-ferme.png) 10px 6px no-repeat;
	background-color: #6a879b;
}
.bouton_toogle_accueil5:hover {
	background: url(../../images/pictos/fleche-ouvert.png) 10px 6px no-repeat;
	background-color: #6a879b;
}

#banniere_autopromo {
	display: inline-block;
	width: 175px;
	height: 406px;
	border: 1px solid #C8C8C8;
	float: right;
	margin: 0px;
	background-color: white;
	}
        
.bandeau_fixe {
    margin: 0 0 0 12px;
    text-align: center;
}

.logo_if {
    float: left;
    height: auto;
    margin: 5px 0;
    width: 150px;
}

.logos p {
    margin: 0;
    padding: 5px;
}

.banniere_logo_right a.pdf {
    font-size: 10px;
    font-weight: normal;
    background: url(../../images/pictos/pictos_fichiers/pdf-mini_off.png) 0px 0px no-repeat;
    padding-left: 15px;
}

.carre_blanc{
    width : 400px;
    height: 400px;    
    margin: 0% auto;
    background-image:url(./../../images/fonds/carre_blanc.png);
}

.UlissLogo{
    clear: left;
    float: Left;
    display: inline-block;
    margin-left: 10%;
    margin-top: -5%;
    width: 20%;
}

.UlissCarteFrance{
    clear: right;
    float: right;
    height: 100%;
    width: 25%;
    margin-right: 10%;
}

.submit_accueil{
    width: 350px !important;
    height: 55px;
    border: none;
    background-color: transparent;
    margin: 15% auto;
    background-image:url(./../../images/boutons/barre_valide.png);
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0px 0px 0px; 
}

.picto_flou1{
    background-image:url(./../../images/logos/picto_1flou200.png);
    width:200px;
    height:200px;
    position:absolute;
    top: 15%;
    left: 10%;
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari */
    transform: scale(1.5);
    z-index: -1
}

.picto_flou2{
    background-image:url(./../../images/logos/picto_2flou200.png);
    width:200px;
    height:200px;
    position:absolute;
    top: 30%;
    left: 27%;
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    z-index: -1
}

.picto_flou3{
    background-image:url(./../../images/logos/picto_3flou200.png);
    width:200px;
    height:200px;
    position:absolute;
    top: 40%;
    left: 45%;
    z-index: -1
}

.picto_flou4{
    background-image:url(./../../images/logos/picto_4flou200.png);
    width:200px;
    height:200px;
    position:absolute;
    top: 30%;
    left: 62%;
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
    z-index: -1
}

.picto_flou5{
    background-image:url(./../../images/logos/picto_5flou200.png);
    width:200px;
    height:200px;
    position:absolute;
    top: 15%;
    left: 79%;
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Safari */
    transform: scale(1.5);
    z-index: -1
}

.txt_acces_espace{    
    color: #302c62;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    width: 100%;
    padding-top: 25px;
    font-weight: 700;
}

.txt_acces_espace_petit{    
    color: #302c62;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    width: 100%;
    padding-top: 25px;
    font-weight: 700;
}

.menu_bas_accueil{
    float: left;    
    width : 125px;
    text-align: center;
    color:#828282;
}

.div_pictos_flou{
    background-image:url(./../../images/logos/picto_1flou200.png), url(./../../images/logos/picto_2flou200.png), url(./../../images/logos/picto_3flou200.png), url(./../../images/logos/picto_4flou200.png), url(./../../images/logos/picto_5flou200.png);
    background-position: 5% 30%, 28% 40%, 50% 50%, 71% 40%, 94% 30%;
    background-repeat: no-repeat;
    background-size: 18%, 15%, 12%, 15%,18%;
    background-color: #8DBAF3;
    width:100%; 
    height:100%; 
    position:fixed;
    z-index:-1;
}

.div_gray_back{
    background-color: #d6d7da;
    width:100%; 
    height:100%; 
    position:fixed;
    z-index:-1;
}

.body_classique {
  font-family:arial;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  background-image:url(./../../images/fonds/fond_degrade_1000.png);
  background-color: #8DBAF3;
  background-attachment:fixed;
  background-repeat:no-repeat;
  /*background-size:3% 100%;*/
  background-position:50% 50%;
  min-height: 101%;
}

.body_new {
  font-family:arial;
  font-size: 12px;
  line-height: 15px;
  color: #333333;
  background-image:none;
  background-color: #d6d7da;
  min-height: 101%;
}
