body {
	background:white;
	width:100%;
	border:0px;
	margin:0px;
	padding:0px;
	/*background:url('../images/idx2.gif');*/
}

.top_header {
	height:90px;
	background:url('../images/top_header.jpg') repeat-x;
}

.content {
	width:950px;
	margin:auto;
}

.logo {
	width:375px;
	height:90px;
	background:url('../images/logo_2.png') no-repeat;
	float:left;
}

.menu {
	width:510px;
	height:90px;
	float:right;
}

.menu ul {
	float:right;
	margin-top:36px;
}

.menu ul li {
	float:left;
	margin-right:10px;
}

.menu ul li a {
	font-family:"Myriad Pro",Arial;
	font-size:17px;
	color:#e7e6e6;
	border-bottom:1px dotted #e7e6e6;
	text-decoration:none;
}

.menu ul li a:hover {
	color:#e7e6e6;
	border-bottom:1px solid #e7e6e6;
}

.menu ul li .active, .menu ul li .active:hover, .active {
	color:#2494d3;
	border-bottom:1px solid #2494d3;
}

.header {
	height:335px;
	background:url('../images/repeat_header_blue.jpg') repeat-x;
}

.img_header {
	width:950px;
	height:335px;
	background:url('../images/img_header.jpg') no-repeat;
	margin:auto;
}

.bottom_header {
	height:110px;
	background:url('../images/repeat_bottom_header.jpg') repeat-x;
}

.text_bottom_header {
	width:670px;
	height:110px;
	float:left;
}

.text_bottom_header h1 {
	text-align:right;
	font-family:"Myriad Pro";
	font-size:18px;
	color:#e6e6e6;
	line-height: 29px;
	margin-top:30px;
	font-weight:normal;
}

.bouton_contact {
	margin-right:10px;
	margin-top:15px;
	float:right;
}

.activite {
	height:168px;
	background:url('../images/repeat_activite.jpg') repeat-x;
}

.a_bloc {
	width:219px;
	height:148px;
	display:block;
	text-decoration:none;
	color:#777777;
	font-family:Arial;
	font-size:12px;
	line-height: 20px;
	float:left;
	margin-top:13px;
	margin-left:18px;
	cursor:default;
}

.a_bloc:hover {
	background:url('../images/bloc_over_activ.png') no-repeat;
	color:white;
}

.bloc {
	width:200px;
	float:left;
	margin-left:10px;
}

.icon_activ {
	float:left;
	margin-left:-13px;
}

.bloc h1 {
	float:left;
	width:150px;
	margin-top:13px;
	margin-bottom:10px;
}

.bloc h1 a {
	color:#777777;
	font-family:Arial;
	font-size:21px;
	text-decoration:none;
	display: block;
}

.bloc h1 a:hover {
	color:#2494d3;
}

.bloc p {
	text-align:justify;
	width:200px;
}

.zone_dyn {
	background:white url('../images/top_bloc_white.jpg') repeat-x;
	
}

.dyn_bloc {
	width:950px;
	margin:auto;
	
}

.dyn_left {
	width:560px;
	float:left;
	margin-bottom:25px;
	margin-left:16px;
}

.zone_titre_actu {
	width:580px;
	height:50px;
	float:left;
	/*border-bottom:1px dotted #2494d3;*/
	margin-bottom:0px;
	margin-top:10px;
}

.zone_titre_actu img {
	float:left;
	width:54px;
	height:45px;
}

.zone_titre_actu h1 a{
	color:#777777;
	font-family:Arial;
	font-size:21px;
	float:left;
	margin-top:20px;
	margin-left:5px;
	text-decoration:none;
	width:500px;
}

.zone_titre_actu h1 a:hover {
	color:#2494d3;
}

.bloc_actu {
	width:580px;
	float:left;
	padding-bottom:15px;
	margin-top:15px;
	border-bottom:1px dotted gray;
}

.content_mini_actu {
	max-height: 100px;
	float:left;
	width:310px;
	margin-left:0px;
	text-align:justify;
	overflow:hidden;
	margin-bottom:10px;
}

.bloc_actu img, .bloc_actu_page img {
	width:251px;
	height:144px;
	float:left;
}

