/***********************************/
/************* GENERAL *************/
/***********************************/

#main	{
	min-height:460px;
	padding:10px 19px 0px 12px;
}
#navigation	{
	padding-bottom:9px;
	line-height:1.4em;
	color:#007CBA;
}

#navigation .icicentre	{
	background:#0070BA;
	padding:4px 3px;
	-moz-border-radius: 3px;
	color:#ffffff;
}

h1	{
    font-size: 120%;
    font-weight: bold;
    margin-top: 15px;
    padding: 5px 8px 5px 0;
    text-transform: uppercase;
    color:#ffffff;
}
h1 .texte, h1 .image
{
    float:left;
}

select
{
    padding: 2px;
}

#navprinc ul li ul li.selected	{
	background:#fff;
	width:155px;
	position:relative;
	left:-48px;
	padding-left:48px;
}

#navprinc ul li ul li.selected a	{
	background: url(../../img/default/PuceSousRub.png) no-repeat left 6px;
	padding-left:10px;
	color:#B03276;
}

#navprinc ul li ul.ssmenu2 li a
{
    background-image:none;
}            
#navprinc ul li ul.ssmenu2 li a.selected 
{
    background-color:White;
}

#main #main_content 
{
    width:690px;
    float:left;
}
#main #main_content .contenu
{
    border: 1px solid #DADADA;
    padding:10px;
    margin-top:19px;
}
#main #sidebar 
{
    width:220px;
    float:left;
    margin-left:10px;
}

#main h2
{
    color: #000;
    font-size: 1.25em;
    font-weight: bold;
    margin: 16px 0 10px 0;
}

#main h2.h1
{
    font-size: 1.80em;
}

#main h2.titre_cat
{
    font-size: 1.40em;
}

div#main div#main_content div.contenu div#boutique div.produit div h2 span /* FB le 03/04/2013 Mise en page de ACHAT EN LIGNE */
{
    font-weight: bold;
    color: #007CBA;
    text-decoration: none;
    border: 1px solid #007CBA;
    padding: 4px;
    padding-right: 6px;
}

html body.variation1 div#container div#content div.inner div#main div#main_content div.contenu div#boutique form#login fieldset div.checkbox div,
html body.variation1 div#container div#content div.inner div#main div#main_content div.contenu div#boutique form#login fieldset div.submit input,
html body.variation1 div#container div#content div.inner div#main div#main_content div.contenu div#espacemembre form#inscription fieldset div.checkbox div
{
    margin-left: 200px;
}

div#main div#main_content div.contenu div#boutique div.produit
{
    line-height: 26px;
}

#main h2 a
{
	color:#000;
}

p
{
	color:#000;
	line-height:1.2em;
	margin:10px 0;
}

