

hr.style-festival {
	height: 6px;
	background: url(http://www.leguidedesfestivals.com/images/css/hr-festival.png) repeat-x 0 0;
	border: 0;
	margin: inherit;
	padding: inherit;
}
h1, h2, h3 {
font-family: Lobster;
font-size: 12px;
}
h4 {
	font-size: 11px;
}
#baseline {
font-family: Satisfy, cursive;
 font-weight:bold;
 font-size:26px;
 color:#666;
}
#greyclear {
background-color:#EEEEEE;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 border-radius: 10px;
 padding-left:10px;
}
#grey {
	background-color: #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
}
#white {
	background-color: #FFF;
	-webkit-border-radius: 10px;
	color: #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#whitemarg {
	background-color: #FFF;
	-webkit-border-radius: 10px;
	color: #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right: 2%;
}
#white h3, h2, h1 {
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #51bde5;
}
#p {
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	padding-right: 20px;
}
#grey h3, h2, h1, p {
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
}
#blue {
	background-color: #09A6D1;
}
#blue {
	background-color: #00BAFF;
}
#blue p {
	color: #FFFFFF;
}
#blue h3, h2, h1, a {
	color: #FFFFFF;
}
#blue h3 {
	color: #036;
	margin-top: 5px;
	padding-top: 5px;
}
.modal-footer {
	font-size: 11px;
	margin-bottom: 0;
	text-align: left;
	background-color: #485565;
	border: 1px solid #ddd;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
 *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #ffffff;
	box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer a {
	color: #FFFFFF;
}
.modal-footer a:hover {
	color: #33ccff;
	text-decoration: none;
}
.modal-footer:blue {
background-color: #0088cc;
}
.modal-footer:before, .modal-footer:after {
	display: table;
	line-height: 0;
	content: "";
}
