/* CSS Document */
div.blocBase {
	background-color:#FFFFFF;
	margin-bottom:12px;
}
div.blocBase h2 {
	color: #FF0000;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	background-image: url(/_common/infosbases/img/logo_ti.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div.blocBase div.adresseBase{
	font-family:Tahoma, Verdana;
	font-size: 11px;
	color: #1B1B1B;
}
div.blocBase div.adresseBase div.phoneBase{
	background-image: url(/_common/infosbases/img/telephone.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	float:left;
	padding-left: 17px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
div.blocBase div.adresseBase div.faxBase{
	background-image: url(/_common/infosbases/img/fax.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	float:left;
	padding-left: 17px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}
div.blocBase div.adresseBase div.faxphoneBase{
	margin-top:5px;
	margin-bottom:0px;
	height: 24px;
	display:block;
}


/************************/
div.ContactBase {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left:0px;
}

a.CircNameClosed,
div.OpenedCircuit,
div.ClosedCircuit,
a.CircNameOpened,
div.DetailCircuit,
div.DetailCircuitBas
{
	float: left;
	display: block;

}


div.OpenedCircuit {
	/*margin-top: 10px;*/
	background-image: url(/_common/infosbases/img/BreadmoreL.png);
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	/*width: 100%;*/
}
/**[BlocFermé**/
a.CircNameClosed {
	color:#2C4EAD;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	text-align: left;
	padding-left: 0px;
	/*width:100%;*/
	background-image: url(/_common/infosbases/img/BreadmoreR.png);
}
div.OpenedCircuit:hover {
	background-position: 0px -20px;
}
div.OpenedCircuit a:hover {
	background-position: right -20px;
}




/**BlocOuvert]**/
div.ClosedCircuit {
	margin-top: 10px;
	background-image: url(/_common/infosbases/img/open_BreadmoreL.png);
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	/*width:100%;*/
	height: 15px;
}
/**BlocFermé]**/
/**[BlocOuvert**/
a.CircNameOpened {
	color:#2C4EAD;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-right: 20px;
	text-align: left;
	padding-left: 0px;
	/*width:100%;*/
	background-image: url(/_common/infosbases/img/open_BreadmoreR.png);
	height: 10px;
	padding-top: 3px;
	padding-bottom: 7px;
}

div.HiddenBlock {
	/*width:100%;*/
	display:none;
}


div.DetailCircuitBas {
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 19px;
	/*width:100%;*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #D5E8EC;
}
div.DetailCircuit {
	color:#333333;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-right: 20px;
	text-align: left;
	padding-left: 19px;
	/*width:100%;*/
	background-color: #F2FAFC;
}

/************************/
div.blocBase div.ContactBase input,
div.blocBase div.ContactBase textarea{
	font-family:Tahoma, Verdana;
	font-size: 11px;
	color: #1B1B1B;	
}
div.accesIco{
	padding-top:3px;
	padding-bottom:3px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	display: block;
	clear: left;
} 
div.blocBase div.StationLink a{
	background-image: url(img/station_link.png);
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FE0000;
	background-repeat: no-repeat;
	background-position: left 0;
	text-decoration: underline;
	padding-left: 17px;
	
	padding-top: 2px;
	padding-bottom: 2px;
	
	margin-top: 2px;
	margin-bottom: 2px;
	
	font-weight: bold;
	margin-right: 5px;
}

div.blocBase div.StationLink a:hover{
	background-image: url(img/station_link_hover.png);
	color: #FF0000;
}