.sites_detail_img {
	width:276px;
	height:209px;
	float:left;
}

.img_illu_actu {
	border:1px solid gray;
}

.bloc_actu h1 {
	color:#2494d3;
	font-family:Arial;
	font-size:18px;
	float:left;
	margin-left:30px;
	width:280px;
	margin-bottom:10px;
	text-align:justify;
}

.bloc_actu h1 a, .bloc_actu_page a {
	color:#2494d3;
	font-family:Arial;
	font-size:18px;
	float:left;
	text-align:justify;
	text-decoration:none;
}

.bloc_actu h1 a:hover, .bloc_actu_page a:hover {
	color:#777777;
}

.bloc_actu p {
	color:#616161;
	font-family:Arial;
	font-size:13px;
	float:left;
	margin-left:30px;
	width:280px;
	line-height:20px;
	text-align:justify;
}

.lire_suite {
	width:430px;
	height:37px;
	float:right;
	margin-right:20px;
	margin-top:7px;
}

.lire_suite a {
	float:right;
}

.lire_suite a img{
	width:200px;
	height:37px;
	float:right;
}

.dyn_right {
	width:300px;
	float:left;
	margin-left:60px;
	margin-top:0px;
}

.zone_titre_part {
	width:300px;
	height:50px;
	float:left;
	/*border-bottom:1px dotted #2494d3;*/
	margin-bottom:0px;
	margin-top:10px;
}

.zone_titre_part img {
	float:left;
}

.zone_titre_part h1 a{
	color:#777777;
	font-family:Arial;
	font-size:21px;
	float:left;
	margin-top:20px;
	margin-left:5px;
	text-decoration:none;
}

.zone_titre_part h1 a:hover {
	color:#2494d3;
}

.content_part {
	width:270px;
	height:80px;
	float:left;
	margin-left:15px;
	margin-bottom:10px;
}

.content_part a {
	width:270px;
	height:80px;
	display:block;
	float:left;
	border:1px solid #181818;
}

.content_part a:hover {
	border:1px solid #2494d3;
	margin-left:1px;
}

.zone_titre_contact {
	width:300px;
	height:50px;
	float:left;
	/*border-bottom:1px dotted #2494d3;*/
	margin-bottom:0px;
	margin-top:10px;
}

.zone_titre_contact img {
	float:left;
}

.zone_titre_contact h1 a{
	color:#777777;
	font-family:Arial;
	font-size:21px;
	float:left;
	margin-top:20px;
	margin-left:5px;
	text-decoration:none;
}

.zone_titre_contact h1 a:hover {
	color:#2494d3;
}

.content_bloc_contact p {
	color:#616161;
	font-family:Arial;
	font-size:14px;
	float:left;
	margin-left:35px;
	width:250px;
	text-align:justify;
}

.content_bloc_contact a {
	color:#2494d3;
	font-family:Arial;
	font-size:18px;
	margin-left:15px;
	float:left;
	text-decoration:none;
	margin-bottom:10px;
}

.content_bloc_contact a:hover {
	color:#777777;
}

.top_footer {
	height:101px;
	background:url('../images/top_footer.jpg') repeat-x;
	width:100%;
	float:left;
}

.top_footer .content p {
	width:513px;
	margin-top:49px;
	float:left;
	text-align:right;
	color:white;
	font-family:Arial;
	font-size:17px;
}

.top_footer .content p a {
	color:white;
	font-family:Arial;
	font-size:17px;
	text-decoration: none;
}

.top_footer .content p a:hover {
	text-decoration:underline;
}

.content_bouton_contact {
	width:420px;
	float:right;
	margin-top:26px;
}

.footer {
	height:271px;
	background:url('../images/repeat_footer.jpg') repeat-x;
	width:100%;
	float:left;
}

.footer .content h1 {
	float:left;
	margin-top:15px;
	color:#2494d3;
	font-family:Arial;
	font-size:13px;
	text-align:justify;
	font-weight: normal;
	line-height: 17px;
}

.footer .content h1 a {
	color:#2494d3;
	font-family:Arial;
	font-size:13px;
	font-weight: normal;
	line-height: 17px;
	text-decoration:none;
}

