@charset "UTF-8";
/* CSS Document */
html {	
margin: 0px;
		padding:0px;
}

body {
	font-size: 0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding: 0px;
	text-align:center;
	height:auto;
	min-height:100%;
	height:100%;
	background-color:#CCCCCC;
	background-image: url(../imagenes/fondobody.jpg);	
	}

#website    {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	height:auto;
	min-height:100%;
	height:100%;
	background-color: #FFFFFF;
			 }	
a:link {
	color: #000000;
}

			
			#cabecera{
	background-color: #CCFF99;
	background-image: url(../imagenes/cabeceraa.jpg);
	height: 136px;
	background-repeat: no-repeat;
	
			}
			 
			 #contenido{
	width:800px;
	height:auto;
	float:left;
	background-color:#99CC66;
	padding:15px;
	margin-left: 7px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
			}
			#logo {font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		width:960px;
		float:right;
		display:inline;
		padding:10px 10px 0px 10px;
		color:#FFFFFF;
		}

		/* Cabecera DHTML background: transparent url(cabecera10.jpg) no-repeat top left;*/
		
		#divNav {
	
	padding: 0;
	height: 80px;
	width: 100%;
	margin:0;
	}

	#nav {
	position: relative;
	top: 111px;
	height: 28px;
	width: 860px;
	color: #000000;
	}
.parrafo {
	text-align: justify;
	margin-top: 35px;
	margin-right: 20px;
	margin-left: 20px;
	text-indent: 7px;
	font-size: 14px;
}

	#nav li ul, #nav li ul {
	margin: 0;
	padding: 0;
	}

	#nav a {
	text-decoration: none;
	}

	#nav li { /*float the main list items*/
	margin: 0;
	float: left;
	display: block;
	padding-right: 15px;
	}

	#nav li ul {
	display: none;
	}

	#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
	position: absolute;
	top: 25px;
	left: 0;
	padding-top: 15px;
	background: #ead440;  /*fondo*/
	height: 28px;
	width: 800px;
	padding-left: 60px;
	}

	#nav li.on ul {
	background: #ead440;
	}

	#nav li.on:hover ul, #nav li.over ul { /*for ie*/
	background: #ead440;
	}

	#nav li a {
		color: #ead440;
		font-weight: bold;
		display: block;
		width: 93px;
		padding: 0;
	}

	#nav li.on a {
	color: #00FF00; /*   */
	}

	#nav li.on ul a, #nav li.off ul a {
	border: 0;
	float: left; /*ie doesn't inherit the float*/
	color: #F90;
	width: auto;
	margin-right: 15px;
	}

	#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
	background: #ead440;
	color: #000000;
	}

	#nav li.on ul {
	display: block;
	}

	#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
	}

	#nav li.off a:hover, #nav li.on a:hover {
	color: #FFFFFF;
	}

	/*do the image replacement*/

	#nav li span {
		position: absolute;
		left: -9384px;
	}

	#liRenaissance a, #liArtNouveau a, #liModern a, #liPostModern a, #liDigital a {
	display: block;
	position: relative;
	height: 26px;
	background: url(bk-dropdownMap8.gif) no-repeat;
	}

/*first, put the initial states in place*/

#liRenaissance a {
	background-position: 0 0;
}

#liArtNouveau a {
	background-position: -102px 0;
}

#liModern a {
	background-position: -204px 0;
}

#liPostModern a {
	background-position: -306px 0;
}

#liDigital a {
	background-position: -408px 0;
}

/*active area - for this demo - the code could be based on a body class, and probably work better.*/

 #liModern.on a {
 	background-position: -204px -37px;
 } /*add selectors for the other li's and background-positions*/

/*hover states*/

#liRenaissance a:hover, #liRenaissance:hover a, #liRenaissance.over a {
	background-position: 0 -73px;
}

#liArtNouveau a:hover, #liArtNouveau:hover a, #liArtNouveau.over a {
	background-position: -102px -73px;
}

#liModern a:hover, #liModern:hover a, #liModern.over a {
	background-position: -204px -73px;
}

#liPostModern a:hover, #liPostModern:hover a, #liPostModern.over a {
	background-position: -306px -73px;
}

#liDigital a:hover, #liDigital:hover a, #liDigital.over a {
	background-position: -408px -73px;
}

/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a {
	display: block;
	background: #ead440;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	font-size: small;
}		

#nav li.on ul a {
	background: #ead440;
}
		
h1 {
	margin-top: 0px;
}
.imagen {
	margin: 10px;
	border: thick double #000000;
}
#formulario {
	font-size: 16px;
	text-align: left;
	padding-left: 40px;
	font-style: italic;
}
.contacto {
	font-weight: bold;
	font-size: 14px;
}
h2 {
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
}
.lista {
	font-size: 14px;
	list-style-type: circle;
}
#tablaHerraje {
	border: medium double #000000;
	padding: 10px;
}
.lista {
	font-size: 14px;
}
.parrafo2 {
	text-align: justify;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
