body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDCFBB;
}

img { border:0px solid red;
    }

.letra_contenido {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4A4A4A;
	text-align: justify;
	list-style-image: url(images/casita.jpg);
}
.copyright {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Century, Times New Roman, Times, serif;
	font-size: 13px;
	color: #996600;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #565656;
	text-decoration: none;
}
a:hover {
	color: #3D949E;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #3D949E;
}
.titulos {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF9900;
}
.form {
	font-family: Century, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #F5F1EB;
	color: #4A4A4A;
}

.subtitulos {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #305E2D;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.subtitulos2 {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #6699CC;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.borde {
	border: thin dotted #305E2D;
}
a.link_backto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	letter-spacing: -1px;
	cursor: hand;
}
.titulos2Blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

.flsmnu { width:240px; height:230px; float:left;
}

.lnktcd { text-align:center;
}

.lnktcd a { color:#d9c59f; text-decoration:none;
}

.lnktcd a:hover { color:#d9c59f; text-decoration:none;
}

#contact { font-size:13px; margin:10px auto; padding:0px; 
           font-weight:normal;
         }

#contact td { margin:0px auto; padding:3px; background-color:#F1EBE2;
            }

#contact th { margin:7px; padding:3px; background-color:#F1EBE2;
              font-weight:normal;
            }
         