.footer .content h1 a:hover {
	color:#777777;
}

.rss {
	float:left;
	margin-top:20px;
}

.rss a img {
	width:359px;
	height:46px;
}

.sub_menu ul li {
	float:left;
	margin-left:10px;
}

.sub_menu {
	float:right;
	margin-top:36px;
}

.sub_menu ul li a, .infos_legales a {
	font-family:"Myriad Pro";
	font-size:17px;
	color:#e7e6e6;
	border-bottom:1px dotted #e7e6e6;
	text-decoration:none;
}

.sub_menu ul li a:hover, .infos_legales a:hover {
	color:#e7e6e6;
	border-bottom:1px solid #e7e6e6;
}

.sub_menu ul li .active, .sub_menu ul li .active:hover, .infos_legales .active, .infos_legales .active:hover {
	color:#2494d3;
	border-bottom:1px solid #2494d3;
}

.infos_legales {
	width:950px;
	text-align:center;
	color:#e7e6e6;
	font-family:"Myriad Pro";
	font-size:15px;
	float:left;
	margin-top:10px;
}

/*************************************/
/*************************************/
/************  Page Actu  ************/
/*************************************/
/*************************************/

.header_page {
	height:77px;
	background:url('../images/repeat_header_page.jpg') repeat-x;
}

.img_header_page {
	width:900px;
	height:77px;
	background:url('../images/header_page.jpg') no-repeat;
	margin:auto;
}

.img_header_page img {
	margin-left:130px;
}

.main_content_page {
	background:white;
	width:100%;
	float:left;
}

.content_page {
	
}

.first_ligne {
	width:950px;
	margin:auto;
}

.zone_mac {
	margin-left:30px;
	margin-top:15px;
	float:left;
}

.zone_mac img {
	width:352px;
	height:219px;
}

.first_ligne_info {
	width:542px;
	height:191px;
	background: url('../images/right_mac.jpg') no-repeat;
	float:left;
	margin-top:24px;
	margin-left:15px;
}

.first_ligne_info p {
	color:#777777;
	font-family:Arial;
	font-size:12px;
	line-height: 18px;
	width:371px;
	margin-top:14px;
	margin-left:150px;
	text-align:justify;
}

.separator_gris {
	width:950px;
	margin:auto;
}

.separator_gris img {
	width:900px;
	height:11px;
	margin:auto;
}

.titre_zone_actu {
	width:950px;
	margin:auto;
}

.titre_zone_actu img {
	width:575px;
	height:50px;
}

.bloc_actu_page, .bloc_sites_page {
	width:950px;
	margin:auto;
}

.bloc_actu_page h1 {
	color:#2494d3;
	font-family:Arial;
	font-size:18px;
	float:left;
	margin-left:30px;
	width:665px;
	margin-bottom:10px;
	text-align:justify;
}

.bloc_sites_page h1 {
	color:#2494d3;
	font-family:Arial;
	font-size:18px;
	float:left;
	margin-left:30px;
	width:600px;
	margin-bottom:10px;
	text-align:justify;
}


.content_mini_actu_page {
	max-height: 100px;
	float:left;
	width:690px;
	margin-left:0px;
	text-align:justify;
	overflow:hidden;
	margin-bottom:10px;
}

.content_all_actu_page {
	float:left;
	width:690px;
	margin-left:0px;
	text-align:justify;
	overflow:hidden;
	margin-bottom:10px;
}

.content_all_sites_page {
	float:left;
	width:620px;
	margin-left:0px;
	text-align:justify;
	overflow:hidden;
	margin-bottom:10px;
}

.content_all_sites_page ul {
	float:left;
	width:590px;
	text-align:justify;
	overflow:hidden;
	margin-bottom:10px;
	color:#616161;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	margin-left:50px;
	margin-top:10px;
}

.content_all_sites_page ul li {
	margin-left:30px;
	list-style-type: circle;
	width:540px;
}

.bloc_actu_page p {
	color:#616161;
	font-family:Arial;
	font-size:13px;
	float:left;
	margin-left:30px;
	width:650px;
	line-height:20px;
	text-align:justify;
}

