* {
	padding: 0px;
	margin: 0px;
	font-family: Trebuchet Ms, Arial;
	
}

body {
	background-image:url(images/bg-main.jpg);
	background-position: top;
	background-repeat:repeat-x;
	text-align:center;
}

#main {
	margin:auto;
	width: 979px;

	text-align:left;
}

#top {
	width: 100%;
	height: 108px;

	text-align:center;
}

#top img {position:relative; top: 25px;}
#top-menu {
	background-image:url(images/top-blue.gif);
	background-repeat:repeat-x;
	height: 31px;
	position:relative;
}

#top-graphics {
	background-image:url(images/top-graphics.jpg);
	background-repeat:repeat-x;
	height: 220px;	
}

#top-graphics-subsite {
	background-image:url(images/bg-subsite.jpg);
	background-repeat:repeat-x;
	height: 151px;	
}

#gradient {
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-y;
	height: 38px;	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:40px;
	padding-right:40px;
	font-size:15px;
	line-height:17px;

}

#gradient-subsite {
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-y;
	height: 20px;	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:40px;
	padding-right:40px;
	font-size:15px;
	line-height:17px;

}

#content {
	float:left; 
	width: 100%;
	font-size:13px;
	position:relative;
}
#content div {	
	float:left;
	padding-top: 25px;
}

#mapa div {padding-top: 0px !important; float:none !important}

#content p {
	line-height:15px;
	margin-bottom:15px;
	
}

ul li {
	list-style-image:url(images/bulet.gif)
}
ul {margin-left: 17px; /*line-height:15px;*/}

#home-left-colum {
	width: 276px;
	padding-left:35px;
	padding-right:15px;	
	padding-bottom: 25px;
}


#subsite-left-colum {
	width: 581px;
	padding-left:35px;
	padding-right:35px;	
	padding-bottom: 25px;

}
#subsite-left-colum p {
	line-height:18px!important;
}

#home-center-column {
	width: 311px;
	padding-right:15px;

	padding-bottom: 25px;
}

#home-right-column {
	
	width: 266px;
	padding-left:25px;
	padding-right:35px;
	padding-top:0px!important;
	margin-top: 25px;
	padding-bottom: 25px;
	border-left: 1px solid #c7cbce;
	color:#8f8f8f;
	
}

#footer {
	background-image:url(images/footer-line.gif);
	background-repeat:repeat-x;
	height:39px;
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;

}

#footer div {
	border: 1px solid #c7cbce;
	height: 16px;
	padding: 10px;
	padding-left: 30px!important;
	width: 939px;
	margin:auto;
	font-size:11px;
	background-color:#ffffff;
	text-align:left;
	margin-top:1px;
	
	
}

#footer div a {
	color:#98a6ac;
	text-decoration:none;
	
}
#top-menu ul {
	position:absolute;
	top: 8px;
	left: 5px;
}
#top-menu ul li {
	float:left;
	list-style:none;
	background-image:url(images/bulletwhite.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
	padding-left: 31px;
	font-size:12px;
	margin-left: 23px;


}

#top-menu ul li a {
	text-decoration: none;
	color:white;
}
#top-menu ul li a:hover {
	text-decoration: none;
	color:#217da8;
}



#logo {
	position: absolute;
	left: 881px;
	top: 93px;
}

h1 {
	color: #217da8;	
	font-size: 18px;
	margin-bottom: 20px;
	background-image:url(images/bullet-large.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 25px; 
	margin-left: -5px;
}

