* {
	margin:0;
	padding:0;
	}
a, a:link {
	background-color:transparent;
	color:#fff;
	text-decoration:underline;
	}

/* ..................................STYLES GENERAUX........................................... */
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:80%;
    margin:0;
    padding:0;
    background-color:#5bc3e0;
    color:#fff;
	}
#page {
	width:1000px;
	margin:20px auto 20px auto;
	}
#header {
	margin:20px 0 0 0;
	}
#tickets {
	text-align:right;
	}
#affiche {
	width:600px;
	float:left;
	}
	#affiche img {
		float:right;
		}
#sidebar {
	width:400px;
	float:right;
	}

#rounded {
	color:#5bc3e0;
	width:300px;
	margin-top:20px;
	margin-left:30px;
	}
	#rounded a, #rounded a:link {
		color:#5bc3e0;
		background-color:transparent;
		text-decoration:none;
		}
	#rounded a:hover {
		text-decoration:underline;
		}
	.rounded2 {
		color:#5bc3e0;
		background-color:#fff;
		width:300px;
		margin-top:20px;
		margin-left:30px;
		}
		.rounded2 a, .rounded2 a:link {
			color:#5bc3e0;
			background-color:transparent;
			text-decoration:none;
			}
		.rounded2 a:hover {
			text-decoration:underline;
			}
.roundedcornr_box_content {
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	}
	.roundedcornr_box_content h1 {
		margin:0 0 30px 0;
		text-align:left;
		font-size:20px;
		text-decoration:underline;
		}
	.roundedcornr_box_content h2 {
		margin:40px 0 20px 0;
		text-align:left;
		font-size:14px;
		text-decoration:underline;
		}
	.roundedcornr_box_content p {
		margin:0 0 10px 0;
		text-align:left;
		font-size:12px;
		}
	.roundedcornr_box_content p.desc {
		font-weight:normal;
		}
	.roundedcornr_box_content p.image {
		text-align:center;
		margin:10px auto;
		}
	.roundedcornr_box_content p.image img {
		border:2px solid #5bc3e0;
		}
	.roundedcornr_box_content p.video {
		text-align:center;
		margin:10px auto;
		}
.notrounded {
	color:#000;
	background-color: #ffffff;
	margin:40px 0 10px 20px;
	padding:30px;
	}
	.bluebgnd {
		color:#000;
		background-color: #5bc3e0;
		}
	.notrounded a, .notrounded a:link {
		color:#000;
		background-color:transparent;
		text-decoration:none;
		}
	.notrounded a:hover {
		color:#000;
		background-color:#FEED00;
		text-decoration:none;
		}

.roundedcornr_box_263698 {
	background: #ffffff;
	}
.roundedcornr_top_263698 div {
	background: url(images/roundedcornr_263698_tl.png) no-repeat top left;
	}
.roundedcornr_top_263698 {
	background: url(images/roundedcornr_263698_tr.png) no-repeat top right;
	}
.roundedcornr_bottom_263698 div {
	background: url(images/roundedcornr_263698_bl.png) no-repeat bottom left;
	}
.roundedcornr_bottom_263698 {
	background: url(images/roundedcornr_263698_br.png) no-repeat bottom right;
	}
.roundedcornr_top_263698 div, .roundedcornr_top_263698, 
.roundedcornr_bottom_263698 div, .roundedcornr_bottom_263698 {
	width: 100%;
	height: 10px;
	font-size: 1px;
	}
.roundedcornr_content_263698 { 
	margin: 0 10px; 
	}
#emailnewsletter, #inscriptionnewsletter {
	font-size:14px;
	border:1px solid #5bc3e0;
	padding:5px;
	margin:0 5px 0 0;
	float:left;
	display:inline;
	}
	#inscriptionnewsletter {
		color:#fff;
		background-color:#5bc3e0;
		font-size:12px;
		border:1px solid #5bc3e0;
		}

#footer {
	text-align:center;
	font-weight:bold;
	margin:50px auto 0 auto;
	}
.space {
	clear:both;
	}