/* @override http://localhost:8080/mmphotographes/css/mmphotographes.css */

html,body {
	text-align: center;
	width: 100%;
}

#site {
	width: 960px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	margin-top: 30px;
	overflow: hidden;
}

/* @group En-tête */

#bandeau {
	height: 110px;
	width: 960px;
	overflow: hidden;
	position: relative;
}

#bandeau a img {
	

}

#logohome {
	float: left;
	background-color: #fff;
	position: relative;
}

#lignes {
	width: 770px;
	float: left;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}

ul#photographes1 {
	width: 770px;
	height: 15px;
	position: relative;
	left: 0;
}

ul#photographes2 {
	width: 770px;
	height: 15px;
	position: relative;
	left: 0;
}

ul#photographes1 li,ul#photographes2 li {
	display: inline-block;
	float: right;
}

ul#photographes1 li a,ul#photographes2 li a {
	color: #557778;
	font: 12px/13px Helvetica, "Trebuchet MS", sans-serif;
	margin-right: 9px;
	text-decoration: none;
	display: block;
}

ul#photographes1 li a:hover,ul#photographes2 li a:hover {
	font-style: italic;
	border-bottom: 1px dotted #879d9d;
}

#newsgeneral {
	float: right;
	color: #557778;
	font: 19px/12px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	margin-top: 5px;
	margin-right: 78px;
	position: relative;
	/*left: 0;*/
}

#newsgeneral a {
	color: #557778;
	font: 19px/20px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	text-decoration: none;
}

#newsgeneral a:hover {
	color: #b2cbcc;
}

#nom {
	float: right;
	color: #557778;
	font: 19px/12px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	margin-top: 9px;
	margin-right: 78px;
}

#nom a {
	color: #557778;
	font: 19px/20px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
	text-decoration: none;
}

#nom a:hover {
	color: #b2cbcc;
}

#nom #liensite {
	color: #557778;
	font: 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	text-align: right;
}

#nom #liensite a {
	color: #557778;
	font: 11px/12px Helvetica, "Trebuchet MS", sans-serif;
	text-decoration: none;
}

#nom #liensite a:hover {
	color: #b2cbcc;
}

/* @end */

#myGallery {
	margin-left: 100px;
	width: 760px;
	height: 440px;
}

#photo {
	margin-left: 100px;
	width: 760px;
	height: 440px;
}

/* @group News */

#cadrenews {
	position: relative;
	width: 960px;
	height: 440px;
	overflow: hidden;
}

#cadrenews div {
	position:absolute;
	/*background:#fff;*/
	width: 760px;
	height:440px;
	margin-left: 100px;
}

#cadrenews h3 {
	position: absolute;
	background-color: #446365;
	padding: 7px 20px;
	color: #fff;
	font: normal 12px/14px Helvetica, "Trebuchet MS", sans-serif;
	display: block;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	right: 0;
	top: 25px;
}

#cadrenews h3 a {
	color: #fff;
	text-decoration: none;
}

#cadrenews h3 a:hover {
	text-decoration: underline;
}

#cadrenews img {
	position: static;
	float: left;
	width: 760px;
	height: 440px;
}

/* @end */

#partenaires {
	margin-left: 100px;
	width: 760px;
	height: 393px;
	text-align: center;
	padding-top: 47px;
	color: #8c8c8c;
	font: 15px/18px Helvetica, "Trebuchet MS", sans-serif;
}

#partenaires a {
	color: #8c8c8c;
	text-decoration: none;
}

#partenaires a:hover {
	color: #d4d4d4;
}

#planchescontact {
	width: 960px;
	height: 440px;
	overflow: hidden;
}

#planchecontact1 {
	margin-left: 100px;
	height: 175px;
	margin-top: 30px;
	width: 1920px;
}

#planchecontact1 a {
	width: 195px;
	height: 175px;
	display: block;
	float: left;
}

#planchecontact1 a:hover {
	opacity: 0.75;
}

#planchecontact2 {
	margin-left: 100px;
	margin-top: 25px;
	height: 175px;
	margin-bottom: 39px;
}

#planchecontact2 a {
	width: 195px;
	height: 175px;
	display: block;
	float: left;
}

#planchecontact2 a:hover {
	opacity: 0.75;
}

/* @group Pied */

#informations {
	color: #557778;
	font: 14px/40px Helvetica, "Trebuchet MS", sans-serif;
	width: 960px;
	text-align: center;
	height: 50px;
	clear: left;
	margin-top: 0;
}

#informations a {
	color: #557778;
	text-decoration: none;
}

#informations a:hover {
	color: #b2cbcc;
}

/* @end */

/* @group Newsletter */

#desabonnement {
	margin-left: 150px;
	width: 680px;
	height: 293px;
	padding-top: 147px;
}

#validation-desabonnement {
	margin-left: 390px;
	width: 400px;
	height: 293px;
	padding-top: 147px;
}

#desabonnement form {
	margin-top: 30px;
}

#desabonnement form input#email {
	width: 300px;
	height: 15px;
	border: 1px solid #a7a7a7;
	margin-top: 5px;
	margin-bottom: 20px;
}

#validation-desabonnement p,#desabonnement p,#desabonnement label {
	color: #557778;
	font: 12px/13px Helvetica, "Trebuchet MS", sans-serif;
	display: block;
}



/* @end */