html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

a img {
	border: none;
	margin-top: 10px;
}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

/*************************************************** Estilos ***************************************************/

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
	color: #2D2D2D;
	margin: 0 0 1px;
	height: 100%;
	line-height: 1.7;
	border-top: 10px solid black;
	background-image: url(../images/imagesCATK42W8.jpg); 
}

.bg {
	background-image: url(images/bg.png); 
	background-position: left top;
	background-repeat: repeat;
}

p {
	margin-top: 1px;
}
	
a, p a {
	text-decoration: underline;
	color: #C0C0C0;
}
	
a: hover {
	color: #6C6C6C;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
	position: relative;
}

h1 {
	font-size: 42px;
	line-height: 0.9;
	color: #666666;
	text-align: left;
	margin-bottom: 13px;
	padding-bottom: 15px;
}

 h1 span {
	font-size: 25px;
	line-height: 12px;
	color: #666666;
	margin-left: 10px;
}
	
h2 {
	font-size: 15px;
	line-height: 1.8;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #A3A3A3;
	margin-bottom: 7px;
	padding-bottom: 12px;
}
	
h3 {
	font-size: 18px;
	line-height: 0.9;
	color: #575757;
	text-align: left;
	margin-bottom: 6px;
	padding-bottom: 5px;
	/*background-color: #030303;*/
	background-color: #C0C0C0;
	padding-top: 5px;
	padding-left: 5px;
}

h4 {
	font-size: 14px;
	line-height: 0.9;
	color: #CC3333;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 3px;
	margin-top: 10px;
}

/**********************************************  Containers   ***************************************************/

#container, #container_left, #container_right {
	position: relative;
	width: 100%;
}
	
#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background-color: transparent;
	min-height: 100%;
}

.group1 {
	float: left;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
}
	
.group2 {
	float: left;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}
	
.group3 {
	float: right;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	}

.group4 {
	float: left;
	width: 890px;
	position: relative;
	padding: 10px;
	margin-top: -14px;
	margin-bottom: 25px;
	background: transparent;
	border-top: 1px solid #A3A3A3;
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-count: 3;	
	-moz-column-gap: 40px; /* Firefox */
	-webkit-column-gap: 40px; /* Safari and Chrome */
	column-gap: 40px;	
	-moz-column-rule: 1px solid #A3A3A3; /* Firefox */
	-webkit-column-rule: 1px solid #A3A3A3; /* Safari and Chrome */
	column-rule: 1px solid #A3A3A3;
}

.grupo_menu {
	float: left;
	width: 250px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
}

.grupo_principal {
	float: right;
	width: 590px;
	position: relative;
	background: transparent;
	padding: 15px;
	}
	
.grupo1_contactos {
	float: left;
	width: 330px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
}

.grupo2_contactos {
	float: right;
	width: 510px;
	position: relative;
	background: transparent;
	padding: 15px;
	}
	
header {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
}
	
	
/***************************************************
				INTRO
***************************************************/	
	
/*#intro {
	width: 980px;
	position: relative;
	float: left;
	height: 120px;
	background: transparent;
	margin-top: 25px;
}*/

/***************************************   Caixas ****************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 180px;
	padding-top: 30px;
}

.holder_news {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
}
	
.holder_content_separator{
	margin-bottom: 20px;
}
	
/***************************************************
					GALLERY
***************************************************/
		 
/*a.photo_hover3 {
	position: relative;
	float: left;
	margin: 16px 13px 8px 0;
	padding: 8px;
   background-color: white;
	border: 1px solid #D6D6D6;
}

a.photo_hover3: hover {
	border: 1px solid #D6D6D6;
	background-color: transparent;
	opacity: 0.9;
	z-index: 1000;
}
	
a.photo_hover2 {
	position: relative;
	float: right;
	margin: 5px 13px 8px 0;
	padding: 8px;
   background-color: white;
	border: 1px solid #E1E1E1;
}

a.photo_hover2: hover {
	border: 1px dotted #66CCFF;
	background-color: #C7EDFF;
	opacity: 0.9;
	z-index: 1000;
}
*/

