/* CSS Document */
* {
	outline:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imports/images/fonds_page/fond_1.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color:#ff5800;
}

a:hover {
	text-decoration: none;
	color:#000;
}

li {
	line-height: 14px;
}

#page {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

#dessus_coins_rond {
	width: 1004px;
	height: 24px;
	margin-top: 33px;
}

.dessus_coins_rond_droit {
	width: 24px;
	height: 24px;
	background-image: url(/imports/images/coin_rond_haut_droit.png);
	background-repeat: no-repeat;
	float: right;
}
.dessus_coins_rond_gauche {
	width: 24px;
	height: 24px;
	background-image: url(/imports/images/coin_rond_haut_gauche.png);
	background-repeat: no-repeat;
	float: left;
}

#dessous_coins_rond {
	width: 1004px;
	height: 24px;
	margin-bottom: 20px;
}

.dessous_coins_rond_droit {
	width: 24px;
	height: 24px;
	background-image: url(/imports/images/coin_rond_bas_droit.png);
	background-repeat: no-repeat;
	float: left;
}
.dessous_coins_rond_gauche {
	width: 24px;
	height: 24px;
	background-image: url(/imports/images/coin_rond_bas_gauche.png);
	background-repeat: no-repeat;
	float: left;
}

.pad_courbe {
	width: 1004px;
	height: 24px;
	background-color: #FFFFFF;
}

.pad_courbe_jaune {
	width: 1004px;
	height: 24px;
	background-color: #fdc82f;
}


.entre_coins_rond {
	width: 956px;
	background-color: #000000;
	height: 24px;
	float: left;
}


#entete_onglet_jaune {
	width: 1004px;
	height: 62px;
	background-color: #fdc82f;
	background-image: url(/imports/images/onglet_jaune_fond.jpg);
	background-repeat: repeat-x;
}



.onglet_jaune_over {
	background-image: url(/imports/images/onglet_jaune_over.png);
}

.onglet_jaune {
	background-image: url(/imports/images/onglet_jaune.png);
}

#onglet_jaune_next {
	float: left;
	height: 42px;
	width: 260px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 20px;
	font-weight: bold;
	padding-left: 18px;
	font-size: 14px;
	position: relative;
	margin-left: -16px;
	z-index: 45;
}

#onglet_jaune_first {
	float: left;
	height: 42px;
	width: 260px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 20px;
	font-weight: bold;
	padding-left: 18px;
	font-size: 14px;
	position: relative;
	z-index: 50;
	margin-left: 290px;
}

#contenu_onglet {
	background-color: #fdc82f;
	border-right-width: 36px;
	border-left-width: 36px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 10px 40px 10px 40px;
}

#contenu_onglet p {
	font-size: 11px;
	line-height: 13px;
}

#contenu_onglet h3 {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

#contenu_onglet ul {
	list-style-image: url(/imports/images/dot_noir.gif);
	padding: 0px 0px 10px 18px;
	margin: 0px;
	list-style-position: outside;
	font-size: 11px;
	line-height: 12px;
}

#contenu_onglet ul  ul{
	list-style-image: none;
	margin: 0px;
	list-style-position: outside;
	font-size: 11px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-style: italic;
}

 #contenu_onglet li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenu_onglet_2col {
	width: 400px;
	float: left;
}


#entete {
	width: 1004px;
	height: 124px;
	background-color: #000000;
}

#entete_anime {
	width: 940px;
	height: 225px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/imports/images/visuels_accueil/visuel_accueil_fond.jpg);
	background-repeat: no-repeat;
} 
#zone_animation {
	width: 1004px;
	height: 225px;
	background-color: #000000;
}


#zone_contenu_navigue {
	width: 852px;
	margin: 0px;
	padding: 20px 40px 20px 40px;
	border-right-width: 36px;
	border-left-width: 36px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

#zone_contenu_navigue li {
	margin-top: 10px;
}

#navigue_zone_droit {
	width: 570px;
	float: right;
	height: auto;
	padding:0;
}

