
/* Meniu top */
body{
    font-family:      "Trebuchet MS";
    font-size: 14px;
    line-height: 2em;

    }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
	display:block;

}

h1,
.h1 {
	font-size: 24px;
	font-weight: bold;
	color: #264257;
	letter-spacing: 0.5px;
	padding-bottom: 8px;
	border-bottom: dotted 1px #cfccbd;

}
h2,
.h2 {
	font-size: 18px;
}
h3,
.h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.5px;
	color:#264257;
}     
.corp-principal ul{ padding-left: 30px; }
.corp-principal p{ margin-bottom: 20px; font-size:13px; text-align:justify; margin-right: 20px;}
.corp-principal img{ border: solid 4px white;}
.butoane a{
  
    font-family:      'Trebuchet MS';
    font-size:        14px;
    font-weight:      bold;
    color:            #222222;
    text-decoration:  none;    
    letter-spacing: 0.5px;

  }
  
.butoane a:hover{
  
    color:            #fcfaf4;   

  }  
  
.meniu h3{
    
    font-family:      'Trebuchet MS';
    font-size:        20px;
    font-weight:      bold;
    color:            #b1a785;
    
    } 
.meniu li a{
    
    font-family:      'Trebuchet MS';
    color:            #fcfaf4;
    font-size:        14px;
    font-weight:      normal;
    text-decoration:  none;
    letter-spacing: 1px;
    
        padding-left: 25px;
    background: url('../imagini/bullet-meniu-normal.png') no-repeat 5px;
    }      

.meniu li a:hover{
    
    font-family:      'Trebuchet MS';
    padding-left: 25px;
    background: url('../imagini/bullet-meniu.png') no-repeat 5px;
    color:            #cd9443;

    } 
      
.corp-blocuri{

    font-family:     'Trebuchet MS';
    font-size:        12px;
    font-weight:      normal;
    color:            #CCC;
    text-decoration:  none;
    }  
.corp-blocuri h4{
    
    font-family:     'Trebuchet MS';
    color:            #F6F3E2;
    font-size:        16px;
    padding-bottom:   5px;
    border-bottom:    dotted 1px #F6F3E2;
    width:            210px;
    }
    
.corp-blocuri a{

    font-family:     'Trebuchet MS';
    color:            #F6F3E2;
    font-size:        12px;
    font-weight:      bold;
    text-decoration:  none;
    
    }       
    
.corp-blocuri li{
    
    list-style:     circle;
    
    }
    
.corp-blocuri li a{
    
    display: block;
    padding: 2px 5px;
    border-bottom:    dotted 1px #666;
    width: 200px;
    
    } 
.corp-blocuri a:hover{
    
    color:            #000;
    text-decoration:  underline;
    
    }                         
