/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

p{
	margin-top: 0;
	padding-top: 0;
}
	
a img, :link img, :visited img { border:none; }
ul { }

a{
	outline:none;
	cursor:pointer;
}
.clear{
	clear:both;
}
td{
	background-image:url(graphics/td-line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
li {
	list-style-image:url(graphics/li.gif);
	text-align:left;
}
li a{
	font-size:12px;
	color:#6C6D71;
	text-decoration:none;
}
/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    color: #000;
	text-align:justify;
	
}

html
{
	background-color:#000;
}

body{
	margin: 0;
	padding: 0;
}

#top{
	width:100%;
	height:398px;
}
#center{
	min-height:826px;
	width:100%;
	background-color:#fff;
}
#footer{
	height:100px;
	width:100%;
	background-color:#000;
}
#top-content {
	width:900px;
	height:398px;
	margin:auto;
	position:relative;
}
#center-content {
	width:900px;
	min-height:687px;
	margin:auto;
	padding-top:139px;
}
#footer-content {
	padding-top:40px;
	width:900px;
	height:100px;
	margin:auto;
	text-align:center;
}
#logo-menu{
	width:900px;
	height:73px;
}
#logo{
	width:331px;
	height:73px;
}
#center-menu{
	width:243px;
	min-height:433px;
	float:left;
}
#menu-top{
	width:428px;
	height:49px;
	position:absolute;
	right:0;
	top:0;
}
.menu-top-element{
	float:left;
}
.menu-top-element-1n{
	float:left;
	width:141px;
	height:49px;
	background-image:url(graphics/top1-n.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-1n:hover{
	float:left;
	width:141px;
	height:49px;
	background-image:url(graphics/top1-a.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-1a{
	float:left;
	width:141px;
	height:49px;
	background-image:url(graphics/top1-a.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-2n{
	float:left;
	width:143px;
	height:49px;
	background-image:url(graphics/top2-n.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-2n:hover{
	float:left;
	width:143px;
	height:49px;
	background-image:url(graphics/top2-a.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-2a{
	float:left;
	width:143px;
	height:49px;
	background-image:url(graphics/top2-a.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-3n{
	float:left;
	width:144px;
	height:49px;
	background-image:url(graphics/top3-n.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-3n:hover{
	float:left;
	width:144px;
	height:49px;
	background-image:url(graphics/top3-a.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.menu-top-element-3a{
	float:left;
	width:144px;
	height:49px;
	background-image:url(graphics/top3-a.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#footer-link{
	color:#b6b6b6;
	font-size:10px;
	padding-top:10px;
}
#footer-link a{
	color:#b6b6b6;
	text-decoration:none;	
}
#footer-link a:hover{
	color:#f29400;
	text-decoration:none;	
}
#footer-link a span{
	color:#f29400;
}
#baner-slide{
	position:absolute;
	left:-40px;
	bottom:-146px;
	width:976px;
	height:451px;
	background-image:url(graphics/slideshow-bg.png);
}
#article{
	width:370px;
	float:left;
	min-height:433px;
	font-size:10px;
	color:#6c6d71;
	padding-top:8px;
	padding-left:50px;
	padding-bottom:40px;
	text-transform:uppercase;
}
#news{
	float:left;
	min-height:433px;
	width:237px;
	padding-top:6px;
}
.newsDate{
	color:#6c6d71;
	font-size:10px;
	padding-bottom:5px;
}
.newsTitle2 a{
	color:#478dc6;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	float:left;
	width:201px;
}
.newsContent2{
	float:left;
	color:#6c6d71;
	font-size:10px;
	text-transform:uppercase;
	width:201px;
}
#newsletter-element{
	width:201px;
	height:89px;
	background-image:url(graphics/newsletter.gif);
	background-position:center;
	background-repeat:no-repeat;	
}
#newsletter{
	width:168px;
	height:19px;
	padding-top:48px;
	padding-left:19px;
}
#newsletter_input{
	background:none;
	border:none;
	float:left;
	width:146px;
	color:#6c6d71;
	font-size:10px;
	height:18px;
}
#newsletter_button{
	float:left
}
.newsTitle a{
	color:#478dc6;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;	
}
.newsContent{
	padding-top:20px
}
#title{
	font-size:14px;
	padding-bottom:14px;
	font-weight:bold;
	color:#B9C306
}
.mapa span,.mapa a{
	font-size:9px
}
.submenu{
	padding-top:3px;
}
.submenu a{
	text-decoration:none;
	color:#6c6d71; 
	font-size:11px; 
	text-transform:uppercase; 
}
.submenu a:hover{
	text-decoration:none;
	color:#B9C306; 
	font-size:11px; 
	text-transform:uppercase; 
}
.gallery_thumb{
	width:151px;
	height:152px;
	overflow:hidden;
}
/******************************************************
			SECONDARY BOXES
******************************************************/

/******************************************************
			LINK
******************************************************/
select {
	color:#6C6D71;
	border:solid 1px #6C6D71;
	font-size:10px
}
fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}
div.form2 {
	overflow: hidden;
	margin-bottom: 9px;
	clear: both;
}

label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;

}

input.contact,
textarea {
	float: left;
	border: 1px solid #c6ccd2;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
	width:248px;
}
input.contact2,
textarea {
	float: left;
	border: 1px solid #6c6d71;
	background-color: #FFF;
	color: #6c6d71;
	font-family: Arial;
	font-size: 10px;
	width:169px;
}
textarea{
	height:100px;
}

.form button
{
	float:right;
	background:none;
	border:1px solid #c6ccd2;
	width:100px;
	text-align:center;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}


form{
	margin: 0;
}
.normal{
	padding-top:6px;
	color:#fff;
	text-decoration:none;
	background-image:url(graphics/menun.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:65px;
	padding-left:49px;
	position:relative;
}

.active{
	padding-top:6px;
	color:#fff;
	text-decoration:none;
	min-height:65px;
	background-image:url(graphics/menua.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:49px;
	position:relative;
}
.normala{
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
.normala:hover{
	font-size:18px;
	color:#b9c306;
	text-decoration:none;
	text-transform:uppercase;
}
.normalaOferta,.normalaOferta:hover{
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
.activea{
	font-size:18px;
	color:#b9c306;
	text-decoration:none;
	text-transform:uppercase;
}
.sqr-n{
	font-size:10px;
	width:18px;
	height:12px;
	position:absolute;
	top:9px;
	left:10px;
	background-color:#6c6d71;
	text-align:center;
	padding-top:6px;
}
.sqr-a{
	font-size:10px;
	width:18px;
	height:12px;
	position:absolute;
	top:9px;
	left:10px;
	background-color:#b9c306;
	padding-top:6px;
	text-align:center;
}
.normalfa{
	font-size:10px;
	color:#b6b6b6;
	text-decoration:none;
	text-transform:uppercase;
}
.normalfa:hover{
	font-size:10px;
	color:#b9c306;
	text-decoration:none;
	text-transform:uppercase;
}
.activefa{
	font-size:10px;
	color:#b9c306;
	text-decoration:none;
	text-transform:uppercase;
}
#slideshow {
    position:relative;
    height:355px;
	width:892px;
 	left:42px;
	top:4px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    right:0;
    z-index:8;
    opacity:0.0;
    height: 355px;
}

#slideshow DIV.activeb {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-activeb {
    z-index:9;
}

#slideshow DIV IMG {
    height: 355px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
