/* CSS Document */

/* CSS Document */

body {
	font-size:82%;
	font-family: Helvetica, Arial, sans-serif;
	color:#4e565c;
	background: url("../images/bg.gif") repeat-x;
	background-color:#FFF;
	margin:0;
}

div#wrapper {width:940px; padding:0; margin:20px auto 0px auto;}
div#header {height:80px; background:url("../images/bg-header.gif") no-repeat; margin:0 0 20px 0;}
div#top-buttons {text-align:right; }
div#top-buttons img{margin:27px 10px 0 0;}

div#categories {float:left; display:inline; border:1px solid #ededed; padding:10px; width:240px; background:#FFF; margin:0 0 20px 0;}
div#categories ul{line-height:1.6em; margin:0 0 0 15px; padding:15px;}
div#categories li{ list-style-image:url(../images/bullet.gif);}
div#categories li a{color:#4e565c;}
div#categories li a:hover{color:#4fb63a;}
div#spainmap {width:640px; background:#f8f8f8; float:right; display:inline; border:1px solid #ededed; padding:10px;  margin:0 0 20px 0;}
div#footer {padding:10px; background:#F8F8F8; border-top:1px solid #ededed;}
div#footer a{color:#4e565c; margin:0 4px;}

h1,h2,h3{color:#083f6a; letter-spacing:-1px;}
h1{font-size:2.2em; margin:0; padding:0 0 10px 0;}
h2{font-size:1.8em; margin:0; padding:5px; background:#F8F8F8; border-bottom:1px solid #ededed;}
h3{font-size:1.4em; margin:0; padding:5px; background:#F8F8F8; border-bottom:1px solid #ededed;}

div.content {border:1px solid #ededed; padding:10px; background:#FFF; margin:0 0 20px 0;}
div.clear{clear:both; height:0px;}
div.button{text-align:right;}

UL.cols3	{ list-style-type: none; margin:10px 0; padding:0; }
UL.cols3 LI { list-style-type: none; margin:0; padding-right: 1%; width:32%; line-height:140%; float:left; }

UL.cols4	{ list-style-type:none; margin:10px 5px; }
UL.cols4 LI { list-style-type:none; margin:0; padding-right:1%; width:23%; line-height:140%; float:left; }

a {color:#115b95;}
a:hover {color:#4fb63a;}