/***********************************/
/******* GESTION DES UNIVERS *******/
/***********************************/
.titleU1 h1 .texte
{
    background:url(../../img/default/page/contenu_U1.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
}
.titleU2 h1 .texte
{
    background:url(../../img/default/page/contenu_U2.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
    color:#000000;
}
.titleU3 h1 .texte
{
    background:url(../../img/default/page/contenu_U3.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
    color:#ffffff;
}
.titleU4 h1 .texte
{
    background:url(../../img/default/page/contenu_U4.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
    color:#000000;
}
.titleU5 h1 .texte
{
    background:url(../../img/default/page/contenu_U5.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
    color:#ffffff;
}
.titleU6 h1 .texte
{
    background:url(../../img/default/page/contenu_U6.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
    color:#000000;
}
.titleU7 h1 .texte
{
    background:url(../../img/default/page/contenu_U7.png) repeat-x left top;
    padding: 5px 5px 5px 10px;
    color:#000000;
}

/***********************************/
/********* DOWNLOADS LINKS *********/
/***********************************/
p.download	{
    margin-top:15px;
}
		
p.download img	{
	margin:3px 5px 3px 0;
	vertical-align:middle;
}

/***********************************/
/************* CONTENU *************/
/***********************************/
#main ul.pert 
{
    list-style-type: none;
    padding: 0;
    margin: 0;    
}
#main ul.thmActu li, #main ul.pert li	{
    background: none;
    padding:0;
    padding-top:10px;
    margin:0 0 0 18px;
    clear:both;
}
		
#main ul.pert li.pert1 {
	list-style-type: none;
	list-style-image: none;
	background-image: url(../../img/default/Picto_info.png);
    background-repeat: no-repeat;
    /*background-position: 0.15em 2em;*/
    background-position: 0 2em;
    padding-left: 2em;
    /*padding-left: 1em;*/
    margin-left: 0;               
}
		    
#main ul.pert li.pert2 
{
	list-style-type: none;
	list-style-image: none;
	background-image: url(../../img/default/Picto_perturb.png);
    background-repeat: no-repeat;
    background-position: 0 2em;
    padding-left: 2em;
    /*background-position: 0.15em 2em;*/
    /*padding-left: 1em;*/
    margin-left: 0;
}
		    
#main .thmActu li {
	list-style: none;
}

#main .thmActu li h2, #main ul.pert li h2	{
	/*margin-left:-18px;*/
	margin-bottom:5px;
}

/*#main .thmActu li h2 a {
    padding-left: 18px;
}*/

#main .thmActu li div.cm_legend, #main .pert li div.cm_legend, #main_content .contenu p.category	{
	padding:0;
	margin:0 0 10px 0;
}
        
#main .return  
{
    padding-top: 20px;    
    float: right;
}
            
#main #main_content .contenu ul.pert div.cm_savoirPlus, #main .thmActu .cm_savoirPlus{
    /*padding-left: 75%;*/
    float: right;
}
           
#main #main_content .contenu ul.pert div.cm_savoirPlus .cm_savoirPlus_left, #main .thmActu .cm_savoirPlus .cm_savoirPlus_left, #main .return .return_left{
    background-image: url("../../img/default/bouton1.png");
    background-repeat: no-repeat;
    background-position: left top;
    width: 12px;
    height: 24px;
    float: left;
}
            
#main #main_content .contenu ul.pert div.cm_savoirPlus a, #main .thmActu .cm_savoirPlus a,  #main .return a {
    background-image: url("../../img/default/bouton2.png");
    background-repeat: repeat-x;
    background-position: left top;
    background-color: transparent;
    width: auto;
    border: none;
    color: #007CBA;
    line-height: 14px;
    margin: 0px;
    padding: 5px 0px 7px 0px;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    float: left;
    text-decoration: none;
}
            
#main #main_content .contenu ul.pert div.cm_savoirPlus .cm_savoirPlus_right, #main .thmActu .cm_savoirPlus .cm_savoirPlus_right, #main .return .return_right{
    background-image: url("../../img/default/bouton3.png");
    background-repeat: no-repeat;
    background-position: right top;
    width: 9px;
    height: 24px;
    float: left;
}
            
#main #main_content img {
    max-width: 670px;
}

#main strong	{
	font-weight:bold;
}

#main em	{
	font-style:italic;
}

.contenu ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;     
}
.contenu ul li	
{
    list-style-type: none;
	list-style-image: none;
	background-image: url(../../img/default/PuceVerte.png);
    background-repeat: no-repeat;
    padding-left: 1.6em;
    padding-top:2px;
    margin-left: 0; 
    min-height:17px;   
}

.contenu ul li ul li
{
    list-style:disc outside none;
}

.contenu ol li	{
	list-style:decimal;
	/*margin-left:19px;*/
	margin-bottom:3px;
}

.contenuadm ol li, .contenuPage ol li 
{
    margin-left: 17px;    
}

#main hr
{
	margin-top: 12px;
	margin-bottom: 16px;
	border: 1px dashed #0066CC;
    background-color: #fff;
    border-style: none none dashed;
    color: #fff;
}

#main .contenu ul.thm li	{
	background: url(http://www.bus-intercom.com/img/default/page/PuceListe.png) no-repeat left 5px;
}

