body {
	background-color: #323232;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a, a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #A6C323;
	text-decoration: none;
}

a.link-areas, a.link-areas:link, a.link-areas:visited {
	color: #A6C323;
	text-decoration: none;
	text-transform: uppercase;
}

a.link-areas:hover {
	color: #666;
}


#wrapper {
	margin: 0 auto;
	width: 760px;
	min-height: 400px;
	padding: 0 17px;
	background: #FFF url(/media/imgs/bg.png);
}

		#header	{
			background: transparent url(/media/imgs/marca.gif) no-repeat 15px 5px;
			height: 20px;
			text-align: right;
			font-size: .6em;
			padding: 5px 15px 5px 0;
			color: #535353;
			margin-bottom: 20px;
			cursor: pointer;
		}
		
		#menu {
			background: transparent url(/media/imgs/logo.gif) no-repeat 585px 0;
			margin-bottom: 25px;
		}
		
		#menu h1 {
			display: none;
		}
		
		
		#menu ul {
			margin-left: 12px;
			display: block;
			width: 500px;
		}
		
		#menu li {
			float: left;
		}
		
		#menu li :link, #menu li :visited {
			padding: 4px 0 3px 30px;
			font-size: .7em;
			color: #535353;
			text-transform: uppercase;
			display: block;
			width: 160px;
			margin-bottom: 5px;
			text-decoration: none;
		}
		
		#menu li a:hover {
			text-decoration: none;
			color: #A6C323;
		}
		
			#menu .autoridades {background: transparent url(/media/icons/icon_autoridades.gif) no-repeat}
			#menu .ciudad {background: transparent url(/media/icons/icon_ciudad.gif) no-repeat}
			#menu .agenda {background: transparent url(/media/icons/icon_agenda.gif) no-repeat}
			#menu .datos-utiles {background: transparent url(/media/icons/icon_datos.gif) no-repeat}
			#menu .noticias {background: transparent url(/media/icons/icon_noticias.gif) no-repeat}
			#menu .sugerencias {background: transparent url(/media/icons/icon_sugerencias.gif) no-repeat}
			
		
		#top {
			background-color: #6D6D6D;
			width: 560px;
			height: 66px;
		}
		
			#top h2 {
				padding: 30px 0 10px 22px;
				font-size: 1.25em;
				color: #FFF;
				text-transform: uppercase;
			}
			
			 .sep {
				display: block;
				width: 380px;
/*				background-color: #A6C323;*/
				border-top: 6px solid #A6C323; 
			}
		
		#banner {
			margin-bottom: 20px;
			_margin-bottom: 50px;
		}		
		#calendario {
			margin-left: 10px;
		}
		
			#calendario .agenda {
				background: transparent url(/media/icons/icon_agenda.gif) no-repeat 45px -4px;
				display: block;
				padding: 0;
				height: 20px;
				font-size: 0.75em;
				font-weight: bold;
				color: #868686;
				text-transform: uppercase;
				margin-top: 25px;
			}
		
		#main {
			margin-top: 10px;
			padding-bottom: 20px;
		}
			.main-content {
				border-top: 1px solid #565656; 
				padding: 20px 20px 5px 20px; 
				margin: 0 0 0 20px;
				float: left; 
				width: 320px;
				_margin-left: 10px;

			}
			
			.main-tools {
				border-top: 1px solid #565656; 
				padding: 20px 0; 
				margin: 0;
				float: left; 
				width: 180px;
				_width: 160px;
			}			
			
			#main h2 {
				color: #A6C323;
				text-transform: uppercase;
				font-size: .75em;
				margin-bottom: 15px;
			}
			
			#main strong {
				font-weight: bold;
				color: #666;
			}
			
			#main h3 {
				font-weight: bold;
				color: #666;
				font-size: .7em;
			}
			
			#main p {
				font-size: 0.7em;
				color: #535353;
				line-height: 1.3em;
				margin-bottom: 5px;
				margin-top: 0px;
			}
			
			#main ul {
				margin: 10px 0 10px 20px !important;
				list-style: square;
			}
			
			#main li {
				margin: 5px 0;
				font-size: 0.7em;
				color: #535353;
			}
			
			#columns {
				width: 550px;
				_width: 370px;
				margin: -20px 0 0 -30px;
				padding: 0;
				border:1px solid red;
				float: left;
			}
			
			#columns li {
				border-bottom: 1px solid #333;
				float: left;
				display: block;
				width: 240px;
				_width: 170px;
				margin-right: 25px;
				padding-bottom: 10px
			}
			
			#columns strong {
				margin-bottom: 10px;
				display: block;
			}
			
			
			#main-info {
				border-top: 1px solid #565656;
				margin-top: 10px; padding: 10px;
			}
			
				#main-info h3 {
					color: #A6C323;
					background: transparent url(/media/icons/point.gif) no-repeat 0 5px;
					padding-left: 10px;
					font-size: .7em;
					margin-bottom: 5px;
					font-weight: normal;
				}
				
				#main-info p {
					line-height: 1.4em;
					font-size: .7em !important;
					padding-left: 10px;
					color: #999;
				}
				
				#main-info strong {
					color: #999 !important;
				}
		
			#lateral {
				width: 405px;
				margin: 0 10px 0 10px;
				_margin: 0 5px;
			}
			
			#submenu h2 {
				display: block;
				width: 395px;
				padding-bottom: 5px;
				border-bottom: 3px solid #A6C323;
				color: #535353;
				text-transform: uppercase;
				font-size: .7em;
			}

			#submenu ul {
				width: 395px;
				border-top: 1px solid #333;
				border-bottom: 1px solid #A6C323;
				padding-top: 10px;
				height: 110px;
			}
			
			#submenu li {
				float: left;
			}
			
			#submenu li :link, #submenu li :visited {
				background: transparent url(/media/icons/point.gif) no-repeat 0 3px;
				display: block;
				font-size: .6em !important;
				width: 190px;
				padding-left: 7px;
				margin: 5px 0 5px 0;
				/*letter-spacing: -0.2px;*/
				
				color: #535353;
				text-transform: uppercase;
				text-decoration: none;
				
			}
			
			#submenu li a:hover {
				color: #A6C323;
			}
			
			#spots ul {
				width: 405px;
			}
			
			#spots li {
				float: left;
				display: block;
				width: 190px;
				margin: 0 10px 10px 0;	
			}
			
			#spots img {
				width: 190px;
			}
			
			#tools, #tools-extra, #tools-docs {
				border-top: 1px solid #565656;
				border-bottom: 1px solid #565656;  
				margin: 10px 0 0 20px; 
				padding: 20px 10px; 
				float: left; 
				width: 140px;
			}
			
			#tools-extra {
				border-top: none;
				margin-top: 0;
				margin-bottom: 20px;
				border-bottom: 1px solid #565656;  
			}			
			
			#tools h3, #tools-extra h3, #tools-docs h3 {
				color: #A6C323;
				text-transform: uppercase;
				font-size: .75em;
				line-height: 1.3em;
				margin-bottom: 15px;
			}
			
				#tools-extra h3 {
					color: #666;
					font-size: .7em;
					text-transform: none;
				}
			
			#tools li, #tools-extra li, #tools-docs li  {
				background: transparent url(/media/icons/point.gif) no-repeat 0 6px;
				display: block;
				font-size: .7em !important;
				padding-left: 9px;
				line-height: 1.3em;
				margin: 5px 0 5px 0;
				/*letter-spacing: -0.2px;*/
				color: #535353;
			}
			
			#tools-docs p {
				color: #666;
				font-size: .7em !important;
				margin-bottom: 15px;
				
			}
			
			#tools-extra li, #tools-docs li {
				line-height: 1.2em;
			}
			
			#tools-extra li :link, #tools-extra li :visited, 
			#tools-docs li :link, #tools-docs li :visited {
				color: #A6C323;
			}
			
			#tools-extra li :hover, #tools-docs li :hover {
				color: #535353;
			}

			#news {
				width: 325px;
				
			}
			
			#news h2 {
				display: block;
				width: 325px;
				padding-bottom: 5px;
				color: #535353;
				text-transform: uppercase;
				font-size: .7em;
			}
			
			#news dt.date {
				border-top: 1px solid #333;
				margin-top: 3px;
				padding: 10px 0 3px 10px;
				font-size: .7em;
				color: #A6C323;
				
			}
			
			#news dt.title {
				padding: 0 0 10px 10px;
				line-height: 15px;				
			}
			
			#news dt a, #news dt a:visited {
				color: #666;
				font-size: 13px;
				font-weight: bold;
				text-transform: none;
			}
				#news dt a:hover {
					color: #A6C323;
					
				}
			
			#news dd {
				line-height: 16px;
				padding: 0 0 10px 10px;
				color: #535353;
				font-size: .75em;
			}

