/*
 * Info trafic
 */
/*#main-content {
	width: 930px;
}*/
#main-content p {
    margin-right: 15px;
}

h2 {
    background: #AC87BD;
    height: 38px;
    position: relative;
    width: 722px;
    z-index: 99;

}
#main-content h2{
    margin: 0 0;
}
h2 span {
    background-color: #AC87BD;
    color: white;
    font-size: 18px;
    padding: 9px 100px 8px 16px;
    position: relative;
    top: 10px;
    width: 722px;
}
#curl{
    margin-right: 180px;
    padding-left: 60px;	
}
#main-content h3 {
	color: #BA112A;
    display: block;
    font-size: 1.5em;
    font-weight: normal;
    height: 24px;
    border-bottom: 3px solid #AC87BD;
    margin-bottom: 3px;
    
}
#main-content h3#infotraffic-perturbation {
	margin-top:0px;
}
#main-content h3 span{
	line-height:30px;
	background-color: #ffffff;
	padding-right:5px;
}
#liste_news{
	overflow: hidden;
}
h3#infotrafic-title{
margin-top:20px;
    margin-bottom: 0px;
    clear:both;
}
.conteneur_news{
/*	background-color:#f1f2f4;*/
	padding:10px 0px;
}
.conteneur_news .contenu_news{
	background-color:#ffffff;
}
.contenu_news h1{
	background:url("/img/common/infotrafic/bg-red.png") no-repeat scroll 0 bottom #bd0f2a;
	color:#ffffff;
	font-size:1.5em;
	font-weight:bold;
	padding:10px 10px 32px 10px;
}
h3#infotrafic-normal{
	border:none;
	text-align: left;
}

h5, h6, .tableHoraires{
	margin: 0;

}
div#list_news div.newsalert ul li {
	list-style:none outside none;
	background:url('/img/horaires/bullet_contenu.png') scroll no-repeat 0px 9px transparent;
	padding: 5px 0 5px 15px;
	margin: 0;
}
div#list_greves ul li.greves {
	list-style:none;
	background: url('/img/common/arrow_white.gif') no-repeat 20px 50%;
	padding: 5px 10px 5px 25px;
	margin: 0;
	font-size: 1.2em;
}
div#ponctualite table {
	width: 100%;
	margin: 4px;
	font-size: 0.85em;
}
div#right-content{
	margin-top: 8px;
}
div#ponctualite table caption {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
div.boite_flottante{
	clear:both;
    float: right;
    overflow: visible;
	width: 191px;
	-moz-box-shadow: -2px 2px 5px #B2B6BA;
	-webkit-box-shadow: -2px 2px 5px #B2B6BA;
	box-shadow: -2px 2px 5px #B2B6BA;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=140, Strength=5);
	zoom:1;
	margin:0 1px 0 0;
}

div.boite_flottante div.title {
	background: url("/img/horaires/bg-title.png") no-repeat 65% 0;
    height: 58px;
    z-index: 99;
    position:relative;
}
div.boite_flottante div.title span{
    color: white;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 5px;
}
div.boite_flottante div.contenu {
	background-color: white;
    display: block;
    float: right;
	width: 171px;
    padding: 10px;
    margin-top:-12px;
}
div#list_travaux div.newslist p {
    background: url("/img/horaires/bullet_contenu.png") no-repeat 0 5px;
    display: block;
    position: relative;
    margin-left: 10px;
 
}
div#list_travaux div.newslist p a {
    display: block;
    font-size: 0.85em;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px 15px;
}
div#main-content div#list_greves ul, div#main-content div#list_news ul {
 	margin: 0 0 0 15px;
}
div#main-content div#list_news {
    margin: 5px 0px;
}
div#main-content div#list_news .link_news_infotrafic {
	border:1px solid #AC87BD;
	color:#837d87;
	font-weight:bold;
	position:relative;
	margin-bottom:2px;
	height:30px;
}
div#main-content div#list_news .link_news_infotrafic a{
	position: absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-decoration:none;
	background-color:#ffffff;
	opacity:0.1;
	filter:alpha(opacity=1);
	z-index:10;
}
div#main-content div#list_news .link_news_infotrafic .element_title{
/*	text-decoration:underline;*/
	margin-left:10px;
	margin-top:5px;
	float:left;    width: 600px;
	font-size:0.9em;
}
div#main-content div#list_news .link_news_infotrafic a:hover{
	background-color:#e8e2e6;
	opacity:0.3;
	filter:alpha(opacity=30);
} 
div#main-content div#list_news .link_news_infotrafic .categorie {
	float:left;
	width:150px;
	height:25px;
	color:#ffffff;
	background:url("/img/infotrafic/pointe_right.png") no-repeat scroll right -36px #AC87BD;
	font-weight: bold;
	padding-left:10px;
	padding-top:5px;
	font-size:0.9em;
	width:100px;
}
div#list_news div.newsalert ul li a{
	line-height:1.2em;
}
div#list_greves{
	-moz-box-shadow:  2px 3px 1px #B2B6BA;
	-webkit-box-shadow:  2px 3px 1px #B2B6BA;
	box-shadow:  2px 3px 1px #B2B6BA;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#B2B6BA', Direction=240, Strength=2);
	zoom:1;
    width: 928px;
    background-color:#AC87BD;
    margin-bottom:10px;
}
div#list_greves ul li.greves a{
	text-decoration: none;
    color: #fff;
	padding-left: 10px;
}
div#news {
    overflow: hidden;
    /*padding: 11px 0 0 29px;*/
}
h5.horaires {
	font-weight: bold;
	font-size: 0.9em;
	color: #AC87BD;
	margin-top: 0px;
	float:left;
	display:block;
	width:300px;
	font-size:1.1em;
	margin-left: 5px;
	
}
h6.horaires {
	font-style: italic;
	float:left;
	display:block;
	width:410px;
	font-size:1.05em;
	text-align:right;
	margin-left: 5px;
	position:relative;
}
h6.horaires .btn_back{
	
	display:block;
	padding:0px;
	padding-right:10px;
	width:110px;
	font-size:0.8em;
	/*position:absolute;
	top:0px;*/
}
table.tableHoraires {
    border-collapse: collapse;
    display: table;
    font-size: 0.85em;
    margin-bottom: 25px;
    width: 100%;
    clear:both;
}
table.tableHoraires thead{    
	display: table-header-group;
    vertical-align: middle;
}
table.tableHoraires tr.header {
    color: #FFFFFF;
    font-weight: bold;
}
table.tableHoraires tr.header td  {
    background-color: #AC87BD;
}
table.tableHoraires tr.delays td, table.tableHoraires tr.header td  {
    text-align: center;
    /*min-width: 145px;*/
    border-top: 1px solid #DCDBDA;
    border-bottom: 1px solid #DCDBDA;
}
table.tableHoraires tr.r1 td , table.tableHoraires tr.r2 td {
    text-align: center;
    /*width: 145px;*/
}
table.tableHoraires tr.r2 td{
	background-color:#EFF1F2;
}
table.tableHoraires tr.delays td.delayTitle {

}


