body {margin:0; padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#323232;
color:#000;
background-color:#FFF;
line-height:14px;
}
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:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
	color: #000;
} 


object {outline:none; }

img, div, input { behavior: url("iepngfix.htc") }

.slideshow { height: 200px; width: 200px;}
.slideshow img {}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align: left;
}
ul li{
	padding-right: 20px;
	padding-left:15px;
	font-size:11px;
	text-align: left;
}
ul li a{ color:#e68c29; text-decoration:none; font-weight:bold;}
ul li a:hover{text-decoration: underline;}

.titulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004a91;
	text-align: center;
}

.titulos22 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff8400;
}

/* ============================= forms ============================= */
.btn {
	background-image: url(images/enviar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 68px;
	border: 0px;
	margin-left:20px;
}
.btn2 {
	background-image: url(images/limpiar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 68px;
	border: 0px;
	margin-right:10px;
}
.form1{ width:150px; height:17px; border:1px solid #73a300; background:#fff; font-size:12px; font-family:Arial; color:#000; padding-left:5px; margin-bottom:5px;}
.form2{ width:200px; height:100px; border:1px solid #73a300; background:#fff; font-size:12px; font-family:Arial; color:#000;
padding-left:5px;}




/****gallery CSS*****/
#large_image_holder {
	width:338px;
	float:left;
	display:inline;
	margin:0 0 0 0;
}
#large_images {
	width:472px;
	float:left;
	display:inline;
	position:relative;
	z-index:10;
	padding:0px;
	margin-left:150px;
	height:315px;
}
#large_images li {
	position:absolute;
	z-index:11;
	left:10;
}
#thumb_holder {
	width:800px;
	height:auto;
	margin-left:0px;
	float:left;
	display:inline;
}
#thumb_holder li {
	width:30px;
	float:left;
	display:inline;
	margin:5px;
}
.info_holder {
	width:560px;
	height:220px;
	float:left;
	margin-left:30px;
	display:inline;
	padding:10px;
}
.hide {
	display:none;
}


.r{width:100%; height:auto; margin-top:20px; border:#009933 solid 2px;}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
