body {
	  margin: 0px;
	  background: #5d84bd;
          font-family: Arial;
          font-size: 11px;
          color: #d4e1f4;
          text-shadow: 1px 1px 1px #1c4483;
	 }
	 
.menu {
	  background: url(/wp-content/themes/v14/images/mbg.jpg) repeat-y #5d84bd;
	  color: #c1d6f9;
	  font-family: Arial;
	  font-size: 11px;
	  line-height: 13px;
	  text-shadow: 1px 1px 0px #769bd9;    
	  text-align: justify;
	  padding-left: 18px;
	  padding-right: 20px;
	  padding-top: 10px;
	  padding-bottom: 10px;
	 }
	 
.menu i {
	  font-family: georgia;
	  font-size: 10px;
	  color: #d3e4ff;
	 }

.news i {
	  font-family: georgia;
	  font-size: 10px;
	  color: #82a3da;
	 }

A:link {
	  color: #afea45;
	  text-decoration: none;
	 }
	 
A:active {
	  color: #afea45;
	  text-decoration: none;
	 }
	 
A:visited {
	  color: #afea45;
	  text-decoration: none;
	 }
	 
A:hover {
	  color: #3b60a7;
	  text-decoration: none;
	 }
	 
.border {
	  border-right: 1px solid #759bd9;
	  border-bottom: 1px solid #759bd9; 
	  background: #c1d6f9; 
	  padding: 4px; 
	  border-radius: 4px; 
	  -moz-border-radius: 4px; 
	  -webkit-border-radius: 4px;
	 }

ul.top {
	  font-size: 11px; 
	  list-style-type: none;  
	  margin: 0px; 
	  padding: 0px; 
	  color:#d3e4ff; 
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px;
	 }
	 
ul.top li {
	  display: block; 
	  width: 260px; 
	  display: inline; 
	  color: #d3e4ff; 
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px; 
	  margin: 0px;
	 }
	 
ul.top li a {
	  background: #93b5eb; 
	  padding:5px; 
	  display: block; 
	  width: 260px; 
	  color: #d3e4ff; 
	  text-align: left; 
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px; 
	  margin: 1px; 
	  border-right: 1px solid #7195d3; 
	  border-bottom: 1px solid #7195d3;
	 }
	  
ul.top li a:hover {
	  background: #a0c0f4; 
	  color: #d3e4ff; 
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px; 
	  margin: 0px; 
	  margin: 1px;
	 }
	 
ul.top li a:active { 
	  color: #d3e4ff; 
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px; 
	  margin: 1px;
	 }
	 
ul.top li a:visited { 
	  color: #d3e4ff; 
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px; 
	  margin: 1px;
	 }
	 
option, select {
	  background: #93b5eb;
	  line-height: 12px;
        font-family: Arial;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 4px;
        padding-bottom: 2px;
        font-size: 11px;
        color: #d3e4ff;
        border: 0px;
	  border-right: 1px solid #7195d3;
	  border-bottom: 1px solid #7195d3;
         }
     
option, select:hover {
          background: #a0c0f4;
          line-height: 12px;
          font-family: Arial;
          font-size: 11px;
          padding-left: 4px;
          padding-right: 4px;
          padding-bottom: 2px;
          padding-top: 4px;
          color: #d3e4ff;
          border: 0px;
	    border-right: 1px solid #7195d3;
	    border-bottom: 1px solid #7195d3;
         }
         
.news {
	    background: url(/wp-content/themes/v14/images/bgnews7.jpg) repeat-y;
	    color: #5d84bd;
	    font-family: Arial;
	    font-size: 11px;
	    line-height: 13px;
	    text-shadow: 1px 1px 0px #d0e1f8;
	    padding-left: 10px;
	    padding-right: 13px;
	    text-align: justify;
	   }

@font-face {
	    font-family: 'Museo';
	    src: url('/wp-content/themes/v14/museo.eot');
	    src: local('Museo'), local('Museo'), url('/wp-content/themes/v14/museo.woff') format('woff'), url('/wp-content/themes/v14/museo.ttf') format('truetype');
	   }
	   
.news A:link {
	  color: #85a8da;
	  text-decoration: none;
	 }
	 
.news A:active {
	  color: #85a8da;
	  text-decoration: none;
	 }
	 
.news A:visited {
	  color: #85a8da;
	  text-decoration: none;
	 }
	 
.news A:hover {
	  color: #678ec6;
	  text-decoration: none;
	 }
	 
a img {
	  background: #a7c3ef;
	  border-right: 2px solid #779cdb;
	  border-bottom: 2px solid #779cdb;
          padding: 6px;
          border-left: 0px;
          border-top: 0px;
	  border-radius: 5px; 
	  -moz-border-radius: 5px; 
	  -webkit-border-radius: 5px;
         }
       
.no-img {
	 border: 0px;
	 padding: 0px;
	 background: transparent;
	}
	 
.border-thumb {
	background: #d5e4f7;
	border-right: 2px solid #cadaef;
	border-bottom: 2px solid #cadaef;
        padding: 6px;
        border-left: 0px;
        border-top: 0px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
       }
       
blockquote {
        margin-left: 30px;
        margin-right: 20px;
        background: url(/uemma/main/block.png) no-repeat #fbfbfb;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        border-bottom: 2px solid #cadcf1;
        border-right: 2px solid #cadcf1;
       } 

.twitter {
        margin-bottom: 2px;
        padding: 5px;
        font-family: arial;
        font-size: 11px;
        line-height: 11px;
        cursor: hand;
        color: #e0edff;
	text-shadow: 1px 1px 0px #96b5ea;  
        list-style: none;
        display: block;
       }

.twitter li {
        margin-bottom: 2px;
        padding: 5px;
        font-family: arial;
        font-size: 11px;
        line-height: 12px;
        background-color: #a3c2f0;
        border-bottom: 1px dotted #81a5e1;
        color: #e0edff;
	text-shadow: 1px 1px 0px #96b5ea;  
        list-style: none; 
        display: block;
       }

.twitter li:hover {
        margin-bottom: 2px;
        padding: 5px;
        font-family: arial;
        font-size: 11px;
        line-height: 12px;
        background-color: #a7c6f4;
        border-bottom: 1px dotted #81a5e1;
        color: #e0edff;
	text-shadow: 1px 1px 0px #96b5ea;  
        list-style: none;
        display: block;
       }