@charset "UTF-8";
/* CSS Commun à toutes les pages */
html {
	height: 100%;
}
body {
	height:100%;
	margin: 0px;
	padding: 0px;
	background: #F2F2F2;
	text-align: center;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
object {
	padding: 0px;
	margin: 0px;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.hiddenElement {
	display: none;
}
#conteneurPrincipal {
	margin: 0px auto;
	width: 960px;
	background: #FFFFFF url(../images/conteneurBottom.png) no-repeat center bottom;
	text-align: left;
	padding-bottom: 20px;
	min-height: 100%;
}
#bandeauPrincipal {
	background: #f2f2f2;
	height: 178px;
	width: 960px;
	padding-top: 20px;
	position: relative;
	z-index: 2;
}
#sousBandeauGadgets {
	background: url(../images/motif_SousBandeauGadget.jpg) repeat-x;
	height: 25px;
	width: 960px;
	position: relative;
	z-index: 1;
}
#sousBandeauGadgets p {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	position: absolute;
}
p#derniereMsj {
	left: 25px;
  z-index: 1;
}
p#meteoBiarritz {
	left: 430px;
	z-index: 2;
}
p#mobileBtn {
	left: 310px;
  	z-index:2;
    padding:3px 0 0;
}
p#tousLesFlux {
	left: 600px;
	z-index: 3;
}
p#tousLesFlux a {
	color: #666666;
	text-decoration: none;
	background: url(../images/iconeRSSGrise.gif) no-repeat left center;
	padding-left: 15px;
}
p#tousLesFlux a:hover {
	text-decoration: underline;
}
form#rechercheSimple {
	display: block;
	width: 170px;
	position: absolute;
	z-index: 4;
	right: 15px;
	height: 16px;
	padding: 4px 0px 5px;
}
input#recherche {
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin: 0px;
	padding: 0px 4px;
	float: left;
	height: 16px;
	width: 135px;
	border-style: none;
}
input#envoi {
  display: block;
  float: left;
	height: 16px;
	width: 27px;
}
#pub {
	background: #dededa;
	height: auto;
	width: 920px;
	margin: 15px auto 10px;
	padding: 5px;
	text-align: center;
}
#pub p {
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
p#fil_ariane {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	margin: 5px 0px 5px 25px;
}
p#fil_ariane a {
	color: #666666;
	text-decoration: none;
}
p#fil_ariane a:hover {
	text-decoration: underline;
}
#bandeauAlternatif {
	background: #f2f2f2 url(../images/bandeauPrincipal.png) no-repeat bottom;
	height: 100%;
	position: relative;
}
#bandeauAlternatif p {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	letter-spacing: 0px;
}
p#retourAccueil {
	height: 155px;
	width: 122px;
	top: 15px;
	left: 15px;
	z-index: 1;
}
p#lienCapgemini {
	z-index: 2;
	top: 15px;
	height: 50px;
	width: 180px;
	right: 25px;
}
#bandeauAlternatif a {
	display: block;
	height: 100%;
	width: 100%;
}
#bandeauFlash {
	height: 178px;
	width: 960px;
	position: absolute;
	z-index: 1;
}
#overflowContenu {
	width: 100%;
	background: url(../images/colPrincBackgr_motif.jpg) repeat-y 15px;
	overflow: auto;
}
#articles {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px ;
}
#colonnePrincipale {
	width: 745px;
	float: left;
	padding: 0px 15px;
}
#piedColonnePrincpale {
	background: url(../images/colPrincBackgr_bottom.jpg) no-repeat center bottom;
	width: 745px;
	height: 15px;
	position: relative;
	top: -15px;
	left: 15px;
}
#colonneDroite {
	width: 170px;
	float: left;
	padding:0 0 85px;
}
#accesMedia {
	background: url(../images/miniPlayer_motif.png) repeat-y center;
	width: 170px;
	margin-bottom: 18px !important;
	*margin-bottom: 15px !important;
	_margin-bottom: 15px;
}
#miniPlayer {
	width: 170px;
	height: 194px;
}
#miniPlayer p {
	display: block;
	margin: 0px;
	height: 194px;
}
#miniPlayer a {
	display: block;
	height: 100%;
	width: 100%;
	background: url(../images/miniPlayer.jpg) no-repeat;
}
ul#boutonsMedia {
	padding: 0px 10px 15px;
	display: block;
	margin: 0px;
	list-style: none;
	background: url(../images/miniPlayer_bottom.jpg) no-repeat center bottom;
	height: 104px;
	width: 150px;
}
ul#boutonsMedia li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	/*height: 52px;*/
	height:34px;
	width: 100%;
	border-top: 2px groove #CCCCCC;
}
ul#boutonsMedia a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	/*border-top: 2px groove #CCCCCC;*/
}
ul#boutonsMedia li#boutonAudio a {
	background: url(../images/background_audioBtn.jpg) no-repeat center top;
}
ul#boutonsMedia li#boutonAudio a:hover {
	background: url(../images/background_audioBtn.jpg) no-repeat center bottom;
}
ul#boutonsMedia li#boutonDiaporama a {
	background: url(../images/background_diaporamaBtn.jpg) no-repeat center top;
}
ul#boutonsMedia li#boutonDiaporama a:hover {
	background: url(../images/background_diaporamaBtn.jpg) no-repeat center bottom;
}
ul#boutonsMedia li#boutonVideo a {
	background: url(../images/background_videoBtn.jpg) no-repeat center top;
}
ul#boutonsMedia li#boutonVideo a:hover {
	background: url(../images/background_videoBtn.jpg) no-repeat center bottom;
}

