@import url("css/menu.css");

/* CSS Document */
body {
	background:#EEEEEE; 
	height:100%; 
	margin:0px; 
	padding:0px; 
	background-position: center;
}

/* ControlPanel style */
.ControlPanel{
	background:transparent url(images/cpanel_center.png) repeat-x bottom left; 
	border:none;
	padding-bottom:10px;
	width: 100%;
}
.cpanel_left {
	background: url(images/cpanel_left.png) no-repeat bottom left;
	padding-left:21px;
}
.cpanel_right {
	background: url(images/cpanel_right.png) no-repeat bottom right;
	padding-right:33px;
}

/*-------- h1 h2 h3 h4 --------*/

h1, h2, h3, h4{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	color: #000000;
	font-size: 20px;
	font-weight:normal;
}

h2{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background:transparent url(images/puce-h2.gif) no-repeat scroll left top;
	list-style-type:none;
	padding: 0px 0px 0px 15px;
}

h3{
	color: #000000;
	font-size: 14px;
	font-weight:normal;
	background:transparent url(images/puce-h3.gif) no-repeat scroll left top;
	list-style-type:none;
	padding: 0px 0px 0px 27px;
}

h4{
	color: #000000;
	font-size: 14px;
	font-weight:normal;
}

/*-------- Default Style --------*/
body,th,td,div,p,table,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif;
}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{
	font-size:12px;
}
h5, h6{
	color:#000000;
}
h5{
	font-weight:bold;
}
h6{
	font-weight:normal;
}
/*h1, h2, h1 input{
	font-size:14px;
	margin:10px 0;
}*/
/*h3, h4{
	font-size:12px;
	margin:8px 0;
}*/
h5, h6{
	font-size:10px;
	margin:6px 0;
}


a,a:link,a:visited,a:active{
	text-decoration:none; 
	font-weight:normal; 
}
a:hover{
	text-decoration:underline; 
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox{
	font-family: Arial, Helvetica, sans-serif;
}
.Head{
	color:#000000;
	font-weight:bold;
}
.SubHead {
	color:#000000;
}
.SubSubHead{
	color:#000000;
}
.NormalRed {
	color:#000000;
}

.Indent {
	line-height:12px
}

/*Datagrids */
.DataGrid_Container {
	margin-top:15px;
}
.DataGrid_Header{
	font-weight:bold;
}
.DataGrid_Header td, .NormalBold td{
	font-weight:bold;
}

/*-------- design style --------*/
.template_style{
	width: 1000px;
	margin:0 auto;
}

.top_space{
	height:34px;
}
.lang_pad{
	padding:7px 35px 0px 0px;
}
.search_style{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	float:right; 
	height:40px;
}
.search_bg{
	padding: 4px 2px 0 0;
}

.menu_style{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}


/*--------- chemin de fer ----------*/

#bread_style{ 
	color:#656565;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}

/*--------- login ----------*/

#login_style{ 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	float:right; 
	padding:8px 17px 0px 10px; 
}


.center_bg{
	padding:0px; 
	margin:0px;
	clear:both;
}

.content_width{
	overflow:none;
	padding-top: 0px; 
	min-height:350px;
}

.bot_pad{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin-bottom:20px;
	padding:0 30px 0 20px;
}
#terms_style{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	float:left;
}
#copy_style{
	float:right;
}

.clear_float{
	clear:both; 
	line-height:0; 
	font-size:0; 
	height:0;
}

/* ------- FileManager -------*/
div.FileManager{
	height:auto;
	border:none;
}
table.FileManager{
	width:99%;
}


a.CommandButton:link, a.CommandButton:visited{
	color:#656565; 
	font-weight:bold; 
	text-decoration:none;
}
a.CommandButton:hover{
	color:#656565; 
	text-decoration:underline;
}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{
	color:#656565;
}
.ControlPanel a.CommandButton:hover{
	color:#656565; 
	text-decoration:underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
	font-size:11px;
}

