* {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

#wrap {
	margin: 0 auto;
	width: 1000px;
}

#header {
	position: relative;
	line-height: 30px;
}

#header a {
	height: 99px;
	width: 330px;
	display: block;
	text-indent: -9999px;
	background: transparent url(../img/logo-windeo.jpg) top left no-repeat;
}

#nav {
	border-bottom: 2px solid #666467;
	margin: 5px 0 0 0;
}

#nav ul {
	list-style-type: none;
	overflow: hidden;
	height: 100%;
	width: 840px;
	display: block;
	margin: 0 0 0 20px;
}

#nav li {
	list-style-type: none;
	float: left;
	font-size: 14px;
	padding: 0 0 20px 0;
	background: transparent url(../img/menu-arrow.jpg) bottom center no-repeat;
	width: 135px;
	text-align: center;	
}

#breadcrumb {
	color: #333;
	margin: 20px 0 0 20px;
}

#content {
	padding: 20px;
	position: relative;
}

#home #content {
	padding: 0;
}

#devis-3-clicks {
	position: absolute;
	width: 180px;
	font-size: 18px;
	text-align: center;
	top: 25px;
	left: 500px;

}

#bottom-line {
	margin: 10px auto 0 auto;
	overflow: hidden;
	zoom: 1;
	width: 920px;
	
}

h1, h2, h3 {
	font-weight: normal;
	color: #F00;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
}

a, a:link, a:visited {
	color: #f00;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:hover, a:focus {
	text-decoration: underline;
}



/* ----------------------------------------------- CLASSES - */

.clear {
	overflow: hidden;
	zoom: 1;
}

.hide {
	display: block;
	text-indent: -9999px;
}

.clear {
	overflow: hidden;
	zoom: 1;
}

.left {
	float: left;
}

.right {
	float: right;
}

.video {
	width: 416px;
	height: 234px;
	background: transparent url(../img/player.gif) top left repeat-x;
	display: block;
}

.conseils {
	height: 39px;
	width: 131px;
	background: transparent url(../img/conseils.jpg) top left no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.rappel {
	height: 39px;
	width: 139px;
	background: transparent url(../img/rappel.jpg) top left no-repeat;
	text-indent: -9999px;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.prix {
	
	position: absolute;
	height: 83px;
	width: 94px;
	top: -32px;
	left: -37px;
	background: transparent url(../img/prix-bubble.gif) top left no-repeat;
}

.prix_blue {
	
	position: absolute;
	height: 83px;
	width: 94px;
	top: -32px;
	left: -37px;
	background: transparent url(../img/prix-bubble-blue.gif) top left no-repeat;
}

.prix .text {
	position: absolute;
	top: 30px;
	left: 67px;
	margin-left: -50%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	width: 70px;
}

.prix_blue .text {
	position: absolute;
	top: 30px;
	left: 67px;
	margin-left: -50%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	width: 70px;
}

.green {
	color: #95b911;
}

.blue {
	color: #00CCCC;
}



/* ----------------------------------------------- FORM ITEMS AND BUTTONS - */

a.button, input.submit {
	color: #fff;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	background: #f00;
	font-weight: normal;
	border: 0;
}

input {
	vertical-align: middle;
}

label {
	cursor: pointer;
}

input.submit {
	padding: 2px 10px 2px 10px;
	
}

input.text, .ui-tabs-panel textarea {
	margin: 0 5px 0 0;
	padding: 3px;
	/*color: #f00;*/
	border: 1px solid #f00;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

.ui-tabs-panel textarea, .ui-tabs-panel input#photo {
	width: 350px;
}

input.checkbox, input.radio {
	margin-right: 5px;
}

fieldset {
	border: 0;
}

fieldset em {
	color: #f00;
}

ul, ol, li {
	list-style-type: none;
}


/* ----------------------------------------------- HOME PAGE - */

#home h1 {
	color: #444;
	letter-spacing: 2px;
	padding: 20px 0 10px 10px;
}

#splash-video {
	display: block;
	margin: 0 0 0 20px;
}

#home #content {
	background: transparent url(../img/gradient.jpg) top left repeat-x;
	height: 100%;
	overflow: hidden;
}

.demo-center {
	float: left;
	width: 785px;
	background: transparent url(../img/dots.jpg) top right repeat-y;
}

.steps {
	float: right;
	width: 200px;
	height: 437px;
	background: transparent url(../img/steps.jpg) top right no-repeat;
}

#demo-tabs {
	position: relative;
}

#demo-tabs ul {
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}

#demo-tabs li {
	list-style-type: none;
	float: left;
}

#winlive-button a {
	display: block;
	text-indent: -9999px;
	width: 280px;
	height: 61px;
	background: transparent url(../img/winlive-off.jpg) top left no-repeat;
}

#windemo-button a {
	display: block;
	text-indent: -9999px;
	width: 273px;
	height: 61px;
	background: transparent url(../img/windemo.jpg) top left no-repeat;
}

#winlive-button.ui-tabs-selected a {
	background: transparent url(../img/winlive-on.jpg) top left no-repeat;
}