#decouvrir {
	background: url(../images/boiteDr_motif.jpg) repeat-y;
	padding: 0px;
	width: 170px;
	margin-bottom: 15px;
}
#decouvrir h2 {
	background: url(../images/decouvrir.jpg) no-repeat;
	display: block;
	margin: 0px;
	height: 58px;
	width: 170px;
	overflow: hidden;
}
ul#unArticleParRubrique {
	display: block;
	margin: 0px;
	padding: 0px 15px 10px 19px;
	width: 136px;
	list-style: none;
	background: url(../images/boiteDr_bottom.jpg) no-repeat bottom;
}
ul#unArticleParRubrique li {
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	padding: 0px;
}
ul#unArticleParRubrique a {
	font-size: 11px;
	color: #4C4C4C;
	line-height: 11px;
	text-decoration: none;
	display: block;
	width: 100%;
}
ul#unArticleParRubrique a:first-line {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
ul#unArticleParRubrique a:hover {
	text-decoration: underline;
}
p#ecrire {
	height: 63px;
	width: 170px;
	display: block;
	margin: 0px 0px 15px;
}
p#ecrire a {
	background: url(../images/ecrire.png) no-repeat top;
	display: block;
	height: 100%;
	width: 100%;
}
p#ecrire a:hover {
	background: url(../images/ecrire.png) no-repeat bottom;
}
#tagsCloudsTop {
	height: 15px;
	width: 170px;
	overflow: hidden;
	background: url(../images/tagsClouds_bckgrTop.png) no-repeat;
}

#tagsClouds {
	display: block;
	width: 156px;
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	margin: 0px;
	padding: 0px 5px;
	font-weight: bold;
	overflow: auto;
	letter-spacing: 0em;
	text-align: justify;
}

#tagsClouds a {
    text-decoration: none;
}


#tagsClouds a:hover {
	text-decoration: underline;
	color: #EE0000;
}

#tagsCloudsBottom {
	background: url(../images/tagsClouds_bckgrBottom.png) no-repeat;
	height: 15px;
	width: 170px;
	overflow: hidden;
	margin-bottom: 15px;
}
p#pied {
	font-size: 9px;
	color: #666666;
	text-align: center;
	line-height: 25px;
	padding-bottom: 20px;
}
p#pied a {
	text-decoration: underline;
	color: #666666;
}
p#pied a:hover {
	text-decoration: none;
}
#warningPlayer {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px;
	margin: 10px 0px;
	border: 2px solid #DE0000;
}
#warningPlayer a {
	color: #DE0000;
}

p#portrait span.msg a { 
  text-decoration:none;
  font-weight:bold;
  color:#E1001A;
  font-size:12px;
  
}

p#portrait span.msg {
  padding-top:15px;
  width:130px;
  padding-left:10px;
  display:block;
  line-height:13px;
}

#article_deploye .content_img_afp {
  position:relative;
  margin-top:-5px;
  padding-bottom:15px;
}

#article_deploye .content_img_afp #spacer_afp {
  position:absolute;
  width:100px;
  height:14px;
  top:21px;
  right:35px !important;
  right:40px;
}

#colonneGauche #accesMedia #miniPlayer { 
  background: transparent url(../images/miniPlayerPrincipal_top.png) no-repeat scroll center top;
}

#colonneDroite #accesMedia #miniPlayer { 
  background: transparent url(../images/miniPlayer_top.png) no-repeat scroll center top;
}