table.tableHoraires tr td.horaire {
    border-top: 1px solid #DCDBDA;
    border-bottom: 1px solid #DCDBDA;
/*  width: 145px;*/
}
table.tableHoraires tr td.nomTrain, table.tableHoraires tr.delays td.delayTitle{
	width:175px;
}
table.tableHoraires tr td.nomGare {
    border-top: 1px solid #DCDBDA;
    border-bottom: 1px solid #DCDBDA;
    width: 100px;
    text-align:left;
    padding:0px 10px;
}
table.tableHoraires tr td.dA {
    border-top: 1px solid #DCDBDA;
    border-bottom: 1px solid #DCDBDA;
    width:75px;
}
div#news table.phone_numbers {
	border-collapse:collapse;
	border: 1px solid #DCDBDA;
	margin-bottom: 5px;
}

div#news table.phone_numbers tr td {
	border : 1px solid #DCDBDA;
	vertical-align:top;
	font-size: 0.9em;
	padding:2px 5px;
	
}
div#news table.phone_numbers tr td strong{
	display:block;
	width:75px;
}
#form_Infotrafic{
    background-color: #F0F2F3;
/*    margin: 50px 0 40px 15px;*/
    overflow: hidden;
    padding: 7px;
/*    width: 690px;*/
}

#form_Infotrafic div.form_box {
	overflow: visible;
	margin-bottom:0px;
	float:left;
}
#form_Infotrafic div.form_box input.form_btn_envoye {
	margin: 0 0 0 141px;
}
#form_Infotrafic div.ligne_data {
	padding-left:20px;
	background: url("/img/horaires/bullet_contenu.png") no-repeat scroll 0 5px transparent;
}

#form_Infotrafic .ligne_form{
	clear:both;
	overflow: hidden;
	margin:5px 0px;
}

#form_Infotrafic .ligne_form{

}
#form_Infotrafic .ligne_form .element_form{
	overflow: hidden;
	width:265px;
	float:left;
}
#form_Infotrafic .ligne_form .element_label{
	width:170px;
/*	font-size:1.1em;*/
}

#form_Infotrafic div.ligne_data .element_label{
	width:150px;
	
}
#form_Infotrafic .ligne_form .element_form .form_select {
	margin-left:0px;
}
#form_Infotrafic .ligne_form .element_form .form_select .selector{
	width:255px;
}
#form_Infotrafic .ligne_form .element_form #num_train,
#form_Infotrafic .ligne_form .element_form #date_train{
	margin-left:0px;
	width:218px;
}

#form_Infotrafic .ligne_form .element_form .form_calendar{
	width:166px;
	cursor:pointer;
	background: url("/img/sprite/home.png") no-repeat scroll -355px -86px #ffffff;
	padding: 0 25px 0 10px;
}
#form_Infotrafic .ligne_form .element_form .form_calendar.error{
	color:#F14B4D;
	background-color:#fceded;
}
#form_Infotrafic .ligne_form .error{
	clear:both;
	display:block;
	margin-left:0px;
}