/************************************* Footer *************************************************/

footer {
	position: relative;
	height: 200px;
	clear: both;
	width: 100%;
	background-image: url(../images/footer.png);
	background-position: left top;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-color: #C0C0C0;
	top: 300px;
}

#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo {
	position: absolute;
	right: 225px;
	top: 5px;
	color: white;
}

#FooterTree {
	position: absolute;
	left: 225px;
	top: 5px;
	color: white;
}

.container {
   width: 980px;
   margin: 0 auto;
	background-color: #33CC99;
}

	
/*********************************************** Menu  **************************************/
nav {
	/*background-color:#FFFFFF; */ 
/*	height:10px;
	margin-left: 320px;
	width: 550px;
	top: 38px;
	left: 300px;
	background: transparent;*/
	position: absolute;
	width: 560px;
	top: 38px;
	left: 345px;
	background: transparent;
}  
/*background-color:#2C5463;  */
nav ul {  
	font-family: Arial, Verdana;  
	font-size: 18px;  
	margin: 0;  
	padding: 0;  
	list-style: none;} 
nav ul li {  
	display: block;  
	position: relative;  
	float: left; } 
nav li ul {   
	display: none; 
} 
nav ul li a {  
	display: block;  
	text-decoration: none;  
	padding: 7px 15px 3px 15px;  
/*	background: #FFFFFF;  */
	color: #909090 ;    
	margin-left: 1px;  
	white-space: nowrap;  
	height:30px; /* Width and height of top-level nav items */  
	width:80px;  
	text-align:center; } 
	/* background: #2C5463; color: #ffffff;*/  
nav ul li a:hover {
	/*background: #617F8A;*/
	/*background: #C0C0C0; */
	background: #CC0000;
	color: #FFFFFF;
}
nav li:hover ul {  
	display: block;  
	background: #FFFFFF;
	position: absolute;  
	height:25px;
} 
nav li:hover li {  
	float: none;  
	font-size: 11px; 
	background: #FFFFFF;
} 
nav li:hover a {   
	/*background: #3A464F;   */
	background: #C0C0C0;
	height:30px; /* Height of lower-level nav items is shorter than main level */
} 
nav li:hover li a:hover {
	background: #E80000;
}  
/*background: #95A9B1;*/
nav ul li ul li a {    
	text-align:left; /* Top-level items are centered, but nested list items are left-aligned */
} /* Fim do menu */

/*********************************************** Menu lateral **************************************/
nav_l {
	position: absolute;
	width: 251px;
	top: 42px;
	left: 14px;
	background: transparent;
	background-color: #DADADA;
}  
/*background-color:#2C5463;  */
nav_l ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
} 
nav_l ul li {  
	display: block;  
	position: relative;  
	float: left; } 
nav_l li ul {   
	display: none; 
} 
nav_l ul li a {
	display: block;
	text-decoration: none;
	padding: 0px 15px 3px 5px;
	/*	background: #FFFFFF;  */
	color: #909090;
	margin-left: 1px;
	white-space: nowrap;
	height:20px; /* Width and height of top-level nav items */
	width:220px;
	text-align:left;
} 
	/* background: #2C5463; color: #ffffff;*/  
nav_l ul li a:hover {
	/*background: #617F8A;*/
	/*background: #C0C0C0; */
	background: #CC0000;
	color: #FFFFFF;
}
nav_l li:hover ul {  
	display: block;  
	background: #FFFFFF;
	position: absolute;  
	height:25px;
} 
nav_l li:hover li {  
	float: none;  
	font-size: 11px; 
	background: #FFFFFF;
} 
nav_l li:hover a {   
	/*background: #3A464F;   */
	/*background: #C0C0C0; */
	background: #CC0000;
	height:20px; /* Height of lower-level nav items is shorter than main level */
} 
nav_l li:hover li a:hover {
	background: #E80000;
}  
/*background: #95A9B1;*/
nav_l ul li ul li a {    
	text-align:left; /* Top-level items are centered, but nested list items are left-aligned */
} /* Fim do menu */
