/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html, body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #eae3bb url(../img/bg.jpg) top repeat-x;
}

body
{
	font-size: 12px;
}

.clear
{
	clear: both;
	font-size: 0;
	height: 0;
}

.center
{
	text-align: center;
	margin: 0 auto;
}

a
{
	color: #804f00;
	/*outline-style: none;
	outline: none;
	outline-width: 0;*/
}

/*
a:active
{
	outline-style: none;
	outline: none;
	outline-width: 0;
}
*/
a:focus
{
	-moz-outline-style: none;
	outline-style: none;
	/*outline: none;
	outline-width: 0;*/
}

/*************************************************** Typography ***************************************************/

h1, h2, h3, h4, h5, h6
{
	color: #4f350d;
	padding-top: 12px;
	padding-bottom: 6px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

h1
{
	font-size: 26px;	
}

h2
{
	font-size: 22px;
}

h3
{
	font-size: 18px;
}

h4
{
	font-size: 16px;
}

h5
{
	font-size: 15px;
	font-weight: bold;
}

h6
{
	font-size: 14px;
	font-weight: bold;
}

p
{
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	padding-bottom: 14px;
	line-height: 1.5;
}

/*************************************************** Layout Divs ***************************************************/

#main-wrapper
{
	width: 950px;
	margin: 0 auto;
}

#header
{
	width: 950px;
	/*height: 375px;*/
	height: 372px;
	margin: 0 auto;
	padding-top: 2px;
	/*padding-left: 12px;
	border-left: 2px solid #eae3bb;*/
}

#banner-text
{
	float: left;
}

#logo
{
	/*width: 400px;*/
	/*height: 62px;*/
	padding-top:12px;
}

#logo a
{
	font-size:24px;
	text-decoration:none;
	font-style:italic;
	color:#fdba4d;
}

#logo a span
{
	font-size:20px;
	font-style:normal;
	color:#fff;
}

#navigation
{
	/*width: 400px;*/
	/*float: left;*/
}

#banner-photo
{
	/*width: 525px;
	height: 239px;*/
	width: 580px;
	/*width: 420px;*/
	height: 320px;
	float: right;
	/*padding-right: 12px;*/
	/*margin: 18px 4px 0 0;*/
	margin: 16px 0 0 0;
	z-index: -1;
}

#mapa
{
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	z-index: -1;
	/*visibility: hidden;*/
}

#info_mapa
{
	/*width: 95%;
	height: 95%;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 1.0em;*/
	font-size: 11px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 1px 4px 1px 2px;
	background: #eae3bb;
}

#content-wrapper
{
	width: 950px;
}

#title-left
{
	width: 544px;
	border-bottom: 1px solid #cdc078;
	margin-bottom: 14px;
}

#parametro_select
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: normal;
}

#grafico
{
	width: 544px;
	height: 340px;
	background: #ffffff;
	border: 1px solid #cdc078;
}

#footer
{
	width: 950px;
	border-top: 1px solid #cdc078;
	margin-top: 32px;
	padding-top: 12px;
}

/*************************************************** Main Content Styles ***************************************************/

#content-wrapper #content-right
{
	width: 347px;
	/*height: 300px;*/
	float: right;
	margin-left: 50px;
	display: inline;
}

#content-wrapper ul
{
	padding: 10px 30px 20px 30px;
}

#content-wrapper ul li
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #171717;
	padding-bottom: 9px;
	padding-left: 28px;
	background: url(../img/list-bullet.gif) 12px 5px no-repeat;
	list-style: none;
}

#content-wrapper #parametro_select ul
{
	padding: 4px 2px;
}

#content-wrapper #parametro_select ul li
{
	line-height: 22px;
	padding: 0px;
	background: none;
}

#content-wrapper #parametro_select ul li a:hover
{
	/*color: #fdba4d;*/
	/*font-weight: bold;*/
	background-color: #eae3bb;
}

#content-wrapper #content-right h2.title
{
	width: 347px;
	border-bottom: 1px solid #cdc078;
	margin-bottom: 14px;
	padding-top: 16px;
}

#content-wrapper h1.title
{
	/*width: 544px;
	border-bottom: 1px solid #cdc078;
	margin-bottom: 14px;*/
}

#title-left h1.title
{
	padding-top: 6px;
	padding-bottom: 6px;
}

#content-wrapper img.photo-left
{
	border: 2px solid #cdc078;
	float: left;
	margin: 4px 20px 8px 0px;
}

#content-wrapper img.photo-right
{
	border: 2px solid #cdc078;
	float: right;
	margin: 24px 0 8px 24px;
	/*margin: 4px 0 8px 20px;*/
}

/***************************************************** Banner Styles *****************************************************/

#banner-photo img
{
	border: 2px solid #fff;
}

/*************************************************** Navigation Styles ***************************************************/

#navigation ul
{
	margin: 18px 0 0 0;
	width: 312px;
}

#navigation ul li
{
	list-style: none;
	border-top: 1px solid #593b0e;

}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited
{
	display: block;
	text-decoration: none;
	color: #babdb6;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
	padding: 7px 0;
	padding-left: 24px;
	background: url(../img/nav-arrow.gif) 9px 10px no-repeat;
	cursor: pointer;
}

#navigation ul li.last
{
	border-bottom: 1px solid #593b0e;
}

#navigation ul li a:hover,
#navigation ul li a span:hover
{
	color: #fdba4d;
}

/*#home #navigation ul li a#home-link, #about #navigation ul li a#about-link*/
#home #navigation ul li a.selected
{
	color: #fdba4d;
}

#navigation #navigation-plus a,
#navigation #navigation-plus a:link,
#navigation #navigation-plus a:visited
{
	display: block;
	text-decoration: none;
	color: #d3d7cf;
	font-size: 18px;
	font-style:italic;
	padding: 16px 0;
	/*width: 300px;
	cursor: pointer;*/
}

#navigation #navigation-plus a:hover
{
	color: #fdba4d;
}

/*************************** Para el control de acceso a zonas privadas *******************************/
.acceso,
.acceso a,
.acceso a:link,
.acceso a:visited,
.acceso a span,
.acceso a span:link,
.acceso a span:visited
{
	/*display: block;
	padding-top: 2px;*/
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.acceso {padding-left: 24px;}
.acceso a span {cursor: pointer;}
.acceso a span:hover {color: #fdba4d;}

/*************************************************** Footer Styles ***************************************************/

#footer #logo-marcas,
#footer #logo-fundacion,
#footer #logo-jcyl
{
	float: left;
}

#footer #logo-fundacion,
#footer #logo-jcyl
{
	padding-left: 60px;
}

#footer #logo-marcas
{
	padding-top: 12px;
}

#footer #logo-jcyl
{
	padding-top: 8px;
}

#footer p
{
	float: right;
	margin: 0;
	padding-top: 12px;
	/*padding: 8px 0;
	text-align: center;*/
	font-size: 11px;
	color: #8d6929;
}

#footer p a
{
	text-decoration: none;
	color: #8d6929;
}

/************************************************** OpenLayers Styles ************************************************/

div.olControlMousePosition
{
	/*font-family: Times;
	font-size: 0.75em;
	color: red;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

div.olControlScaleLine
{
	/*font-family: Times;
	font-size: 0.75em;
	color: red;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

/************************************************** Yahoo! UI Styles ************************************************/
/*
div.yui-skin-sam
{
	padding: 0px;
}
*/


