﻿.body {
	margin:4px 0 0 0 ; padding:0;
	background-color:#A6B3CB;
		
}

.div {
	height:2px;
	background-color:#364F6C;
}

.div2 {
	height:15px;
	background-color:White;
}

.div3 {
	height:1px;
	background-color:White;
}



.header {

	background-image:url('../index_images/logo.jpg');
	background-repeat:no-repeat;
	background-color:#3B5674;
	
	width:100%;
	height:100px;

	
}

.container {
	background-color:#fafafa;
}

.container_l {
	width:80%;
	height:100%;
	background-color:white;
	padding-left:15px;
	
}

.container_r {
	width:20%;
	height:100%;
	padding-top: 0em;
	background-color:#EBF0F1; 
    border-left:thin #C1DE72 solid;
    
}

.pie {
	width:100%;
	background-color:#364F6C;
	color:white;
	

}


.corner {
	table-layout:fixed;
	width:900px;
	border-Top:4px #364F6C solid;
	border-left:4px #364F6C solid;
	border-right:4px #364F6C solid;
	
	
}

.editor 
{
    background-color:white;    
}

.module {
	background-color:white;
	font-family:verdana, arial, sans-serif; font-size: 80%;
	background-image:url('images/module_background.jpg');
	background-repeat:no-repeat;
    width: 569px;
}

.left_text_box {
	font-family:verdana, arial, sans-serif; 
	font-size: 80%; 
	text-align:left;
	
	width:95%;
		
}


.right_text_box 
{
   width:100%;
   background-color:White;
   font-family:verdana, arial, sans-serif; font-size: 60%;
            
    
}

.left_text_box_c {
	font-family:verdana, arial, sans-serif; 
	font-size: 60%; 
	text-align:left;
	
	width:100%;
		
}


.text_box_big {
	font-family:verdana, arial, sans-serif; 
	font-size: 120%; 
	text-align:left;
		
}

.text_box {
	font-family:verdana, arial, sans-serif; 
	font-size: 90%; 
	text-align:left;
	width:95%;
	
		
}




.h_text {
	padding:0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: green;
    text-indent: 0em;
    font-style: normal;
    font-weight:bold;
    font-size: 100%;
    border-bottom: 1px #cccccc dashed;
}

.title 
{
    padding:0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: green;
    text-indent: 0em;
    font-style: normal;
    font-weight:bold;
    font-size: 120%;
}

	
.art_enum
{
    padding:0; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: green;
    text-indent: 2em;
    font-style: normal;
    font-weight:bold;
    font-size: 12px;
    text-decoration:none;
    
}


.art_enum a 
{
    color: green;
    text-decoration:none;
}


	
.a_date 
{
    font-size: 10px; font-style:italic;
    color:Green;
    
}	

h2 {
	color: #78b73e; font-size: 90%;  
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 1px #cccccc dashed;
	font-weight: bold;
	}

.enumerate 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:green;
   
}

.enumerate a
{
	color:green;
   
}


.enumerate_current
{
	
	color:gray;
   
}


.enumerate a:hover
{

    color:Black;
    background-color:#F7CB26;
    
    
}


.enumerate a:visited
{

    color:teal;
       
    
}

.topicmenu 
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:70%;
    text-align:left;
 
}

.topicmenu_conteiner 
{
    border-Top:1px #364F6C solid;
	border-left:1px #364F6C solid;
	border-right:1px #364F6C solid;
	border-bottom:1px #364F6C solid;
	background-color:#B6DF9F;
    
}


.banner 
{
   
 
 border-Top:1px Silver solid;
 border-left:1px Silver solid;
 border-right:1px Silver solid;
 border-bottom:1px Silver solid;
	 
    
}


