/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffc200;
	margin: 0;
	padding:0;
	color:#84002e;
}
#global {
	background-image: url(http://www.crazyjump.fr/images/fond.jpg);
	background-repeat: repeat-x;	
}
#entier {
	width:900px;
	height:auto;
	background-image: url(../images/fond_bulles.jpg);
	background-position: 590px 100px;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#contenu {
	width:800px;
	height:340px;
	background-color:#fbc11f;
	background-image: url(../images/fond_contenu.jpg);
	background-repeat: repeat-x;
	padding:20px;
	margin-top:32px;
	line-height:20px;
	text-align:justify;
}
#contenu h2 {
	font-size:14px;
	color:#b80028;
	letter-spacing:1px;
	font-weight:bold;
	line-height:20px;
}
#contenu_bas {
	overflow:auto;
	width:800px;
	height:200px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#045e75;
	font-weight:bold;
	line-height:20px;
	padding-right:50px;
}
#contenu_bas h2 {
	font-size:20px;
	color:#ffffff;
	letter-spacing:1px;
	font-weight:bold;
}
#prix {
	width:260px;
	float:left;
}
#contact {
	width:260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #076881;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #076881;
	float:left;
	height:180px;
}
#photos {
	width:260px;
	float:left;
}

a.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b80028;
	font-weight:bold;
	text-decoration: none;
}
a:hover.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #84002e;
	text-decoration: none;
}
a.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #097692;
	font-weight:bold;
	text-decoration: none;
}
a:hover.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #73c2d6;
	text-decoration: none;
}
a.blanc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration: none;
}
a:hover.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffc200;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration: none;
}
#bas {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	line-height:20px;
	font-weight:bold;
	padding-right:50px;
	padding-top:5px;
}
#galerie_photo a {
	padding-right:15px;
	padding-bottom:15px;
}
