/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
img, a img {border:none;outline:none;}

/* common styling */
:focus{outline:1px dotted;}
address,form,hr,table,ul,ol,dl,pre{margin-bottom:1.5em;}
abbr,acronym{font-size:85%;letter-spacing:.1em;text-transform:uppercase;}
abbr[title],acronym[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}
blockquote{color:#666;font-style:italic;margin:1.5em;}
ins{border-bottom:1px dotted #000;text-decoration:none;}
del{text-decoration:line-through;}
small,sup,sub{font-size:85%;}
big{font-size:125%;line-height:80%;}
sup{vertical-align:super;}
sub{vertical-align:sub;}
pre{white-space:pre;}
cite,em,dfn{font-style:italic;}
code{font-family:mono-space, monospace;font-size:100%;}
strong,th,thead td,dt{font-weight:bold;}
hr{background:#ddd;border:none;clear:both;color:#ddd;float:none;height:.1em;margin:0 0 1.45em;width:100%;}
hr.space{background:#fff;color:#fff;}
table{margin:0 0 1.4em;width:100%;}
th{font-weight:bold;}
thead th{border-bottom:0;font-weight:bold;}
tbody th{border-bottom:0;}
th,td,caption{padding:4px 10px 4px 5px;vertical-align:middle;}
tfoot{font-style:italic;}
label{font-weight:normal;}
fieldset{margin:0 0 1.5em;padding:1.4em;}
legend{font-size:1em;font-weight:normal;}
input,textarea,select{margin:0.5em 0;}
input[type=submit]{padding:0 2px;}
input[type=text],input[type=password]{background:#fff;border:1px solid #ccc;margin:8px 0;padding:2px;}
input[type=checkbox],input[type=radio],input.checkbox,input.radio{position:relative;top:.15em;}


body {
	font-family: Verdana;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	color : #777;
}

#top {
background-color:#0070a4;
background-position:top top;
height:8px;
display:block;
width:100%;
z-index:2;
}

#wrapper {
background-color:white;
background-image:url(../images/fond.png);
background-position:center top;
background-repeat:repeat-y;
padding-top:0;
height:auto;
min-height:800px;
margin-left:auto;
margin-right:auto;
position:relative;
padding-left:30px;
padding-right:30px;
padding-top:10px;
width:909px;
z-index:12;
}

.mdp_logo {
float:right;
margin-left:0;
margin-right:-13px;
margin-top:-10px;
position:relative;
}

.dec_logo {
float:left;
position:relative;
padding-left:25px;
padding-bottom:10px;
}

.titleh1 {
background:transparent url(../images/puce.jpg) no-repeat scroll 2px center;
font-size:25px;
font-weight: bold;
color: #04073e;
padding-left: 31px;
}

.title {
background:transparent url(../images/puce.jpg) no-repeat scroll 2px center;
font-size:12px;
font-weight: bold;
color: #04073e;
padding-left: 31px;
height:31px;
line-height:31px;
position:relative;
vertical-align:middle;
}

.titleevent {
font-size:25px;
font-weight: bold;
color: #04073e;
margin-top: -33px; padding-left: 0px;
}
.titleblock {
position: relative;width: 8px;
background-color: #04073e;
margin-left: -20px; height: 37px; margin-top: 0px;
}

.player-header {
background-color:#d2d3d3;
width:280px;
height:54px;
float:right;
font-size:11px;font-weight: bold;
text-align:center;
}
.player-footer {
background:transparent url(../images/player.png) no-repeat scroll top center;
width:280px;
height:84px;
float:right;
}
.player {
background-color:#2d2c2c;
width:280px;
height:293px;
float:right;
overflow:auto;
}

.livetweet {
	float: right; height: 458px; display: block; margin-left: -10px;
}	

.communaute {
	float:right;height:431px;display:block;width: 281px;
}
#footer {
background:transparent url(../images/footer.png) no-repeat scroll top center;
font-size: 8px;
margin-left: -19px; margin-top: -15px;padding-top: 21px; padding-left: 50px; width: 891px; height: 156px;
}

#footer h3{
	font-size: 11px;
font-weight: bold;
}