* {
	margin: 0;
	padding: 0;
}

body {
	background: #494b4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
	min-width: 987px;
}

input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.container {
	width: 100%;
}

p {
	margin: 0;
	padding: 0;
}

.tail-top {
	background: url(../images/tail-top.png) left top repeat-x #d3d4d4;
}

.tail-bottom {
	background: url(../images/tail-bottom.gif) left bottom repeat-x;
}

/*==================forms====================*/
input,select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

.form {
	width: 166px;
	height: 25px;
	background: url(../images/input-bg.gif) no-repeat left top;
	margin-bottom: 5px;
}

.form span {
	display: block;
	padding-left: 5px;
}

.form span input {
	width: 155px;
	background: none;
	border: 0;
	padding-top: 4px;
	vertical-align: top;
	line-height: 1em;
	color: #919393;
}

.form1 {
	background: url(../images/textarea-bg.gif) no-repeat left top;
	width: 166px;
	height: 172px;
	margin-bottom: 22px;
}

.form1 span {
	display: block;
	padding-left: 5px;
}

.form1 span textarea {
	width: 161px;
	height: 168px;
	overflow: auto;
	background: none;
	border: 0;
	color: #919393;
	padding-top: 4px;
}

/*==================list====================*/
ul {
	list-style: none;
}

.site-nav li{
	float: left;
	margin-left: 6px;
}

.site-nav li a{
	color: #0eb6fc;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	text-align: center;
	width: 100px;
	height: 33px;
	display: block;
	background: url(../images/m4-act.gif) no-repeat top left;
}

.site-nav li a:hover, .site-nav li a.active{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
	text-align: center;
	width: 100px;
	height: 33px;
	display: block;
	background: url(../images/m4-act.png) no-repeat top left;
}