#zone_photo_gauche {
	width: 266px;
	float: left;
	background-image: url(/imports/images/separateur_ligne_points_fond_blanc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 38px;
	padding:0;
}
#zone_photo_gauche a {
	color: #000000;
}

#zone_photo_gauche a:hover {
	color: #ff5800;
}

#zone_photo_gauche .petite_photo {
	padding:0 15px 0 0;
}


.petite_photo {
	width: 113px;
	float: left;
}

.petite_photo_menu {
	width: 250px;
	height: 99px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#zone_photo_gauche p {
	font-weight: bold;
	font-size: 13px;
}

#zone_photo_gauche em {
	font-size: 18px;
	color: #ff5800;
}

.select_box_long {
	width: 230px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#zone_contenu_accueil {
	width: 932px;
	margin: 0px;
	border-right-width: 36px;
	border-left-width: 36px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000;
	color: #FFFFFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}


.ib_gauche {
	width: 337px;
	background-image: url(/imports/images/ib/ib_fond_droit.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 132px;
	margin-bottom: 10px;
}

.ib_gauche h2 {
	color: #ff5800;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 20px;
}

.ib_gauche p {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 20px;
}

.ib_gauche img {
	float: left;
	margin-right: 14px;
}

.ib_gauche em {
	color: #ff5800;
	font-size: 18px;
	line-height: 0px;
	margin-top: 15px;
}


#accueil_zone_ib_droit {
	width: 492px;
	float: right;
	height: auto;
	background-image: url(/imports/images/separateur_ligne_points.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#accueil_zone_ib_droit p {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#accueil_zone_ib_droit ul {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	list-style-image: url(/imports/images/dot_jaune.gif);
	padding: 0px 0px 0px 18px;
	margin: 0px;
	list-style-position: outside;
	font-size: 12px;
	line-height: 18px;
}

#accueil_zone_ib_droit li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}




#accueil_zone_ib_droit h1 {
	text-transform: uppercase;
	color: #fdc82f;
	font-size: 13px;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#accueil_zone_ib_droit em {
	color: #ff5800;
	font-size: 18px;
	line-height: 0px;
	margin-top: 15px;
	font-weight: bold;
}

#accueil_zone_ib_droit img {
	float: left;
	margin-right: 14px;
	margin-left: 14px;
}


#zone_contenu_ib {
	float: right;
}

#zone_contenu_2col {
	width: 650px;
}

.zone_index {
	width: 280px;
	float: left;
}

.zone_index_filet {
	width: 260px;
	float: left;
	background-image: url(/imports/images/separateur_ligne_points_fond_blanc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 20px;
}

.zone_index .petite_photo {
	width: 113px;
}
.zone_index a {
	color: #000000;
}

.zone_index a:hover {
	color: #ff5800;
}
.zone_index p {
	font-weight: bold;
	font-size: 13px;
}

.zone_index em {
	font-size: 18px;
	color: #ff5800;
}


.clair {
 clear:both;
}

.texte_noir {
	color: #000000;
}

.picto_pdf {
	font-weight: bold;
}

.picto_pdf li {
	list-style-image: url(/imports/images/picto_pdf.gif);
	margin: 0px;
	padding: 0px;
}

.picto_pdf ul {
	margin: 0px;
	padding: 0px;
}

.picto_pdf a {
	color: #000;
}

.picto_pdf a:hover {
	color: #ff5800;
}

#zone_bas_de_page {
	color: #feb202;
	font-size: 12px;
	text-align: right;
	background-color: #000000;
	height: 35px;
	padding-left: 725px;
	padding-top: 20px;
	font-weight: bold;
}

.zone_photo_droite {
	float: right;
	padding-left: 20px;
}

#zone_bas_de_page img{
	padding: 0px;
	margin: 5px 5px 8px 5px;
	margin-left: 5px;
	float: left;
}
#zone_bas_de_page a {
	color: #feb202;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px;
	float: left;
	font-weight: bold;
}