#paginado {
	margin-left: 40px;
	font-size: 11px;
}
	#paginado span.current {
		font-size: 12px;
	}

#footer {
	height: 88px;
	background: #FFF url(/media/imgs/footer.png);
	
	margin: 0 auto;
	width: 760px;
	padding: 0 17px;
}

/*** Clases comunes ***/
.baloon-leer {
	background: transparent url(/media/icons/icon_baloon.gif) no-repeat 0 10px;
	padding: 10px 0 10px 30px;
}
.clear {
	clear: both;
}

.lateral {
	float: left;
}

a.title {
}

.border-pic {
	border: 2px solid #6D6D6D;
}

.titulo {
	color: #666 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	text-transform: none !important;
	line-height: 14px !important;	
	margin-bottom: 12px !important;
}

.bajada-noticia {
	margin-bottom: 5px !important;
	color: #333 !important;
	font-size: 12px !important;
	margin-top: 15px !important;
}

.titulo-noticia {
	color: #A6C323 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	text-transform: none !important;
	line-height: 16px !important;
	margin-bottom: 5px !important;
}

.fecha-noticia {
	margin-bottom: 5px !important;
	color: #999 !important;
}


.subtitulo-light {
	color: #A6C323 !important;
	line-height: 20px !important;
}

.subtitulo-medium {
	color: #868686 !important;
	font-weight: normal !important;
	font-size: 1em !important;
	margin-bottom: 3px !important;
	display: block;
}

.tools {
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;  
	margin: 20px 0 0 20px; 
	padding: 20px 10px; 
	float: left; 
	width: 140px;
}

#contact input, #contact textarea {
	width: 200px;
	border: 1px solid #333;
	padding: 3px;
	margin-bottom: 15px;
}

.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.no-close {
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;	
}
.tools-promos {
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	margin: 10px 0 0 10px; 
	padding: 20px 10px;
	float: left;
	width: 140px;
}

