*,img {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:Merriweather, serif;
	font-weight:400;
	text-align:center;

	
/* IE centering */
	background-image:url(../images/background.png);
	background-repeat:repeat;
	color:#000;
	font-size:14px;
}

a:link,a:visited,a:active,a:hover {
	text-decoration:underline;
}

#outer {
	position:relative;
	text-align:left;

	
/* IE centering cancel */
	margin:0 auto;
	width:965px;
	padding:0 20px;
}

#wrapper {
}

.assurances #wrapper, .primes #wrapper, .risk-france #wrapper {
	background:url(../images/web-photos-02.png) no-repeat 620px 76px;
}

.presentation #wrapper, .carte-pharmacie #wrapper {
	background:url(../images/web-photos-01.png) no-repeat 614px 76px;
}

.contact #wrapper {
	background:url(../images/web-photos-03.png) no-repeat 620px 76px;
}

.acces-membres #wrapper {
	background:url(../images/web-photos-04.png) no-repeat 620px 76px;
}

* html #wrapper {
	height:520px;
}

#head {
	background-repeat:no-repeat;
	position:relative;
	height:198px;
	width:1002px;
	border-bottom-style:none;
}

#menus {
	position:absolute;
	left:246px;
	list-style-type:none;
	font-size:15px;
	line-height:26px;
	top:25px;
	width:170px;
}

#menus li {
	display:block;
}

#menus a:link,#menus a:visited {
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	font-family:Merriweather, serif;
	font-weight:900;
	text-transform:uppercase;
}

#menus a:active,#menus a:hover,#menus a.active:link,#menus a.active:visited {
	color:#00abd2;
}

#sections {
	background-image:url(../images/accolade.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:426px;
	padding-left:36px;
	padding-top:0px;
	height:100px;
	list-style-type:none;
	font-size:1em;
	line-height:20px;
	margin-top:25px;
	width:120px;
}

#sections li {
	display:block;
}

#sections a:link,#sections a:visited {
	font-family:Merriweather, serif;
	font-weight:900;
	font-size:12px;
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
}

#sections a.first:link,#sections a.first:visited {
	border-left:none;
}

#sections a:active,#sections a:hover,#sections a.active:link,#sections a.active:visited {
	color:#00b8d7;
}

#langs {
	position:absolute;
	top:10px;
	right:28px;
	height:1em;
	list-style-type:none;
	line-height:1em;
}

#langs li {
	display:block;
	float:left;
}

#langs a:link,#langs a:visited {
	display:block;
	color:#000;
	font-weight:900;
	text-decoration:none;
	border-right:2px solid #000;
	padding:0 8px;
	text-transform:uppercase;
}

#langs a.last:link,#langs a.last:visited {
	border-right:none;
}

#langs a:active,#langs a:hover,#langs a.active:link,#langs a.active:visited {
	color:#00abd2;
}

#content {
	position:relative;
	background-color:transparent;
}

* html #content {
}

#logo {
	position:absolute;
	background-image:url(../images/logo_risk.png);
	background-repeat:no-repeat;
	margin:23px 0 8px;
	overflow:hidden;
	width:131px;

	
/* ie 6 needs this (don't know why it can't adapt to parent's width */
	height:67px;
	z-index:90;
}

#logo a {
	display:block;
	padding-top:145px;
}

#content h4,#content h5 {
	font-size:1.1em;
	padding-bottom:.5em;
}

#content p,#content li {
	line-height:1.4em;
	color:#000;
	padding-bottom:.5em;
	padding-top:.5em;
}

#content .height {
	line-height:1.4em;
	color:#000;
	padding-bottom:.2em;
	padding-top:.2em;
}

#content .padquatre {
	padding-bottom:4px;
}

#content td,#content #texte li {
	line-height:1.1em;
	font-size:1em;
	color:#000;
	padding-top:.5em;
	padding-bottom:.5em;
}

#content .stt {
	font-weight:900;
	font-size:1em;
	color:#ff6600;
	padding-top:1.5em;
	padding-bottom:.5em;
}

