body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#b5985e;
	text-align:justify;
}
.border01{border:#3f2800; background-color:#674500; border:thin solid;}
.border02{border:#e3ca7d; background-color:#f9e9b7; border:thin solid;}

.hrs{border:#6c4400;color:#6c4400};

.top-title {
	font-family: "Trebuchet Ms";
	font-size: 20px;
	color: #6c4400;
}
.title {
	font-family: "Trebuchet Ms";
	font-size: 18px;
	color: #6c4400;
}
.subtitle {
	font-family: "Trebuchet Ms";
	font-size: 18px;
	color: #3f2800;
}

.brown-text {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	color: #3f2800;
	text-align: justify;
}

.form-text {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	color: #3f2800;
}

.white-text {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	color: #fff;
}

.sdro-text {
	font-family: "Trebuchet Ms";
	font-size: 9px;
	color: #3f2800;
}

.buttonform {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	color:#3f2800;
	background:#FFF;
}


a:link {
	color: #674500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3f2800;
}
a:hover {
	text-decoration: underline;
	color: #3f2800;
}
a:active {
	text-decoration: none;
	color: #3f2800;
}

.plastic a:link {
	color: #fff;
	text-decoration: underline;
}
.plastic a:visited {
	text-decoration: none;
	color: #b97b00;
}
.plastic a:hover {
	text-decoration: underline;
	color: #960;
}
.plastic a:active {
	text-decoration: none;
	color: #b97b00;
}

.spa a:link {
	color: #fff;
	text-decoration: none;
	font-size:16px;
	font-family: "Trebuchet Ms";
	padding-top:2px;
	padding-bottom:2px;
	background-color:#996600;
	width:200px;
	display:block;
	height:30px;
	text-align:center;
}
.spa a:visited {
	color: #b97b00;
	text-decoration: none;
	font-size:16px;
	font-family: "Trebuchet Ms";
	padding-top:2px;
	padding-bottom:2px;
	background-color:#996600;
	width:200px;
	display:block;
	height:30px;
	text-align:center;
}
.spa a:hover {
	color: #b97b00;
	text-decoration: none;
	font-size:16px;
	font-family: "Trebuchet Ms";
	padding-top:2px;
	padding-bottom:2px;
	background-color:#996600;
	width:200px;
	display:block;
	height:30px;
	text-align:center;
}
.spa a:active {
	color: #b97b00;
	text-decoration: none;
	font-size:16px;
	font-family: "Trebuchet Ms";
	padding-top:2px;
	padding-bottom:2px;
	background-color:#996600;
	width:200px;
	display:block;
	height:30px;
	text-align:center;
}


.style7 {font-weight: bold}

.plastic-back {
	background: url(../images/plastic-surgeon-topback.jpg); 
}

.cirugia-back {
	background: url(../images/cirugia-plastica-topback.jpg); 
}


.righ-column {
	background: url(../images/05-rep.jpg); 
}

.background-summary {
	background: url(../images/plastic-surgeon-back.jpg); 
}

.contact-back {
	background: url(../images/rep01.jpg); 
}

.case-month {
	background: url(../images/surgeon-square.jpg); 
}

.women-back {
	background: url(../images/women-rep.jpg); 
}
.women-right {
	background: url(../images/women-right.jpg); 
}

.surgeon-back2 {
	background: url(../images/plastic-surgeon-back.jpg); 
}

.another-back2 {
	background: url(../images/02-rep.jpg); 
}
.image-center{ display:block; margin:auto;}


.a.image {  display: block; /* a tag must be a block */
     width: 150px; /* width of reactive image */
     height: 172px; /* height of reactive image */
     background-image: url(../cases/small-letter01.jpg); /* source for start image */
     background-repeat: no-repeat;
	 }  
a.rollover { display: block; /* a tag must be a block */
     width: 150px; /* width of reactive image */
     height: 172px; /* height of reactive image */
     background: url(../cases/small-letter01.jpg) no-repeat; /* source for start image */
	 text-indent: -9999px;
	}
.a.rollover:hover {
			display: block; /* a tag must be a block */
     width: 500px; /* width of reactive image */
     height: 172px; /* height of reactive image */
     background: url(../cases/bigletter01.jpg) no-repeat; /* source for start image */
	 text-indent: -9999px;
	 z-index:auto;
		}

	
.spacebetween{padding-left:5px; padding-right:5px;font-family: "Trebuchet Ms";
	font-size: 14px;
	color: #fff;}
.thered{color:#FF0000;font-family: "Trebuchet Ms";
	font-size: 14px;;}