BODY { 
margin-top: 0; 
background-image: url(../images/main_bck.jpg); 
/*background-color: #7EBC37;*/
/*background-repeat: repeat-x; */
} 
BODY, TD { 	font-family: "Arial"; font-size: 12px; vertical-align: top; }
A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none; }
A:active { color: black; text-decoration: none; }
A:hover { color: black; text-decoration: underline; }

img { border: 0; }
#web { width: 955px; margin: auto; position: relative; border: 1px solid #339A08; background-color: white; }
#tools { background-image: url(../images/top_fondo.jpg); background-repeat: repeat-x; height: 48px; text-align: right; }
#logo { background-image: url(../images/logo.jpg); background-repeat: no-repeat; height: 258px; background-position: left center; text-align: right; }
#headerflash { margin-left: 355px; width: 600px; height: 258px; text-align: right; background-image: url(../images/hdtemp.jpg); background-repeat: no-repeat; }
#left { width: 150px; padding-right: 15px; padding-left: 5px; }
#right { width: 150px; padding-left: 25px; }

#flotador { position: absolute; left: 173px; top: 10px; width: 600px; z-index: 20; height: 250px; border: 7px solid #FF9900; background-color: #FFFFFF; padding: 15px; margin: auto; }
#sombra { position: absolute; left: 0px; top: 0px; z-index: 18; width: 955px; height: 100%; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; background-color: #666666; }

.subtitulo1 { font-family: "Century Gothic", Arial; color: white; font-size: 15px; font-weight: bold; text-align: center; padding-top: 2px; }
.texto1 { font-family: "Century Gothic", Arial; color: #006633; font-size: 13px; font-weight: bold; }


.not_res_titulo { font-weight: bold; font-size: 17px; }

#mask {
	width:610px;
	height:430px;
	overflow:hidden;
	position:relative;
	background-color:#FFFFFF;
	margin: auto;
}
#folio {
	position:absolute;
	top:0;
	left:0;
	width:10000px;
	float:left;
}
.col {
	display:block;
	width:610px;
	height:430px;
	float:left;
	vertical-align: middle;
}
.trabajo {
	width:610px;
	height:430px;
	overflow: hidden;
	float:left;
	background-color: #FFFFFF;
	padding: 5px;
}


.campo { font-family: Arial; font-size: 13px; vertical-align: middle; } 
.info { font-family: Arial; font-size: 11px; color: gray; }
.info2 { font-family: Arial; font-size: 13px; color: gray; font-weight: bold; }


/* MOOTOOLS INTERNAL SLIDER ----------------------- */

#gallery_container2 {  padding:32px 0px 0px; width:600px; height:134px; background-image: url(../images/proy_dest.jpg); background-repeat: no-repeat; display:block; position:relative; }
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:128px; top:0px; right:0px; background:url(../images/dest_next.png) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:128px; top:0px; left:0px; background:url(../images/dest_prev.png) no-repeat center;  }
#thumb_container2{ position:relative ; overflow:hidden ; width:600px ; height:128px;  margin:0px auto 0px; }
#thumbs2 { display:block; position:relative; width:10000px; }
#thumbs2 div.thumbnail { margin-right:4px; display:block; position:relative; float:left; font-size:11px; width:135px; text-align:center; }
#thumbs2 a { padding:0px; margin:0px; clear:both; display:block; }
/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; right:0px; background:url(../images/dest_next.png) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:101px; top:0px; left:0px; background:url(../images/dest_prev.png) no-repeat;  }
/* thumbnail slider end */





/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

h1 { font-size: 24px; font-weight:bold; color: #339A08; margin: 0; }
h3 { font-size: 19px; color: green; margin: 0px; } 

#popup {
position: absolute;
border: 12px solid #33CC33;
background-color:#F7F7F7;
width: 316px;
height: 287px;
margin-left: 318px;
margin-top: 100px;
}


