/* CSS Document */

/* CSS Document */
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin:0px;
	height:100%;
}
	
.fndhead {
	background-image:url(../imgs/fnd_head.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	color:#715D4C;
	font-weight:bold;
	text-align:right;
	vertical-align:middle;
	padding-right:10px;
}
.fndlogo {
	background-image:url(../imgs/logo_head.jpg);
	background-repeat:no-repeat;
}
.fndlogoabout {
	background-image:url(../imgs/logo_head_about.jpg);
	background-repeat:no-repeat;
}
.fndlogoaboutme {
	background-image:url(../imgs/logo_head_about_me.jpg);
	background-repeat:no-repeat;
}
.fndlogoprocedure {
	background-image:url(../imgs/logo_head_procedures.jpg);
	background-repeat:no-repeat;
}
.fndlogoprocedureinfo {
	background-image:url(../imgs/logo_head_procedures_info.jpg);
	background-repeat:no-repeat;
}
.fndlogocontact {
	background-image:url(../imgs/logo_head_contact.jpg);
	background-repeat:no-repeat;
}
.fndlogocontactus {
	background-image:url(../imgs/logo_head_contact_us.jpg);
	background-repeat:no-repeat;
}


.fndlogobotox {
	background-image:url(../imgs/logo_head_botox.jpg);
	background-repeat:no-repeat;
}
.fndlogoeyes {
	background-image:url(../imgs/logo_head_eyes.jpg);
	background-repeat:no-repeat;
}
.fndlogoabdominoplasty {
	background-image:url(../imgs/logo_head_abdominoplasty.jpg);
	background-repeat:no-repeat;
}
.fndlogotestimonials {
	background-image:url(../imgs/logo_head_testimonials.jpg);
	background-repeat:no-repeat;
}
.fndcol {
	background-image:url(../imgs/fnd_col.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#59493c;
	width:50%;
}
	
.fndbodyder {
	background-image:url(../imgs/fnd_body_der.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.fndbodyder2 {
	background-image:url(../imgs/fnd_body_der2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#fotodoctor {
	float:left;
	padding:0px 15px 10px 0px;
}
	
.texto {
	color:#524338;
}

.textocontacttit {
	color:#C40000;
	text-decoration:none;
}
.textocontact {
	color:#59493C;
	text-decoration:none;
}
.textocontactdesc {
	font-size:12px;
	color:#59493C;
	font-weight:bold;
	text-decoration:none;
}
.textoder {
	line-height:18px;
}
	
.textopie {
	color:#FFFFFF;
	text-decoration:none;
}
.linksmenu {
	font-family:Garamond, "Times New Roman", Times;
	color:#FFFFFF;
	/*font-weight:bold;*/
	text-decoration:none;
	letter-spacing:1px;
}

.linkrojo {
	color:#C40000;
	font-weight:bold;
	text-decoration:none;
}
	
.linkmarron {
	color:#715D4C;
	font-weight:bold;
	text-decoration:none;
}
.textoprocedures {
	color:#524338;
	text-decoration:none;
}
.linkprocedures {
	color:#524338;
	font-weight:bold;
	text-decoration:none;
}
#cajaproc {
	width:220px;
	float:left;
	padding-right:35px;
	}
#cajapuntos {
	width:220px;
	float:left;
	padding-bottom:5px;
	}
.input {
	height:20px;
	width:182px;
	background-color:#faf9f8;
	border:#5a4a3d solid 1px;
	color:#715D4C;
	}
#cajainputleft {
	clear:both;
	float:left;
	width:204px;
	line-height:20px;
	padding-top:10px;
	}
#cajainputright {
	float:left;
	width:220px;
	line-height:20px;
	padding-top:10px;
	}
#cajatextbox {
	clear:both;
	float:left;
	width:424px;
	line-height:20px;
	padding-top:10px;
	}
#cajabotones {
	clear:both;
	float:left;
	text-align:center;
	width:386px;
	line-height:20px;
	padding-top:10px;
	}
.botonreset {
	width:60px;
	height:20px;
	font-weight:bold;
	color:#EDE9E4;
	background-color:#715D4C;
	border:#715D4C 1px solid;
	}
.botonsend {
	width:60px;
	height:20px;
	font-weight:bold;
	color:#EDE9E4;
	background-color:#F90000;
	border:#F90000 1px solid;
	}
	
	
	.footerlink {
	color:#FFFFFF;
	}	
	

.borde_img{
border:1px solid #A9957E;
}

.texto_marron_10{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#A9957E;
}

.texto_marron_11{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#524536;
text-decoration:none;
}
