body {
	margin: 0px;
	padding: 0px;
	font: 12px "Georgia", Times New Roman, Times, serif;
	height: 100%;
	width: 100%;
	background: #ffffff;
	color: #666666;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#container {
	padding: 0px;	
	position: absolute;
	width: 900px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	left: 0;
	margin: 0px;
	background: #ffffff;
}

#overlay_s {
	padding: 0px;	
	position: absolute;
	width: 100%;
	height: 205px;
	top: 110px;
	left: 0;
	margin: 0px;
	background: url(../images/bg_overlay.gif) repeat-x;
}

/* @group header */

#header_top {
	position: relative;
	top: 0px;
	left: 0px;
	height: 110px;
	width: 100%;
}

	#lenguages {
		position: absolute;
		top: 5px;
		right: 165px;
		font-size: 8px;
	}

	#lenguages ul{
		margin: 0px;
		padding: 0px;
	}

	#lenguages ul li{
		list-style-type: none;
		float: left;
		margin: 0 10px 0 0;
		padding: 0px;
		line-height: 20px;
	}

#lenguages ul li img{
		float: left;
	}

	#logo {
		position: absolute;
		top: 0px;
		left: 80px;
	}

#header_main {
	position: relative;
	top: 0px;
	left: 0px;
	height: 205px;
	width: 100%;
	overflow: hidden;
}

#header_main_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 205px;
	width: 100%;
	z-index: 98;
	background: url(../images/bg_overlay.gif) repeat-x;
}

	#plus {
		position: absolute;
		left: -30px;
		top: 120px;
		width: 200px;
		text-align: center;
		height: 50px;
		font-size: 22px;
		margin: 0px;
		padding: 0px;
		z-index: 99;
	}

		#plus a{
				text-decoration: none;
				color: white;
			}

		#plus a span{
				font-size: 16px;
			}

		#plus a:hover{
				text-decoration: none;
				color: black;
			}

	#minus {
			position: absolute;
			left: -30px;
			top: 120px;
			width: 200px;
			text-align: center;
			height: 50px;
			font-size: 22px;
			margin: 0px;
			padding: 0px;
			z-index: 99;
		}

		#minus a{
				text-decoration: none;
				color: white;
			}

		#minus a span{
				font-size: 16px;
			}

		#minus a:hover{
				text-decoration: none;
				color: black;
			}
	

	#photo_container {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 405px;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}
		#photo {
			position: absolute;
			left: 0px;
			width: 50000px;
			margin: 0px;
			padding: 0px;
		}
		
		#photo li{
			width: 900px;
			height: 405px;
			float: left;
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
		
		#slider {
			position: absolute;
			top: 335px;
			left: 0px;
			width: 100%;
			height: 35px;
			background: #666666;
			z-index: 99;
		}

		#slider p{
			margin: 0 0 0 620px;
			font-size: 20px;
			line-height: 35px;
			color: white;
			width: 280px;
			text-align: center;
		}

		#slider a{
			color: white;
			text-decoration: none;
		}

		#slider a:hover{
			color: black;
			text-decoration: none;
		}


	#menu {
		position: absolute;
		top: 120px;
		left: 110px;
		width: 650px;
		z-index: 99;
		font-size: 25px;
		color: #ffffff;
		line-height: 30px;
	}
	
	#menu a {
		color: white;
		text-decoration: none;
	}

	#menu a:hover {
		color: black;
		text-decoration: none;
	}

/* @end */

/* @group content */

#content {
	position: relative;
	width: 100%;
	margin: 0px;
	/*background: url(../images/bg_content.gif) 110px 0 no-repeat;*/
	min-height: 4px;	
	text-align: left;
}

#left {
	position: relative;
	float: left;
	width: 620px;
	margin: 0px;
	padding: 0 0 80px 0;	
}

#right {
	position: relative;
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0 0 80px 0;	
}

#login_panel {
	padding: 10px;
	background: #ccc;
	border: 1px dotted #fff;
}

#login_panel h2{
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: lighter;
	text-transform: uppercase;
}

#login_panel ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#login_panel input{
	border: 1px dotted #ccc;
	padding: 5px;
}

/* @end */

/* @group content modules */

#main_column {
	width: 510px;
	margin: 4px 0 0 110px;
}

#main_column h1{
	color: black;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 25px;
	margin-bottom: 21px;
}

#main_column h2{
	margin: 0px;
	font-weight: lighter;
	width: 490px;

}

#main_column p{
	margin: 0px;
	width: 490px;

}

#mailing {
	width: 280px;
	height: 106px;
	margin: 4px 0 0 0;
	padding: 0px;
}

#mailing p{
	margin: 0 0 0 20px;
	padding: 0px;
}

#mailing p span{
	font-size: 16px;
}

.news_list {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 98%;
}

.news_list li{
	margin: 0 0 18px 0;
	padding: 0 0 10px 0;
	width: 100%;
	list-style-type: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.submenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.submenu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.thumbs {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 100%;
}

.thumbs li{
	margin: 0 0 5px 0;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	height: 10px;
	overflow: hidden;
}

#main_column form ul {
	margin: 0px;
	padding: 0px;
}

#main_column form ul li{
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
}

/* @end */

/* @group footer */

#footer {
	position: absolute;
	clear: both;
	bottom: 0;
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 50px;

}

#footer p {
	width: 510px;
	margin: 0 0 0 110px;
	font-size: 10px;
}

/* @end */