#main ul.thm h2	{
	background:0;
	padding:0;
}

#main ul.thm h2 a	{
	color:#007CBA;
}

#main ul.plansite h2	{
	background:0;
	padding:0;
}

#main ul.plansite ul	{
	margin-top:3px;
}

#main #resultList	{
	padding:10px 0;
}

#main #resultList ul li	{
	margin:10px 0 10px 10px;
}

#main ul.tarifs > li	{
	padding-bottom:30px;
	/*list-style: disc outside none;*/
}


#main ul.tarifs .titre_tarif	{
	font-weight:bold;
	margin-bottom:5px;
	color:#007CBA;
	font-size: 1.15em;
}

span.docTitle
{
    font-weight:bold;
}

.error, .error p	{
	color:red;
}

/***********************************/
/************ TABLEAUX *************/
/***********************************/
#main table
{
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 1px;  
    vertical-align:middle;
    text-align: center;
}

#main table caption {
	margin: 0px 0px 1px 0px;
	padding: 3px;
	font-size: 1.4em;
	font-weight: bold;
	color: #1ea47b;
}
#main table th, #main table thead td
{
	font-size: 100%;
    font-weight: bold;
    color: white;
	text-align: center;
	background-color:#0066cc;
	padding:6px;
	border:none;
	vertical-align: middle;
}
#main table tbody td {
	padding: 4px;
    text-align: left;
	vertical-align: middle;
	border-bottom:1px solid #0066cc;
	border-right:1px solid white;
}
#main table tbody tr:nth-child(even)
{
    background-color: #E1EBF7;
}
#main table tbody tr.even
{
    background-color: #E1EBF7;
}
#main table:not(.cm_alignCenter)
{
    border-top: 1px solid #0066cc;
}
.variation1 #main table th, .variation1 #main table thead td{ background-color:#0066cc; }
.variation2 #main table th, .variation2 #main table thead td{ background-color:#ee7421; color: Black; }
.variation3 #main table th, .variation3 #main table thead td{ background-color:#8446ad; }
.variation4 #main table th, .variation4 #main table thead td{ background-color:#c3d600; color: Black;  }
.variation5 #main table th, .variation5 #main table thead td{ background-color:#cd007b; }
.variation6 #main table th, .variation6 #main table thead td{ background-color:#13c0d7; color: Black;  }
.variation7 #main table th, .variation7 #main table thead td{ background-color:#1ea47b; color: Black;  }


/***********************************/
/********** FORMULAIRES ************/
/***********************************/
FORM#login label, FORM#inscription label, FORM#login .label, FORM#inscription .label {
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 30%;
}
FORM#login DIV.checkbox INPUT, FORM#inscription DIV.checkbox INPUT, FORM#inscription FIELDSET.civilite INPUT {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    width: auto;
}
FORM#login DIV.checkbox LABEL, FORM#inscription DIV.checkbox LABEL, FORM#inscription FIELDSET.civilite LABEL {
    float: none;
    text-align: left;
    width: auto;
}
FORM#inscription .labelright {
    float: none;
    margin-right: 0;
    text-align: right;
    width: auto;
}
#content FORM DIV.spacefield, #content p.spacefield {
    padding: 4px 0;
}
FORM#login label, FORM#inscription label, FORM#login .label, FORM#inscription .label {
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 30%;
}
#menu_inscrit FORM#login label, #menu_inscrit FORM#inscription label, #menu_inscrit FORM#login .label, #menu_inscrit FORM#inscription .label
{
    float: none;
    padding-right: 0px;
    text-align: left;
    width: 100%;
}
.log_connect
{
	margin:10px 0 10px 0;
}
#abn_sms.hidden, #label_sms.hidden
{display:none;}


