html,body{
	background:url(../images/bg.jpg) repeat-x #ce0902;
	padding:0;
	margin:0;
	font:normal 14px "Myriad Pro", "Trebuchet MS", Arial;
	/*color:#d80702*/
	color: #000000;
}

img{
	border:none
}

a{
	text-decoration:none;
	color:#a00400
}

a:hover{
	color:#d80702
}

.container{
	width:100%;
	min-width:904px;
	margin:0 auto
}

.zunic{
	background:url(../images/bgZunic.png) repeat-x
}

.zunic h3{
	padding:5px 30px 0 30px;
	margin:0 0 20px 0;
	color:#fff;
	position: absolute;	
	width: 95%;
}

.zunic h3 a{
	text-decoration:none;
	color:#fff;
	float: right;
}

.zunic h3 strong{
	display:block;
	float:left;
	font:normal 14px Arial
}

.zunic h3 strong span{
	font:bold 18px Arial
}

.zunic h3 em{
	display:block;
	float:right;
	font:bold 12px Arial;
	right: 0px;
}

.clear{
	clear:both
}


.zunic h1{
	float:left;
	margin:-140px 0 0 0;
	padding:0 0 0 20px
}

.zunic h2{
	float:right;
	margin:-211px 0 0 0
}

.zunic h4{
	margin:0;
	text-align:center
}

.zunic ul{
	background:url(../images/bgNav.png) no-repeat;
	margin:0 9px;
	padding:0 0 0 50px;
	height:50px;
	list-style:none
}

.zunic ul li{
	float:left;
	margin:0 8px
}

.zunic ul li a{
	display:block;
	padding:0 10px;
	line-height:50px
}

.zunic ul li a:hover, .zunic ul li a.active{
	background:url(../images/bgNavLiHover.png) repeat-x;
}

.sLeft{
	background:url(../images/sLeft.png);
	width:9px
}

.content{
	background:url(../images/bgContent.gif) repeat-x #fee3e2;
	padding:20px
}

.content h1{
	margin:0;
	font:normal 24px Georgia;
	color:#F00
}


.sRight{
	background:url(../images/sRight.png);
	width:9px
}

.footer{
	background:url(../images/bgFooter.png) repeat-x;
	padding:30px 0 15px 0;
	margin:0 9px;
	text-align:center;
	font:normal 11px Arial;
	color:#f4c6c4
}

.footer a{
	text-decoration:none;
	color:#f4c6c4
}

.footer a:hover{
	color:#fff
}

.footer ul{
	padding:0;
	margin:0;
	list-style:none
}

.footer ul li{
	display:inline
}

.footer li a{
	padding:0 3px
}

.footer p{
	padding:3px 0 0 0;
	margin:0
}

.stories td{
	text-align:left;
}

.stories td img{
	display:block;
	background:#fff;
	border:1px solid #cfcccc;
	padding:2px;
	margin:0 auto 5px auto
}

.stories td a:hover img{
	border:1px solid #d80702
}

.services td img{
	display:block
}

.services td img.UltraLift{
	padding:47px 0 0 0
}

.services td img.AccuTone{
	padding:17px 0 0 0
}

.services td img.CelluAvant{
	padding:27px 0 0 0
}

.services td img.Contourage{
	padding:27px 0 0 0
}




.services td img.PureLase{
	padding:22px 0 0 0
}

.services td img.Metabolique{
	padding:14px 0 0 0
}

.services td img.eMezzo{
	padding:16px 0 0 0
}

.services td img.NuvoSonique{
	padding:14px 0 0 0
}

.services td img.CelluFree{
	padding:14px 0 0 0
}

.services td img.Firmage{
	padding:17px 0 0 0
}

.btnForm {
	padding: 5px;
	color: #fff;
	background: #a21717;
	cursor: pointer;
	border: none;
}

.inputText {
	width: 220px;
}
