/* CSS Document */
body{
color:#666666;
font-family:Arial, Helvetica, sans-serif;

}

#contenedor{
width:780px;
background-color:#F6F6F8;
}

#general{
background-color:#F6F6F8;
width:780px;
color:#666666;

}
	#banneruno{	
	width:740px;
	height:231px;
	background-image:url(img/banneruno.gif);
	background-repeat:no-repeat;
	}
	#bannerdos{	
	width:740px;
	height:231px;
	background-image:url(img/bannerdos.gif);
	background-repeat:no-repeat;
	}
	
   #bannertres{
	
	width:740px;
	height:231px;
	background-image:url(img/bannertres.jpg);
	background-repeat:no-repeat;
	}
	
	#bannercuatro{
	width:740px;
	height:231px;
	background-image:url(img/bannercuatro.gif);
	background-repeat:no-repeat;
	}
	#bannercinco{
	width:740px;
	height:231px;
	background-image:url(img/bannercinco.jpg);
	background-repeat:no-repeat;
	}
	
	
	#left{
	float:left;
	width:287px;
	background-color:#F6F6F8;
	}
	
	#main{
	float:left;
	width:470px;
	background-color:#F6F6F8;
	}
	
	
	#footer{
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	font-size:12px;
	width:780px;
	height:71px;
	clear:both;
	}
	#footer a {
	text-decoration:none;
	color:#666666;
	}
	#footer a:hover{
	color:#BE73B1;
	}
		
	#logeo .top{
	background-image:url(img/toplogeo.gif);
	background-repeat:no-repeat;
	/* width:285px; */
	height:46px;
	
	}
	
	#logeo .body{
	background-color:#E8E7DE;
	height:173px;
	/* background-image:url(img/bodylogeo.gif);
	background-repeat:no-repeat; 
	padding-left:7px;
	width:287px;	
	*/
	}
	
	#party .top{
	background-image:url(img/tophappy.gif);
	background-repeat:no-repeat;
	/* width:285px; */
	height:46px;
	}
	
	#sponsorsglobal .top{
	background-image:url(img/sponsors_bg.png);
	background-repeat:no-repeat;
	/* width:285px; */
	height:46px;
	
	}
	
	#search .top{
	background-image:url(img/topsearch.gif);
	background-repeat:no-repeat;
	/* width:285px; */
	height:46px;
	}
	
	#search .body{
	/* background-image:url(img/bodylogeo.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	width:280px;
	*/
	background-color:#E8E7DE;
	height:76px;
	}
			
	#main{
	padding-bottom:15px;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	}
	
	#text{
	background-image:url(img/tophappy.png);
	background-repeat:no-repeat;
	width:200px;
	height:46px;
	}
	#main a{
	color:#993366;
	text-decoration:underline;
	}
	#main a:hover{
	color:#666666;
	}
	
	
	#testimonio .top{
	background-image:url(img/testimoniotop.png);
	width:415px;
	height:19px;
	background-repeat:no-repeat;
	}
	#testimonio .body{
	
	background-image:url(img/testimoniobody.png);
	width:415px;
	background-repeat:repeat;
	}
	#testimonio .bottom{
	background-image:url(img/testimoniobottom.png);
	background-repeat:no-repeat;
	width:415px;
	height:19px;
	}
	
	
	#articles .top{	
	background-image:url(img/newsarticles.gif);
	/* width:285px; */
	height:50px;
	background-repeat:no-repeat;
	}
	
	#articles .body{
	/*background-image:url(img/bodylogeo.gif);
	background-repeat:no-repeat;
	padding-left:7px;*/
	/* width:280px; */
	background-color:#E8E7DE;
	height:79px;
	}
	
	#testimonials .top{
	background-image:url(img/testimonialtop.gif);
	/* width:280px; */
	height:47px;
	background-repeat:no-repeat;
	}
	
	#change{
	/* width:500px; */
	height:150px;
	}
	
	/*********************/
	b{
	color:#000000;
	font-size:0.69em;
	text-align:justify;
	/*padding-left:15px;*/
	}
	
	strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	}
	
	p{
	font-size:0.8em;


	}
	
	/*********text en faqs****************/
	h1{
	color:#CC66CC;
	font-size:12px;
	}
	h2{
	color:#999999;
	font-size:12px;
	
	}
	h3{
	color:#CC66CC;
	font-size:14px;
	
	}


    /************************************boton*/

	#menu{
	/* width:738px; */
    /*background-image:url(img/menu.png);*/
	/*background-repeat:no-repeat;*/
	height:75px;
	padding-right:0px;
	padding-left:0px;
	text-align:center;	
	width:780px;
	}
ul.menu {
	/* width: 800px; */
	list-style:none;
	/*-padding: 0px;*/
	padding-right:0px;
	padding-left:0px;
	width:745px;
	margin:auto;
}
ul.menu li {
	display: inline;
	float:right;
	padding-top:10px;
	margin-right:1px;
}

ul.menu li a:link, ul.menu li a:visited {
padding: .3em;
display: block;
text-decoration: none;
color:#FFFFFF;
background-image:url(img/boton.png);
width:95px;
height:40px;
background-repeat:no-repeat;
padding-top:20px;
font-weight:bold;
}
ul.menu li a:hover{
color:#996699;
font-weight:bold;
}

/********************* lightbox ***************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #666;
	}
/***********end lightbox **********/
	
a {
color:#000000;
text-decoration:none;
}
a .vinculo{
color:#000000;}
/* Columna Izquierda */
#divleft {
	width:267px;
	height:auto;
	padding-left:20px;
	float:left;	
}
#show {
	text-align:justify;
	padding:10px;
	font-size:12px;
	min-height:150px;
}
#show b {
	font-size:12px;
}
.centrar {
	text-align:center;
}
.justificar {
	text-align:justify;
}
/* Botones */
.btn {
	background-color:#FFFFFF;
	font-weight:bold;	
}
.btn:hover {
	border: 1px solid #000000;
}
.bluebg {
	background-image:url(img/btn_bg.png);
	color:#FFFFFF;
	border: 1px solid #087A9F;
}
.purplebg {
	background-image:url(img/btn_bg2.png);
	color:#FFFFFF;
	border: 1px solid #8009B7;
}
#clickhere {
	text-align:center;
	padding:5px 10px 5px 10px;
	background-image:url(img/hearts.png);
}	
#clickhere a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}
#clickhere a:hover{
	color:#D5EEFF;
	font-weight:bold;
	font-size:16px;
}
#con{
padding-top:200px;
padding-right:525px;

}