.bloc_sites_page p {
	color:#616161;
	font-family:Arial;
	font-size:13px;
	float:left;
	margin-left:30px;
	width:590px;
	line-height:20px;
	text-align:justify;
}

.bloc_sites_page p a {
	color:#2494d3;
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
}

.bloc_sites_page p a:hover {
	color:#616161;
}

.spacer {
	width:100%;
	float:left;
	height:30px;
}

/*************************************/
/*************************************/
/************Page Création************/
/*************************************/
/*************************************/

.bloc_present_creation {
	width:544px;
	height:354px;
	/*background: url('../images/bloc_present_creation.jpg') no-repeat;*/
	padding:25px;
	margin-top:15px;
	float:left;
}

.bloc_present_creation img {
	float:left;
	margin:15px;
}

.bloc_present_creation p {
	width:480px;
	text-align:justify;
	margin-left:5px;
	line-height: 19px;
	color:#777777;
	font-family:Arial;
	font-size:13px;
}

.imac {
	width:352px;
	height:352px;
	float:left;
	margin-top:16px;
}

.imac img {
	width:352px;
	height:352px;
}

.bloc_creation {
	width:950px;
	margin:auto;
	margin-top:20px;
}

.bloc_one_creation {
	width:300px;
	height:360px;
	float:left;
	margin-left:14px;
	margin-bottom:10px;
	overflow:hidden;
}


.get_more_site {
	font-family:"Myriad Pro";
	font-size:18px;
	color:#2494d3;
	text-decoration:underline;
	float:right;
	width:276px;
	text-align: right;
	margin-right:13px;
}

.get_more_site:hover {
	color:#777777;

}

.bloc_one_creation h1 a {
	font-family:"Myriad Pro";
	font-size:21px;
	color:#777777;
	text-decoration:none;
	float:left;
	margin-bottom:10px;
	margin-left:13px;
	width:260px;
}

.bloc_one_creation h1 a:hover {
	color:#2494d3;	
}

.site_resize {
	width:276px;
	height:209px;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid gray;
	float: left;
	margin-left:13px;
}

.actu_resize {
	width:251px;
	height:144px;
	margin-right:0px;
	margin-bottom:15px;
	border:1px solid gray;
	float: left;
	margin-left:0px;
}

.site_resize:hover, .actu_resize:hover {
	border:1px solid black;
}

.content_mini_site {
	width:290px;
	height:67px;
	overflow: hidden;
}

.content_mini_site p {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#777777;
	text-decoration:none;
	float:left;
	margin-bottom:15px;	
	line-height: 18px;
	width:276px;
	text-align: justify;
	margin-left:12px;
	height:50px;
}

/*************************************/
/*************************************/
/************ Page Offres ************/
/*************************************/
/*************************************/


.zone_offres {
	width:950px;
	margin:auto;
}

.lien_big_titre {
	width:302px;
	height:200px;
	display:block;
	margin-left:11px;
	float:left;
	margin-top:10px;
}

.zone_creation {
	width:948px;
	background:#f6f6f6;
	border:1px solid #e0e0e0;
	float:left;
	margin-top:15px;
}

.zone_creation_detail {
	width:948px;
	background:#f6f6f6;
	border:1px solid #e0e0e0;
	float:left;
	margin-top:15px;
}

.zone_creation img {
	width:323px;
	height:205px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:25px;
}

.zone_creation_detail img {
	width:323px;
	height:205px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:25px;
}

.zone_creation_detail .content_bouton_contact img {
	width:214px;
	height:53px;
	float:right;
	margin-top:-20px;
}

.zone_creation h1 {
	margin-top:20px;
	margin-bottom:10px;
	width:560px;
	float:left;
	border-bottom:1px solid #2494d3;
}

.zone_creation_detail h1 {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:15px;
	width:918px;
	float:left;
	border-bottom:1px solid #2494d3;
}

.zone_creation h1 a {
	font-family:"Myriad Pro";
	font-size:21px;
	color:#2494d3;
	font-weight:normal;
	width:560px;
	float:left;
	text-decoration:none;
}


.zone_creation_detail h1 a {
	font-family:"Myriad Pro";
	font-size:21px;
	color:#2494d3;
	font-weight:normal;
	width:918px;
	float:left;
	text-decoration:none;
}