#windemo-button.ui-tabs-selected a {
	background: transparent url(../img/windemo.jpg) top left no-repeat;
}
#demo-tabs .ui-tabs-panel {
	width: 755px;
	height: 369px;
}
#winlive-tab {
	background: transparent url(../img/winlive-tab.jpg) top left no-repeat;
}

#windemo-tab {
	background: transparent url(../img/windemo-tab.jpg) top left no-repeat;
}

#demo-tabs .clear {
	padding: 20px;
}

#demo-tabs .left {
	width: 275px;
	padding-top: 30px;
}

#demo-tabs .left p {
	text-align: center;
	font-size: 18px;
	margin-top: 32px;
}

#demo-tabs .prix {
	top: 280px;
	left: 5px;
}

#demo-tabs .prix_blue {
	top: 280px;
	left: 5px;
}

#demo-tabs .desc {
	font-size:14px;
	left:140px;
	position:absolute;
	top:335px;
	width:300px;
}

#demo-tabs .cta {
	left:475px;
	position:absolute;
	top:350px;
	width:300px;
}



/* ----------------------------------------------- WINDEMO & WINLIVE - */

#splash .title {
	width: 960px;
	text-align: center;
	margin: 20px auto 0px auto;
	font-size: 30px;
}

#splash .title span {
	color: #656565;
}

#windemo .title {
	color: #95b911;
}

#winlive .title {
	color: #00CCCC;
}

#winlive #content, #windemo #content {
	padding-top: 0;
	margin-top: -10px;
}

.product {
	width: 930px;
	height: 315px;
	display: block;
	margin: 40px auto 20px auto;
	background: transparent url(../img/section.jpg) top left no-repeat;
	position: relative;
	overflow: visible;
}

.product h1 {
	padding: 0 0 30px 0;
}

.product ol {
	font-size: 14px;
	padding: 0 0 0 25px;
	width: 300px;
}

.product li {
	margin: 0 0 10px 0;
	font-size: 16px;
	list-style-type: decimal;
}

#windemo .product li {
	margin: 0 0 20px 0;
}

.product .action {
	margin: 15px 0 0 0;
	text-align: center;
}

.product .right {
	margin: 20px 70px 0 0;
}

.product .left {
	margin: 30px 0 30px 80px;
}

/* ----------------------------------------------- PRODUCT PAGE - */

.intro {
	overflow: hidden;
	zoom: 1;
	padding: 0 20px 0 20px;
}

.intro .left {
	width: 500px;
}

.intro p {
	line-height: 24px;
}

.exemples {
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: -10px;
	left: 545px;
}

.exemples li {
	width: 22px;
	height: 21px;
	list-style-type: none;
	float: left;
	display: block;
	background: transparent url(../img/exemples.gif) top left no-repeat;
	vertical-align: middle;
	margin-right: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 9px;
}

.exemples li.first {
	padding-top: 3px;
	color: #000;
	line-height: 21px;
	background: none;
	width: auto;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}


.question {
	height: 16px;
	width: 16px;
	background: transparent url(../img/question-small.jpg) top left no-repeat;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999px;
	
}

.intro .conseils {
	display: inline-block;
}

#tabs-wrap {
	background: transparent url(../img/tabs-top.jpg) top left no-repeat;
	margin-top: -6px; 
}

#tabs {
	margin: 0 auto;
	width: 932px;
	background: transparent url(../img/tabs-bg.jpg) bottom left repeat-y;
}

#tabs .ui-tabs-nav  {
	background: #fff;
	padding: 0 0 0 12px;
}

#tabs .ui-tabs-nav li {
	display: block;
	width: 144px;
	height: 34px;
	background: transparent url(../img/tab-off.jpg) top left no-repeat;
	line-height: 34px;
	text-align: center;
}

#tabs .ui-tabs-nav li a {
	font-size: 18px;
}

#tabs li.ui-tabs-selected {
	background: transparent url(../img/tab-on.jpg) top left no-repeat;
}

#univers {
	background: transparent url(../img/tabs-bottom.jpg) bottom left no-repeat;
}

#brief {
	background: transparent url(../img/tabs-bottom.jpg) bottom left no-repeat;
}

#options {
	background: transparent url(../img/tabs-bottom.jpg) bottom left no-repeat;
}


#tabs .ui-tabs-panel {
	padding: 20px;
	position: relative;
}

.ui-tabs-panel .title {
	background: transparent url(../img/h2-bg.jpg) top left no-repeat;
	line-height: 30px;
	padding: 2px 5px 0 10px;
	margin: 5px 0 10px 0;
	overflow: hidden;
	zoom: 1;
}

.ui-tabs-panel .title h2 {
	width: 700px;
	display: block;
	float: left;
}

.ui-tabs-panel .title .question {
	float: right;
}

.ui-tabs-panel table {
	background: transparent url(../img/green-line.gif) 780px 0 repeat-y;
}


#brief table {
	background: none;
}

.ui-tabs-panel td {
	padding: 5px 0 5px 0;
}

