/*
	CSS pour Mauricie.tv - Principal
	Emilie - egzakt.com
	2010/04/07
*/

body {
	font: 75%/130% Arial, Verdana, sans-serif;
	margin: 0;
	color: #fff;
}

p {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol {
	margin: 0;
	padding: 0 0 0 22px;
}

a {
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #F8EC31;
}

img {
	border: 0;
}

/* ARCHITECTURE DE BASE
-----------------------------------------*/
#fond_video {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
}

#wrapper {
	position: relative;
	z-index: 2;
	width: 850px;
	padding-bottom: 100px;
	margin: 0 auto 30px auto;
}

#footer {
	width: 100%;
	height: 100px;
	background-color: #78ae47;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 3;
}

/* ENTÊTE
-----------------------------------------*/
#entete {
	width: 850px; /* Important pour IE6 */
	position: relative;
	margin-bottom: 5px;
}

#entete h1 {
	margin: 0;
	padding: 0;
}

#entete .logo_mauricie_tv a {
	display: block;
	margin: 0 0 0 128px;
	width: 515px;
	height: 179px;
	background: transparent url(../images/ul/graphiques/logo.png) top left no-repeat;
}

#entete .logo_mauricie_tv span {
	position: absolute;
	top: -999em;
}

#entete div#h3 {
	position: absolute;
	top: 147px;
	left: 315px;
	font: 2em/1.2em Georgia, Times, serif;
	color: #2E3090;
	margin: 0;
}

#plus_de_videos {
	position: absolute;
	top: 126px;
	right: 30px;
}

#plus_de_videos a {
	display: block;
	width: 72px;
	height: 49px;
}

#plus_de_videos a span {
	display: none;
}

/* Navig langues */
ul#langues {
	position: absolute;
	top: 8px;
	left: 65px;
}

ul#langues li {
	display: inline;
}

ul#langues a {
	font-size: 0.92em;
	line-height: 1.1em;
	text-decoration: none;
}

ul#langues a.selected {
	color: #F8EC31;
	font-weight: bold;
}

/* Médias sociaux */
#medias_sociaux {
	position: absolute;
	top: 35px;
	right: 60px;
	width: 392px;
	height: 42px;
	padding: 2px 0 0 0;
	/*font-size: 0.92em;*/
	line-height: 1.1em;
	/*text-align: center;*/
	/*background: url(../images/ul/tuiles/medias_sociaux.png) no-repeat left top;*/
    background: url(../images/ul/icones/CRE_022_fond_BM.png) no-repeat left top;
}

#medias_sociaux ul {
	display: inline;
	position: relative;
	top: 4px;
    
}

#medias_sociaux li {
	display: inline;
	padding: 0 1px;
}

#medias_sociaux li img {
    padding-top:3px;
}

#medias_sociaux #texte {
    margin-left:70px;
    vertical-align:25%;
}

#medias_sociaux #bm {
    color:#C0F465;
    padding-left:70px;
    text-decoration:none;
    margin-right:20px;
    padding-top:15px;
    padding-bottom:15px;
}



/* Navig secondaire */
ul#navig_secondaire {
	position: absolute;
	top: 0;
	right: 56px;
}

ul#navig_secondaire li {
	float: left;
}

ul#navig_secondaire a {
	float: left;
	margin-right: 4px;
	width: 92px;
	height: 23px;
	padding: 7px 0 0 0;
	color: #35268F;
	text-decoration: none;
	text-align: center;
	background: url(../images/ul/boutons/navig_secondaire.png) no-repeat left top;
}

ul#navig_secondaire a#repertoire_video {
	width: 125px;
	background: url(../images/ul/boutons/navig_secondaire_long.png) no-repeat left top;
}

ul#navig_secondaire a:hover,
ul#navig_secondaire a.selected,
ul#navig_secondaire a#repertoire_video:hover,
ul#navig_secondaire a#repertoire_video.selected {
	background-position: left bottom;
}

/* ACCUEIL
-----------------------------------------*/
#accueil #contenu_padding {
	width: 722px; /* Important pour IE6 */
	padding: 22px 64px;
	background: url(../images/ul/tuiles/contenu_accueil.png) repeat-y left top;
}

#accueil ul#rubriques {
	width: 722px; /* Important pour IE6 */
	overflow: hidden;
}

#accueil ul#rubriques li {
	float: left;
	margin-right: 38px;
}

#accueil ul#rubriques li.dernier {
	margin-right: 0;
}

#accueil ul#rubriques h2 {
	font-size: 1.75em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 2px 0;
}

#accueil ul#rubriques a {
	color: #2E2E2E;
	text-decoration: underline;
}

#accueil ul#rubriques a:hover {
	color: #fff;
}

#accueil ul#rubriques a img {
	display: block;
	margin-bottom: 2px;
}

#accueil #intro {
	margin: 18px 0 4px 0;
	font: 1.33em/1.4em Georgia, Times, serif;
}

#accueil #brochure {
	font-weight: bold;
	color: #F8EC31;
}

#accueil #brochure a {
	color: #F8EC31;
}

#accueil #brochure a:hover {
	color: #fff;
}

/* RÉPERTOIRE VIDÉO
-----------------------------------------*/

.note {
	color: #35268F;
	padding: 5px 0 0 0;
}

#repertoire_video {
	position: relative;
}

#repertoire_video .nom {
	color: #35268F;
}

#repertoire_video .w640 {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#repertoire_video #contenu_padding {
	width: 722px; /* Important pour IE6 */
	padding: 14px 64px;
	background: url(../images/ul/tuiles/contenu_partenaires.png) repeat-y left top;
}

