/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagens/bg4.jpg);
	background-repeat:repeat;
	background-color: #000;
	}

/*td {
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	}*/
p {
	text-indent: 15px;
}		

/*	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}*/
	
/* ID Styles */

#navigation a {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #ffffff;*/
	text-decoration:none;
	letter-spacing:.1em;
	}

#navigation {
	background-color: #666666;
	/*white-space:nowrap;*/
	padding-left: 15px;
	width:950px;
	text-align:center;	
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;	
	}		
	
			
	
/*#navigation a:hover {
	color: #99CCFF;
	}*/

#padding {
	padding:20px 5px 20px 5px;
	}
	

#esquerda {
	background-color: #F0F0F0;
	vertical-align:top;
	padding: 10px 15px 5px 15px;
	width:300px; 
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border:solid;
	border-color:#000000;
	border-width:2px;
	height:387px;
	}

#menu {
	height:387px;
	background-color: #F0F0F0;
	vertical-align:top;
	padding: 10px 15px 5px 15px;
	width:300px; 
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border:solid;
	border-color:#000000;
	border-width:2px;
	
	}
	
	#esquerda2 {
	background-color: #F0F0F0;
	vertical-align:top;
	padding: 5px 15px 5px 15px;
	width:950px; /*nao baixar porque corta o footer*/
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	border:solid;
	border-color:#000000;
	border-width:2px;
	}
		
#direita_cima {
	background-color: #F0F0F0;
	width:200px;
	vertical-align:top;
	text-align:center;
	padding: 0px 0px 0px 0px;
	/*-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;*/
}
#direita_baixo {
	background-color: #F0F0F0;
	width:200px;
	padding: 10px 5px 10px 5px;
	text-align:center;
	vertical-align:text-top;
	/*-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;*/
}				


/* Class Styles */

.img_noticia {
	margin: 0px 10px 0px 0px;
	float: left;
	cursor: pointer;
	width: 80px;
	height: 80px;
	padding-bottom: 10px;
	}

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px verdana;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.corpo_texto {
	font:10px verdana;
	color: #333300;
	letter-spacing:.1em;
	text-align:justify;
	
	}	
.noticias {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 15px;
	/*line-height: 1;*/
}
.esquerda {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
	padding: 10px;
	border:#000000;
	border-style:double;
	border-width:thin;
}
.titulo_pagina {	
	margin-top: 5px;
	background-image: url(../imagens/titulo_pagina_fundo.png);
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9FB127;
	font-size:14px;
	letter-spacing:normal;
	/*line-height: 1;*/
}
.subtitulo_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: left;
	color: #9FB127;
	font-weight: bold;
	letter-spacing:normal;			
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: left;
	color: #000000;
	font-weight: bold;
	letter-spacing:normal;			
}
.subtitulo_centrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
	color: #9FB127;
	font-weight: bold;
	letter-spacing:normal;			
}
.texto_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	text-align: justify;
	color: #333333;
	letter-spacing:normal;				
}


.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 0px solid gray;
background: ;
font-size:11px;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: ;
color: #CCCCCC;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}