#form_Infotrafic .ligne_form span.error{
	width:255px;
	line-height:1.1em;
}
.comments{
    border-bottom: 3px solid #AC87BD;
    font-size: 1.1em;
    height: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.comments li{
	display:inline;
    border-bottom: 2px solid #FFFFFF;
    padding-right: 7px;
}
div.form_box span.error{
	float: left;
    width: 250px;
/*    margin-top:-19px;*/
}

#impact_trains .info-trafic-trajet-no-perturbation{
    font-style: italic;
    margin: 10px 5px;
    font-size:1.1em;
/*    margin-left: 30px;
    margin-top: 90px;*/
}
#news h1, #news p, #news h4, #news table {
	/*margin-left: 14px;*/
}
div#list_news div.newsalert li.active {
	background: url("/img/horaires/bullet_contenu-bas.png") no-repeat scroll 0 9px transparent;
}

/*#form_Infotrafic .form_select_stations {
	width:140px;
}
#form_Infotrafic #uniform-station_depart_infotrafic, #form_Infotrafic #station_depart_infotrafic, #form_Infotrafic #uniform-station_arrivee_infotrafic, #form_Infotrafic #station_arrivee_infotrafic  {
	width:149px;
}
#form_Infotrafic #station_depart_infotrafic option, #form_Infotrafic #station_arrivee_infotrafic option {
	width:129px;
}
#form_Infotrafic .form_label {
	width: 85px;
}
#date_train{
    margin-bottom: 7px;
   	margin-top: 0;
    width: 65px;
}
#date_trajet{
    margin-bottom: 7px;
    margin-top: 5px;
    width: 65px;
}

#num_train {
    margin-left: 14px;
    margin-right: 40px;
    width: 113px;
}
*/

div#date_trajet.error{
	margin-left:0px;
}

#main-content #h3_impact_trains{
	margin-bottom:0px;
}

.tableHighlight .tdHighlight{
	font-weight:bold;
	font-size:1.1em;
	color:#af1638;
	border-right:1px solid #af1638;
	border-left:1px solid #af1638;
}

.tableHighlight tr.header .tdHighlight{
	background-color:#ac7baf;
	color:#fbf3f5;

}
.tableHighlight tr.delays .tdHighlight,
.tableHighlight tr.r1 .tdHighlight{
	background-color:#f7e7eb;
}
.tableHighlight tr.r2 .tdHighlight{
	background-color:#e8dbdf;
}
#main-content p.phase_4,
#main-content p.phase_9,
#main-content p.news_info{
	margin:11px 5px;
}
.news_body .btn_back{
	background: url("/img/horaires/bullet_contenu.png") no-repeat scroll 0 5px transparent;
	padding-left:15px; 
}
/*.contenu_news .btn_back{
	float:right;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
	padding:4px 12px 3px 20px;
	background: url('/img/infotrafic/pointe_left.png') no-repeat 0px -40px #AC87BD;
	clear:both;
}*/
div.selector.disabled span {
    background-position: -483px -208px;
    color:#dfe2e9;
}
input.input_disabled{
	background-color:#f0f0f0;
	color:#dfe2e9;
}
#main-content p.txt_recherche{
	font-size:1.2em;
	font-weight: bold;
	margin: 0 15px 0 0;
}
#main-content p.obligatoire{
	color:#af1638;
	font-size:0.8em;
	font-weight:bold;
	margin-left:170px;
	margin-top:0px;
}
#news h3#infotrafic-title{
	display:none;
}
.info-trafic-num-train-erreur{
	margin-left:5px;
	color:#af1638;
	font-size:0.95em;
	font-weight:bold;
}
.header_titre_infotrafic_news{
    border: 1px solid #AC87BD;
    clear: both;
    overflow: hidden;
    width: 722px;
    position:relative;
    margin-bottom:5px;
}
.header_titre_infotrafic_news .titre_infotrafic_news{
	float:left;
	margin-left:5px;
    font-size:0.95em;
}
.header_titre_infotrafic_news .btn_back{

	float:right;
	display:block;
	padding:0px;
	padding-right:10px;
	font-size:0.8em;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:0px 12px 0px 20px;
	background: url('/img/infotrafic/pointe_left.png') no-repeat 0px -40px #AC87BD;
}
.header_titre_infotrafic_news a.link_over{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	background-color:#ffffff;
	opacity:0.1;
	filter:alpha(opacity=1);
	z-index:10;
    text-decoration: none;
}
.header_titre_infotrafic_news a.link_over:hover{
	background-color:#E8E2E6;
	opacity:0.3;
	filter:alpha(opacity=30);
	}

#plan_neige{
	margin-top:10px;
	
	display:none;
}
div#main-content div#list_news .link_news_infotrafic_2_lines{
	height:45px;
}
div#main-content div#list_news .link_news_infotrafic_2_lines .categorie{
    height: 30px;
    padding-top: 15px;
	background-position:right -26px;
}
