<style type="text/css" media="screen, projection">

#  .section:after,
ul.nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
body { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }

body {
	background: #F0F1EA url("images/fond_C.png");
	color: #292929;
	font: normal 100% Cambria, Georgia, serif;
#	-moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
#	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
#	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	-webkit-text-size-adjust: none;
}

a {
	color: #890101;
	text-decoration: none;
	-moz-transition: 0.2s color linear;
	-webkit-transition: 0.2s color linear;
	transition: 0.2s color linear;
}

a:hover {
	color: #DF3030;
}

#page {
	background: url("images/fresque.png") repeat-x;
	padding: 2em 1em;
}

.inner {
	margin: 0 auto;
	width: 93.75%;								/* 960px / 1024px */
}

#table_1 {
	position:relative;
	top:20px;
	display:block;
	float:left;
}
	
#table_2 {
	position:relative;
	top:20px;
	display:block;
	float:right;
}
	
#table_3 {
	position:relative;
	top:0px;
	display:block;
	float:left;
}
	
#table_4 {
	position:relative;
	top:0px;
	display:block;
	float:right;
}
	
#ligne_4 {
	display:none;
}

img {
	max-width: 100%;
}

.amp {
	font-family: Baskerville, Garamond, Palatino, "Palatino Linotype", "Hoefler Text", "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
}

.mast {
	float: left;
	width: 31.875%;								/* 306px / 960px */
}

h1 {
	background: url("images/fond/logo_capedia_fr.png") no-repeat 50% 0;
}

h1 a {
	padding-top: 117px;
	height: 162px;
	display: block;
	text-align: center;
}

.intro,
.main,
.footer {
	float: right;
	width: 65.9375%;							/* 633px / 960px */
}

.intro {
#	margin-top: 117px;							/* FGH */
}

.intro div {
	line-height: 1.4;
}

ul.nav {
	border-top: 1px solid #888583;
	margin: 2em auto 0;
	width: 64.379%;
#	text-align: center;
}

ul.nav a {
	background: url("images/ornement_C.png") no-repeat 0 100%;
	font: bold 14px/1.2 "Book Antiqua", "Palatino Linotype", Georgia, serif;
	display: block;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 1em 0.5em 3em;
	margin-bottom: -1em;
	text-transform: uppercase;
}

ul.nav a:hover {
	background-position: 50% 100%;
}

li.first a {
	border-top: 1px solid #FFF9EF;
	padding-top: 1.25em;
}

ul.nav i {
	font: normal 10px Baskerville, Garamond, Palatino, "Palatino Linotype", "Hoefler Text", "Times New Roman", serif;
	display: block;
	letter-spacing: 0.05em;
}

.intro h2 {
	font: normal 2em "Hoefler Text", "Baskerville old face", Garamond, "Times New Roman", serif;
	text-align: center;
	margin-bottom: 0.25em;
}

.main h2 {
	background: url("images/ornement_C.png") no-repeat 0 50%;
	font-size: 1.4em;
#	text-transform: lowercase;					/* FGH */
	text-align: center;
	margin: 0.75em 0 1em;
}

.main h2 b {
	background: url("images/fond_C.png");
	font-weight: normal;
	padding: 0 1em;
}

.figure {
	float: left;
	font-size: 10px;
	line-height: 1.1;
	margin: 0 3.317535545023696682% 1.5em 0;	/* 21px / 633px */
	text-align: center;
	width: 31.121642969984202211%;				/* 197px / 633px */
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.figure b {
	display: block;
	font-size: 14px;
	font-family: "Book Antiqua", "Palatino Linotype", Georgia, serif;
	letter-spacing: 0.1em;
}

.figure img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);;
	display: block;
	margin: 0 auto 1em;
}

.pub {
	float: left;
	font-size: 10px;
	line-height: 1.1;
	margin: 0 3.317535545023696682% 1.5em 0;	/* 21px / 633px */
	text-align: center;
#	width: 45.121642969984202211%;				/* 197px / 633px */
#	text-transform: uppercase;
	letter-spacing: 0.05em;
}

.total {
	margin-top: 20px;
}

li#f-bloc3,
li#f-bloc6 {
	margin-right: 0;
}

.ligne {
	background: url("images/ornement_C.png") 50% 0 repeat-x;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 20px;
}

.footer {
	background: url("images/ornement_C.png") 50% 0 repeat-x;
	font-size: 12px;
	text-align: center;
	padding: 40px 0 20px;
}

.footer p {
	margin-bottom: 0.5em;
}

@media (max-width: 480px) {			/* Mobiles */
	#table_1 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:none;
#		border:solid 2px grey;
	}
	
	#table_2 {
		position:relative;
		left:0px;
		top:40px;
		display:block;
		float:none;
		margin-bottom:40px;
#		border:solid 2px grey;
	}
	
	#table_3 {
		position:relative;
		left:0px;
		top:0px;
		display:block;
		float:none;
		margin-bottom:0px;
#		border:solid 2px grey;
	}
	
	#table_4 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:none;
		margin-bottom:40px;
