body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fnd_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.titulo {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.texto_13 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 13px;
	color: #4E4E4E;
	line-height: 150%;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 14px;
	color: #4E4E4E;
	text-decoration: none;
}
.link_13 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#contenido {
	width: 750px;
}
#contenido table{
	width: 100%;
}
.subrayado_td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.titulo_grande {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 26px;
	color: #515151;
}
input,textarea {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid #C0C0C0;
	width: 180px;
}
.tabla_borde {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.tb_ab {
	background-image: url(../img/tb_ab.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
button {
	background-color: #FFFFFF;
	border: none;
}
ul {
	list-style-type: disc;
	font-size: 10px;
}
li {
	font-size: 14px;
}

.texto_12 {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#footer{
width:100%;
}

#www{
float:left;
margin-left:5px;
margin-bottom:5px;
position:relative;
bottom:0px;
}
#artx{
float:right;
margin-bottom:5px;
margin-right:5px;
bottom:0px;
right:0px;
text-align:right;
}
