@charset "utf-8";

/*
	Site - laser3001.com (3)
  	
	---------------------
	
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Left Bar Styles
	$4 - Content Styles
	$5 - Right Sidebar Styles
	$6 - Footer Styles
	$7 - SIFR styles
	$8 - Form Styles
   
	
*/


.error {
	border: 1px solid red !important;
}

body {
	background: white url('images3/body_bg.jpg') top left repeat-x;
	padding: 0px;
	margin: 0px auto;
	font-family: arial, sans-serif;
}


#body {
	background: transparent url('images3/header_bg.jpg') center top no-repeat;
	min-height: 800px;
	margin: 0px;
	width: 100%;
	position: absolute;
}

#content {
	width: 880px;
	margin: 0px auto;

}


/* 	$2 - Header Styles ------------------------------------------------ */
#header {
	height: 63px;
	z-index: 10;
}

#logo {
	margin-left: 0px;
	margin-top: 7px;
	float: left;
}


#phone_header {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	z-index: 10;
	text-align: right;
	width: 350px;
	height: 48px;
	overflow: hidden;
}

.ie6 #phone_header {
	top: 60px;
	float: right;
	position: absolute;
	height: 60px;
}

#phone_header p {
	color: white;
	display: inline;
	font-size: 11px;
	line-height: 17px;
}

#phone_header p#phone {
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
	letter-spacing: -1px;
}

.ie6 #phone_header{
	margin-top: -44px;
}
#subheader a img {
	border: none;
}

#arreter {
	float: left;
	margin-top: 25px;
	margin-left: 0px;
	z-index: 10;
	position: relative;
}

#family {
	position: relative;
	float: left;
	margin-top: -12px;
	margin-left: 26px;
	z-index: 1;
}


/* $4 - Content Styles ---------------------------------------------------- */
#info {
	min-height: 500px;
	clear: both;
}

#info_left {
	float: left;
	width: 380px;
	margin: 10px;
}

.ie6 #info_left {
}

#info_left h1{
	font-size: 18px;
	color: #8A8A8A;
	font-weight: normal;
	margin: 10px 18px;
	
}

#info_left h2 {
	font-size: 14px;
	color: #4b4b4b;
	font-weight: normal;
	margin: 10px 18px;
}

#info_left p {
	font-size: 12px;
	color: #4b4b4b;
	margin: 10px 21px;
}

#info_left p.bullet {
	background: white url('images3/bullet.jpg') top left no-repeat;
	padding-left: 31px;
	margin-left:37px;
}

#info_right {
	float: left;
	width: 440px;
	margin: 21px 13px;
	background: transparent url('images3/info_right_curve.jpg') top left no-repeat;
	position:relative;
	top:-132px;
	width:400px;
	padding:0px 20px;
}

.ie6 #info_right{
	padding-top: 10px;
	width: 430px;
	overflow: hidden;
	margin-left: 0px;
	padding-left: 0px;
}

.ie6 #info_right h1, .ie6 #info_right p {
	padding-left: 20px;
	
}

#info_right h1 {
	font-size: 18px;
	color: #0154a2;
	font-weight: normal;
}

#info_right p {
	font-size: 12px;
	color: #4b4b4b;
}

#info_footer {
	height: 91px;
	width: 880px;
	margin: 0px auto;
}

#info_left a#recommandez {
	margin-top: 28px;
	display: block;
}

#info_left a#recommandez img {
	border: 0px;
	vertical-align: middle;
}

#phone_footer {
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	z-index: 100;
	text-align: right;
	width: 350px;
	height: 68px;
	overflow: hidden;
	display: block;
	position: relative;
}

.ie6 #phone_footer, .ie7 #phone_footer {
	margin-top: 8px;
	height: 70px;
}

#phone_footer p {
	color: #6d6d6d;
	font-size: 11px;
	line-height: 0px;
}

#phone_footer p#phone {
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
	letter-spacing: -1px;
	color: #575B64;
}

.ie6 #phone_footer p, .ie7 #phone_footer p  {
	line-height: 11px;
	margin-top: -18px;
	display: block;
}

.ie6 #phone_footer p#phone, .ie7 #phone_footer p#phone  {
	margin-bottom: 25px;
}

#footer100 {
	background: white url('images3/footer_bg.jpg') top left repeat-x;
	clear: both;
	width: 100%;
}

#infoFoot {
	float: left;
	width: 150px;
	font-size: 11px;
}

#infoFoot a {
	color: #003a7e;
	text-decoration: none;
	font-weight: bold;
}
/* $8 - Form Styles ---------------------------------------------*/
#errorMsg {
	font-size: 12px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}
#info_right form {
	margin: 0px;
	margin-left: -14px;
	width: 444px;
	padding-top: 20px;
	background: white url('images3/fieldset_bg.jpg') bottom left no-repeat;
}

.ie #info_right form {
	padding-top: 10px;
	margin-left: -20px;
	padding-left: -20px;
}

.ie6 #info_right form {
	margin: 0px;
	padding-top: 0px;
}


#info_right fieldset {
	border: 0px;
	width: 312px;
	margin-left: 50px;
}

.ie6 #info_right fieldset {
	margin-left: 80px;
}

#info_right fieldset label {
	font-size: 14px;
	color: #4b4b4b;
	margin-bottom: 5px;
	display: block;
	margin-top: 10px;
}

span.obs {
	display: block;
	font-size: 11px;
	color: #4b4b4b;
}

span.required {
	font-size: 14px;
	color: #ff1b00;
}

input.patient {
	margin-left: 20px;
	margin-top: 10px;
}

#info_right fieldset label.patient {
	font-size: 12px;
	display: inline-block;	
	margin-left:43px;
	margin-top:-17px;
}

#preferez {
	font-size: 12px;
	color: #4b4b4b;
	margin-top: 10px;
}

#info_right fieldset #preferez label {
	display: inline;
	font-weight: bold;
	font-size: 12px;
}

#info_right fieldset div.inputs {
	margin-left: 175px;
	margin-top: -17px;
}

#info_right fieldset label.inline {
	display: inline;
	font-size: 12px;
} 

input {
	border: 1px solid #b5b5b5;
}

input[type="text"] {
	width: 240px;
}

input.small {
	width: auto;
}

select {
	width: 240px;
}

#envoyer {
	width: 167px;
	height: 45px;
	display: block;
	margin-top: 20px;
	margin-left: 65px;
	background: white url('images3/envoyer.jpg') top left no-repeat;
}

/*#envoyer.disabled{
	background-position: 0px -45px;
}*/

#envoyer:hover {
	background-position: 0px -47px;
}

/*#envoyer.disabled:hover {
	background-position: 0px -45px;
}*/

#privacy {
	font-size: 11px;
	color: white;
	text-align: center;
	margin-top: 0px;
	width: 400px;
	height: 110px;
	padding-top: 1px;
	padding: 0px 30px;

}

.ie #privacy {
	margin-top: 10px;
}

.ie6 #privacy {
	width: 420px;
	overflow: hidden;
}

#privacy h1 {
	font-size: 11px;
	color: white;
	padding: 0px 20px;
	font-weight: bold;
}

#privacy p {
	font-size: 11px;
	color: white;
	padding: 0px 20px;
	font-weight: normal;
}