/* Fix IE. Hide from IE Mac \*/
* html ol li { float: left; height: 1%; }
* html ol li a { height: 1%; }
/* End */

body { padding:0;
	text-align:center;
	margin-top: 0px;
	background-image: url(http://www.karpinabentura.com/css/images/pattern7.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

#cabecera {
	height: 50px;
	text-align: right;
	background-repeat: repeat-x;
	background-image: url(http://www.karpinabentura.com/css/images/tile3.jpg);
	background-color: #669966;
}

#portada {
	height: 50px;
	text-align: right;
}

.idioma {
	float: left;
	margin: 7px;
}

.idioma:hover {
	border: 1px solid #336699;
	margin: 6px;
	cursor: pointer;
}

#menu {
	position: relative;
	width: 100%;
	float: left;
	min-height: 40px;
	text-align: center;
	background-image: url(http://www.karpinabentura.com/css/images/madera2.jpg);
	background-repeat: repeat;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
}

#menu h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}

#menu ul {
	margin-top: 8px;
}

#menu ul li {
	position: relative;
	display: inline;
	text-align: center;
}

#menu ul li a {
	font-family: Sans-serif;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 0.5em;
	background-color: #6699CC;
}

#menu ul li a:hover {
	font-family: Sans-serif;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	padding: 0.5em;
	background-repeat: repeat;
	background-image: url(http://www.karpinabentura.com/css/images/boton2.jpg);
	text-align: center;

}

.select {
	background-repeat: repeat;
	background-image: url(http://www.karpinabentura.com/css/images/boton3.jpg);
	
}

#content {
	width: 90%;
	border: 2px solid #FFFFFF;
	text-align:left;
	max-width: 1024px;
	border-top-style: none;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFFFFF;
}

h1 {
	font-family: Sans-serif;
	color: #336633;
	text-align: left;
	font-size: 20px;
	margin: 3px;
}

#mapa {
	border-top: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	text-align: center;
	width: 100%;
	position: relative;
	float: right;
}


#sidebar {
	float: left;
	width: 20%;
	margin:0; padding:0;
	background-repeat: repeat-x;
	background-image: url(http://www.karpinabentura.com/css/images/top.jpg);
}

#sidebar-content {
	font-family: Sans-serif;
	border: 2px ridge #6699CC;
	margin: 5px;
	padding: 5px;
	background-image: url(http://www.karpinabentura.com/css/images/nubes.jpg);
	background-repeat: repeat;
	font-size: 70%;
	text-align: center;
}

#sidebar-content img {
	width: 80%;
	max-width: 150px;
}

#sidebar-content h2 {
	text-align: center;
	color: #FFFFFF;
	font-variant: small-caps;
	font-size: 16px;
	border-right: 1px  #FFFFFF;
	border-left: 1px  #FFFFFF;
	width: 100%;
	background-color: #336699;
	border-width: 1px;
	position: relative;
}

h1 {
	font-family: Sans-serif;
	color: #336633;
	text-align: left;
	font-size: 20px;
	margin: 3px;
}

#vspacer {
	padding: 5px;
}

ol {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        border-bottom: 1px none #ccc;
        }

ol li {
        position: relative;
        }

li ol {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        }

ol li a {
        display: block;
        text-decoration: none;
        color: #777;
        background: #fff;
        padding: 5px;
        border: 1px solid #ccc;
        border-bottom: 0;
        }

li:hover ol, li.over ol { 
        display: block;
	z-index: 1;
}

ol ol {
	list-style-type: none;
}

#sidebar-content ol {
	/*list-style-type: decimal;*/
	list-style-position: inside;
	
}

#sidebar-content li a {
	color: #000000;
	font-family: Sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #B1C5CC;
	display: block;
	font-weight: bolder;
	border: 1px solid #336699;
	text-align: left;
	padding: 2px;
	background-repeat: repeat;
}

#sidebar-content li a:hover {
	font-family: Sans-serif;
	background-color: #FFCC00;
	padding: 2px;
}

#volver {
	font-family: Verdana;
	text-decoration: none;
	background-color: #CCFF66;
	border-top: 1px solid #99CC33;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}

