/* CSS Document */
html
{
	height:100%;
}

body
{
	background:#000 url(../image/fond.png) no-repeat;
	background-attachment:fixed;
	/*text-align:center;*/
	margin:0;
	padding:0;
	overflow:hidden;
	height:100%;
}

#menu
{
	display:block;
	width:320px;
	height:290px;
	position:absolute;
	top:295px;
	left:0px;
}

#rappel
{
	display:block;
	width:320px;
	height:100px;
	position:absolute;
	top:610px;
	left:0px;
}

#coordonnees
{
	display:block;
	width:450px;
	margin:0;
	height:300px;
	background:url(../image/fondMilieu.png) repeat-y;
}

#coordonnees2
{
	display:block;
	width:450px;
	margin:0;
	height:250px;
	background:url(../image/fondMilieu.png) repeat-y;
}

#contenu
{	
	overflow:auto;
	height:100%;
	position:relative;
	margin-left:340px;
	margin-top:0;
}

#titre
{
	display:block;
	width:450px;
	height:60px;
	margin:0;
}

#haut
{
	display:block;
	width:450px;
	height:20px;
	margin:0;
	margin-top:5px;
	background:url(../image/fondHaut.png) no-repeat;
}

#bas
{
	display:block;
	width:450px;
	height:20px;
	margin:0;
	background:url(../image/fondBas.png) no-repeat;
}

#livredor
{
	display:block;
	width:450px;
	height:375px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
}

#messages
{
	display:block;
	width:450px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
}

#news,
#bio,
#article,
#commande,
#contacts,
#download,
#listePhotos
{
	display:block;
	width:450px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
}


#newsletter
{
	display:block;
	width:450px;
	height:70px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
}

#mp3Player
{
	display:block;
	width:450px;
	height:240px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
	margin-top:5px;
}

#videoPlayer
{
	display:block;
	width:450px;
	height:450px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
	margin-top:5px;
}

#notReady
{
	display:block;
	width:450px;
	height:300px;
	margin:0;
	background:url(../image/fondMilieu.png) repeat-y;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

p.newsletter
{
	text-align:center;
	display:block;
	width:450px;
	margin:0;
	padding-top:10px;
	margin-bottom:5px;
}

p.recap
{
	text-align:center;
	font-size:13px;
	display:block;
	width:450px;
	margin:0;
	margin-bottom:5px;
}

p.download
{
	text-align:center;
	font-size:13px;
	display:block;
	width:450px;
	margin:0;
	margin-bottom:5px;
}

p.download2
{
	text-align:center;
	font-size:12px;
	display:block;
	width:450px;
	margin:0;
	font-weight:lighter;
}

p.newsphoto
{
	text-align:center;
	display:block;
	width:450px;
	margin:0;
	margin-top:5px;
}

p.recap2
{
	text-align:center;
	font-weight:lighter;
	display:block;
	width:450px;
	margin:0;
}

p.listePhotos
{
	text-align:center;
	font-weight:lighter;
	display:block;
	width:450px;
	margin:0;
}

p.recap3
{
	text-align:justify;
	font-weight:lighter;
	display:block;
	width:430px;
	margin:0 10px 0 10px;
}

p.contacts
{
	text-align:center;
	margin:0;
	padding:0 10px 0 10px;
	font-size:12px;
}

p.article
{
	text-align:center;
	font-weight:lighter;
	display:block;
	width:450px;
	margin:0;
}

p.article2
{
	text-align:center;
	display:block;
	width:450px;
	margin:0;
	margin-top:5px;
}

p.resultat
{
	text-align:center;
	display:block;
	width:450px;
	margin:0;
	margin-top:5px;
	color:#f90;
} 
p.livredor
{
	text-align:center;
	display:block;
	margin:0;
	padding-top:10px;
	margin-bottom:5px;
}

p.livredor2
{
	text-align:center;
	margin:0;
	margin-bottom:15px;
	padding:0 10px 0 10px;
	font-size:11px;
}
p.notReady
{
	text-align:center;
	display:block;
	width:450px;
	margin:0;
	padding-top:60px;
	margin-bottom:5px;
}

p.message
{
	text-align:justify;
	text-indent:20px;
	color:#000;
	padding:5px;
	background:#ccc url(../image/fondMessage.png) repeat-y;
	width:400px;
	margin:10px 0 0 20px;
}

p.message2
{
	text-align:right;
	text-indent:20px;
	color:#000;
	padding:5px;
	background:#ccc url(../image/fondMessage.png) repeat-y;
	width:400px;
	margin:0 0 0 20px;
}

p.copyright
{
	text-align:center;
	width:450px;
	font-size:11px;
	font-weight:lighter;
}

p.news
{
	text-align:left;
	margin:0 10px 0 10px;
	font-weight:lighter;
	text-indent:10px;
}

p.bio
{
	text-align:justify;
	margin:0 10px 0 10px;
	font-weight:lighter;
	text-indent:10px;
}

p.bio2
{
	text-align:justify;
	margin:10px 10px 0 10px;
	font-weight:lighter;
	text-indent:10px;
}



p.newstitre
{
	text-align:left;
	margin:0 10px 5px 10px;
	font-size:13px;
	color:#f90;
}


span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

span.errform
{
	color:#f90;
}

span.pseudo
{
	font-size:20px;
	color:#f90;
}

span.orange
{
	color:#f90;
}

input.texte
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-left:75px;
	margin-bottom:1px;
}

textarea.message
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:300px;
	margin-left:75px;
}

input.bouton,
input.bouton2,
input.bouton4,
input.bouton3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border-top-color:#aaa;
	border-left-color:#aaa;
	border-right-color:#888;
	border-bottom-color:#888;
	background-color:#ccc;
	color:#000;
	padding-left:6px;
	padding-right:6px;
}

input.bouton2
{
	margin-left:75px;
	margin-top:2px;
}

input.bouton4
{
	margin-left:140px;
	margin-top:2px;
}

form
{
	margin:0;
	margin-bottom:-10px;
}

form.coord
{
	margin-top:10px;
}

img.image
{
	position:absolute;
	left:30px;
	top:30px;
}

table
{
	margin-left:10px;
}
tr.entete td
{
	background:#f90;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:2px;
}

tr.ligne2 td
{
	background:#ccc;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}

tr.ligne1 td
{
	background:#fff;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}

a.texte:link{text-decoration:underline; color:#fff}
a.texte:visited{text-decoration:underline; color:#fff}
a.texte:hover {text-decoration:none; color:#f90}

a.texte2:link{text-decoration:underline; color:#f90}
a.texte2:visited{text-decoration:underline; color:#f90}
a.texte2:hover {text-decoration:none; color:#f90}

a.contact:link{text-decoration:underline; color:#f90; font-size:14px}
a.contact:visited{text-decoration:underline; color:#f90; font-size:14px}
a.contact:hover {text-decoration:none; color:#fff}