body {
	margin:0;
	padding:0;
}
* html body {
	text-align: center;
}
body, div, a, font, span, p {
	font-family: Verdana;
	font-size: 14px;
}
* html div, a, font, span, p, i, u, s, li, li, img {
	text-align: left;
}

a{
	color: black;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
img {
	border:0;
}

/* MENU */
#logo {
	display: block;
	width: 46px;
	height: 44px;
	
	text-indent: -9000px;
	
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 10px;
	background: url(images/creas.png) no-repeat;
	
	opacity:.8; filter: alpha(opacity=80); -moz-opacity: .8;
}
#logo:hover {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
}
#rea {
	display: block;
	width: 300px;
	text-align:center;
	margin: 0 auto;
	margin-bottom: 15px;
	
	color: #333;
	text-decoration: none;
	font-size: 20px;
	
}
#rea:hover {
	color: #000;
	text-decoration: none;
}

#menu {
	width: 270px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#menu a {
	display:inline-block;
	height: 23px;
	width: 40px;
	margin-right: 25px;
	text-indent: -9000px;
	opacity:.7; filter: alpha(opacity=70); -moz-opacity: .7;
}
* html #menu a {
	display:block;
	float: left;
}
#menu a:hover {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
}
#menu .home { 	width: 51px; background: url(images/home.png) no-repeat;}
#menu .reas{ 	width: 40px; background: url(images/reas.png) no-repeat;}
#menu .blog { 	width: 40px; background: url(images/blog.png) no-repeat;}
#menu .contact { width: 64px; background: url(images/contact.png) no-repeat; margin-right:0;}


/* LECTEUR */
#lecteur {
	width: 900px;
	height: 530px;
	margin: 0 auto;
	margin-bottom:10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
a.title {
	font-weight: bold;
	text-decoration: none;
	color: #555;
}
a.title:hover {
	color: #000;
	text-decoration: underline;
}
.titre {
	float:left;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
	margin-top: 4px;
}
.titre i {
	margin-left: 10px;
	color: #ccc;
	font-size: 12px;
}
.titre span {
	text-transform: none;
	margin-left: 10px;
	font-size: 12px;
}
.jaime {
	float:right;
	border:none;
	overflow:hidden;
	width:60px;
	height:21px;
	margin-top: 2px;
}
.partager {
	display: block;
	color: #808080;
	font-size: 12px;
	float: right;
	/*margin-top: 5px;*/
	margin-top: 3px;
	margin-right: 10px;
	text-decoration: none;
	/*padding-left: 16px;*/
	height: 14px;
	/*background: url(images/icos/facebook.png) no-repeat;*/
}
/*.partager:hover {
	background-position: left bottom;
	color: #3b5998;
}*/
.addthis_button_compact {
	text-decoration: none;
	color: #555;
}
.addthis_button_compact:hover {
	color: #000;
}

#infos {
	width: 900px;
	margin: 0 auto;
	margin-bottom:30px;
}

#page {
	width: 900px;
	margin: 0 auto;
}

/* GENERIQUE */
#generique {
	width: 600px;
	float: right;
}
#generique .generique {
	width: 600px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #555;
}
#generique .role, #generique .nom {
	width: 295px;
	margin-bottom:3px;
	float:left;
}
#generique .role {	text-align:right; margin-top: 1px;font-size: 13px; color: #444; text-transform: uppercase; margin-right: 10px; }
#generique .nom {	text-align:left }


#generique .nom a {
	font-size: 12px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 2px;
	text-indent: -9000px;
}
#generique .nom a:hover {
	background-position: bottom;
}
#generique .rea { 		background: url(images/icos/rea.png) no-repeat; }
#generique .mail { 		background: url(images/icos/mail.png) no-repeat; }
#generique .site { 		background: url(images/icos/site.png) no-repeat; }
#generique .facebook { 	background: url(images/icos/facebook.png) no-repeat; }

/* PLAYLIST */

#reainfos {
	width: 260px;
	float: left;
}
#reainfos .realisations, #reainfos .participations, #reainfos .bio  {
	width: 260px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #555;
}
#reainfos .participations, #reainfos .bio   { margin-top: 20px; }

.gicos a {
	display: inline-block;
	width: 46px;
	height: 36px;
	margin-right: 15px;
	margin-top: 10px;
	text-indent: -9000px;
	font-size: 8px;
}
* html .gicos a {
	display: block;
	float: left;
}
.gicos a:hover { background-position: bottom; } 
.gicos .mail { background: url(images/gicos/mail.png) }
.gicos .site { background: url(images/gicos/site.png) }
.gicos .facebook { background: url(images/gicos/facebook.png) }
.gicos .twitter { background: url(images/gicos/twitter.png) }


#playlist a {
	display: inline-block;
	width: 120px;
	height: 90px;
	margin:5px;
	opacity:.8; filter: alpha(opacity=80); -moz-opacity: .8;
}
#playlist a.select {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
}
#playlist a.select:hover {
	cursor: default;
}
#playlist a:hover {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
}
#playlist a span {
	display: block;
	position: absolute;
	width: 118px !important;
		width: 120px;
	margin-top: -90px !important;
		margin-top: 0px;
	margin-left: 0px !important;
		margin-left: -125px;
	font-size: 10px;
	color: white;
	background: black;
	padding: 1px;
	text-transform: uppercase;
	opacity:.6; filter: alpha(opacity=60); -moz-opacity: .6;
}
#playlist a i {
	display: block;
	position: absolute;
	width: 26px;
	margin-top: -14px !important;
		margin-top: 76px;
	margin-left: 91px !important;
		margin-left: -33px;
	font-size: 10px;
	color: white;
	background: black;
	padding: 1px;
	opacity:.6; filter: alpha(opacity=60); -moz-opacity: .6;
}
#playlist a b {
	display: block;
	position: absolute;
	margin-top: -14px !important;
		margin-top: 76px;
	margin-left: 2px  !important;
		margin-left: -123px;
	font-size: 10px;
	color: white;
	padding: 1px;
	font-weight: normal;
	opacity:.6; filter: alpha(opacity=60); -moz-opacity: .6;
}


#participations a {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid white;
}
#participations a:hover {
	border-bottom: 1px dashed #555;
}
#participations a b {
	color: #777;

	text-transform: uppercase;
}
#participations a i {
	color: #aaa;
	font-size: 10px;
}


/* PAGE REAS */

a.listrea {
	display: inline-block;
	width: 236px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	color: #555;
	text-decoration: none;
}
a.listrea:hover {
	color: #000;
	font-weight: bold;
}
a.listrea span { text-transform: uppercase; }


/* CONTACT */
form {
	margin-top: 40px;
}
label {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	margin-right: 20px;
	text-align: right;
	color: #555;
}
.champ {
	margin-bottom: 10px;
	width: 500px;
}
input, textarea, select {
	width: 380px;
	color: #333;
}
select {padding: 2px;}
textarea { height: 120px; }
input[type=submit]{
	float:right;
	width: auto;
	margin-right: 9px;
}



/* COPYRIGHT */
#copyright {
	display: block;
	width: 900px;
	margin:	0 auto;
	margin-top: 20px;
	color : #bbb;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}
#copyright:hover {
	color: #555;
}