.zone_creation h1 a:hover, .zone_creation_detail h1 a:hover {
	color:gray;
}

.zone_creation p{
	font-family:"Myriad Pro";
	font-size:14px;
	color:gray;
	margin-bottom:10px;
	width:560px;
	float:left;
	text-align: justify;
	line-height: 19px;
}

.zone_creation_detail p{
	font-family:"Myriad Pro";
	font-size:14px;
	color:gray;
	margin-bottom:10px;
	width:918px;
	float:left;
	text-align: justify;
	line-height: 19px;
	margin-left:15px;
}

.zone_creation ul{
	font-family:"Myriad Pro";
	font-size:14px;
	color:gray;
	margin-bottom:10px;
	width:520px;
	margin-left:30px;
	list-style-type: circle;
	float:left;
	text-align: justify;
	line-height: 19px;
}

.zone_creation ul li a,.zone_creation_detail a {
	color:#2494d3;
	font-family:"Myriad Pro";
	font-size:14px;
	text-decoration: none;
}

.zone_creation ul li a:hover,.zone_creation_detail a:hover {
	color:gray;
}

/*************************************/
/*************************************/
/************ Page Offres ************/
/*************************************/
/*************************************/

.zone_creve_ecran {
	width:950px;
	margin:auto;
}

.dechire {
	width:561px;
	height:439px;
	float:left;
}

.col_gauche {
	width:370px;
	float:left;
	margin-top:30px;
	margin-right:15px;
}

.col_gauche img {
	width:302px;
	height:100px;
	float:left;
}

.col_gauche p {
	width:350px;
	margin-left:10px;
	float:left;
	text-align:justify;
	color:#2494d3;
	font-family:"Myriad Pro";
	font-size:14px;
	line-height: 19px;
	margin-top:10px;
}

.content_inspi {
	width:900px;
	margin-left:25px;
	float:left;
}

.bloc_one_inspiration a {
	width:200px;
	height:215px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	display:block;
	border:2px solid gray;
}

.bloc_one_inspiration a:hover {
	border:2px solid #2494d3;
}

.bloc_texte_philo {
	width:910px;
	margin-left:20px;
	text-align: justify;
	color:#2494d3;
	font-family:"Myriad Pro";
	font-size:14px;
	line-height:19px;
}


/*************************************/
/*************************************/
/************Page Contact ************/
/*************************************/
/*************************************/

.zone_contact {
	width:950px;
	margin:auto;
}

.col_form {
	width:412px;
	margin-top:10px;
	float:right;
}

form { 
	font-family:"Myriad Pro";
}

label {
		display:block;
		font-weight:normal;
		margin-top:15px;
		color:#2494d3;
		font-family:"Myriad Pro";
		font-size:18px;
	}

input, textarea, select {
		padding: 3px;
		margin:3px 0;
		border:1px solid #e1e1e1;
		background:#efefef;
		width:400px;
		height:21px;
		color:#2494d3;
		font-family:"Myriad Pro";
		font-size:21px;
		line-height:19px;
		padding-top:9px;
	}

input:hover, textarea:hover, select:hover {
			background:#fff; border:1px solid #666;
		}

input:focus, textarea:focus, select:focus {
			background:#f4f4f4;
			border:1px solid #666;
		}

textarea {
		width:400px;
		height:100px;
	}


.bouton_form {
	height:30px;
	padding:3px;
	width:408px;
	background:#616161;
	color:white;
}

.bouton_form:hover {
	background:#777777;
}

.col_info_contact {
	float:left;
}

.titre_coordonnees {
	width:408px;
	height:114px;
}

.zone_coordonnees h1 {
		width:408px;
		color:#2494d3;
		font-family:"Myriad Pro";
		font-size:21px;
}

.zone_coordonnees p {
		width:408px;
		color:gray;
		font-family:"Myriad Pro";
		font-size:15px;
		margin-left:20px;
		line-height: 19px;
}

.zone_coordonnees p strong {
		width:408px;
		color:#2494d3;
		font-family:"Myriad Pro";
		font-size:17px;
}