#content h4,#content h5,#content .contacts {
	margin-bottom:0;
}

#content .contacts {
	position:relative;
	top:0;
	height:191px;
	margin-bottom:2em;
}

.contacts .address {
	position:absolute;
	bottom:0;
	left:0;
	padding-left:60px;
}

#content h5 {
	font-weight:900;
}

#content #droite img {
	margin-bottom:-2px;
	padding-left:10px;
}

#content table {
	margin-top:20px;
}

#content table th {
	text-align:center;
}

#content table td {
	vertical-align:top;
}

form {
	margin-top:0;
}

#content label,#content input {
	width:50%;
}

#content #droite #gris label, #content #droite .gris label {
	width:auto;
	vertical-align: middle;
}

#content #droite .gris input, #content #droite #gris input {
	width:112px;
}

#content textarea {
	width:100%;
}

input,textarea {
	color:#000;
	margin-bottom:1em;
	background-color:#DCDDDF;
	padding:5px;
}

#content #droite #gris input, #content #droite .gris input {
	color:#000;
	margin-bottom:1em;
	margin-left: 10px;
	background: url(../images/input.png) no-repeat;
	padding:3px;
	height:23px;
}

#content #droite .gris input input.submit , #content #droite #gris input.submit {
	float: right;
	margin:0 15px 0 0;
	font-family:Merriweather,serif;
	text-align: left;
	color:#00abd2;
	background: #dcdddf url(../images/flechebleu.png) no-repeat 100px;
	text-transform:uppercase;
	text-decoration:none;
	font-style:normal;
	font-size:14px;
	font-weight:900;
	border:0;
	cursor:pointer;
	height:24px;
	width: 110px;
	display: block;
}


form p {
	clear:both;
}

input.submit,textarea {
	line-height:1.3em;
}

#content #contact input.submit {
	width:80px;
	height:23px;
	color:#FFF;
	font-size:12px;
	font-family:Merriweather,serif;
	font-weight:400;
	text-align: center;
	background: url(../images/submitbleu.png) no-repeat;
	float:left;
	border:0;
	padding:2px;
	cursor:pointer;
}

p.submit {
	text-align:right;
}

textarea {
}

form br {
	clear:both;
}

button {
	background-color:transparent;
	cursor:hand;
	margin:0;
	padding:0;
	float:left;
	border:0;
	color:#777;
	text-transform:uppercase;
	overflow:visible;

	
/* ie only fix auto-padding */
}

button:hover {
	text-decoration:underline;
}

#texte {
	position:relative;
	display:inline;
	float:left;
	width:575px;
}

#contact {
	position:relative;
	display:inline;
	float:left;
	width:575px;
}

#padder {
	padding:18px 10px 0 20px;
}

#content .pad {
	padding:6px;
}

#content .pad img {
	margin-bottom:0;
	padding-top:4px;
}

#droite {
	position:relative;
	float:right;
	width:345px;
	margin-top:50px;
}

#content #droite p {
	text-transform:none;
	font-size:1em;
	color:#000;
	padding:0;
	line-height: 1.5em;
}

#content #droite h4 {
	font-weight:900;
	font-size:20px;
	line-height:27px;
	padding-bottom:0;
}

#content #droite h5 {
	font-weight:900;
	font-size:16px;
	line-height:27px;
	padding-bottom:0;
	margin-bottom:0;
	color:#fff;
	text-transform:lowercase;
}

#droite h6 {
	font-size:13px;
	font-weight:900;
	padding-bottom:.5em;
	padding-top:1em;
}

#content .orange {
	font-size:1em;
	color:#ff6600;
	text-transform:uppercase;
	font-weight:900;
}

#content .small {
	font-size:.8em;
	color:#53473F;
	margin:5px 0 10px;
}

#content a:link,#content a:visited {
	color:#00abd2;
	text-decoration:none;
	font-style:normal;
	font-size:1em;
	font-weight:900;
	z-index:9999;
}

#content a:hover {
	text-decoration:underline;
}

#content #droite #orange a:link,#content #droite #orange a:visited {
	color:#FFF;
	text-decoration:underline;
	font-size:1em;
	font-weight:900;
}

