table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/



.photo {
	width:100%;
	background-color:#0181e1;
	background-image:url(../img/bgbleu.png)
}

.theme-default #slider {
	height: 300px; /* Make sure your images are the same size */
	position:relative;
	width:950px;
	margin-left: auto;
	margin-right: auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
