﻿body
{
	font-family: arial,verdana,helvetica,sans-serif;
	width:100%;
}

a
{
	color: #004A98;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

em
{
	font-style: italic;
}

sup
{
	font-size: 0.688em;
	vertical-align: super;
}

ol
{
	list-style-type: decimal;
	padding-left: 20px;
}

table
{
	font-size: 0.813em;
}

table th
{
	font-weight: bold;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}

table td
{
	padding: 10px 5px;
}

table td p
{
	font-size: 1em !important;
}

table li
{
    font-size: 1em !important;
}

.horsEcran
{
    position: absolute;
    left: -9999px;
}

/* general template */

#container
{
	width: 100%;
	position: relative;
	margin: auto;
}

#content
{
	background-color: #FFF;
	position: relative;
	padding-bottom: 25px;
	z-index: 0;
	width:100%!important;
}

/* header */

header
{
	position: relative;
	z-index: 100;
}

/* PIV (entete) */

#entete-piv
{
	height: 100px;
	position: relative;
	width: 100%;
}

#entete-piv h1
{
	background: none;
	display: inline;
}

#entete-piv img.logo
{
	float: left;
	border-width: 0px;
	margin-top: 20px;
}

#entete-piv li
{
	font-size: 0.69em;
}

#entete-piv .lienLogo
{
	display: block;
	width: 195px;
	height: 77px;
	float: left;
	padding-bottom:30px;
}

#entete-piv:focus
{
	border: 1px dotted #013299 !important;
}

#menu-piv
{
	display: none;
}

/* Liens haut */

#liens_haut
{
	display:none;
}

/* Menu principal */

#menu1
{
	display: none;
}

/* Sous-menu principal (sousmenu1) */

#sousmenu1
{
	display: none;
}

/* Menu secondaire (menu2) */

#menu2
{
	display: none;
}

/* menu3 */
.menu3
{
	display: none;
}
/* end of menu3 */

/* end of header */

/* Fil d'Ariane */

#fil_ariane
{
	display:none;
}

/* Zone de droite */

#zone_droite
{
    display: none;
}

.recherche
{
	display: none;
}

#zone_droite #menu_acces_rapide
{
	display: none;
}

#zone_droite #liens_droite
{
	display: none;
}

#zone_droite #zone_droite_bas
{
	position: relative;
}

#zone_droite #bio_ministre
{
	background: white;
	padding: 7px 15px;
}

#zone_droite #bio_ministre p
{
	margin: 10px 0px;
}

#zone_droite #bio_ministre .nom, #zone_droite #bio_ministre .poste
{
	font-size: 0.75em;
	color: #004A98;
}

#zone_droite #bio_ministre .nom
{
	font-weight: bold;
}

#zone_droite #bio_ministre .texte
{
	font-size: 0.688em;
	line-height: 1.3;
}

#zone_droite .zone_pub
{
	display: none;
}

#zone_droite .ombreMenuDroit
{
	display: none;
}

#zone_droite #zone_droite_bas .ombreCoinGauche
{
	display: none;
}

/* bloc_info (Liens d'intérêts + Documentation Stratégie USA/Europe) */

#zone_droite .bloc_info
{
	display: none;
}

/* Info sinistre (info_sinistre) */

#zone_droite .espaceInternationnal a
{
	display: none;
}

#zone_droite #info_sinistre
{
	display: none;
}

/* recherche actualites */
#zone_droite #rechercheActu
{
	display: none;
}
/* end of recherche actualites */


/* Pied de page */
footer
{
	display: none;
}
/* end of general template */


/* accueil */

#Accueil .all­ { display: none; }

#Accueil .sectionBas
{
	margin-top: 10px;
}

#Accueil .colonneCentrale
{
	width: 100% !important;
}

#Accueil #slideshow
{
	background-color: white;
	width: 710px;
	height: 228px;
	color: white;
	display:none;
}

#Accueil .prev, #Accueil #zone_droite .jcarousel-prev, #Accueil .next, #Accueil #zone_droite .jcarousel-next
{
	display: none;
}

#Accueil #slideshow img
{
	position: absolute;
}

#Accueil #slideshow .currentImage
{
	z-index: 2;
}

#Accueil #slideshow .nextImage
{
	display: none;
}

#Accueil #slideshow .descriptionImage
{
	display: none;
}

#Accueil #content .colGauche .sectionBas
{
	width: 688px;
}



#Accueil #content .sectionBas .bloc #listeActualitesRecentes img
{
	float: left;
}

#Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites
{
	float: left;
	width: 309px;
	font-size: 1em;
}

#Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites ul li a
{
	color: #000;
	font-size: 0.75em;
	font-weight: normal;
	text-transform: none;
	font-family: Arial, sans-serif;
	padding: 0;
	position: relative;
	height: 44px;
	padding: 20px 20px 4px 20px;
	line-height: 1;
}

#Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites ul li:hover, #Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites ul .current
{
	color: #004A98;
	font-weight:bolder;
}

#Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites ul .current a{
	color: #000;
	font-weight:bolder;
}

#Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites a
{
	display: block;
	text-transform: uppercase;
	padding: 12px 20px 8px 20px;
	font-family: UniversCondensedBold, Arial, sans-serif;
	position: relative;
}



#Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites a span img
{
	float: none;
}

#Accueil #content .sectionBas .bloc.actions
{
	width: 363px;
	float: left;
}

#Accueil #content .sectionBas .bloc.publications
{
	width: 274px;
	float: left;
}

#Accueil #content .sectionBas .bloc #actions
{
	font-size: 0.81em;
	width: 341px;
	height: 180px;
	color: #FFF;
	position: relative;
}



#Accueil #content .sectionBas .bloc #publications
{
	width: 252px;
	height: 180px;
	color: #FFF;
	position: relative;
}

#Accueil #content .sectionBas .bloc #actions strong, #Accueil #content .sectionBas .bloc #publications strong
{
	font-size: 15px;
	font-family: UniversCondensedBold, Arial, sans-serif;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
}

#Accueil #content .sectionBas .bloc #actions ul li, #Accueil #content .sectionBas .bloc #publications ul li
{
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1;
}

#Accueil #content .sectionBas .bloc #actions ul
{
	width: 270px;
}

#Accueil #content .sectionBas .bloc #actions ul li a
{
	position: relative;
	font-size: 0.938em;
	font-weight: bold;
}

#Accueil #content .sectionBas .bloc #publications a
{
	font-size: 0.813em;
}

#Accueil #content .sectionBas .bloc #actions .all, #Accueil #content .sectionBas .bloc #publications .all
{
	display: none;
}

#Accueil #content .sectionBas .bloc #grandsDossiers
{
	display: block;
}

#Accueil #content .sectionBas .bloc #grandsDossiers #dossiers ul 
{
    	margin-left:5%;
}
#Accueil #content .sectionBas .bloc #grandsDossiers #dossiers ul li.dossier
{
    width:45%;
    float:left;
    list-style-type:circle;
    padding-bottom:10px;
    }
#Accueil #content .sectionBas .bloc #grandsDossiers #dossiers ul li.dossier img
{
display:none;
    }

#Accueil .viewContent
{
	margin: 0;
	width: auto;
}

#Accueil .viewContent p, #Accueil .viewContent li
{
	line-height: inherit;
	padding: 0;
	font-size: inherit;
}

#Accueil .viewContent ul
{
	list-style-type: none;
	padding: 0;
}

/* end of accueil */

/* Content */

/* Grand dossiers */

.viewContent #francophonie, .viewContent #environnement, .viewContent #diversite-culturelle, .viewContent #reconnaissance, .viewContent #politiques-strategies, .viewContent #plan-nord
{
	color: #004c94;
	text-transform: uppercase;
	font-family: UniversCondensedBold, Arial, sans-serif;
	font-size: 1.75em;
	margin-bottom: 30px;
}



