@charset "utf-8";
@import url("../webfonts/IndieFlower/stylesheet.css");
@import url("../webfonts/PatrickHandSC_Regular/stylesheet.css");
@import url("../webfonts/OpenSans_Bold/stylesheet.css");
@import url("../webfonts/OpenSans_Semibold/stylesheet.css");
@import url("../webfonts/OpenSans_Regular/stylesheet.css");
@import url("../webfonts/PatrickHand_Regular/stylesheet.css");




/* CSS Document */

body {
	color: #808490;
	background-color: #F7E9ED;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-color: #C9D5F6;
	height: 202px;
	padding-left: 10px;
	padding-top: 20px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}
#wrapper #header #logo img{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 184px;
	width: 300px;
	float: left;
}
#wrapper #header #logo {
	height: 184px;
	width: 300px;
	float: left;
}

#wrapper #header #connect {
	background-color: #C9D5F6;
	height: 32px;
	width: 470px;
	float: right;
}
#wrapper #header #connect ul {
	height: 32px;
	width: 470px;
}
#wrapper #header #connect ul li {
	float: left;
	height: 32px;
	color: #000000;
}
#wrapper #header #connect ul li a {
	font-family: IndieFlower;
	text-decoration: none;
	font-size: 1em;
	display: block;
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 4px;
}





#wrapper #header #menu {
	height: 75px;
	width: 630px;
	float: right;
	padding-top: 50px;
}
#wrapper #header #menu ul {
	height: 75px;
	width: 610px;
	padding-left: 10px;
	background-image: url(../images/menu_bg.png);
}
#wrapper #header #menu ul li {
	float: left;
	height: 75px;
}

#wrapper #header #menu ul li a {
	font-family: IndieFlower;
	text-decoration: none;
	font-size: 1.2em;
	color: #CC0033;
	display: block;
	height: 33px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 14px;
	font-weight: normal;
}

#wrapper #contenu {
	width: 960px;
	padding-top: 20px;
	float: none;
	overflow: hidden;
}


#wrapper #contenu #banner_rotator {
	height: 330px;
	width: 940px;
	margin-left:-15px;
}
#wrapper #contenu #cta_box {
	height: 295px;
}
#wrapper #contenu #cta_box #call_to_action{
	background-image: url(../images/box_bg.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 180px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 45px;
	overflow: auto;
}
#wrapper #contenu #cta_box #call_to_action h1 a{
	font-family: "OpenSans Bold";
	font-size: 1em;
	color: #cc0033;
	text-decoration: none;
}

#wrapper #contenu #cta_box #call_to_action h2 {
	font-family: "OpenSans Semibold";
	font-size: 1em;
	margin-bottom: 10px;
}
#wrapper #contenu #cta_box #call_to_action p a {
	font-family: "OpenSans Regular";
	color: #cc0033;
	font-size: 0.8em;
	text-decoration: underline;
}
#wrapper #contenu #cta_box #call_to_action h2 a {
	color: #cc0033;
	text-decoration: underline;
}

.img_left     {
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.img_right {
	padding-left: 50px;
}


.img_middle {
	display: block;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #contenu #texte #contact {
	width: 700px;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
	height: 220px;
	padding-bottom: 30px;
	padding-top: 6px;
}
#wrapper #contenu #texte #contact #contact_image {
	float: left;
	padding-right: 36px;
	padding-left: 36px;
	margin: auto;
	width: 160px;
	text-align: center;
	font-family: IndieFlower;
	font-size: 1.2em;
	color: #E1748F;
	line-height: 2.5em;
}
#wrapper #contenu #texte #contact #contact_image2 {
	float: left;
	padding-right: 36px;
	padding-left: 150px;
	margin: auto;
	width: 160px;
	text-align: center;
	font-family: IndieFlower;
	font-size: 1.2em;
	color: #E1748F;
	line-height: 2.5em;
}






#footer_img {
	background-image: url(../images/footer_img.png);
	height: 277px;
	background-repeat: no-repeat;
	background-position: center;
}