/*--------- pane style ----------*/
.ContentPane{
	padding:0px; 
	margin:0px; 
	width:626px;
}
.TopPane, .BottomPane{ 
	padding:0px; 
	margin:0px; 
	width:1000px;
}
.LeftPane{ 
	padding:0px 13px 0px 3px; 
	width:186px;
	margin:0px; 
}
.RightPane{ 
	padding:0px 4px 0px 0px;
	width:188px;
	margin:0px; 
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{
	color:#666666;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
a.Breadcrumb:hover{
	color:#666666;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	text-decoration:underline;
}

/*-------------- Link Style --------------*/
.linkscontainer{
	padding-top:20px;
	text-align:center;
}
.links,a.links:link,a.links:active,a.links:visited{ 
	font-weight:bold; 
	color:#3E81B5; 
	text-transform:uppercase;
}
a.links:hover{
	color:#C00;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { 
	color:#656565;
}
a.user:hover{
	color:#656565;
}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { 
	color:#656565;
}
a.footer:hover{
	color:#656565;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{
	/*width:0;*/
	padding:0;
	margin:0;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{
	position:relative; 
	white-space: nowrap;
}
div.SearchBorder{
	width: 180px; 
	height: 20px; 
	border: solid 1px #e0e0e0; 
	float:left; 
	background-color: White; 
	white-space: nowrap; 
	margin-top: 0px;
}
div.SearchContainer a{
	padding: 0px; 
	display: block; 
	float:left; 
}
div.SearchContainer a img{
	padding-left:5px;
}
div.SearchIcon{
	float: left; 
	width: 31px; 
	height: 20px; 
	cursor: pointer; 
	z-index: 11; 
	background: no-repeat 2px 2px; 
	text-align:right;
}
div.SearchIcon img{
	margin-top: 3px;
}

input.SearchTextBox{
	float: left; 
	z-index: 10; 
	border: 0px; 
	width:130px; 
	height:18px; 
	margin-left:3px; 
	color: #43494D;
}

#SearchChoices{
	clear: both; 
	display: none; 
	border: solid 1px #C3D4DF; 
	z-index: 2000; 
	cursor: pointer; 
	margin: 0; 
	padding: 0; 
	text-align:left; 
	background-color: #F3F7FA; 
	position:absolute; 
	top: 22px; 
	left: 0px;
}
#SearchChoices li{
	cursor: pointer; 
	margin: 0; 
	padding: 2px 2px 0 2px; 
	padding-left: 25px; 
	height: 18px; 
	text-align:left; 
	background-color: #F3F7FA; 
	background-repeat: no-repeat; 
	background-position: 2px center; 
	list-style: none; 
	list-style-image: none; 
	border: none; 
	display:block;
}
#SearchChoices li.searchHilite{
	background-color: #CE0D0D;	
	color:#ffffff; 
	border: none;
}
#SearchChoices li.searchDefault{
	background-color: #F8FAFF; 
	border: none;
}

/* Styles ajoutés */

object, embed{
	z-index: 0;
}

table.bandeau{
	background: url("") no-repeat top left;
	width: ;
	height: ;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.taille10 {
	font-size: 10px;
}
.taille11 {
	font-size: 11px;
}
.taille12 {
	font-size: 12px;
}
.taille13 {
	font-size: 13px;
}
.taille14 {
	font-size: 14px;
}
.taille15 {
	font-size: 15px;
}
.taille16 {
	font-size: 16px;
}
.taille24 {
	font-size: 24px;
}
.gras {
	font-weight: bold;
}
.majuscule {
	text-transform: uppercase;
}
.italic {
	font-style: italic;
}

.non-soulign {
	text-decoration: none;
}

.non-soulign:hover {
	text-decoration: underline;
}
.couleur-bleu {
	color: #0073a3;
}
.couleur-bleu-elec {
	color: #009ee0;
}

.couleur-blanc {
	color: #FFFFFF;
}
.couleur-gris-fonce {
	color: #404040;
}
.couleur-gris-clair {
	color: #95a7ae;
}
.couleur-rouge {
	color: #dd2f24;
}
.indent24 {
	line-height:24px
}

a.pucer:link, a.pucer:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717274;
	text-decoration: none;
	text-indent: 18px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/Portals/0/puce-rouge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	height: 18px;
}
a.pucer:active, a.pucer:hover{
	text-decoration: underline;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717274;
	text-decoration: underline;
	text-indent: 18px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/Portals/0/puce-rouge.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	height: 18px;
}
a.lien-rouge:link, a.lien-rouge:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c20000;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/Portals/0/cube.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	height: 25px;
}
a.lien-rouge:active, a.lien-rouge:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #c20000;
	text-decoration: underline;
	text-indent: 0px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/Portals/0/cube.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	height: 25px;
}




a.lien1:link, a.lien1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.lien1:active, a.lien1:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
.bas-actu{
	height: 29px;
	background:transparent url(images/fond-lire-la-suite.gif) repeat-x scroll left top;
}
.texte-actu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.titre-actu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/puce-actu.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 25px;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	height: 20px;
	width: 239px;
}

.invisible{
	display:none;
}