/* end of Grand dossiers */

/* fiche pays */

.viewContent .topFichePays
{
	width: 452px;
	height: 153px;
	background-image: url('/content/images/interface/onglet_fichePays.png');
	background-repeat: no-repeat;
	background-position: -6px 5px;
	padding-top: 25px;
	position: relative;
	top: -19px;
	left: -10px;
}

.viewContent .topFichePays span
{
	display: none;
}

.viewContent .topFichePays .mainSubTitle
{
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 0;
}

.viewContent .fichePays
{
	background-color: #f4f3f1;
	position: relative;
	width: 420px;
	margin: 0 auto;
	padding-bottom: 15px;
	top: -105px;
}

.viewContent .fichePays .subTitle
{
	margin: 15px 0px 0px 15px;
}

.viewContent .fichePays p
{
	padding: 5px 15px 0 15px;
}

.viewContent .fichePays h4
{
	font-weight: bold;
	font-size: 0.813em;
	margin: 15px 0 5px 15px;
}

.viewContent .fichePays ul
{
	list-style-type: none;
	padding: 0;
	margin-left: 15px;
	margin-top: 15px;
}

.viewContent .fichePays ul li
{
	padding: 0;
}

.viewContent #tabs ul.menuSousPays li
{
	height: 36px;
	display: table-cell;
	vertical-align: middle;
}

.viewContent #tabs ul.menuSousPays li a
{
	line-height: 1;
}

.viewContent #tabs #secteurs .menu3 li
{
	width: 155px;
}

/* end of fiche pays */

/* portrait */

.viewContent .fichePays.portrait .separateur
{
	position: static;
}

.viewContent .fichePays.portrait
{
	background-color: #FFF;
	top: -135px;
}

.viewContent .fichePays.portrait ul
{
	list-style-type: disc;
	padding-left: 15px;
}

.viewContent .fichePays.portrait .highlight ul
{
	list-style-type: none;
	padding: 0;
}

/* end of portrait*/

/* liste actualites */
.viewContent .listeActualites
{
	padding: 0;
	list-style-type: none;
}

.viewContent .listeActualites li
{
	padding-top: 20px;
	padding-bottom: 0;
}

.viewContent .listeActualites li img
{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 150px;
}

.viewContent .listeActualites li .dateEtType
{
	float: left;
	font-size: 0.813em;
	margin: 0;
}

.viewContent .listeActualites li .dateEtType .type
{
	color: #a40001;
}

.viewContent .listeActualites li .separateur
{
	margin-top: 5px;
}

.viewContent .listeActualites li p
{
	font-size: 1em;
}

.viewContent .listeActualites li h2
{
	margin: 0;
}

/* end of liste actualites */

/* detail actualite */

.viewContent .nouvelle
{
	margin-top: 0;
	width: 100%;
}


.viewContent .nouvelle .mainSubTitle
{
	margin-top: 0;
}

.viewContent .nouvelle .date
{
	font-size: 0.688em;
	color: #7d7d7d;
	line-height: 18px;
}

.viewContent .nouvelle .descriptionImage
{
	font-size: 0.688em;
	color: #707070;
	margin-bottom: 5px;
}

.viewContent .nouvelle .introNouvelle
{
	margin-top: 5px;
}

.viewContent .nouvelle .introNouvelle strong
{
	font-weight: bold;
}

.viewContent .nouvelle .blocPhoto
{
	margin: 25px 0 15px 0;
	width: 100%;
}

.viewContent .nouvelle .blocPhoto img
{
	float: left;
	margin: 0;
}

.viewContent .nouvelle .blocPhoto img.right
{
	float: right;
}

.viewContent .nouvelle .blocPhoto .highlight
{
	margin: 0;
	height: 75px;
	vertical-align: middle;
	display: table-cell;
}

.viewContent .nouvelle .blocPhoto .highlight .descriptionImage
{
	line-height: 1.37;
	margin-bottom: 0;
}

