/* CSS Document */
.foto
{
background-repeat: no-repeat;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/raul.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.foto[class] { background-image: url(img/raul.png);

} 

.uplefttr
{
background-repeat: no-repeat;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/uplefttr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.uplefttr[class] { background-image: url(img/uplefttr.png);

} .uptr {
	background-repeat: repeat-x;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/uptr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.uptr[class] { background-image: url(img/uptr.png);	


}.uprighttr {
	background-repeat: no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/uprighttr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.uprighttr[class] { background-image: url(img/uprighttr.png);	

}.lefttr {
	background-repeat: repeat-y;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/lefttr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.lefttr[class] { background-image: url(img/lefttr.png);	

}.righttr {
	background-repeat: repeat-y;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/righttr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.righttr[class] { background-image: url(img/righttr.png);	

}.downlefttr {
	background-repeat: no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/downlefttr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.downlefttr[class] { background-image: url(img/downlefttr.png);	

}.downtr {
	background-repeat: repeat-x;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/downtr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.downtr[class] { background-image: url(img/downtr.png);	

}.downrighttr {
	background-repeat: no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/downrighttr.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.downrighttr[class] { background-image: url(img/downrighttr.png);	

}

.upleft
{
background-repeat: no-repeat;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/upleft.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.upleft[class] { background-image: url(img/upleft.png);

} .up {
	background-repeat: repeat-x;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/up.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.up[class] { background-image: url(img/up.png);	


}.upright {
	background-repeat: no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/upright.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.upright[class] { background-image: url(img/upright.png);	

}.left {
	background-repeat: repeat-y;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/left.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.left[class] { background-image: url(img/left.png);	

}.right {
	background-repeat: repeat-y;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/right.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.right[class] { background-image: url(img/right.png);	

}.downleft {
	background-repeat: no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/downleft.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.downleft[class] { background-image: url(img/downleft.png);	

}.down {
	background-repeat: repeat-x;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/down.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.down[class] { background-image: url(img/down.png);	

}.downright {
	background-repeat: no-repeat;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/downright.png');}
/* IE ignores styles with [attributes], so it will skip the following. */
.downright[class] { background-image: url(img/downright.png);	

}.main{
	background-image: url(img/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff
}




.main{
	background-image: url(img/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff
}








body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat:   repeat-x;
	background-attachment: fixed;
	background-position: top;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.Estilo1 {color: #FFFFFF; font-size: 13px; }
.Estilo5 {color: #FFFFFF; font-weight: bold; font-size: 13px; }
.Estilo6 {color: #FFFFFF; font-weight: bold; font-size: 24px; }
.Estilo8 {
	font-size: 12px;
	font-weight: bold;
}
.Estilo11 {
	font-size: 12px;
}
.Estilo17 {font-size: 13px; font-weight: bold; color: #FFFFFF; }

a:link.Estilo17 { 
	color: #FFFFFF;
	text-decoration: none;}
a:visited.Estilo17 {
	color: #FFFFFF;
	text-decoration: none;}
a:hover.Estilo17 {
	color: #FFFFFF;
	text-decoration: underline;}
a:active.Estilo17 {
	color: #FFFFFF;
	text-decoration: underline;}

.Estilo18 {font-size: 24px; color: #FFFFFF; font-weight:normal; }

.Estilo19 {
	font-size: 10px;
	font-weight: bold;
}