/***********************************/
/************* CONTACT *************/
/***********************************/
p.legende
{
    font-size:90%;
    margin-top:20px;
    text-align: justify;
}
#contact LEGEND{
    display:none;
}
#contact .obligatoirenotice{
    margin-left:30%;
    padding:5px;
}
#contact .spacefield{
    padding:2px;
}
#contact fieldset{
    padding:5px;
}
#contact fieldset fieldset{
    padding:0;
}
#contact LABEL{
    float:left;
    width:30%;
    text-align:right;
    padding-right:5px;
    color:#000;
    font-weight:400;
}
#contact .obligatoire{
    font-weight:700;
}
#contact INPUT{
    width:250px;
    border:1px solid #cfcfcf;
    margin-bottom:5px;
}
#contact TEXTAREA{
    width:300px;
    max-width:300px;
    min-width:100px;
    border:1px solid #cfcfcf; 
    margin-bottom:5px;
}
#contact #inf_codepostal{
    width:50px;
}
#contact #inf_tel{
    width:80px;
}
#contact .submit{
    text-align:center;
    margin:5px 0;
}
#contact .submit INPUT{
    width:auto;
}
#contact .legende{
    margin:5px;
}
#contact .postalAddress{
    font-size:92%;
    margin:5px;
}


/***********************************/
/********* ESPACE MEMBRE ***********/
/***********************************/
#espacemembre ul.enligne li
{
    list-style:none;
    display:inline-block;
    background:none;
    margin:0;
    padding:0;
}
#espacemembre #alertForm .text, #espacemembre #alertForm ul.dayType, #espacemembre #alertForm .formRequiredText
{
    margin-top:15px;
}
#espacemembre #alertForm ul.dayType
{
    display:inline-block;
    margin-bottom:15px;
}
#espacemembre #alertForm ul.dayType li
{
    list-style:none;
    background-image:none;
    float:left;
    margin:0 5px 0 0;
    padding:0;
}

/*Page temporaire espace perso*/
.temp
{
    padding: 4px;    
}

.temp a
{
    display: block;
    padding-top: 15px;
}

/***********************************/
/*********** HORAIRES **************/
/***********************************/

/*Elements communs*/
#HorairesLigneContent table caption, #HorairesArretContent table caption {
    background-color: #EEEEEE;
    border: 1px solid #C81776;
    color: #000000;
    font-size: 100%;
    font-weight: bold;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
}
#HorairesLigneContent #lineList ul.res li, #HorairesArretContent #lineForm ul.res li, #espacemembre #routeForm ul.res li
{
    list-style: none;
    background-image:none;
    margin:0;
    padding:0;
}
#HorairesLigneContent #lineList ul.res li ul.lig li, #HorairesArretContent #lineForm ul.res li ul.lig li, #espacemembre #routeForm ul.res li ul.lig li
{
    margin-top:10px;
    margin-bottom:10px;
}
#HorairesLigneContent #lineList ul.res li ul.lig li img, #HorairesArretContent #lineForm ul.res li ul.lig li img, #espacemembre #routeForm ul.res li ul.lig li img
{
    vertical-align:middle;
    margin-right:5px;
}
img.icon {
    margin-right: 5px;
}

#main table tbody td.mode {
    text-align: center;
}

/*Horaires de ligne*/
#HorairesLigneContent #dateForm .selectDate, #HorairesLigneContent #dateForm .lesheures {
    width: 300px;
}

#HorairesLigneContent .bloclarge fieldset, #HorairesLigneContent .bloc fieldset, #HorairesLigneContent .blocfull fieldset, 
#HorairesLigneContent .blocsmall fieldset, #HorairesLigneContent .contours fieldset {
    padding-bottom: 5px;
    padding-top: 0;
}

#HorairesLigneContent #content #dateSelection .bloc select {
    width: auto;
}
#HorairesLigneContent .lesheures {
    margin-top: 10px;
}
#HorairesLigneContent .formSelect {
    margin-right: 5px;
}
#HorairesLigneContent .left {
    float: left;
}
#HorairesLigneContent .right {
    float: right;
}
#HorairesLigneContent #content FORM .submit input, #HorairesLigneContent #content FORM input.submit {
    font-size: 100%;
    line-height: 14px;
    text-align: center;
    vertical-align: top;
}

