a {
	color: #1A3876;
	background: inherit;
	text-decoration: underline;
}
a:hover { color: #F0C900; background: inherit; }
h2 {font-size: 1.4em;}
ul { margin: .6em 0; padding: 0;}
.clear {	clear: both; margin: 0 0 .5em 0; }

#wrapper { width: 640px; text-align: left; }

#logo h1 {
	float: left;
	color: #000;
	background: inherit;
	margin: 0 0 .8em .3em;
	padding: 0;
	font-size: 2.4em;
}
	
#top {
	float: right;
	margin: 0 2em 0 0;
}
			
#menu { clear: both; margin: 0 2% 1em 1%; padding: 7px 0 7px 0; border-bottom: 1px solid #DCDBD5; border-top: 1px solid #DCDBD5;}
#menu li { display: inline; }
#menu a { padding: 3px 15px; margin: 0 3px 0 0; text-decoration: none; color: #808080; background: inherit; }
#menu a.current { color: #fff; background: #3D648A; }
#menu a:hover { background: #fff; color: #444;}

.column {
	float: left;
	width: 28%;
	margin: .3em 1.1%;
	background: #fff;
	color: #303030;
	padding: 1% 1%;
}	
.column h1 {
	margin: 1% 0;
	padding: 0;
	color: #1A3876;
	background: inherit;
	font-size: 1.5em;
}
		
.number {
	background: #ccc;
	padding: .6% 3%;
	color: #FFF;
}
		
.half {
	float: left;
	width: 45.6%;
	background: #fff;
	color: #303030;
	margin-top: 0.3em;
	margin-right: 1.1%;
	margin-bottom: 0.3em;
	margin-left: 1.1%;
	padding-top: 0.3%;
	padding-right: 1%;
	padding-bottom: 0.3%;
	padding-left: 1%;
}
.band_grey {
	background-image: url(images_all/images/band_grey.png);
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	background-repeat: no-repeat;
}
.imgleft {
	float: left;
}



.date { border-top: 1px dotted #ccc; padding: 5px 0;}
.dotted {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

			
.news { background: #fff; color: #808080; padding: .7em 1em; margin: 0 1%; }

#footer { margin: 2em 3%; text-align: right; }
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFDA2B;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.txtboldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A3876;
}
#footer_left {
margin: 2em 3%; text-align: left;
}
.halfdot {
	float: left;
	width: 45.6%;
	background: #fff;
	margin-top: 0.5em;
	margin-right: 1.1%;
	margin-bottom: 0.5em;
	margin-left: 1.1%;
	padding-top: 0.5%;
	padding-right: 1%;
	padding-bottom: 0.5%;
	padding-left: 1%;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.dateCopia {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dottedVet {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.band_greyCopia {
	background-image: url(images_all/images/band_grey_copia.png);
	height: auto;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	background-repeat: no-repeat;
}