.viewContent .nouvelle .subTitle
{
	margin-bottom: 10px;
}

.viewContent .nouvelle .liensUtiles
{
	margin-bottom: 25px;
}
/* end of detail actualite */



/* liste communiques */
.viewContent #listeCommuniques
{
	list-style-type: none;
	padding: 0;
}

.viewContent #listeCommuniques li
{
	padding: 0;
}

.viewContent #listeCommuniques li a
{
	display: block;
	margin-top: 5px;
}

.viewContent #listeCommuniques li .separateur
{
	margin: 8px 0;
}

.viewContent #listeCommuniques li .date, .viewContent .resultatRecherche .date
{
	color: #666;
	font-size: 0.813em;
}

/* end of liste communiques */

/* detail communique */
.viewContent .communique .retourCommuniques
{
	float: right;
	line-height: 26px;
	width: 235px;
	background-image: url('/content/images/interface/btn_tousCommuniques.png');
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	font-size: 0.813em;
	margin: 15px 0;
}

.viewContent .communique .mainSubTitle
{
	margin: 0 0 5px 0;
}

/* end of detail communique */

/* fiche publication */
.viewContent .fichePublication
{
}

.viewContent .fichePublication ul
{
	padding: 0;
	list-style-type: none;
}

.viewContent .fichePublication ul li a:after
{
	clear: both;
}

.viewContent .fichePublication ul li .taille
{
	color: black;
}

/* end of fiche publication */

/* bulletins electroniques */
#bulletinEtrangers
{
	margin-bottom: 15px;
}
/* end of bulletins electroniques */

/* liste des publications */
.viewContent .listePublications
{
	padding: 0;
	list-style-type: none;
}

.viewContent .listePublications li
{
	line-height: 1;
	padding-left: 15px;
}
/* end of liste des publications */

/* details publication */
.viewContent .detailPublications p
{
	padding: 5px 0;
	margin-bottom: 10px;
}

.viewContent .detailPublications a
{
	font-size: 0.813em;
}

.viewContent .detailPublications .subSubTitle
{
	margin-bottom: 15px;
}

/* end of details publication */

/* section nous joindre */

.viewContent #formQualite
{
	background: url(/content/images/interface/bg_form_qualite.png) no-repeat;
	padding: 10px 20px 0px 20px;
	position: relative;
	margin-bottom: 30px;
}

.viewContent #formQualite div
{
	margin-bottom: 5px;
}

.viewContent #formQualite div label, .viewContent #formSatisfaction div label
{
	font-weight: bold;
	display: block;
	font-size: 0.813em;
	margin-bottom: 2px;
}

.viewContent #formQualite label.error, .viewContent #formSatisfaction label.error
{
	color: #CC1F18;
	font-size: 0.7em;
}

.viewContent #formQualite div input[type=text]
{
	width: 285px;
	border: 1px solid #e2e2e2;
}

.viewContent #formQualite div textarea
{
	width: 280px;
	height: 68px;
	resize: none;
	border: 1px solid #e2e2e2;
	overflow-y: auto;
}

.viewContent input[type=submit]
{
	background: url(/content/images/interface/bg_btn_envoyer.png) no-repeat;
	color: #FFF;
	width: 79px;
	height: 26px;
	border: none;
	text-align: left;
	padding-left: 7px;
	cursor: pointer;
}

.viewContent .rectButton
{
	background: url(/content/images/interface/bg_btn_reset.png) repeat-x;
	color: #FFF;
	height: 26px;
	border: none;
	text-align: left;
	padding-left: 7px;
	cursor: pointer;
}

.viewContent a.rectButton
{
    font-size: 0.81em;
    padding: 5px;
    display: block;
    width: 145px;
}

.viewContent a.rectButton:hover
{
    text-decoration: none;
}

.viewContent .highlight .ombreBas
{
    left: 0;
}

