.g-plusone {
	color: #FFF;
}
body {
	background-color: #494b4c;

}

#header {
	height: 140px;
	background-image: url(../img/fond-header.png);
	background-repeat: repeat-x;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.centrage {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.centrage img {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}


h1 {
	font-size: 50px;
	color: #FFF;
	text-align: center;
	float: left;
	width: 300px;
	margin-left: 245px;
	margin-top: 5px;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #999;
	margin-left: 20px;

}
h3 {
	font-size: 24px;
	color: #FFF;
	margin-left: 5px;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCC;
	text-align: center;
	background-color: #999;
	margin-bottom: 5px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bolder;
	color: #606;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin-right: 50px;
	margin-left: 50px;
	cursor: text;
	filter: Light;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
h6 {
	font-family: 'Titan One', cursive;
	font-size: 40px;
	color: #fff;
	text-align: left;
	vertical-align: top;
	margin-left: 50px;

}
hr {
	color: #FFF;
	text-align: center;
	height: 5px;
	background-color: #FFF;
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: blink;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #90C;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #90C;
	cursor: default;
}
#nav ul li a strong {
	color: #999;
}





#nav {
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	width: 960px;
	margin-top: -68px;

}
#nav ul {
	height: 52px;
	background-image: url(../img/degrade-menu.png);
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-left: 50px;
}

#nav ul li {
	width: 110px;
	height: 52px;
	float: left;
	margin-left: 1.6em;
}
#nav ul li a {
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	width: 120px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	display: block;
	text-align: center;
	margin-top: 10px;
	text-transform: capitalize;
}
#nav ul li a:hover {
	font-size: 24px;
	color: #999;
	text-align: center;
}

#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 20px;
	min-height: 40em;
}
#content img {
}
#content a {
	color: #FFF;
	text-decoration: none;
}
.contentarticles {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Comic Sans MS", cursive;
	color: #333;
	float: left;
	width: 600px;
	padding: 10px;
	margin-bottom: 10px;
}
.imagearticles {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	width: 240px;
	float: right;
	border: 4px solid #999;
	margin-top: 60px;
	padding-top: 10px;
}
.imagearticles img {
	margin-bottom: 10px;
}






.divronde {
	width:600px;
	height:600px;
	border-radius:75px;
	font-size:24px;
	text-align:center;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../image/accueil_dessin.png);
	z-index: 1;
}
.portefolio {
	background-color: #d2cfd2;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-bottom: 10px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}


#animDivronde {
	-webkit-animation: cssAnimation 2s infinite linear;
	-moz-animation: cssAnimation 2s infinite linear;
	-o-animation: cssAnimation 2s infinite linear;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
}
@-webkit-keyframes cssAnimation {

from { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px)}
to { -webkit-transform: rotate(360deg) scale(1) skew(1deg) translate(0px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -moz-transform: rotate(360deg) scale(1) skew(1deg) translate(0px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
to { -o-transform: rotate(360deg) scale(1) skew(1deg) translate(0px); }

}}

.centre {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}


.menu {
	float: left;
	width: 650px;
	margin-top: 20px;
}
.bouton  {
	color: #FFF;

}
.bouton a {
	text-decoration: none;
	color: #fff;
	background-image: url(../img/degrad-hover.png);
	text-align: center;
	display: block;
	-moz-box-shadow: 2px 2px 3px 0px #000000;
	-webkit-box-shadow: 2px 2px 3px 0px #000000;
	-o-box-shadow: 2px 2px 3px 0px #000000;
	box-shadow: 2px 2px 3px 0px #000000;




filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 30px;
	width: 200px;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	font-size: 24px;
}
.bouton a:hover {
	color: #CCC;
	-moz-box-shadow: inset 3px 2px 2px 2px #000000;
	-webkit-box-shadow: inset 3px 2px 2px 2px #000000;
	-o-box-shadow: inset 3px 2px 2px 2px #000000;
	box-shadow: inset 3px 2px 2px 2px #000000;


filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=6);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	text-decoration: none;
	
}
.bouton a strong {
	color: #333;
}




#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	-moz-border-radius: 0px 10px 40px 0px;
	-webkit-border-radius: 0px 10px 40px 0px;
	border-radius: 0px 10px 40px 0px;
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 20px;
	line-height: 20px;
}
p a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menu p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
		-moz-box-shadow: 2px 2px 3px 0px #000000;
	-webkit-box-shadow: 2px 2px 3px 0px #000000;
	-o-box-shadow: 2px 2px 3px 0px #000000;
	box-shadow: 2px 2px 3px 0px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=134, Strength=3);


}
#formulaire {
	height: 600px;
	width: 650px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.renseig         {
	color: #000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	background-color: #CCC;
	height: 30px;
	font-size: 18px;
}

#message {
	color: #000;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	min-height: 200px;
	max-height: 200px;
	min-width: 500px;
	max-width: 500px;
	height: 200px;
	width: 300px;
	background-color: #CCC;
	padding: 10px;
	font-size: 18px;
}
#envoyer {
	height: 40px;
	width: 300px;
	font-size: 24px;
	line-height: 36px;
	color: #FFF;
}

.menubox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}


#footer {
	background-image: url(../img/fond-footer.png);
	height: 100px;
	display: block;
	background-repeat: repeat-x;
}
.titre {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 6px;
	padding-left: 7em;
}
.titre ul li {
	float: left;
	width: 170px;
	color: #666;
	font-size: 18px;
	font-weight: bolder;
}
.titre ul li a {
	padding-left: 10px;
}

.soustitre {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 6em;
}
.soustitre ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.soustitre ul li {
	float: left;
	width: 170px;
	height: 20px;
}
.soustitre ul li a {
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
}
.soustitre ul li a:hover {
	color: #909;
}
.soustitre ul li a strong {
	color: #909;
}
#listesitemap {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#listesitemap ul {
}
#listesitemap ul li a{
	font-size: 20px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	white-space: pre;
	vertical-align: 25%;
}
#listesitemap ul li a strong {
	font-size: 23px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: 25%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
