body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#C0C0C0;
}
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
input {
	font-size: 11px;
	color: #d03228;
	margin-left: 10px;
	border: 1px solid #d03228;
	font-family: Arial, Helvetica, sans-serif;
}


textarea {
	font-size: 10px;
	color: #d03228;
	margin-left: 10px;
	border: 1px solid #d03228;
	font-family: Arial, Helvetica, sans-serif;
}
.noInput {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
}
.input_80 {
	width: 80%;
}
.inputBt {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D03228;
}
.separadorInf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.separadorDch {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.txtAzul {
	color: #7D0000;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 8px;
	list-style-type: none;
	background-image: url(../i/deco/vineta.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.centrar {
	text-align: center;
}


#pagina {
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../i/deco/fd_pag.png);
	background-repeat: repeat-y;
	left: 50%;
	position: absolute;
	margin-left: -380px;
}
#logo {
	height: 321px;
	width: 230px;
	background-image: url(../i/deco/lg1.gif);
	position: absolute;
	margin-left: 10px;
}
#superior {
	background-color: #FF0000;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../i/deco/fd_sup.png);
	height: 85px;
	margin-bottom: 0px;
}

#menuSup {
	background-color: #FFFFFF;
	height: 32px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	background-image: url(../i/deco/lg_menu_sup.png);
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#centralImg {
	height: 223px;
	text-align: center;
	z-index: 1;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centralImg img {
	margin: 0px;
	padding: 0px;
}


#contenido {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#tratamientos {
	height: 464px;
	width: 460px;
	margin-left: 15px;
	background-color: #F0F0F0;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	float: left;
	overflow: auto;
}
#tratamientos img {
	margin-right: 8px;
	margin-left: 8px;
}
#tratamientos .btSubir {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 0px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}
#tratamientos .tbTrat {
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
#tratamientos .tbTratTit {
	background-color: #FF0000;
	background-image: url(../i/deco/fd_rj.gif);
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#tratamientos .tbTratTxt {
	padding: 8px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}

#presupuesto {
	width: 230px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
}
#pie {
	background-color: #FF0000;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../i/deco/fd_rj.gif);
	clear: both;
}
#pie a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#pie a:hover {

	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.homeAnuncio {
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 8px;
	height: 80px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 330px;
	float: left;
	background-image: url(../i/deco/fd-seccion-home.png);
}
.homeAnuncio h2 {
	color: #d03228;
	font-size: 14px;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 64px;
	margin-top: 2px;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: italic;
}
.homeAnuncio p {
	font-size: 12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	padding-left: 92px;
}

.homeAnuncio img {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.tbCont {
	background-color: #F0F0F0;
	border: 1px solid #333333;
}
.tbContTit {
	background-color: #FF0000;
	background-image: url(../i/deco/fd_rj.gif);
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.tbContTxt {
	padding: 8px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.img0margen {
	margin: 0px;
	padding: 0px;
}
.imgNomargen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.pading8Izq {
	padding-left: 4px;
}
h1 {
	display: none;

}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D03228;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #d03228;
	border-right-color: #d03228;
	border-bottom-color: #d03228;
	border-left-color: #d03228;
	margin-bottom: 0px;
}
h3 {
	color: #333;
	font-size: 14px;
	background-image: url(../i/deco/vineta.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	font-style: italic;

}
h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #333;

}

h5 {
	font-size: 10px;
	color: #333;
	margin-top: 4px;
}
h5 a {
	color: #333;
	text-decoration: none;
}
h5 a:visited {
	color: #333;
	text-decoration: none;
}
h5 a:hover {
	color: #900;
	text-decoration: underline;
}


#servicios {
	padding: 8px;
	text-align: justify;
	clear: inherit;
	height: 100%;
}
#serviciosImg {
	margin-right: 8px;
	margin-left: 8px;
}
#campoAdmin {
	visibility: hidden;
}
#serviciosAlto {
	background-color: #FFFFFF;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	clear: inherit;
}