#repertoire_video h1 {
	font: 1.75em/1.2em Georgia, Times, serif;
	color: #35268F;
	margin: 0 0 2px 0;
}

#repertoire_video #description_categorie {
	color: #35268F;
	padding: 20px 0;
}

#repertoire_video #description_categorie a {
	color: #35268F;
}

#repertoire_video .description_de_la_video {
	color: #35268F;
	width: 640px;
	margin: 20px auto;
}

#repertoire_video .retour {
	float: right;
	margin: 0 0 20px 20px;
}

#repertoire_video .video_wrapper {
	float: left;
	width: 226px;
	padding: 13px 20px 20px 0;
	font: bold 1.166em/1.2em Arial, Verdana, sans-serif;
	color: #35268F;
}

#repertoire_video .video_wrapper_dernier {
	padding-right: 0;
}

#repertoire_video .video_wrapper .video {
	padding: 0 0 10px 0;
}

#repertoire_video .video_wrapper a {
	color: #35268F;
	text-decoration: none;
}

#repertoire_video .video_wrapper a:hover {
	text-decoration: underline;
}

#repertoire_video #f_categorie {
	position: absolute;
	top: 0;
	right: 100%;
	background: transparent url(../images/ul/tuiles/menu-deroulant.png) top left no-repeat;
	width: 193px;
	border: 0 none;
	height: 22px;
}

#repertoire_video #f_categorie a#titre_liste_categories {
	display: block;
	padding: 2px 5px 3px;
	color: #35268F;
	text-decoration: none;
}


#repertoire_video #f_categorie ul {
	position: absolute;
	top: 20px;
	left: 0px;
	border: solid #1268cf;
	border-width: 0 1px 1px;
	width: 172px;
	background-color: #fff;
}

#repertoire_video #f_categorie ul a {
	text-decoration: none;
	color: #2687CD;
	display: block;
	margin: 0px 5px;
	padding: 2px 0;
	border-bottom: 1px solid #D0E4F3;
}

#repertoire_video #f_categorie ul a.toutes {
	border-top: 1px solid #3162CC;
}
#repertoire_video #f_categorie ul a.dernier {
	border-bottom: 0 none;
}

#repertoire_video #f_categorie a.selected, #repertoire_video #f_categorie ul a:hover {
	color: #35268F;
}

#repertoire_video .pagination_wrapper {
	float: right;
	padding: 0 4px 0 10px;
	background: url(../images/ul/tuiles/pagination_gauche.png) left top no-repeat;
	position: relative;
	width: auto;
}

#repertoire_video .pagination {
	background: url(../images/ul/tuiles/pagination.png) left top no-repeat;
	padding: 3px 10px 3px 0;
}

#repertoire_video .pagination a {
	display: inline-block;
	margin: 0 2px;
	color: #35268F;
	text-decoration: none;
	font-size: 0.916em;
	line-height: 1.1em;
}

#repertoire_video .pagination a.selected {
	color: #F5F146;
	font-weight: bold;
}

/* LIENS UTILES
-----------------------------------------*/
#liens #contenu_padding {
	width: 722px; /* Important pour IE6 */
	padding: 14px 64px;
	background: url(../images/ul/tuiles/contenu_liens_utiles.png) repeat-y left top;
}

#liens h1 {
	font: 1.75em/1.2em Georgia, Times, serif;
	color: #F5F146;
	margin: 0 0 10px 0;
}

#liens #colonne_gauche {
	float: left;
	width: 327px;
}

#liens #colonne_droite {
	float: right;
	width: 327px;
}

#liens ul {
	margin-bottom: 20px;
}

#liens ul.dernier {
	margin-bottom: 0;
}

#liens li {
	padding: 1px 0;
}

/* PARTENAIRES
-----------------------------------------*/
#partenaires #contenu_padding {
	width: 756px; /* Important pour IE6 */
	padding: 14px 47px;
	background: url(../images/ul/tuiles/contenu_partenaires.png) repeat-y left top;
}

#partenaires h1 {
	font: 1.75em/1.2em Georgia, Times, serif;
	color: #35268F;
	margin: 0 0 2px 30px;
}

#partenaires #conteneur_categories {
	width: 756px;
	padding: 8px 0 0 0;
}

#partenaires #conteneur_categories table {
	width: 100%;
	border-bottom: 1px solid #3a91e2;
}

#partenaires #conteneur_categories table.dernier {
	border-bottom: 0;
}

#partenaires #conteneur_categories td {
	vertical-align: middle;
	padding: 15px 30px;
}

#partenaires #conteneur_categories table.dernier td {
	padding-bottom: 0;
}

/* FOOTER
-----------------------------------------*/
a#egzakt {
	position: absolute;
	top: -13px;
	right: 13px;
	color: #D0E4F2;
	text-decoration: none;
	font: 9px/11px Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

a#egzakt:hover {
	text-decoration: underline;
}

#wrapper_footer {
	width: 704px;
	padding: 15px 64px 0 64px;
	margin: 0 auto;
	font-size: 0.92em;
	line-height: 1.1em;
}

#wrapper_footer #logo_cre img {
	margin-right: 15px;
}

#wrapper_footer #logo_tourisme_mauricie {
	float: right;
	margin-top: 23px;
}

/* DIVERS
-----------------------------------------*/
#version_dev {
	display: none;
	background: #FF0000 url(../images/ul/icones/avertissement.gif) no-repeat 8px 4px;
	padding: 5px 10px 5px 30px;
	color: #FFFFFF;
	font: 11px/15px Verdana, Arial, sans-serif;
	text-transform: uppercase;
}