.viewContent #formQualite .ombreBas
{
	left: 0;
	bottom: -17px;
}

.viewContent #formSatisfaction
{
	margin-top: 20px;
}

.viewContent #formSatisfaction div, .viewContent #formSatisfaction table
{
	margin-bottom: 10px;
}

.viewContent #formSatisfaction th
{
	font-weight: normal;
}

.viewContent #formSatisfaction table td
{
	vertical-align: middle;
}

.viewContent #formSatisfaction table input[type=radio]
{
	margin: auto;
	display: block;
}

.viewContent #formSatisfaction .labelRadio
{
	font-weight: normal;
	display: inline;
}

.viewContent #formSatisfaction div textarea
{
	width: 414px;
	height: 68px;
	resize: none;
	border: 1px solid #e2e2e2;
	overflow-y: auto;
}

/* end of section nous joindre */

/* pages representation, representants, projets de cooperation et recherche document archive */

.viewContent #representForm
{
	margin-bottom: 10px;
}

.viewContent #representForm div, .viewContent #documentsArchiveForm div
{
	margin-bottom: 10px;
}

.viewContent #documentsArchiveForm div span
{
	font-size: 0.813em;
}

.viewContent #documentsArchiveForm div .hasDatepicker
{
	width: 80px;
}

.viewContent #representForm div label, .viewContent #documentsArchiveForm div label
{
	display: block;
	font-size: 0.813em;
	margin-bottom: 5px;
	font-weight: bold;
}

.viewContent #representForm div select
{
	width: 100%;
}

.viewContent #representForm .selectDate select
{
	width: auto;
}

.viewContent .results .result
{
	font-size: 0.813em;
	line-height: 1.4;
}
.viewContent .results .result strong
{
	font-weight: bold;
}

.viewContent .results .result .affectation
{
	margin: 0 0 5px 10px;
	font-size: 1em;
}

.viewContent .results .result .separateur
{
	margin: 15px 0;
}

.viewContent .results .result .subTitle
{
	font-size: 1.5em;
}

table.resultatRechercheHorizontal
{
    width: 100%;
}

table.resultatRechercheHorizontal th
{
    width: 33%;
}

table.resultatRechercheHorizontal ul
{
    padding-left: 0px;
}

.viewContent ul.results
{
	list-style-type: none;
	padding: 0;
	font-size: 1.188em;
}
.viewContent ul.results .result .numero, .viewContent ul.results .result .descProjet
{
	float: left;
	margin: 0;
}

.viewContent ul.results .result .numero
{
	width: 50px;
}

.viewContent ul.results .result .descProjet
{
	margin: 0 0 0 10px;
	width: 360px;
}

.viewContent ul.results .result .orgTitle
{
	margin-bottom: 0;
}

.viewContent ul.results .result ul
{
	list-style-type: none;
}

.viewContent .blocPhoto.right.smallWidth
{
	float: right;
	width: 180px;
	padding: 0 10px;
}
.viewContent .blocPhoto.right.smallWidth img
{
	margin: 0 0 10px 0;
}

.viewContent .blocPhoto.right.smallWidth .descriptionImage
{
	font-size: 0.688em;
}

.viewContent #representForm div .checkedListBox, .viewContent #documentsArchiveForm div .checkedListBox
{
	height: auto;
	border: none;
}

.viewContent #representForm div .checkedListBox.long, .viewContent #documentsArchiveForm div .checkedListBox.long
{
	overflow-y: auto;
	border: 1px solid #CCCCCC;
	height: 6em;
	background-color: White;
}

.viewContent #representForm div .checkedListBox label, .viewContent #documentsArchiveForm div .checkedListBox label
{
	display: inline;
	font-weight: normal;
}

/* end of pages representation, representants et projets de cooperation */

/* 500 */
#error #content
{
	margin-top: 70px;
}
/* end of 500 */



/* end of Content */




/* utils */
.clear
{
	clear: both;
}

.colGauche
{
	float: left;
	width: 100%;
}

