.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #524543;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #524543;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B04E31;
	text-decoration: underline;
	margin-left: 25px;
}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #E2CD92;
	text-decoration: underline;
	margin-left: 25px;
}

.importante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.enlaces {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}


.fondoultimacelda {
	background-image: url(fotos/fondoceldainferior.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondomarron {
	background-image: url(fotos/fondoMarron.jpg);
}
.fondomarron2 {
	background-image: url(fotos/fondomarron2.jpg);
}

.fondoprimeracelda {
	background-image: url(fotos/fondoceldasuperior.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo {
	background-image: url(fotos/fondo1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
		}html,textarea{scrollbar-track-color: #c6bca1; 
scrollbar-face-color: #A79A82; 
scrollbar-3dlight-color: #D9D2B8;
scrollbar-highlight-color: #E8E0C0;
scrollbar-shadow-color: #6C6030; 
scrollbar-darkshadow-color: #000000; 
scrollbar-arrow-color: #000000;

} 
.scroll {
	font-size: 9px;
	overflow: auto;
	display: block;
	background-color: #C6BCA3;
	position: absolute;
	background-image: url(fotos/fondoMarron.jpg);
	
}

.fondocuerdasuperior {
	background-image: url(fotos/fondocuerda.gif);
	background-repeat: no-repeat;
	}
.fondocuerdabaja {
	background-image: url(fotos/fondocuerdabaja.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

.fondoplantillafotos {
	background-color: #000000;
}
.textoblanco {
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.absolute {
	position: fixed;
	
}
.fondocuidados {
	background-image: url(fotos/fondocuidados.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