.ui-tabs-panel .name {
	width: 400px;
	vertical-align: top;
	text-align: right;
	padding-right: 30px;
	font-size: 14px;
	font-weight: bold;
}


.ui-tabs-panel .desc {
	color: #333;
	width: 350px;
	vertical-align: top;
}

.ui-tabs-panel .price {
	font-size: 12px;
	padding-left: 30px;
	vertical-align: top;
}

#fiche .total {
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	vertical-align: middle;
	line-height: 39px;
}

#fiche .total .price {
	color: #f00;
	font-size: 24px;
}

.ui-tabs-panel .question {
	display: block;
	/* hide question mark */
	display: none;
	/* end hide question mark */
	height: 25px;
	width: 25px;
	text-indent: -9999px;
	background: transparent url(../img/question.gif) left top repeat-x;
}

#bottom-line .conseils, #bottom-line .rappel {
	float: left;
	margin: 0 0 0 10px;
}

.next {
	position: absolute;
	right: 10px;
	bottom: -50px;
}

a.next, a:link.next, a:visited.next {
	color: #000;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	background: #333;
	font-weight: bold;
	border: 0;
	float: left;
	background: transparent url(../img/grey-gradient.jpg) center center repeat-x;
	margin: 0 0 0 40px;
}

a.next.orange {
	color: #fff;
	background: #f00;
}

#benefices, #points-forts {
	height: 70px;
}

#directives, #text-winlive {
	height: 250px;
}

/* ----------------------------------------------- COMMENT CA MARCHE - */
#step-1, #step-2, #step-3 {
	padding: 40px 0 0 180px;
	height: 173px;
}

#step-1 p, #step-2 p, #step-3 p {
	padding-left: 30px;
}

#step-1 {
	background: transparent url(../img/step-1.gif) top left no-repeat;
	margin: 10px 0 20px 10px;
}

#step-2 {
	background: transparent url(../img/step-2.gif) top left no-repeat;
	margin: 10px 0 20px 60px;
}

#step-3 {
	background: transparent url(../img/step-3.gif) top left no-repeat;
	margin: 10px 0 20px 10px;
}



/* ----------------------------------------------- PANIER - */

#panier .left {
	float: left;
	width: 750px;
	background: transparent url(../img/dots.jpg) top right repeat-y;
}

.mid {
	margin: 10px 0 10px 200px;
	font-weight: bold;
}

#panier table {
	border-spacing: 0;
	margin-bottom: 30px;
}

#panier table tbody {
	font-size: 12px;
}

#panier table td {
	padding: 10px;
}

#panier thead td {
	text-align: center;
	font-weight: bold;
}

#panier thead td {
	border-bottom: 1px solid #333;
}

#panier tfoot td {
	border-top: 1px solid #333;
}

#panier tfoot td.quantite {
	text-align: right;
}

#panier tfoot td.total {
	text-align: left;
	font-weight: bold;
}

#panier .product-logo {
	width: 180px;
	vertical-align: middle;
}

#panier .options {
	width: 150px;
	vertical-align: middle;
}

#panier .quantite, #panier .total, #panier .suppr {
	width: 60px;
	vertical-align: middle;
	text-align: center;
}

.mod {
	text-align: right;
	cursor:pointer;
}

.delete {
	height: 33px;
	width: 34px;
	background: transparent url(../img/delete_small.gif) top left no-repeat;
	display: inline-block;
	vertical-align: middle;
	text-indent: -9999px;
}

#panier form li {
	padding: 5px;
}

#panier input.text {
	width: 200px;
}

#panier label {
	display: -moz-inline-block;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	width: 200px;
	text-align: right;
	margin-right: 10px;
}



/* ----------------------------------------------- FOOTER - */

#footer {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	border-top: 2px solid #f00;
	font-size: 12px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}

.garanties {
	height: 62px;
	width: 312px;
	background: transparent url(../img/garanties.jpg) top left no-repeat;
	float: left;
}

.links ul {
	list-style-type: none;
	background: transparent url(../img/dots.jpg) top left repeat-y;
	width: 206px;
	float: left;
	padding: 5px 0 5px 20px;
}

.links li {
	list-style-type: none;
}

/* ----------------------------------------------- POPUP - */
#popup {
	margin: 10px;
}

#popup .left {
	width: 420px;
}

#popup .info {
	height: 234px;
	width: 340px;
	position: relative;
}

#popup .info .ajouer-wrap {
	bottom:15px;
	display:block;
	position:absolute;
	text-align:center;
	width:340px;
}

#popup .info .button {
	margin: 10px 0 0 0;
}

#popup .lists {
	margin-top: 20px;
}

#popup h2 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

#popup .desc {
	margin: 30px 0 0 0;
	width: 200px;

}
#popup ul, #popup li {
	list-style-type: none;
}

#popup ul ul {
	overflow: hidden;
	zoom: 1;
}

#popup .lists ul ul li {
	margin-right: 10px;
	width: 96px;
	display: block;
	float: left;
}

#popup .lists ul ul li p {
	text-align: center;
}

a.netit_liens_devis{
	color:#333333;
}