#volver a {
	margin: 5px;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #333333;
}


#volver a:hover {
	background-color: #669933;
	margin: 5px;
	font-family: Verdana;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
}

#vspacer {
	padding: 5px;
}

#main { padding:0;
	background-repeat: repeat-x;
	background-image: url(http://www.karpinabentura.com/css/images/top.jpg);
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20%;
	min-height: 920px;
}

#main-content {
	font-family: sans-serif;
	margin:0; padding: 0.5em 1em;
	font-size: 12px;
	border-left: 1px dotted #999999;
	min-height: 920px;
}

#main-content h2 {
	color: #333333;
	font-size: 16px;
}

table {
	width: 100%;
	padding: 2px;
	margin: 2px;
	border: 1px solid #CCCCCC;
	text-align: left;
	caption-side: top;
	background-color: #FFFFFF;
}

#ficha th {
	border: 1px solid #CCCCCC;
	padding: 2px;
	text-align: left;
	background-color: #99CC99;
	vertical-align: top;
	width: 20%;
}

#ficha td {
	border: 1px solid #CCCCCC;
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
	width: 80%;
}

#nota {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
	font-size: 10px;
}

#nota img {
	border: 2px solid #333333;
}

#scrollacc {
	width: 100%;
	overflow: scroll;
}

#nota2 {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
	font-size: 10px;
	height: 110px;
	text-align: center;
	padding-top: 10px;
}

#nota2 img {
	border: 2px solid #333333;
	width: 16%;
	margin-left: 10px;
}

#importante {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #FF9966;
	
}

#main-content li a:hover {
	font-family: Sans-serif;
	background-color: #FFCC00;
	padding: 2px;
}

hr.cleaner {
	margin: 10px;
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;	
}
	

#header {
	text-align: left;
	border: 1px dotted #999999;
}

#pie {
	font-family: Sans-serif;
	width: 100%;
	background-image: url(http://www.karpinabentura.com/css/images/hierba.jpg);
	background-repeat: repeat;
	text-align: center;
	position: static;
}

#pie ul {
	padding: 5px;
}

#pie ul li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
}

#pie ul li {
	display: inline;
	padding: 10px;
	position: relative;
	text-align: center;
}

#pie ul li a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	background-color: #333333;
}


.floatderecha {
	float: right;
}

.resize {
	width: 97%;
	margin: 5px;
	max-height: 280 px;
}

.resize50 {
	width: 50%;
	margin: 5px;
}

#contenedor {
	width: 97%;
	font-family: sans-serif;
}

#izquierda {
	float: left;
	width: 50%;
}

#derecha {
	float: left;
	width: 47%;
	margin-left: 2px;
	border: 1px solid #cccccc;
	border-top: none;
}

#ciclo {
	float: left;
	width: 100%;
	font-family: sans-serif;
	margin-top: 30px;
}


#fotos dl{
 width: 100%;
 border: 1px solid #cccccc;
 float:left;
}
#fotos dt{
 margin-bottom:2.4em;
 padding: -2.4em;
 width: 100%;
 border: 1px solid #666666;
 background-color: #99CC66;
 font-weight:bold;
}
#fotos dd{
width: 100%;
border: 1px solid #cccccc;
 margin-left: 0%;
 margin-top: -2.4em;
 padding: -3.4em;
 background-color: #FFFFFF;
}

#textos dl{
 width: 100%;
 border: 1px solid #cccccc;

}

#textos dt{
 margin-bottom:2.4em;
 padding: -2.4em;
 width: 100%;
 margin-left: 0%;
 border: 1px solid #666666;
 background-color: #99CC66;
 font-weight:bold;
}

#textos dd{
width: 50%;
 margin-left: 50%;
 margin-top: -2em;
 margin-bottom: 1em;
 padding: -3.4em;
}

.style2 {font-size: 12px}

#main-content p a {
	text-decoration: none;
	color: #336633;
}

#main-content p a:hover {
	text-decoration: none;
	color: #003300;
	background-color: #CCFFCC;
}