#HorairesLigneContent #content FORM input.submit, #HorairesLigneContent #content FORM input.submitlarge {
    margin-left: 10px;
}

#HorairesLigneContent .goatResult .hourCourses {
    text-align: center;
}

#HorairesLigneContent #content .goatResult .goatResultTop {
    margin: 20px 0;
}
#HorairesLigneContent .line span, #HorairesLigneContent .line img, #HorairesLigneContent .line a {
    vertical-align: middle;
}
#HorairesLigneContent .goatResult .hourPrev, .goatResult .hourNext
{
    padding-top:5px;
}

#HorairesLigneContent table td.horaire, #HorairesLigneContent table td.note {
    text-align: center;
}
#HorairesLigneContent #modeLegend UL LI {
    background-image: none;
    float: left;
    list-style: none outside none;
    margin: 0 20px;
    padding: 0 0 10px;
    text-align: center;
}
#HorairesLigneContent #linehour 
{
    margin-top:20px;
    width: 100%;
}

#HorairesLigneContent #goatSelection .perturbation,
#HorairesArretContent #goatSelection .perturbation
{
    background: transparent url("../../img/default/Picto_perturb.png") no-repeat scroll left top;   
    line-height:20px;
    padding-left:26px;
    margin:5px 0 5px 0;
}
#HorairesLigneContent #selectNbOrNameDep .error 
{
    margin:10px 0 10px 0;
}

/*Horaires d'arręt*/
#HorairesArretContent TABLE#stophour {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
#HorairesArretContent .hidden {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
}
#HorairesArretContent TABLE#stophour SPAN.note {
    background-color: #FFFFFF;
    font-size: 77%;
    font-style: italic;
}
#HorairesArretContent table th {
    padding: 4px;
}
#HorairesArretContent #journeyLegend, #HorairesArretContent #noteLegend {
    margin-top: 10px;
    text-align: left;
}
#HorairesArretContent #journeyLegend .color {
    float: left;
    width: 20px;
}

#HorairesArretContent #journeyLegend .label {
    padding-left: 30px;
}
#HorairesArretContent .content .label .line
{
    margin-bottom:10px;
}
#HorairesArretContent ul.goatOptions
{
    margin-top:10px;
}
#HorairesArretContent ul.goatOptions li
{
    list-style:none;
    background-image:none;
    margin:0;
    padding:0;
}
#HorairesArretContent .list input[type="submit"] {
    vertical-align: text-bottom;
}
#stophour td.hour 
{
    text-align: center;
}

/***********************************/
/********* DEPOSITAIRES ************/
/***********************************/
#main #main_content .contenu .table {
    width:100%;
}

.category {
	font-style:italic;
	padding-left:10px;
}

#main #main_content .contenu .address
{
    padding: 2px 0;    
}

/***********************************/
/********* PLAN DU SITE ************/
/***********************************/
.contenu .plansite_bloc
{
    display:block;
    float:none;
    overflow:hidden;
}
.contenu .plansite_bloc .col1, .contenu .plansite_bloc .col2
{
    width:50%;
    float:left;
}
.contenu ul.plansite li	
{
	list-style-image: none;
	background-image:none;
    padding-left: 25px;
    padding-top:2px;
    margin-left: 15px; 
}
.contenu ul.plansite li	ul li
{
    padding-left:10px;
}

 
/***********************************/
/********* POP-UP LIST *************/
/***********************************/
#content div.retourform
{
	float:right;
}
form#popuplist {
}
form#popuplist FIELDSET, form#popuplist FIELDSET {
	margin:0px;
}
form#popuplist LEGEND, form#popuplist LEGEND {
	DISPLAY: none;
}