.list li {
	color: #1fbbfc;
	font-size: 1.0em;
	background: url(../images/line.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.list li a {
	color: #0d599c;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icone.png) no-repeat left;
	padding-left: 22px;
}

.list li a:hover {
	text-decoration: underline;
	color: #1fbbfc;
	background: url(../images/icone-act.png) no-repeat left;
}

.list li a.active {
	text-decoration: underline;
	color: #1fbbfc;
	background: url(../images/icone-act.png) no-repeat left;
}

.list li.last {
	background: none;
	margin: 0;
	padding: 0;
}

.list1 li {
	color: #0eb6fc;
	font-size: 1.23em;
	line-height: 1.25em;
}

.list1 li a {
	color: #0eb6fc;
	text-decoration: none;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list2 {
	padding-bottom: 10px;
}

.list2 li {
	color: #1fbbfc;
	font-size: 1.08em;
	line-height: 1.43em;
	background: url(../images/line.gif) repeat-x bottom;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.list2 li a {
	text-decoration: none;
	color: #1fbbfc;
}

.list2 li a:hover {
	text-decoration: underline;
}

.list2 li b {
	display: block;
	color: #a2a3a3;
}

/*==================other====================*/
.img-box1 {
	width: 100%;
	overflow: hidden;
}

.img-box1 img {
	float: left;
	margin: 0 20px 0 0;
}

.p1 {
	margin-bottom: 20px;
}

.p2 {
	margin-bottom: 30px;
}

.p3{
	margin-bottom: 10px;
}

.phone {
	float: right;
	margin-right: 30px;
}

/*==================txt, links, lines, titles====================*/
a {
	color: #454747;
	outline: none;
}

a:hover {
	text-decoration: none;
}

h3 {
	color: #0eb6fc;
	font-size: 1.23em;
	font-weight: normal;
	line-height: 1.25em;
	margin-bottom: 16px;
}


h4 {
	color: #0eb6fc;
	font-size: 1.23em;
	font-weight: normal;
	line-height: 1.25em;
}


h5 {
	color: #a2a3a3;
	font-size: 1em;
	line-height: 1.54em;
}

.txt1 {
	color: #86dafd;
}

.link1 {
	display: block;
	float: right;
	background: url(../images/link1-bgd.gif) repeat-x top;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	line-height: .92em;
}

.link1 em {
	display: block;
	background: url(../images/link1-left.gif) no-repeat left top;
}

.link1 b {
	display: block;
	background: url(../images/link1-right.gif) no-repeat right top;
	padding: 8px 25px 8px 11px;
	font-style: normal;
}

.link1:hover {
	text-decoration: underline;
}

.title {
	margin-bottom: 27px;
}

/*==================boxes====================*/
.box {
	background: #fff;
	width: 100%;
}

.box .border-top {
	background: url(../images/border-top.gif) repeat-x top;
}

.box .border-bot {
	background: url(../images/border-bot.gif) repeat-x bottom;
}

.box .border-right {
	background: url(../images/border-right.gif) repeat-y right;
}

.box .left-top-corner {
	background: url(../images/left-top-corner.gif) no-repeat left top;
}

.box .right-top-corner {
	background: url(../images/right-top-corner.gif) no-repeat right top;
}

.box .left-bot-corner {
	background: url(../images/left-bot-corner.gif) no-repeat left bottom;
	width: 100%;
}

.box .right-bot-corner {
	background: url(../images/right-bot-corner.gif) no-repeat right bottom;
}

.box .inner {
	padding: 19px 25px 32px 31px;
}

.box p {
	color: #a2a3a3;
	line-height: 1.54em;
}

.box1 {
	width: 100%;
	position: relative;
	margin-bottom: 12px;
}

.box1 .left-top-corner {
	background: url(../images/left-top-corner1.gif) no-repeat left top;
	height: 55px;
	padding-left: 13px;
}

.box1 .right-top-corner {
	background: url(../images/right-top-corner1.gif) no-repeat right top;
	height: 55px;
	padding-right: 13px;
}

.box1 .border-top {
	background: url(../images/border-top1.gif) left top repeat-x;
	height: 55px;
	font-size: 0;
	line-height: 0;
	width: 100%;
}

.box1 .border-top .inner {
	padding: 15px 0 0 6px;
}

.box1 .left-bot-corner {
	background: url(../images/left-bot-corner1.gif) no-repeat left bottom;
	height: 12px;
	padding-left: 10px
}

.box1 .right-bot-corner {
	background: url(../images/right-bot-corner1.gif) no-repeat right bottom;
	height: 12px;
	padding-right: 10px
}

.box1 .border-bottom {
	background: url(../images/border-bot1.gif) left bottom repeat-x;
	height: 12px;
	font-size: 0;
	line-height: 0;
	width: 100%;
}

.box1 .border-right {
	background: url(../images/border-right1.gif) right top repeat-y;
	padding-right: 2px;
}

.box1 .xcontent {
	background: #fff;
	width: 100%;
}

.box1 .xcontent .inner {
	padding: 16px 31px 10px 20px;
}

.box1 p {
	color: #a2a3a3;
	font-size: .92em;
}

.box1 .link {
	position: absolute;
	right: 6px;
	bottom: 7px;
}

.box1 .title {
	margin: 0;
}

.box2 {
	width: 100%;
	position: relative;
}

.box2 .left-top-corner {
	background: url(../images/left-top-corner1.gif) no-repeat left top;
	height: 55px;
	padding-left: 13px;
}

.box2 .right-top-corner {
	background: url(../images/right-top-corner1.gif) no-repeat right top;
	height: 55px;
	padding-right: 13px;
}

.box2 .border-top {
	background: url(../images/border-top1.gif) left top repeat-x;
	height: 55px;
	/*font-size: 0;
	line-height: 0;*/
	width: 100%;
}

.box2 .border-bot {
	background: url(../images/border-bot.gif) repeat-x bottom;
}

.box2 .border-right {
	background: url(../images/border-right2.gif) repeat-y right #fff;
}

.box2 .left-bot-corner {
	background: url(../images/left-bot-corner.gif) no-repeat left bottom;
	width: 100%;
}

.box2 .right-bot-corner {
	background: url(../images/right-bot-corner.gif) no-repeat right bottom;
}

.box2 .inner {
	padding: 16px 28px 31px 31px;
}

.box2 .inner1 {
	padding: 20px 0px 0px 15px;
}

.box2 .title1 {
	margin: 0;
	color: #ffffff;
}

.box2 .title2 {
	margin-bottom: 15px;
}

.box2 p {
	color: #a2a3a3;
	line-height: 1.54em;
}

.box2 p.erreur{
	color: #f92a00;
	font-weight: bold;
	font-size: 16px;
}

.box2 p.envoye{
	color: #1b7600;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

/*header*/
#header .row-1 {
	width: 100%;
	overflow: hidden;
	height: 136px;
}

#header .row-1 .fleft {
	padding-top: 42px;
}

#header .row-1 .fright {
	padding-top: 64px;
}

#header .row-2 .indent {
	float: left; /*padding-right:554px;*/
}

#header .row-2 .image {
	float: right;
	margin: 0 10px 0 0;
	width: 468px;
	height: 196px;
}

