﻿@import url(menu.css);

body { margin: 0px; font-family: verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; }
#global { width: 990px; margin:auto; border: 2px solid #FFFFFF; background-image : url(../images/fond.jpg ); background-position:center top; }


#subheader { width: 980px; margin-left: 5px; height: 40px; padding: 0px; background-image : url(../images/fond-subheader.jpg ); background-color: #000000; color: #FFFFFF; font-size: 10px; }
.lien { float: right; padding: 20px 10px 0px 0px; }
.lien img { padding: 0px 10px; vertical-align:bottom; }
.lien a { color: #000000; text-decoration:none; }
.lien a:hover { text-decoration: underline; }

#header {
	width: 980px;
	margin-left: 5px;
	height: 232px;
	padding: 0px;
	background-image : url(../images/fond-header.jpg );
	background-color: #000000;
	color: #666666;
	font-size: 12px;
	background-repeat: no-repeat;
}
.dmarquee {
	float: right;
	width: 280px;
	padding : 40px 23px 12px 0px;
	text-align:justify;
}
.dmarquee a {
	color:#99CC00;
	text-decoration:underline;
}
.dmarquee a:hover {
	color:#99CC00;
	text-decoration:none;
}
.logotrandev { float: left; margin: 0px; }
#langue {
	width: 980px;
	margin-left: 5px;
	clear:both;
	height: 32px;
	padding: 0px;
	background-image : url(../images/fond-langue.jpg );
	background-position: top left;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	background-repeat: no-repeat;
}
.drapeau { padding: 10px; clear:both; }
#menu { z-index: 1; height: 30px; font-size: 14px;  width: 980px; margin: 0px 0px 0px 5px; padding: 0px; background-image : url(../images/fond-menu.gif ); background-color: #000000; color: #FFFFFF; }

/*-------------------------------------------------------*/
#contenu {
	width: 970px;
	margin-left: 10px;
	font-size: 12px;
}
#contenu a { color:#666666; text-decoration:underline; margin: 0px;}
#contenu a:hover { color:#999999; text-decoration:underline; margin: 0px;}

#contenuCentreAppel {
	width: 960px;
	margin-left: 0px;
	font-size: 12px;
	background-image: url(../images/CONTACTS/CentreAppelGauche.jpg);
	background-repeat: no-repeat;
}

p {padding-left: 30px; }

div#left {
	float: left;
	width: 320px;
	padding-left: 0px;
}
div#right {
	float: right;
	width: 300px;
	padding-right: 20px;
}
div#right a { color:#666666; text-decoration:underline; margin: 0px;}
div#right a:hover { color:#999999; text-decoration:underline; margin: 0px;}

div#middle {
padding: 0px 20px 5px 300px;
margin: 0px 0px 0px 0px;
}

ul.listesimple {
	font: italic 12px Verdana;
	color: #666666;
	border: 1px dotted #999;
	background-color: #f8f8f8;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-left: 50px;
	list-style-position: outside;
}

ul.listesimple li a { color:#336666; text-decoration:underline; margin-left: 20px;}
ul.listesimple li a:hover { text-decoration:none; }

div#middle a { color:#666666; text-decoration:underline; margin: 0px;}
div#middle a:hover { color:#999999; text-decoration:underline; margin: 0px;}




h1 {
	font-size: 13px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	color: #FF6600;
}

h2 {
font-size: 13px;
	font-weight:bold;
	margin: 10px 0px 3px 0px;
	color: #91ba02;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	color: #999999;
}

h4{
	color: #91ba02;
	border-bottom: 3px dotted #cccccc;
	padding-bottom: 3px;
	font-size: 12px;
}
/*-------------------------------------------------------*/
/*4 colonnes/*
/*-------------------------------------------------------*/

    #page { 
        margin: 0 auto;
        text-align: left;
        display: inline;
    }

    #leftleft {
        width: 20%;
        display: inline;
        float: left;
    }

        #leftright {
                width: 30%;
                display: inline;
                float: left;
        }

        #rightleft {
                width: 20%;
                display: inline;
                float: left;
        }

        #rightright {
                width: 30%;
                display: inline;
                float: left;
        }

    .inside {
        text-align: left;
        padding: 20px 20px 0px 15px;
    }
        
    .rightest {
        text-align: justify;
        padding-top: 20px;
    }




table.normal  { width: 90%; padding-left: 10px; }
table.normal img  { padding-left: 10px; padding: 4px;}
table.normal td { border-bottom: 1px solid #000000; }
.celluleDroite { text-align:right; }

#colonne1 {
	float: left;
	width: 290px;
	background-image: url(../images/FondAltibusPro.png);
	background-repeat: no-repeat;
	background-position: top;
}