.colDroite
{
	float: right;
}

.bloc
{
	padding: 0 5px 5px 5px;
	background-color: #FFF;
	position: relative;
	z-index: 100;
}

.back
{
	display: none;
}

.backTop
{
	display: none;
}

.imgFullCol
{
	/*width: 100%;*/
}

/*.gris
{
	background-color: #f4f3f1;
}*/

#pager
{
	display:none;
}

.highlight
{
    position: relative;
	background-color: #f3f3f3;
	margin: 15px 0;
}

.highlight .subSubTitle, .highlight .subTitle
{
	margin: 0 0 10px 0 !important;
}

.blocPhoto p
{
	width: auto;
	margin: -3px 0 0 0 !important;
}

.blocPhoto .texteFlottant
{
	float: left;
	width: 229px;
}

.blocPhoto img
{
	float: left;
	margin-right: 20px;
}

.blocPhoto img.right
{
	float: right;
}

.blocPhoto.basPage
{
	margin-top: 30px;
}

.textStrike
{
	text-decoration: line-through;
}

.redText
{
	color: #CC1F18;
}

#texteActualite
{
    font-size: 0.81em;
    line-height: 1.5;
}

#texteActualite strong, #texteActualite h2
{
    font-weight: bold;
}

#texteActualite p
{
    font-size: 1em;
}

#texteActualite ul li
{
    font-size: 1em;
}

.textAlignRight
{
	text-align: right;
}

.textAlignCenter
{
	text-align: center;
}

a.dirigeant
{
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    height: 91px;
    width: 65px;
}

img.icon
{
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
}

/* colorBox */

#cboxOverlay
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
	z-index: 101;
}

#colorbox
{
	z-index: 102;
}

#cboxContent
{
	margin-top: 32px;
	overflow: visible;
	z-index: 102;
}

.cboxIframe
{
	background: #fff;
}

