﻿a:link, a:visited, a:active, a:hover
 {
    text-decoration: none;
    color:#ffffff;
}
#footer 
{
	float:left;
    width:800px;
    height:50px;
	background:url(../../img/piede.jpg) center no-repeat;
    }
img.link
{
    border:0px solid #fff;
    }
p.blank
{
    color:#ffffff;
    font-size:3pt;
    font-family:Arial Courier New;
    }
#f_txt 
{
	margin:auto;
	margin-top:130px;
	width:450px;
    }
h1.tit_txt
{
	text-align:center;
	font-family:Verdana Tahoma Arial;
    font-size:11pt;
    color:#744121;
	letter-spacing:2px;
}

h1.tit_txt a:link, a:visited, a:active, a:hover
{
    text-decoration: underline;
    color:#BB5031;
    }

p.i_txt
{
    text-align:justify;
    font-family:Verdana Tahoma Arial;
    font-size:11pt;
    color:#744121;
	letter-spacing:2px;
	line-height:23px;
    }
p.i_txt a:link, a:visited, a:active, a:hover
{
    text-decoration: underline;
    color:#BB5031;
    }

p.brown
{
	color:#744121;
}
p.center
{
	text-align:center;
}
.under
{
	text-decoration:underline;
}