#colonne2 { float: left; width: 650px; margin-left: 10px; }
#colonne2 p { text-align:justify; padding: 0px 0px 10px 0px; margin: 0px; }
#colonne3 {
	float: left;
	width: 650px;
	background-color: #FFFFFF;
	margin: 10px 0px 15px 0px;
	background-image: url(../images/FondMoteurResa.jpg);
	background-position: bottom;
	border-bottom-style: 3px dotted #cccccc;
}
#colonne3 p {
	text-align:justify;
	padding: 0px 70px 15px 10px;
	margin: 0px;
	background-image: url(../images/PictoInfoTransport.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#colonne3 h1 {
	font-size: 13px;
	font-weight:bold;
	margin: 0px 10px 10px 10px;
	color: #91ba02;
}
#colonne4 { float: left; width: 320px; margin: 0px 0px 0px 0px;  }
#colonne4 p { text-align:justify; padding: 0px 0px 0px 0px; margin: 0px; }
#colonne5 { float: left; width: 300px; margin: 0px 30px 0px 0px;  }
#colonne5 p { text-align:justify; padding: 0px 0px 10px 0px; margin: 0px; }



.important { color: #669900; font-weight:bold; } 
.picto-ok { float:right; }
a.lienPrincipal { color:#336666; text-decoration: underline; margin: 0px;}
a:hover.lienPrincipal { text-decoration: none;}


#pied { width: 980px; margin-left: 5px; height: 34px; clear:both; background-color: #000000; color: #666666; font-size: 10px; background-image : url(../images/fond-pied.jpg ); background-repeat:repeat-x; }
#pied p { text-align:center; padding-top: 12px; }
#pied a { color:#FF6600; text-decoration:underline; margin: 0px;}
#pied a:hover { color:#FF9900; text-decoration:underline; margin: 0px;}

.erreur { background-image: url(../images/erreur.gif); background-repeat: no-repeat; background-position: top, left; display: inline-block; padding-left:20px; margin-top:5px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: #FF3300; }
.erreur2 {color: #FF3300; }
.messageReservation {
	color: #666666;
	font-size: 11px;
}
.alerte { background-image: url(../images/alerte.gif); background-repeat: no-repeat; background-position: top, left; display: inline-block; padding-left:20px; margin-top:5px; margin-bottom:10px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: #003365 }

textarea { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; background-color: #E8E8E8; border: 1px solid #808080; margin: 2px; }
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #E8E8E8; border: 1px solid #808080; margin: 2px; }
select { font-size: 10px; background-color: #E8E8E8; }
input[type=button], input[type=submit] { border-right: #7f9db9 1px solid; border-top: #7f9db9 1px solid; font-size: 10px; background-image: url(../images/fondBouton.gif); margin: 1px; border-left: #7f9db9 1px solid; color: black; border-bottom: #7f9db9 1px solid; }

/******************* BLOCS *********************/
#col1-bloc1{
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 24px;
}

.titreAccesPro {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 20px;
	font-style: italic;
 }

#tbPswd {
	margin-top: 25px;
	margin-left: 10px;
}

#tbLogin {
	margin-top: 25px;
	margin-left: 30px;
}

#bAccessPro		
{
	margin-top: 25px;
	margin-left: 10px;
}

#col1-bloc2{
	margin-top: 20px;
}

#col1-bloc2 h2{
	color: #666666;
	margin-top: 10px;	
	margin-left: 10px;
	border-bottom: 3px dotted #91ba02;
	padding-bottom: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#col1-bloc2 p{
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
#col1-bloc2 a {color:#666666; text-decoration:underline; margin: 0px;}
#col1-bloc2 a:hover { color:#999999; text-decoration:underline; margin: 0px;}

#col1-bloc3{
	background-image: url(../images/FondInformationReservation.jpg);
	background-position: bottom;
	height: 300px;
	background-repeat: no-repeat;

}

#col1-bloc3 h2{
	color: #666666;
	margin-left: 10px;
	border-bottom: 3px dotted #91ba02;
	padding-bottom: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#col1-bloc3 p{
	margin-top: 10px;
	padding-right: 20px;
	text-align: left;
	padding-left: 10px;
}
#col3-bloc1{
	font-size: 11px;
	color: #666666;
	}
#col3-bloc1 p{
	color: #666666;
}
#col3-bloc1 h2{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 3px dotted #FFFFFF;
	border-top: 3px dotted #FFFFFF;
	color: #999999;
	font-size: 11px;
}
#col5-bloc1{
	background-image: url(../images/LogoSport2000.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#col5-bloc1 a {color:#666666; text-decoration:underline; margin: 0px;}

#col5-bloc1 a:hover {color:#999999; text-decoration:underline; margin: 0px;}

#col5-bloc1 h2{
	color: #666666;
	border-bottom: 3px dotted #91ba02;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#col5-bloc1 p{
	padding-right: 80px;
}
#col5-bloc2 h2{
	color: #666666;
	border-bottom: 3px dotted #91ba02;
	padding-bottom: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#col5-bloc2{
	padding-top: 20px;
}
#col4-bloc1{}

#col4-bloc1 h2{
	color: #666666;
	border-bottom: 3px dotted #91ba02;
	padding-bottom: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#col4-bloc1 p{
	text-align: justify;
	padding: 0 0 0 0;
}

#col4-bloc2{

}

#col4-bloc2 a {color:#666666; text-decoration:underline; margin: 0px;}

#col4-bloc2 a:hover { color:#999999; text-decoration:underline; margin: 0px;}

#col4-bloc2 h2{
	color: #666666;
	margin-top: 20px;	
	border-bottom: 3px dotted #91ba02;
	padding-bottom: 3px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#col4-bloc2 p{
	text-align: justify;
	margin-right: 10px;

}