@charset "utf-8";
body, table, ul {padding: 0px; margin: 0px;}
body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; color: #000;}
img, table, td { border:none; }
a {color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0; color: #000;}

body {
	background: #18538f;
	background-image: url('../img/bg_body.png');
	background-repeat: repeat-x;
	line-height: 150%;
	text-align: justify;
}

p {
	float: left;
}

h1 {
	color: #000;
	border-bottom: 1px solid #4188d4;
	margin: 0;
	padding: 0;
	font-size: 18px;
	background-image: url('../img/bg_h1.png');
	background-repeat: no-repeat;
	padding: 0 0 5px 26px;
	background-position: 5px 2px;
	margin-bottom: 5px;
}

h2 {
	color: #000;
	border-bottom: 1px solid #4188d4;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

h2 a {
	text-decoration: none;
}

.wrap_big {
	width: 100%;
	float: left;
	background-image: url('../img/bg_wrap_big.png');
	background-position: center;
	background-repeat: repeat-y;
}

.wrap_bottom {
	width: 100%;
	float: left;
	background-image: url('../img/bg_bottom.png');
	background-position: center bottom;
	background-repeat: repeat-x;
}

.wrap {
	width: 100%;
	float: left;
	background-image: url('../img/bg_top.png');
	background-repeat: no-repeat;
	background-position: center top;
}

.wrap_center {
	width: 986px;
	margin: auto;
}

.top {
	width: 100%;
	float: left;
	height: 182px;
}

.top img {
	float: left;
}

.menu_wrap {
	width: 100%;
	float: left;
	height: 41px;
}

.menu ul, .menu li, .menu a {
	display: block;
	float: left;
}

.menu a {
	text-decoration: none;
}

/* - - - - - - - - - MENU - - - - - - - - -  */
#chromestyle {
	float: left;
}

.chromestyle{
	width: 800px;
	float: left;
}

.chromestyle:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	padding: 0px 0 0 0;
	margin: 0;
	text-align: center;
	background-image: url('../img/menu_bg.jpg');
	background-repeat: repeat-x;
	height: 23px;
}

.chromestyle ul li{
	display: inline;
	padding: 12px 15px 0 15px;
}

.chromestyle ul li a{
	padding: 0px 10px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	height: 29px;
	text-transform: uppercase;
}

.chromestyle ul li a:hover{
	color: #18538f;
}

.dropmenudiv{
	color: #5a1e0e;
	position: absolute;
	font-size: 12px;
	line-height:18px;
	z-index:100;
	background-color: #eee211;
	width: 220px;
	visibility: hidden;
	border: 1px solid #fff;
	border-bottom: 0;
}


.dropmenudiv a{
	font-size: 11px;
	color: #000;
	width: 100%;
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid #fff;
	padding: 2px 0 0 7px;
	text-decoration: none;
	font-weight: normal;
}

.dropmenudiv a:hover{
	color: #18538f;
}

.search_box {
	float: right;
	width: 160px;
	padding: 14px 10px 0 0;
	vertical-align: top;
}

.left_column {
	float: left;
	width: 151px;
	padding: 15px 10px 25px 15px;
}

.center_column {
	float: left;
	width: 565px;
	min-height: 600px;
	_height: 600px;
	padding: 15px 0px 25px 0px;
}

.right_column {
	float: left;
	width: 214px;
	padding: 15px 15px 25px 10px;
}

.bottom {
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

.block {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}

ul {
	margin-left: 20px;
}

.top_banner {
	float: left;
	padding-left: 30px;
	padding-top: 15px;
}

.top_banner img {
	border: 2px solid #fff;
}

.fotogaleria_foto {
	width: 137px;
	height: 137px;
	text-align: center;
	border: 1px solid #fff;
	background: #8da9c3;
	float: left;
	margin: 0 1px 1px 0;
}

.fotogaleria_foto table, .fotogaleria_foto tr, .fotogaleria_foto td {
	padding: 0;
	margin: 0;
}

.fotogaleria_foto td {
	height: 140px;
	width: 140px;
}

.small_calendar {
	padding-top: 25px;
}

.small_calendar table, .small_calendar tr, .small_calendar td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.small_calendar table {
	width: 100%;
}

.small_calendar td {
	border: 1px solid #6da3d8;
	padding: 0;
	line-height: normal;
	background: #18538f;
	color: #fff;
	text-align: center;
	padding: 3px;
}

.small_calendar td a {
	text-decoration: none;
	color: #fff;
}