#header .row-2 .title {
	margin-bottom: 20px;
}

#header .row-2 p {
	color: #454747;
	font-size: 1.15em;
	line-height: 1.47em;
	margin-bottom: 30px;
}

#header .row-2 p.txt {
	color: #0eb6fc;
	font-size: 1.31em;
	line-height: 1.29em;
	margin-left: 20px;
}

#header .row-2 p.txt span {
	font-size: 1.35em;
	line-height: 1.88em;
}

#header .row-2 p.txt a {
	color: #0eb6fc;
	text-decoration: none;
}

#header .row-2 p.txt a:hover {
	text-decoration: underline;
}

/*content*/
#content {
	padding: 30px 0 33px 0;
}

#content .indent {
	padding-bottom: 30px;
}

.title-menu{
	margin-bottom: 30px;
	color: #0d9bdf;
}

.annee {
	color: #0eb6fc;
	font-weight: bold;
}

/*footer*/
#footer p {
	font-size: .92em;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#footer p a {
	color: #0ecbfc;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}
/*==========================================*/

#contact legend {
	color: #0eb6fc;
	font-size: 1.23em;
	font-weight: bold;
	line-height: 1.25em;
}

#contact fieldset{
	background-color:#ffffff; 
	width:500px;
}

#contact .nom-label{
	margin-left:20px; 
	margin-bottom:4px;
}

#contact .nom-input{
	margin-left:22px; 
	margin-bottom:4px;
}

#contact .email-label{
	margin-left:20px;
}

#contact .email-input{
	margin-left:14px;
}

#contact .objet-label{
	margin-left:20px;
}

#contact .objet-input{
	margin-bottom:6px; 
	margin-left:12px;
}

#contact .message-label{
	margin-left:20px; 
	vertical-align: top;
}

/* hack Chrome et Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contact .message-label {
	    margin-left:20px;
	    margin-right: 4px;
	    float: left;
	}
} 


#contact textarea{
	margin-left:10px;
	height: 150px;
	width: 390px;
}

#contact .nom-input:focus, #contact .objet-input:focus, #contact .email-input:focus, #contact textarea:focus{
	background-color: #b9ebf8;
	border: 1px solid #00657e;
}

#contact .link1 {
	display: block;
	float: right;
	background: url(../images/link1-bgd.gif) repeat-x top;
	margin: 5px 25px 10px 0;
}

#contact .link1 .left {
	display: block;
	background: url(../images/link1-left.gif) no-repeat left top;
}

#contact .link1 .right {
	display: block;
	background: url(../images/link1-right.gif) no-repeat right top;
	padding: 4px 22px 12px 6px;
	font-style: normal;
}

#contact .link1:hover {
	text-decoration: none;
}

#contact button {
	background: transparent;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}