/* CSS Document */

@import url("/languages/fr/css/style_navigation.css");
@import url("/languages/fr/css/style_accueil.css");
@import url("/languages/fr/css/style_mon_compte.css");
@import url("/languages/fr/css/style_concours.css");
@import url("/languages/fr/css/style_albums.css");
@import url("/languages/fr/css/footer.css");

.div_search{
	/*display:block;*/
	width:650px !important;
	width:100%;
	text-align:left;
	margin:3;
	padding:3;
	padding-top:10px;
	border:1px solid #000000;
	float:left;
	background:url(/languages/en/images/back_presentation.jpg) 0 0 repeat-x;
	font-weight:bold;

	
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

.grandephoto{
	
	background:url(/languages/fr/images/pop_grande.jpg) bottom repeat-x;
	background-color: #616261;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color:#EC5B00;
}
hr{
	clear:both;
	visibility:hidden;
	display:block !important;	
	display:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:0px;
	width:100px;
}

#Footer_data{
	height:26px;
	border-top:1px #FFF solid;
	text-align:right;
	padding-right:10px;
	background-color:#606060;
	color:#D3D3D3;
	font-weight:bold;
	padding-top:10px;
}
#Footer_data a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#Footer_data a:hover{
	color:#FFC600;
}
.errorMessage {
	color:#FF0000;
}
.errorMessageOK {
	color:#FF0000;
}

#Pub300x250{
	background-color:#FFFFFF;
}
#Pub300x250 h1{
	background-color:#DC6200;
	color:#7C3404;
	margin:0;
	padding:0;
	font-size:11px;
	text-align:center;
	font-weight:normal;
}

img.modifier{
	border:none;
	margin:3px 22px 0 0;
}

img.effacer{
	border:none;
	margin:3px 0 0 22px;
}
ul.pub-footer {
		background:transparent url(http://www.mytelus.com/music/images/bg_pub_footer.jpg) repeat-x scroll 0 0;
		height:166px;
		margin:0;
		padding:0;
		}
	
	ul.pub-footer li {
		background:transparent url(http://www.mytelus.com/music/images/bg_li_footer.gif) repeat-x scroll 0 0;
		display:inline;
		float:left;
		height:147px;
		margin:16px 18px 0 23px;
		padding:0;
		}	