#footer  {
	background-color: #cc0033;
	height: 108px;
	width: 100%;
}
#wrapper #contenu #colone_gauche {
	width: 240px;
	float: left;
	height: 440px;
	overflow: hidden;
}
#wrapper #contenu #colone_gauche #sous-menu {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	height: 120px;
	overflow: hidden;
}

#wrapper #contenu #colone_gauche #sous-menu ul{
	width: 220px;
	font-family: IndieFlower;
	text-decoration: none;
	color: #000000;
	background-image: url(../images/sous-menu.jpg);
	background-repeat: no-repeat;
}
#wrapper #contenu #colone_gauche #sous-menu ul li{
	height: 30px;
	width: 220px;
}
#wrapper #contenu #colone_gauche #sous-menu ul li a{
	color: #000000;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 205px;
	padding-top: 8px;
	padding-left: 15px;
}

.sous-menu1 {
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.5)
}

.sous-menu1:hover {
	border-radius: 10px;
	background: rgba(255, 255, 255, 1)
}

.sous-menu2 {
	border-radius: 10px;
	background: rgba(201, 213, 246, 0.5)
}

.sous-menu2:hover {
	border-radius: 10px;
	background: rgba(201, 213, 246, 1)
}
.sous-menu3 {
	border-radius: 10px;
	background: rgba(128, 132, 144, 0.5)
}

.sous-menu3:hover {
	border-radius: 10px;
	background: rgba(128, 132, 144, 1)
}

.sous-menu4 {
	border-radius: 10px;
	background: rgba(204, 0, 51, 0.5)
}

.sous-menu4:hover {
	border-radius: 10px;
	background: rgba(204, 0, 51, 1)
}

#wrapper #contenu #colone_gauche #call_to_action{
	background-image: url(../images/box_bg.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 180px;
	float: none;
	padding-right: 30px;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 45px;
	overflow: hidden;
}
#wrapper #contenu #colone_gauche #call_to_action h1 a{
	font-family: "OpenSans Bold";
	font-size: 1em;
	color: #cc0033;
	text-decoration: none;
}

#wrapper #contenu #colone_gauche #call_to_action h2 {
	font-family: "OpenSans Semibold";
	font-size: 1em;
	margin-bottom: 10px;
}
#wrapper #contenu #colone_gauche #call_to_action p a {
	font-family: "OpenSans Regular";
	color: #cc0033;
	font-size: 0.8em;
	text-decoration: underline;
}

#wrapper #contenu #texte {
	float: right;
	width: 700px;
	padding-top: 8px;
	padding-right: 10px;
	border-radius: 10px;
	background-color: #ffffff;
	background-position: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	height: auto;
	overflow: hidden;
}
#wrapper #contenu #texte h1 {
	font-family: IndieFlower;
	font-size: 2em;
	color: #cc0033;
	margin-bottom: 0.5em;
}
#wrapper #contenu #texte h2 {
	font-family: IndieFlower;
	font-size: 1.8em;
	color: #808490;
	text-align: right;
	margin-top: 0.8em;
}
#wrapper #contenu #texte p {
	font-family: "OpenSans Regular";
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	line-height: 1.7em;
	margin-top: 0.5em;
}
#wrapper #contenu #texte dl {
	font-family: "OpenSans Regular";
	font-size: 0.8em;
	line-height: 1.7em;
	color: #000000;
}
#wrapper #contenu #texte dl dt {
	color: #cc0033;
	font-family: "OpenSans Bold";
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 5px;
}

#wrapper #contenu #texte dl dd {
	color: #000000;
	margin-left: 30px;
}


#wrapper #contenu #texte form table tr td {
	font-family: "OpenSans Regular";
	font-size: 0.8em;
	color: #000000;
	line-height: 1.7em;
}
#wrapper #contenu #colone_gauche #call_to_action h2 a {
	color: #cc0033;
	text-decoration: underline;
}



#footer p {
	font-family: IndieFlower;
	font-size: 1.2em;
	color: #F7E9ED;
	text-align: center;
	line-height: 5em;
}
