@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	
	html {
   height:100%;
  min-height: 100%;
}
	
	body{
	font: 62.5%/2.2em 'Trebuchet MS', Verdana,Helvetica, sans-serif;
	color: #4b4942;
	background-color: #f1e7ce;
	height:100%;
min-height: 100%;
	}
	#fons{
	background-image: url(../images/fons_pag.gif);
	background-repeat:  repeat-y;
	background-position: center;
height:auto !important; /* real browsers */
height:100%; /* IE6*/
min-height:100%; /* real browsers */
	
	}
	
	a{text-decoration: none;color: #5599a7;}
	a:hover{color: #bb800f;text-decoration: underline;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	



	
h3 {
	font: 400 1.0em;
	color: #FFF;
	margin: 5px 0;
	}

h4 {
	font: 400 0.9em ;
	color: #FFF;
	margin-bottom: 5px;
	}




/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
		position: absolute;
		width: 902px;
		margin: -10px auto 0 auto;
		height: 10px;
		font-size:0.1em;
		background:url(../images/container_top.png) left bottom no-repeat;
	}
	
	* html #containertop{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	/* container */
	#container{
		width: 902px;
		margin: 44px auto 0 auto;
		background: #ffffff;
		padding-bottom:10px;
		height: 543px;
	}

	#containerint{
		width: 899px;
		margin: 0 auto;
		background: #ffffff url(../images/00fons.jpg) left top no-repeat;
		

		
	}



/* =HEADER */
	/* Logo and Site Title */
	#logo{
	font: arial;
	font-size: 2.4em;
	text-transform: uppercase;
	font-weight: bold;

		display: block;
		width: 200px;
		height: 49px;
		padding-top:40px;
		padding-left:0px;
		padding-left:60px;
		color: #7b8266;
	}





/* CAIXA LOGIN */


/* IE6 Only */
* html #login {	margin: 0px 0px  0px  41px;}

	#login{
		background: #2f286f;
		width:100px;
		position:absolute;
		height:135px;
		width:233px; 
		background:#fff url(../images/fons_login.jpg) left repeat-y;
		margin: 0px 0px  0px  41px;}
		
		
	#login h1{
	font-size:13px;
	color:#323232;
	padding: 9px 0px 0px 20px;
	font-weight: bold;
		line-height:20px;
	}
		
	
		
		#login h2{
	font-size:11px;
	color:#8a8a89;
		line-height:10px;
		padding: 9px 0px 0px 20px;
	}
	
	* html #loginint {	margin: 460px 0px  0px  5px;}

	#loginint{
	width:100px;
	position:absolute;
	height:80px;
	width:300px;
	margin: 460px 0px  0px  5px;
	
}
		
		
	#loginint a{
	font-size:11px;
	color:#6793cd;
	font-weight: bold;
	
	}
		#loginint a:hover{
	
	color:#3249b0;
	
	
	}
	
		#loginint h2{
	font-size:11px;
	color:#444444;

	padding: 0px 0px 0px 0px;
		line-height:10px;
	}










/* =BANNER */
	
	
	.banner{
		width: 200px;
		float: right;
		background: url(../images/banner_bg.gif) left repeat-y;
		margin-right:20px;
		padding-bottom:6px;
		position: relative;
		margin-top:25px;
	}
	
	
	/* IE6 Only */
* html .banner {	margin-right:10px;}



	.image_wrapper{text-align: center;}
	.banner img{}
	.banner_last{margin-right:0;}
	.banner h2{
		height: 16px;
		background: url(../images/banner_top.gif) left no-repeat;
		padding: 0px 0 0 0px;
		margin-top:-3px;
	}
		.banner p{
		padding: 0px 0px 0px 16px;
		line-height:15px;
		font-size:11px;
		color:#969696;
	}
		.banner h1{
		
		font-size:13px;
		color:#7cc341;
		padding: 9px 0px 0px 16px;
	}
	
	/* for the rounded bottom */
	.image_wrapper span{
	position: absolute;
	width: 200px;
	height: 10px;
	left:0px;
	bottom:-5px;
	background: url(../images/banner_bottom.gif) bottom no-repeat;
	}
	
	
	
/* =BOTÓ */
	
a.button {
padding: 0px 0px 0px 45px;
background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
color: #6dac39;
display: block;
float: left;
font: bold 10px 'Trebuchet MS', Verdana,Helvetica, sans-serif;
height: 21px;
margin-right: 6px;
padding-right: 18px; /* sliding doors padding */
text-decoration: none;
}

a.button span {
background: transparent url(../images/bg_button_span.gif) no-repeat;
display: block;
line-height: 10px;

padding: 6px 0 5px 18px;
}
a.button:hover {
background-position: bottom right;
color: #000;
outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span{

background-position: bottom right;
background-position: bottom left;
padding: 7px 0 4px 18px; /* push text down 1px */
}



/* =COS INTERIOR */

#right {
	float: right;
	clear: both;
	width: 564px;
	

	
	}
	
	#right .full {
	
	padding-top: 0px;
	width: 564px;
	margin-bottom: 20px;
	height:100%;
	}
	
	
	#right h1 {
	color: #73afe1;
	font-size: 16px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
		#right h2 {
	font-size: 10px;
	color: #a09e9d;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 0px;
	}
	

	
			#right p {
	font-size: 12px;
	color: #a09e9d;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 15px;
	line-height: 17px;
	}

#main {
	width: 334px;
	height:560px;
	float:left; 

	}
	
	/* =MAIN IMAGE */
	#main_image{
	width:654px;
	position: relative;
	padding-top:40px;
	padding-left:0px;
	height:276px;
	margin-bottom: 55px;
	}
/* IE6 Only */
* html #main_image {	margin-bottom: 5px;}
	
.entry {
	padding: 10px 0 2px 28px;
	line-height: 1.4em;
	margin: 0 auto;
	}	


	
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:25px;
		margin: 0 auto;
		font:  Arial, Verdana,Helvetica, sans-serif;
		font-size: 9px;
		background: url(../images/footer_left.png) 0 0 no-repeat;
		
	}
	#footer{
	position: relative;
	width: 840px;
	height: 67px;
	background:url(../images/footer_bg.png) 0 bottom repeat-x;

	}
	#footer .logo{
	padding: 0px 0 0 30px;
	width: 781px;
	float: left;
	color:#b4b2b1;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCCCCC;
			
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../images/footer_right.png) right bottom no-repeat;
	}
	* html #footer .logo span, * html #footer_wrapper{behavior: url(stylesheets/iepngfix.htc);}
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #7B8266;
	}
	#footer li a:hover{
		color: #AFBB4F;
	}

/* =FOOTER INTERIOR*/




	.footerint{
	margin-top: 10px;
	font:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	color: #7B8266;
	text-align: center;	

bottom:0;
clear:both;
		
	}
	
/* =TABLA*/

#mytable {
	width: 95%;
	padding: 0;
	margin: 0;
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

caption {
	padding: 0 0 5px 0;
	width: 95%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	
	line-height: 30px;
	color: #fffbf2;
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	
	text-align: left;
	/*width: 80%;*/
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	line-height: 25px;
	
	
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
	line-height: 25px;
	
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #797268;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	line-height: 25px;
}