#cboxError
{
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent
{
	background: #000;
	padding: 1px;
}

#cboxLoadedContent .cboxPhoto
{
	margin: auto;
	display: block;
}

#cboxLoadingGraphic
{
	background: url(/content/images/interface/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay
{
	background: #fff;
	width: 100%;
	height: 100%;
}

#cboxTitle
{
	color: #000;
	font-size: 0.813em;
	display: block;
	width: 500px;
	position: relative;
	left: -50%;
	padding: 10px 0 10px 10px;
}

#cboxCurrent
{
	display: none !important;
}

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose
{
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: -20px;
	background: url(/content/images/interface/controls.png) no-repeat 0 0;
}

#cboxPrevious
{
	background-position: 0px 0px;
	right: 44px;
	top: 0px;
}

#cboxPrevious:hover
{
	background-position: 0px -25px;
}

#cboxNext
{
	background-position: -25px 0px;
	right: 22px;
	top: 0;
}

#cboxNext:hover
{
	background-position: -25px -25px;
}

#cboxClose
{
	background-position: -50px 0px;
	right: 0;
	top: 0;
}

#cboxClose:hover
{
	background-position: -50px -25px;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious
{
	right: 66px;
}

.cboxSlideshow_on #cboxSlideshow
{
	background-position: -75px -25px;
	right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover
{
	background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow
{
	background-position: -100px 0px;
	right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover
{
	background-position: -75px -25px;
}


/* end of colorBox */


/* Contenu au centre (.viewContent) */

.viewContent
{
	display: block;
	width: 100%;
	margin: 0px 10px 0 15px;
	float: left;
	z-index: 1;
}

.viewContent .retourAccueil
{
	color: White;
	font-size: 0.813em;
	width: 176px;
	line-height: 25px;
	display: block;
	padding-left: 10px;
	cursor: pointer;
	background: url(/content/images/interface/btn_retour_accueil.png) no-repeat;
}

.viewContent .retourAccueil:hover
{
	text-decoration: none;
}

.viewContent .ombreBas
{
	background-image: url('/content/images/interface/ombre_bas.png');
	background-repeat: no-repeat;
	position: absolute;
	bottom: -12px;
	width: 100%;
	height: 12px;
}

.viewContent .entete
{
	margin-top: -10px;
}

.viewContent p, .viewContent li
{
	font-size: 0.813em;
	line-height: 1.5;
}

.viewContent p
{
	margin: 10px 0;
}

.viewContent li
{
	padding: 5px 0px;
}

.viewContent li p, .viewContent li ul li
{
	font-size: 1em;
}

.viewContent p strong, .viewContent ul li strong
{
	font-weight: bold;
}

.viewContent ul
{
	list-style: disc;
	padding-left: 20px;
}

.viewContent .mainSubTitle
{
	color: #004C94;
	font-size: 1.438em;
	font-family: Arial;
	margin: 5px 0 10px 0;
	line-height: 1.3;
}

.viewContent .subTitle
{
	font-size: 1.25em;
	padding: 10px 0 5px 0;
	line-height: 1.2;
}

.viewContent .subTitle.first
{
	padding: 0;
}

.viewContent .subSubTitle
{
	font-size: 1em;
	margin: 18px 0 5px 0px;
	line-height: 1.2;
}

.viewContent .colonneCentrale
{
	width: 90%;
	margin: 0 auto;
	position: relative;
}

/* Onglet (tabView) */

/*
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs
{
	position: relative;
	padding: .2em;
	zoom: 1;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav
{
	margin: 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li
{
	display: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
	margin-bottom: 0;
	display: block;
	background: #fff;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel
{
	display: block;
	border-width: 0;
	padding: 1em 0.8em;
	background: url(/content/images/interface/bg_tab_content.png) top left no-repeat;
	z-index: 2;
}
.ui-tabs .ui-tabs-hide
{
	display: none !important;
}
#tabs
{
	position: relative;
}
#tabs .coinDroit
{
	background: url(/content/images/interface/ombre_tab_coin_droit.png) no-repeat;
	position: absolute;
	top: 26px;
	right: -23px;
	width: 420px;
	height: 136px;
	z-index: -1;
}
/* ie7 fix */

/* fix zoneGauche */

.ie7 #fil_ariane li
{
	background-position: left 3px;
}


.ie7 #Accueil #carousel_large li .descriptionImage strong
{
	font-size: 1.15em;
}

.ie7 #Accueil #carousel_large li .descriptionImage a
{
	font-size: 1.15em;
}

.ie7 #Accueil #carousel_large li .descriptionImage a span
{
	bottom: 3px;
}

.ie7 #Accueil #content .sectionBas .bloc #listeActualitesRecentes #actualites ul li a
{
	font-size: 1em;
	color:#000;
}
/* end of fix zoneGauche */

/* fix menu entete-piv */
.ie7 #entete-piv #menu-piv li a
{
	position: relative;
	top: 2px;
}
/* end fix menu entete-piv */

/* fix background panels */
.ie7 #tabs
{
	position: relative;
}
/* end of fix background panel */

/* end of ie7 fix  */

.droite
{
	text-align: right;
	float: right;
}



.btPartager
{
    display:none;
}

.viewContent-2 #section-ministre .wrap-box .box-photo img
{
    width:30%;
    height:30%;
    float:left;
    padding-right:20px;}
    
.viewContent-2 #section-ministre .wrap-box .box-text-1 p strong
{
    font-weight:normal;
    }
    
.viewContent-2 #section-ministre .wrap-box .box-text-1 .list-partage
{
    list-style-type:none;
    }
.viewContent-2 #section-ministre .wrap-box .box-text-1 .list-partage li
{
    width:30%;
    float:left;
    }
    
.viewContent-2 #section-ministre .content-video{display:none;}

 div.panel {
        display:block;
        max-height: 100%;
        overflow:visible;
        -ms-overflow-style:scrollbar;/*pour afficher le contenu des boites dans Explorer*/
    }