/* @override http://grecaweb.com/style.css */

/*////////////////////////////////////
************************************** 
greca v 3.0 / 2010
by rociogonzalez.com.ar @ greca
************************************** 
//////////////////////////////////*/


* {
	padding : 0;
	margin : 0;
	z-index: 1;
	font-size: 10px;
}

html, body, #wrap, #bg table, #bg td {
width : 100%;
height : 100%;
overflow : hidden;
}

body {
font-family: Arial, Helvetica, sans-serif;
cursor : default;
}


#bg a, #bg img, {
display : block;
}


#bg {
position : absolute;
left : 0;
}

#bg {
	width : 200%;
	height : 200%;
	top : -50%;
	left : -50%;
	
}
#bg td {
vertical-align : middle;
text-align : center;
}
#bg img {
min-height : 50%;
min-width : 50%;
margin : 0 auto;
}


.box {
top : 20%;
left : 200px;
padding-bottom : 100px;
}
.box div {
background : #fff;
padding : 20px 30px;
}


/*-------------------------------------*/
/*header                             */


#header {
	height:50px;
	z-index: 10;
	position: relative;
	/*	padding: 10px;
*/	margin: 50px 0 0 0;
	width:100%;
	}
	
	.container-header {
		position: relative;
}

.overlay-header {
	position: absolute;
	top: 0;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	}

.content-header {
	position: relative; /* Fixes the z-index */
	margin: 0px;
	color:#FFF;
	}
	
	
			
	.header-img {
	padding:2px;
	vertical-align:middle;
	margin-top: 10px;
		}
		
	.header-tit {
	padding:10px;
	margin-left:30px;
		}
		
		
	.symbols {
	float: right;
	margin: 0 30px;
		}
		
	
/*-------------------------------------*/
/*ALLCONT                              */

#allcont {
	}
	
/*-------------------------------------*/
/*SIDEBAR                              */

#sidebar{
	float:left;
	position: relative;
	top: 30px;
	margin-left: 20px;
	-khtml-opacity: 0.65;
	text-align: left;
	padding: 20px 0px 40px 0px;
	width: 170px;
	z-index: 10;
}

.container-sidebar {
		position: relative;
		float: left;
}

.overlay-sidebar {
	position: absolute;
	top: 0;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	}

.content-sidebar {
	position: relative; /* Fixes the z-index */
	float: left;
	margin: 0px;
	color:#EDEDED
	}

h3.toggler, img.toggler {
	color:#FFF;
	cursor: pointer;
	font-size: 12px;
	font-weight:100;
	margin: 3px 1px 3px 0px;
	
}



div.element p, div.element h4  {
	margin-left:10px;
	font-size:10px;
	font-weight:100;
	margin: 3px 0 3px 15px;
}

div.element img  {
	border:none;
}

#sidebar-top {
	z-index:15;
}





/*-------------------------------------*/
/*CONTENT                              */


	.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #000;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter:alpha(opacity=65);
	}
	.container {
		position: relative;
		float: left;

	}
	.content {
	position: absolute; /* Fixes the z-index */
	float: left;
	/*	margin: 10px;
	*/	color:#CCC;
	bottom:0px;
	padding:10px;	
	}
	#main {	
	width: 650px;
	float: right;
	height: 430px;
	margin: 30px 20px 0 0;
	z-index:10;
	}
	
	#main .content {
/*	width: 650px;	no tocar por pulseras slideshow*/ 

}

	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #main .overlay { height: expression(document.getElementById("main").offsetHeight); }


	.content p {
	margin:10px 20px 0px 10px;
	font-size:11px;
	text-align: justify;
	font-style: normal;
	line-height: 1.3;
	width: 400px;
	letter-spacing: 1.05px;
	float: right;
	}
	
	
	.content h1 {
	margin:0px 20px 20px 10px;
	font-size:36px;
	line-height: 46px;
	text-align: right;
	text-transform: uppercase;
	width: 400px;
	float: right;
	}
	
	.content h2 {
	margin:10px;
	font-size:56px;
	line-height: 46px;
	text-align: right;
	text-transform: uppercase;
	float: RIGHT;
	}
	
	.content h3 {
	font-size: 14px;
	text-align: right;
	text-transform: uppercase;
	width: 400px;
	float: right;
	margin: 5px 0 2px;
	font-weight: bold;
}
.content h4 {
	margin:5px 20px 5px 0;
	font-size:12px;
	text-align: justify;
	text-transform: uppercase;
	font-weight:bold;
	float: right;
	width: 400px;
	}
	
	.content h5 {
	margin: 4px 0px 2px;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	font-weight:bold;
	float: right;
	width: 400px;
	}
	
	.content h6 {
	margin:0;
	font-size: 10px;
	text-align: right;
	float: right;
	width: 400px;
	font-weight: 100;
	}
	
	
	
/*--------------------------------------*/
/*recycle                              */

.recycle {
	position:absolute;
	top:480px;
	z-index:2;
	background-image:url(images/recycle.png);
	width:178px;
	height:167px;
	left: 10px;
	}

	
/*--------------------------------------*/
/*LINKS                                 */

a:link {
	text-decoration: none;
	border:0px;
	color:#EDEDED;

}
a:visited {
	text-decoration: none;
	border:0px;
	color:#EDEDED;


}
a:hover {
	text-decoration: none;
		border:0px;
		color:#F33;

}
a:active {
	text-decoration: none;
	border:0px;
	color: #EDEDED;
	font-size: 10px;
}

