@font-face {
  font-family: "ArialRounded";
  src: url(arial.eot);
}

@font-face {
  font-family: "ArialRounded";
  src: local('Arial Rounded MT Bold'),
       url(arial.ttf) format("truetype");
}

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

.clear { clear: both }

#container {
	width: 948px;
	margin: auto;
	border-left: 1px dotted #d5d5d5;
	border-right: 1px dotted #d5d5d5;
	background-image: url(../img/default/bg/container.gif);
}

	#header {
		height: 346px;
		background-image: url(../img/default/bg/header.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	h1 {
		text-indent: -9999px;
		background-image: url(../img/default/bg/h1.gif);
		width: 243px;
		height: 135px;
		display: block;
		float: left
	}
	
		h1 a {
			display: block;
			width: 100%;
			height: 100%
		}
	
	#tels {
		text-indent: -9999px;
		float: right;
		background-image: url(../img/default/bg/tel.gif);
		background-repeat: no-repeat;
		height: 86px;
		width: 227px;
	}
	
	#nav {
		clear: right;
		height: 40px;
		padding-top: 9px;
		display: block;
		list-style-type: none;
		background-image: url(../img/default/bg/menu.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		_position: relative;
		_top: -3px;
		_left: -5px
	}
	
		#nav li {
			display: block;
			float: left;
			list-style-type: none;
		}
		
		#nav li a {
			padding: 0 20px;
			background-repeat: no-repeat;
			background-image: url(../img/default/bg/menuli.gif);
			background-position: 100px 6px;
			height: 37px;
			line-height: 43px;
			display: block;
			color: #4B821E;
			font-weight: bold;
			font-family: "ArialRounded";
			text-decoration: none;
			font-size: 1.3em;
			width: 71px;
		}
		
		#nav li a.sub:hover,
		#nav li.sub:hover a {
			background-image: url(../img/default/bg/liHover.png);
			background-position: bottom right;
		}
		
		#nav li a:hover,
		#nav li:hover a {
			color: #60BF1A;
		}
		
		/*
			#nav li a.n01 {
				background-image: url(../img/default/menu/off/01.gif);
				width: 81px;
			}
			#nav li a.n02 {
				background-image: url(../img/default/menu/off/02.gif);
				width: 107px;
			}
			#nav li a.n03 {
				background-image: url(../img/default/menu/off/03.gif);
				width: 89px;
			}
			#nav li a.n04 {
				background-image: url(../img/default/menu/off/04.gif);
				width: 108px;
			}
			#nav li a.n05 {
				background-image: url(../img/default/menu/off/05.gif);
				width: 95px;
			}
			#nav li a.n06 {
				background-image: url(../img/default/menu/off/06.gif);
				width: 87px;
			}
			#nav li a.n07 {
				background-image: url(../img/default/menu/off/07.gif);
				width: 91px;
			}
			
			#nav li a.n01:hover { background-image: url(../img/default/menu/on/01.gif); }
			#nav li a.n02:hover { background-image: url(../img/default/menu/on/02.gif); }
			#nav li a.n03:hover { background-image: url(../img/default/menu/on/03.gif); }
			#nav li a.n04:hover { background-image: url(../img/default/menu/on/04.gif); }
			#nav li a.n05:hover { background-image: url(../img/default/menu/on/05.gif); }
			#nav li a.n06:hover { background-image: url(../img/default/menu/on/06.gif); }
			#nav li a.n07:hover { background-image: url(../img/default/menu/on/07.gif); }
		*/
		
	#nav li:hover .submenu,
	#nav li.sfhover .submenu  {
		display: block;
	}
		
	#nav li .submenu {
		display: none;
		position: absolute
	}
		
	#nav li .submenu .content {
		width: 295px;
		background-image: url(../img/default/bg/submenu.png);
		background-repeat: no-repeat;
		background-position: top;
		padding-left: 15px;
	}
	
		#nav .submenu li {
			float: none;
		}
		
			#nav .submenu li a {
				color: #60bf19;
				text-decoration: underline;
				font-family: Arial, sans-serif;
				font-weight: normal;
				background-image: none !important;
				height: auto;
				font-size: 1.4em;
				width: auto;
				padding: 0 0 0 5px;
				line-height: 33px
			}
		
			#nav .submenu li a:hover {
				color: #387b02;
			}
	
		#nav li .bottom {
			width: 309px;
			height: 23px;
			background-image: url(../img/default/bg/submenuBottom.png);
			background-repeat: no-repeat;
			overflow: hidden;
		}
	
	#sidebar {
		float: left;
		width: 223px;
		padding: 35px 10px;
		
		font-size: 1.3em;
		color: #737373;
	}
	
		#sidebar .noticias .date {
			color: #9b9a9a;
			margin-bottom: 5px;
		}
		
		#sidebar .noticias h3 a {
			font-size: 1.05em;
			text-decoration: underline;
			font-weight: bold;
			color: #bc901e;
		}
		
		#sidebar .noticias p {
			margin-bottom: 20px;
		}
		
		#sidebar .noticias .todo {
			text-align: right;
			color: #7ac144;
			font-weight: bold;
			margin-bottom: 30px;
			margin-top: 25px;
		}
		
			#sidebar .noticias .todo a {
				color: #7ac144
			}

		#sidebar .contacto {
			font-size: 1.1em;
		}
			
			#sidebar .contacto h3 {
				color: #333;
				font-size: 1em;
				margin-bottom: 15px;
			}
			
			#sidebar .contacto .tel {
				color: #262626;
				font-size: 1.4em;
				font-weight: bold;
				margin-top: 20px;
			}
			
				#sidebar .contacto .tel span {
					color: #367700;
				}
	
	#main {
		float: left;
		padding: 35px 20px;
		width: 660px;
	}
	
		h2 {
			margin-bottom: 20px;
		}
	
#footerContainer {
	height: 185px;
	background-image: url(../img/default/bg/footerContainer.gif);
	clear: both;
}

	#footer {
		width: 948px;
		background-image: url(../img/default/bg/footer.gif);	
		background-repeat: no-repeat;
		margin: auto;
		height: 185px;
		color: #FFF;
	}
	
	#footer a:link,
	#footer a:visited {
		color: #FFF !important;
	}
	
	#footer p {
		font-size: 1.1em;
		text-align: center;
		width: 140px;
		float: right;
		margin-right: 20px;
	}
	
	#footer ul {
		padding-top: 30px;
		margin-left: 270px;
		width: 550px;
		float: left;
	}
	
	#footer ul li {
		float: left;
		margin-left: 30px;
		line-height: 2em;
		list-style-type: square;
	}
