/* ===== Tags ===== */

body {
	background-color: #F2F2F2;
	/* background-image: url(../images/bg.gif);
	background-repeat: repeat-y;*/
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
}

a {
	color: #215186; /* 00458B;*/
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 150%;
	font-weight: bold;
	padding : 0px;
	padding-left :  30px;
	margin : 0px;
	color : #1a6aad;
}

 h2 {
	font-size: 120%;
	font-weight: bold;
	padding : 0px;
	margin : 0px;
	color : #6e7479;
	padding-right : 130px;
	margin-bottom : 30px;
	text-align : right;
}

h3, h4 {
	font-size: 100%;
	font-weight: bold;
}

h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

img {
	border-style: none;
	border-width: 0px;
}

/* ===== Global classes ===== */

.link {
	margin-top: 5px;
	padding-top : 7px;
	padding-bottom : 10px;
	font-weight : bold;
}

.link a {
	color: #215186; 
}

.link a img {
	vertical-align: middle;
	margin-right: 5px;
	width: 15px;
	height: 10px;
}

.link2 {
	margin-top: 5px;
	font-size : 12px;
}

.link2 a {
	color: #215186; 
}

.lang {
	font-size : 10px;
	padding-left : 15px;
	padding-top : 15px;
	color : White;
}

.lang a {
	color: White;
}


#fix {
	width: 100%;
}

#conteiner {
	width: 770px;
	border-right: solid 1px #215186;
	border-left: solid 1px #215186;
	background : White;
}

/* =====  Header  ====== */

#header {
	width: 770px;
	height: 135px;
}

.header {
	background-color: #F2F2F2;
	color: #FFFFFF;
	background-image: url(../images/header-bg.jpg);
	font-weight: bold;
	font-size: 25px;
	text-align: left;

}

/* =====  Menu  ===== */

#menu	{
	width: 549px;
	height: 47px; 
}

.menu {
	background-color: #F2F2F2;
	background-image: url(../images/menu-bg.gif);

}

.menu a {
	color: #474D50;
	font-weight: bold;
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

.menu a:hover {
	color: #ffa800;
	text-decoration: none;
}

/* ----- Content  ------ */

#content {
	text-align: justify;
}

.content {
	font-size: 80%;
	text-align: justify;
}

.content .link {
	text-align: right;
}

/* ===== Side  ===== */

#side	{
	width: 240px;
	text-align: center;
}

.side {
	background-color: #FFFFFF;
	color: #544E3F;
	font-size: 75%;
}

.side-hl	{
	background-color: #B59853;
	border-bottom: solid 1px #F5F0E0;
}

.side-body {
	text-align: left;
	padding: 5px 10px 10px 10px;
	margin: 0px;
}

.side .link {
	text-align: center;
}


.side h1, .side h2 {
	height: 30px;
	background-color: #D2D2A3;
	background-image: url(../images/side-body-bg.gif);
	background-position: top right;
	color: #544E3F;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding-bottom: 1px;
	padding-left: 42px;
	text-align: left;
	text-transform: uppercase;
}

.side a {
	color: #215186;
}

.side table {
	font-size: 100%;
}

.side ul	{
	margin: 5px;
	margin-left: 20px;
	padding: 0px;
}

.side ol	{
	margin: 5px;
	margin-left: 25px;
	padding: 0px;
}

.side li	{
	margin-bottom: 2px;
}


/* Side quick */

.side-quick	{
	background-color: #ebebeb;
	background-image:	url(../images/side-quick-bg.gif);
	background-position: bottom;
	width: 200px;
}

.side-quick-head	{
	background-image:	url(../images/side-quick-head-bg.gif);
	height: 18px;
}

.side-quick-body	{
	background-image:	url(../images/side-quick-body-bg.gif);
	color: #215186;
}

.side-quick-body2	{
	background-image:url(../images/side-quick-body-bg.gif);
	color: #215186;
	text-align : left;
	padding-left : 5px;
}

.side-quick-body h3 {
	margin: 0px;
 	margin-top: 0px;
	font-size: 105%;
	color: #ffa800;
}

.side-quick-body table {
	color: #215186;
}

.side-quick-body th	{
	font-weight: normal;
	text-align: left;
}

.side-quick-foot	{
	background-image:	url(../images/side-quick-footer-bg.gif);
	height: 18px;
}

/* Footer */

.footer {
	font-size: 11px;
	color: #606060;
	padding-top : 7px;
	padding-bottom : 5px;
}

.footer a {
	font-weight: normal;
	color: #606060;
}

.footer a:hover {
	color: #215186;
	text-decoration: underline;
}

/* =====  Menu-2  ===== */

#menu2	{
	width: 549px;
	height: 50px;
}

.menu2 {
	background-color: #F2F2F2;
	background-image: url(../images/footer-menu-bg.gif);

}

.menu2 a {
	color: #474D50;
	font-weight: bold;
	font-size: 12px;
	padding-right: 9px;
	padding-left: 9px;
}

.menu2 a:hover {
	color: #ffa800;
	text-decoration: none;
}

.attention {
	color: #FF0000;
}
