body
{
background-color:#9A3335;
margin:0px;
}

.gradienteArriba
{
	background-image: url(imgs/gradienteArriba.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment: fixed;
}

.gradienteBajo
{
	background-image: url(imgs/gradienteBajo.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed;
}

.gradienteIzq
{
	background-image: url(imgs/gradienteIzq.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-attachment: fixed;
}

.gradienteDch
{
	background-image: url(imgs/gradienteDch.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-attachment: fixed;
}

.gradienteCuerpo
{
	background-image: url(imgs/gradienteCuerpo.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed;
	background-color:#FBF7EB;
}

.bordeBajo3px
{
border-bottom:3px solid #993333;
}

.bordeLeft
{
border-left:1px solid #E5DFD0;
background-color:#FEFDF7;
}

.gradienteCuerpo2
{
	background-image: url(imgs/gradienteCuerpo2.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed;
	background-color:#FBF7EB;
	height:194px;
	/*width:412px;*/
/*	border:1px red solid;*/
}

.titulo
{
background-image: url(imgs/titulo.gif);
background-repeat:no-repeat;
background-position:top left;
background-attachment: fixed;
}

.texto
{
font-family:Verdana, Arial;
font-size:11px;
color:#7A6236;
}

#scroll
{
height:134px;
width:430px;
scrollbar-face-color: #FBF7EB; 
scrollbar-shadow-color: #DCD3AD; 
scrollbar-highlight-color: #DCD3AD; 
scrollbar-3dlight-color: #A6874F; 
scrollbar-darkshadow-color: #A6874F; 
scrollbar-track-color: #FBF7EB; 
scrollbar-arrow-color: #A6874F;
overflow:auto;
padding-right:10px;
}

#scrollfoto
{
height:134px;
width:700px;
scrollbar-face-color: #FBF7EB; 
scrollbar-shadow-color: #DCD3AD; 
scrollbar-highlight-color: #DCD3AD; 
scrollbar-3dlight-color: #A6874F; 
scrollbar-darkshadow-color: #A6874F; 
scrollbar-track-color: #FBF7EB; 
scrollbar-arrow-color: #A6874F;
overflow:auto;
}

txtGaleria
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#fcf8ec;
}

