body{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;	
}

a {
	color:#195A84;
	text-decoration: none;
}
a:link {
	color:#195A84;
	text-decoration: none;
}
a:active {
	color:#195A84;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:focus {
	outline:1px solid #FBFBFB;
}

input {
	border: 1px solid #93D6FF;	
	background:#FFFFFF url(../images/form-blue.png) bottom center repeat-x;
	padding:3px;
}

.clr {
    clear : both;
}
/*input:focus {
	border: 1px solid #A5E7DE;	
	background:#FFFFFF url(../images/form-green.png) bottom center repeat-x;
	padding:3px;
}*/
.input-green {
	border: 1px solid #A5E7DE;	
	background:#FFFFFF url(../images/form-green.png) bottom center repeat-x;
	padding:3px;
}

.input-red {
	border: 2px solid #FFA593;	
	background:#FFFFFF url(../images/form-red.png) bottom center repeat-x;
	padding:3px;
}

.logo-pdf {
	background:#FFFFFF url(../images/logo-pdf.png) top left no-repeat;
	height:35px;
	font-size:12px;
	padding-top:19px;
	padding-left:52px;
}

#header { position:relative; /*height: 123px;*/ }
#header h1 { margin:0; padding:0; }

#logo {
	width:821px; height: 123px;
}

#header-bandeau {
	position:relative;
	height: 208px;
	background:url(../images/bandeau-background.png) no-repeat top center;
}


#conteneur {
	position: relative;
	width: 821px;
	margin: 0 auto; 
}

#centre {
	margin-left: 333px;
	min-height: 379px;
}

#accueil-left {
	position: absolute;
	left:0;
	width: 333px;
	height: 354px;
}

#accueil-left { width: 333px; margin:0; padding:0; }
#accueil-left h2 { margin:0; padding:0; }

#droite {
	position: absolute;
	right:0;
	width: 333px;
}

#menu-bas {
	height: 25px;
	background:url(../images/menu-bas.png) repeat-x bottom center;
	text-align:center;
	cursor:pointer;
}
#menu-bas li {
	list-style-type:none;
	float:left;
	padding:5px 20px 5px 20px;
	border-left:1px solid #6FC2B6;
}
#menu-bas li:hover {
	list-style-type:none;
	float:left;
	padding:5px 20px 5px 20px;
	background:#FFFFFF;
	border-left:1px solid #6FC2B6;	
}

#pied {
	height: 43px;
	background:url(../images/bottom.jpg) no-repeat top center;
	padding-top:15px;
	text-align:center;
}
#pied-links {
	font-size:10px;
	text-align:center;
}

#menu-h {
	position:absolute;
	width:100%;
	height:33px;
	bottom:2px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.menu-h-vert, .menu-h-bleu0, .menu-h-bleu0:hover, .menu-h-bleu1, .menu-h-bleu2, .menu-h-bleu2:hover {
	float:left;
	padding: 10px 0 0;
	width: 130px;
	height:23px;
	margin: 0 8px 0 0;
	text-align:center;
	font-size: 12px;
}

.menu-h-vert {
	color:#2D8B7E;
	background:url(../images/menu-vert.png) no-repeat bottom center;
}

.menu-h-bleu0 {
	color:#1F74A9;
	background:url(../images/menu-bleu0.png) no-repeat bottom center;
}

.menu-h-bleu0:hover {
	color:#009475; /*2D8B7E*/
	background:url(../images/menu-vert.png) no-repeat bottom center;
}

.menu-h-bleu1 {
	color:#003972; /*1F74A9*/
	background:url(../images/menu-bleu1.png) no-repeat bottom center;
}

.menu-h-bleu2 {
	color:#003972;
	background:url(../images/menu-bleu2.gif) no-repeat bottom center;
}

.menu-h-bleu2:hover {
	color:#009475;
	background:url(../images/menu-vert.png) no-repeat bottom center;
}

#accueil-mutuelles {
	position:relative;
	width:475px;
	height:175px;
	background:url(../images/accueil-mutuelles.jpg) no-repeat top left;
}

#accueil-mutuelles span {
	position:absolute;
	right:0px;
	top:0px;
	padding:8px;
	width:291px;
	height:116px;
}

#accueil-promos {
	position:absolute;
	top:515px;
	width:232px; height:187px;
	cursor:pointer;
}

#accueil-infos {
	position:absolute;
	top:515px; left:565px;
	width:232px; height:187px;
	cursor:pointer;
}


#internal-left {
	width:615px; min-height:575px;
	padding-left:10px; padding-top:60px;
	background:url(../images/internal-backg.jpg) no-repeat top left;
	font-size:12px;
	line-height: 14px;
}

.internal-barr-title {
	width:100%;
	height:26px;
	padding-left:33px;
	padding-top:10px;
	background:url(../images/internal-title.png) no-repeat bottom left;
	font-size:16px;
	line-height: 19px;
	color:#185174;
	margin:20px 0 10px 0;
}
.internal-barr-content {
	padding-left:33px;	
}

.internal-left-subtitle {
	font-size:16px;
	line-height: 19px;
	color:#185174;
}

#internal-left-title {
	position:absolute;
	top:123px; left:0px;
	margin: 0; padding: 7px 0 0 46px;
	width:auto; height:40px;
	font-size:20px; font-weight: normal;
	line-height:24px;
	color:#1F74A9;
}

#internal-right {
	position:absolute;
	top:123px;
	right:0px;
	width:174px;
	min-height:400px;
}

#internal-right table {
	border:0;
	width: 176px;
	margin:0;
	padding:0;
}

.devis-table {
	border:0;
	padding:10px;	
	font-size:12px;
	width:100%;
}

.devis-table td {
	border-bottom:1px solid #E0E0E0;
}

.devis-table tr:hover {
	background:#F7F7F7;
}

.star-require {
	font-weight:bold;
	color:#C92B2B;
}

.validator-success {
	padding:5px 0 5px 27px;
	background:url(../images/form-check-true.png) no-repeat center left;
	color:#20A245;
}

.validator-failed {
	padding:5px 0 5px 27px;
	background:url(../images/form-check-false.png) no-repeat center left;
	color:#E25000;
}

#form-events {
	position:absolute;
	z-index:155;
	top:40%;
	left:35%;
	width:324px;
	height:76px;
	background:url(../images/form-events.png) no-repeat top left;
	padding:15px;
	font-size:16px;
}

#form-events-background {
	position:absolute;
	z-index:150;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#FFFFFF;
}

#address {
    float : left;
    /*border : 1px solid #f00;*/
}

#callForm{
    margin-left : 220px;
    /*border : 1px solid #000;*/
}
