﻿.parto
{

    background:url("../Images/fond130.jpg");
}
.parto2
{
    width:200px;
    height: 200px;
}
.btLogin
{
    border:none;
    background-color:none;
    font-weight:bold;
    height:55px;
    width:150px;
    margin:auto;
    background:url("../Images/Login/btConnexion.jpg");
    cursor:pointer;
}
.btContact
{
    border:none;
    background-color:none;
    font-weight:bold;
    height:25px;
    width:130px;
    margin:auto;
    background:url("../Images/envoyez.jpg");
    cursor:pointer;
}

.btEspace
{
    color:white;
    background-color:#465c71;
    cursor:pointer;
    height:23px;
}
#mylogin
{
    padding-top:25px;
    padding-left:30px;

}
/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background:url("../Images/FondEcranA.jpg");
    /*background:url("../Images/FondEcranA.jpg");*/
    font-size: 12px;
    font-family: Arial,Calibri,Verdana,sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333333;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    /*font-size: 1.5em; */
	font-size: 20px;
    color: #666666;
   /*font-variant: small-caps;*/ 
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    /*font-size: 1.6em;*/
	font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    /*font-size: 1.5em;*/
	font-size: 16px;
    font-weight: 600;
}

h3
{
    /*font-size: 1.2em;*/
	font-size: 14px;
	text-align:justify;
}

h4
{
    /*font-size: 1.1em;*/
	font-size: 12px;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    /*width: 960px;*/
    width: 1024px;
    background-color: #fff;
    margin:auto;
    border: 1px solid #ccc;
   
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    /*font-size: 2em;*/
    font-size: 24px;
}

.main
{
    padding: 10px;
    margin-left:5px;
    min-height: 600px;
    width: 775px;
    margin-top:5px;
    color:#333333;
    box-shadow:1px 1px 8px gray;
   
}



.leftCol
{
    padding: 0;
    margin-top:5px;
    width: 215px;
    min-height: 200px;
    float:right;
}
.leftCol img
{
    width:15px;
    height:15px;
}
.element
{
    width: 210px;
    min-height: 140px;
    text-align:justify;
    color:#000;
    font-size: 13px;
    box-shadow:10px 10px 10px gray;
    /* background-color:#efeff2; */
    padding:0;
    margin:0;
    border:1px solid #efeff2;
}
.element h4
{
    padding:5px;
    height:15px;
    margin:0;
    color:#fff;
    background-color:#0077a3;
}

.anim1
{
    font-size:1.9em;
    color:white;
    border:1px solid #000;
    border-radius:15px;
    margin-right:20px;
}

#contact
{
    border:1px solid #fff;
    border-radius:1000px;
}
.separ
{
    text-align:justify;
    color:#000;
    font-size:1em;
}


.contenu
{
    text-align:justify;
    min-width:700px;
    margin-left:0;
    padding:5px;
    margin:0;
}
.contenu1
{
    margin-left:5px;
    padding:5px;
}

    .contenu1 h4
    {
        color:#e24426;
        /*font-size:1.2em;*/
        font-size: 16px;
        font-weight:bold;
    }
#tarif,.tarif1
{
    margin-left:5px;
    border:1px solid #000;
    border-collapse:collapse;
    width:500px;
}
hr
{
    margin:5px;
}
#tarif td,#tarif th,.tarif1 td,.tarif1 th
{
    border:1px solid #4a6c9e;
    padding:10px;
}
    #tarif th,.tarif1 th
    {
        background-color:#4b6c9e;
    }
.cont1
{
    width: 650px;
    min-height: 200px;
   /*border:1px solid #000;*/
   border:0px;
    margin:auto;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding:5px;
}
.cont1 h3
{
    background-color:#3a4f63;
    color:#fff;
    text-align:left;
}
#mylogin fieldset
{
    padding:5px;
    margin:auto;
    box-shadow:1px 1px 5px #ccc;
}

#mylogin legend
{
    color:#333333;
    box-shadow:1px 1px 5px #ccc;
    font-size:14px;
    background-color:#ffffff;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    background-color:#BDC5D2;
    
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#0077a3;
    width:100%;
    font-size:16px;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin:0px;
    padding: 1em;
    border: 1px solid #ccc;
    width: 720px;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{

    display: block;
    float: left;
    text-align: left;
    width: auto;
    
}
.titlePerso
{
    display: block;
    margin:15px;
    float: right;
    text-align: center;
    width: auto;
    border:1px solid #000;
    font-weight:bold;
    border-radius:10px;
    background-color:#4b6c9e;
    font-size:1.9em;
    color:#fff;
    padding:5px;
}



.loginDisplay
{
    position:absolute;
    color:#fff;
    text-align: center;
    padding: 0;
    margin-top:-30px;
    width:350px;
    margin-left:750px;
    margin-right:30px;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.btn
{
    border:1px solid #000;
    border-radius:10px;
    background-color:#0077a3;
    font-weight:bold;
    height:40px;
    width:150px;
    margin:auto;
}
#content
{
    margin-left:24px;
    margin-right:24px;
}
.right_content
{
    margin-left:5px;
    padding:5px;
}
.right_content a
{
    text-decoration:none;
    color:red;
    padding:5px;
    margin-top:1px; 

}

.right_content img
{
   width:130px;
   height:33px;
   position:relative;


}


#tabs ul
{
    font: normal 14px arial, sans, sans-serif;
    -list-style-type: none;
    border-bottom: 1px solid gray;
    margin: 0;
    padding-left:0;
    padding-right:0;
    padding-bottom: 26px;
    width: 749px;
}

#tabs ul li 
{
    display: inline;
    float: left;
    height: 24px;
    min-width:80px;
    text-align:center;
    padding:0;
    margin: 1px 0px 0px 0px;
    border: 1px solid gray;
}

#tabs ul li.selected 
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}


#tabs ul li a 
{
    float: left;
    color: #666;
    text-decoration: none;
    padding: 4px;
    text-align:center;
    background-color:#eee;
    min-width:80px;
    border-bottom: 1px solid gray;
}

#tabs ul li a.selected
{
    color: #000;
    font-weight:bold;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

#tabs ul li a:hover
{
    color: #000;
    font-weight:bold;
    background-color: #fff;
}

#container 
{
    background: white;
    border-top: none;
    height:100%;
    width:750px;
    padding:0;
    margin:0;
    left:0;
    top:0;	
    overflow:visible;
}

.auto-style1
{
    width: 100%;
    height: 100%;
}
.auto-style2
{
    width: 193px;
    text-align: center;
    color:#000000;
}
.auto-style3
{
    width: 100px;
    text-align: center;
    color:#000000;
}
.auto-style4
{
    height: 21px;
}
.catalog
{
    background-color: #F3F3F3;
}
.auto-style6
{
    background-color: #F3F3F3;
    text-align: center;
}
.auto-style7
{
    font-size: small;
}
.auto-style8
{
    font-size: x-small;
}
.auto-style9
        {
            color: #FFFFFF;
        }
.auto-style10
        {
            width: 193px;
            background-color: #4b6c9e;
            text-align: center;
            color: #FFFFFF;
        }
        
 .auto-style11
        {
            width: 100;
            height: 100;
        }

     .style1
     {
         width: 119px;
     }

     .style4
        {
            width: 187px;
        }