form#popuplist FIELDSET .content
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR:#000000;
	border:1px solid #d7d7d9;
	border-right:1px solid #d7d7d9;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
}
form#popuplist FIELDSET DIV.bottom_left , form#popuplist FIELDSET DIV.bottom_right {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	width:19px;
	padding:0px;
}
form#popuplist .alphabeticList, form#popuplist .alphabeticList {
	TEXT-ALIGN: center;
	COLOR: #000000;
	font-size: 92%;
}
form#popuplist .alphabeticList UL, form#popuplist .alphabeticList UL {
	MARGIN: 0px;
	PADDING: 0px;
	LIST-STYLE: none;
}
form#popuplist .alphabeticList LI, form#popuplist .alphabeticList LI {
	DISPLAY: inline;
	background-image: none;
	padding: 0px;
}
form#popuplist .alphabeticList SPAN, form#popuplist .alphabeticList SPAN {
	FONT-WEIGHT: bold;
	COLOR: #e36929;
	font-size: 107%;
}
#content #popuplist .formList, #popuplist .formList {
    BORDER: #d7d7d9 1px solid;
    POSITION: relative;
    HEIGHT: 300px;
    Z-INDEX: 1;
    OVERFLOW: auto;
    MARGIN: 10px 10px 0px 10px;
    padding:10px;
}
#content #popuplist .formList UL, #popuplist .formList UL {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 20px;
}
.point6 #comID, .point6 label, .point6 .submit
{
	display: none;
}


/***********************************/
/******** FORMULAIRE TAD ***********/
/***********************************/
#tad .tadselection .spacefield
{
    margin-bottom:5px;
}
#tad .tadselection .spacefield .important
{
    font-weight:bold;
}
#tad .tadselection .modif_tel
{
    font-size: 88%;
    font-style: italic;
    margin-left: 206px;
}

/***********************************/
/*********** BOUTIQUE **************/
/***********************************/
#boutique ul.doc li
{
    padding-top: 0px;
    margin-bottom:15px;
}
#boutique .products_details
{
    margin-top:15px;
}
#boutique .help_conditions
{
    text-align:right;
}
#boutique h3, .abo_order_list h3
{
    margin-bottom:10px;
    font-size:110%;
    font-weight:bold;
}
#boutique h2
{
    margin: 16px 0px 16px 0px;
}
#boutique .bloc
{
    display:block;
    margin-top: 15px;
    padding-bottom: 0px;
}
#boutique .bloc .titre, #boutique h2.cat
{
    height:auto;
    padding-bottom:15px;
}
#boutique .bloc .titre h2
{
    margin-top:0px;
    margin-bottom:0px;
}
#boutique ul.doc li, #boutique ul.account li
{
    list-style:none;
}
#boutique DIV.submit {
    float: none;
    margin-bottom:15px;
}
#boutique .return.produit, #boutique .return.continue,#boutique .return.affilie {
    float: none;
    padding-top:0;
}
#boutique .important_comment p
{
    margin-bottom:10px;
}
#content div.shopsteps
{
	text-align: center;
}
#content div.shopsteps ul
{
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#content div.shopsteps li
{
	display: inline;
	padding-left: 5px;
	background-image:none;
	font-size: 85%;
}
#content div.shopsteps li.current
{
	font-weight: bold;
}
#boutique .sales_conditions 
{
    text-align:right;
}
#boutique .products_details
{
    margin-top:20px;
    margin-bottom:20px;
    font-style:italic;
}
#boutique #sel_quantity
{
    width:50px;
}
#boutique .justif ul
{
    padding-left:25px;
    margin-top:15px;
    margin-bottom:15px;
}
#boutique .margintop
{
    margin-top:20px;
}
#boutique table#panier, table#cmdpanier, table#recapcmd
{
    width:100%;
}

#boutique .pr_title, #boutique .produits span
{
    font-size:110%;
    font-weight:bold;
    color:#007CBA;
    text-decoration:none;
    border:1px solid #007CBA;
    padding: 4px;
    padding-right: 6px;
}

#boutique .hidden
{
    display:none;
}
#boutique .justif_upload
{
    margin-bottom: 10px;
    margin-top: 10px;
}
#boutique div.legende {
	font-style:italic;
	padding-left:10px;
}
#panier .quantite, #panier .prix
{
    text-align:center;
}