body {margin:0; padding:0;
font-family:Tahoma;
font-size:11px;
color:#323232;
background-color: #fff;
line-height:13px;
}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
td{vertical-align:top;}
img{border:none;}

/*****************************************************************/
.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.justify{text-align:justify;}

/***************Links***************/
a {
	text-decoration:underline;
	color:#802c34;
}
a:hover{text-decoration:none;} 

object {outline:none; }

ul{margin:0px; padding:0px; list-style:none; }
ul li{ background:url(images/dot.gif) no-repeat left top; padding:0 5px 0 20px}
ul li a{ color:#BA2A28; text-decoration:underline}
ul li a:hover{text-decoration:none}

.txt1{ text-align:justify; font-size:11px; color:#4d4237; }
.txt2{ text-align:justify; font-size:12px; color:#000000; font-weight:bold; }
.txt3{ text-align:justify; font-size:12px; color:#ff9b00; font-weight:bold; }

/*****************************************************************/
.slideshow { height: 139px; width:200px;}
.slideshow img { padding: 0px; border: none;  }

/*==================contacto====================*/
.btn {
	background-image: url(images/enviar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 68px;
	border: 0px;
	margin-left:100px;
}
.btn2 {
	background-image: url(images/borrar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 68px;
	border: 0px;
	margin-right:10px;
}

.form1{ width:200px; height:17px; border:1px solid #999999; background:#eee; font-size:12px; font-family:Arial; color:#000; padding-left:5px;}
.form2{ width:200px; height:100px; border:1px solid #999999; background:#eee; font-size:12px; font-family:Arial; color:#000;
padding-left:5px;}