#zone_bas_de_page a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.encadre_coins_rond_courbe_top {
	height: 8px;
	border-top-style: solid;
	border-top-color: #ff5800;
	width: 836px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
}

.encadre_coins_rond {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff5800;
	border-left-color: #ff5800;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 10px;
	padding-top: 15px;
}

.encadre_coins_rond .intro {
	font-size: 14px;
}


.encadre_coins_rond a {
	text-decoration: underline;
}

.encadre_coins_rond p {
	font-size: 10px;
	line-height: 14px;
}

.encadre_coins_rond_courbe_bottom {
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5800;
	float: left;
	width: 836px;
}

.bouton {
	cursor:pointer
}

#propage {
	font-size: 10px;
	color: #999;
	text-decoration:none;
	padding-left: 18px;
}

#propage a {
	font-size: 10px;
	color: #999;
	text-decoration:none;
}

#propage a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration:none;
}

#download-list h3 {
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px dashed #aaa;
}
#download-list small {
	font-weight:normal;
	color:#aaa;
}
#download-list p  {
	padding:0 0 5px 5px;
	margin:0;
}
#download-list p small {
	display:block;
	padding:0 0 0 20px;
}

#download-list .download-item a {
	padding: 3px 0 3px 20px;
	background-repeat:no-repeat;
	background-position:left;
}
#download-list .download-item .file-img {
	background-image:url(/imports/images/fileinfo/img.gif);
}
#download-list .download-item .file-doc {
	background-image:url(/imports/images/fileinfo/doc.gif);
}
#download-list .download-item .file-zip {
	background-image:url(/imports/images/fileinfo/zip.gif);
}
#download-list .download-item .file-xls {
	background-image:url(/imports/images/fileinfo/xls.gif);
}
#download-list .download-item .file-ppt {
	background-image:url(/imports/images/fileinfo/ppt.gif);
}
#download-list .download-item .file-pdf {
	background-image:url(/imports/images/fileinfo/pdf.gif);
}
#download-list .download-item .file-mov {
	background-image:url(/imports/images/fileinfo/mov.gif);
}
#download-list .download-item .file-xxx {
	background-image:url(/imports/images/fileinfo/xxx.gif);
}


/* Search pager */
.search-pager ul {
	list-style:none;
	margin:0;
	padding:0;
}
.search-pager li{
	float:left;
	display:inline;
	list-style:none;
	margin: 0 5px 0 0;
}
.search-pager a:link,.search-pager a:visited {
	color:#ff5800;
}



.search-pager a, .search-pager span {
	display:inline-block;
    border:1px solid #000;
    padding:3px 7px 3px 7px;
    margin:1px;
    text-decoration:none;
}
.search-pager a:hover {
	color:#000;
	border:1px solid #000;
}

.search-pager span.empty {
	color:#ff5800;
	display:inline-block;
    border:none;
    padding:3px 0;
    margin:1px;
	vertical-align:bottom;
    text-decoration:none;
}
.search-pager span.current, .search-pager a.current, .search-pager a.current:link, .search-pager a.current:visited, .search-pager a.current:active {
    border:1px solid #000;
    background-color:#000;
    color:#ff5800;
    cursor:text;
	font-weight:bold;
}
.search-pager a.filler, .search-pager a.filler:link, .search-pager a.filler:visited, .search-pager a.filler:active {
    border:none;
    color:#333;
    cursor:text;
}


.search-pager a:hover {
    border:1px solid #000;
    color:#000;
 	text-decoration:none;
}


.search-pager span.off, .search-pager a.off, .search-pager a.off:link, .search-pager a.off:visited, .search-pager a.off:active {
	border:1px solid #ddd;
    color:#ccc;
    cursor:text;
}

.print {
	float:right;
}
.print a {
	display:block;
	font-weight:600;
	border:1px solid #000;
	padding:7px 15px 7px 30px;
	background-color:#fff;
	background-image:url(/imports/images/print-icon.png);
	background-position:10px;
	background-repeat:no-repeat;
    color:#000;
}
.print a:hover {
    color:#ff5800;
}