#content #droite #orange a:hover {
	text-decoration:underline;
}

#content ul {
	list-style-type:disc;
	margin-left:2em;
	margin-bottom:1em;
}

#content ol {
	list-style-type:disc;
	margin-left:3em;
	list-style-position:outside;
}

#content h2 {
	font-size:3em;
	color:#aaa;
	padding-left:60px;
	padding-bottom:.5em;
	margin-bottom:0;
}

#content h3 {
	font-size:22px;
	line-height:28px;
	color:#ff6600;
	font-weight:900;
	text-transform:uppercase;
	padding-bottom:8px;
}

#content h4 {
}

#content h5 {
	font-size:16px;
	line-height:20px;
	color:#ff6600;
	font-weight:900;
}

#content h6 {
	font-weight:900;
	font-size:14px;
	color:#ff6600;
	padding-bottom:.5em;
}

#bottom {
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	position:relative;
	clear:both;
	height:20px;
	width:575px;
	margin-top:30px;
	padding-top:10px;
	color:#000;
	text-align:left;
	font-size:12px;
}

#bottom a:link,#bottom a:visited {
	text-decoration:underline;
	color:#000;
}

#bottom a:hover {
	text-decoration:none;
	color:#00abd2;
}

#fermer {
	position:relative;
	clear:both;
}

#content .message {
	background-color:#00abd2;
	color:#FFF;
	font-weight:900;
	padding:6px;
	width:50%;
}


	
/*
.bloc {
	text-transform: uppercase;
	color: #EE7F00;
	padding-bottom: 1em;
	}
*/
#content #droite #gris, .gris {
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	background:#dcdddf;
	color:#000;
	text-transform:uppercase;
	padding-right:26px;
	padding-left:26px;
	padding-bottom:18px;
	padding-top:18px;
	position:relative;
	display:block;
	width:293px;
	height:90px;
	text-align:left;
}

.acces-membres #content #droite #gris {
	height:auto;
}

#content #droite #gris h4, #content #droite .gris h4 {
	font-size:16px;
	margin-bottom: 8px;
}

#orange {
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	background:#ff6600;
	color:#fff;
	padding-right:26px;
	padding-left:26px;
	padding-bottom:14px;
	padding-top:14px;
	position:relative;
	display:block;
	width:293px;
	height:auto;
	text-align:left;
}

#orange h4 {
	width:160px;
}


	
/*
#content #orange img {
	vertical-align: middle;
}
*/
.noirbold {
	font-weight:900;
	color:#000;
}

.nbtd {
	font-weight:900;
	font-size:14px;
	color:#000;
}

.tdul {
	border-bottom:#000 1px solid;
}

.reg {
	font-size: 0.7em;
	padding-left: 2px;
}

#bleu {
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	background:#00abd2;
	color:#fff;
	padding-right:26px;
	padding-left:26px;
	padding-bottom:14px;
	padding-top:14px;
	position:relative;
	display:block;
	width:293px;
	height:auto;
	text-align:left;
}


#gris a:link,#gris a:visited {
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
}

.rounded {
	padding-left:16px;
	padding-bottom:14px;
	padding-right:16px;
	padding-top:14px;
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	background:#dcdddf;
}

#gmap {
	border-radius:16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	background:transparent;
	color:#fff;
	position:relative;
	display:block;
	width:293px;
	height:auto;
	text-align:left;
	color:#fff;
}

#Container {
	position:relative;
	width:345px;
}

.TopLeft,.TopRight,.BottomLeft,.BottomRight {
	position:absolute;
	z-index:1000;
	background-image:url(../images/corners.png);
	width:20px;
	height:20px;
}

.TopLeft {
	left:0;
	top:0;
}

.TopRight {
	right:0;
	top:0;
	background-position:top right;
}

.BottomRight {
	right:0;
	bottom:0;
	background-position:bottom right;
}

.BottomLeft {
	left:0;
	bottom:0;
	background-position:bottom left;
}

#map_canvas {
	width:345px;
	height:260px;
}