#		border:solid 2px grey;
	}
	
	#ligne_4 {
		display:block;
	}

	#info {
		border:solid 2px grey;
	}

	.figure,
	li#f-bloc3 {
		margin-right: 3.317535545023696682%;	/* 21px / 633px */
		width: 48.341232227488151658%;			/* 306px / 633px */
	}

	li#f-bloc2,
	li#f-bloc4,
	li#f-bloc6 {
		margin-right: 0;
	}
	.inner {
		position: relative;
	}

	.mast,
	.intro,
	.main {
		float: none;
		width: auto;
	}

	.footer {
		width: 100%;
	}

	h1 {
		background: none;
	}

	h1 a {
		padding-top: 70px;
		height: 87px;
	}

	ul.nav {
		background: url("images/ornement_C.png") no-repeat 0 -20px;
		border-top: none;
		margin: 0 auto;
		position: absolute;
		top: 0;
		width: 100%;
	}

	ul.nav li {
		float: left;
		margin-right: 2%;
		width: 23%;
	}

	ul.nav a,
	ul.nav i {
		font: 10px Helvetica, Arial, sans-serif;
		letter-spacing: 0;
	}

	ul.nav a:hover,
	ul.nav a:focus {
		background-position: 0 100%;
	}

	li.first a {
		border-top: none;
		padding-top: 1em;
	}

	ul.nav li.last {
		margin-right: 0;
	}

	.intro {
		margin-top: 0;
	}

	.intro h2 {
		font-size: 1.4em;
	}
}

@media (min-width: 481px) and (max-width: 768px) {			/* Tablettes */
	#table_1 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:none;
#		border:solid 2px grey;
	}
	
	#table_2 {
		position:relative;
		left:0px;
		top:40px;
		display:block;
		float:none;
		margin-bottom:40px;
#		border:solid 2px grey;
	}
	
	#table_3 {
		position:relative;
		left:0px;
		top:0px;
		display:block;
		float:none;
		margin-bottom:0px;
#		border:solid 2px grey;
	}
	
	#table_4 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:none;
		margin-bottom:40px;
#		border:solid 2px grey;
	}
	
	#ligne_4 {

		display:block;
	}

	#info {
#		border:solid 2px green;
	}

	.figure,
	li#f-bloc3 {
		margin-right: 3.317535545023696682%;	/* 21px / 633px */
		width: 48.341232227488151658%;			/* 306px / 633px */
	}

	li#f-bloc2,
	li#f-bloc4,
	li#f-bloc6 {
		margin-right: 0;
	}

	.inner {
		position: relative;
	}

	.mast,
	.intro,
	.main {
		float: none;
		width: auto;
	}
	
	.footer {
		width: 100%;
	}

	h1 {
		background: none;
	}

	h1 a {
		padding-top: 70px;
		height: 87px;
	}

	ul.nav {
		background: url("images/ornement_C.png") no-repeat 0 -20px;
		border-top: none;
		margin: 0 auto;
		position: absolute;
		top: 0;
		width: 100%;
	}

	ul.nav li {
		float: left;
		margin-right: 2%;
		width: 23%;
	}

	ul.nav a,
	ul.nav i {
		font: 10px Helvetica, Arial, sans-serif;
		letter-spacing: 0;
	}

	ul.nav a:hover,
	ul.nav a:focus {
		background-position: 0 100%;
	}

	li.first a {
		border-top: none;
		padding-top: 1em;
	}

	ul.nav li.last {
		margin-right: 0;
	}

	.intro {
		margin-top: 0;
	}

	.intro h2 {
		font-size: 1.4em;
	}
}

@media (min-width: 769px) and (max-width: 1280px) {		/* Ordinateurs portables */
	#table_1 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:none;
#		border:solid 2px grey;
	}
	
	#table_2 {
		position:relative;
		left:0px;
		top:40px;
		display:block;
		float:none;
		margin-bottom:40px;
#		border:solid 2px grey;
	}
	
	#table_3 {
		position:relative;
		left:0px;
		top:0px;
		display:block;
		float:none;
		margin-bottom:0px;
#		border:solid 2px grey;
	}
	
	#table_4 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:none;
		margin-bottom:40px;
#		border:solid 2px grey;
	}
	
	#ligne_4 {
		display:block;
	}

	#info {
#		border:solid 2px blue;
	}

	.figure,
	li#f-bloc3 {
		margin-right: 3.317535545023696682%;	/* 21px / 633px */
		width: 48.341232227488151658%;			/* 306px / 633px */
	}

	li#f-bloc2,
	li#f-bloc4,
	li#f-bloc6 {
		margin-right: 0;
	}
}

@media (min-width: 1281px) {		/* Ordinateurs de bureau */
	#table_1 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:left;
#		border:solid 2px blue;
	}
	
	#table_2 {
		position:relative;
		left:0px;
		top:20px;
		display:block;
		float:right;
		margin-bottom:40px;
#		border:solid 2px blue;
	}
	
	#table_3 {
		position:relative;
		left:0px;
		top:0px;
		display:block;
		float:left;
		margin-bottom:0px;
#		border:solid 2px blue;
	}
	
	#table_4 {
		position:relative;
		left:0px;
		top:0px;
		display:block;
		float:right;
		margin-bottom:40px;
#		border:solid 2px blue;
	}
	
	#ligne_4 {
		display:none;
	}

	#info {
#		border:solid 2px red;
	}
}

</style>
