body { padding:0;
	text-align:center;
	margin-top: 0px;
	background-repeat: repeat;
	background-image: url(http://www.karpinabentura.com/css/images/pattern7.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;
}

#cabecera {
	height: 100px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(http://www.karpinabentura.com/css/images/tile2.jpg);
}

.miniatura {
	max-width: 125px;
}

.idioma {
	float: right;
	margin: 7px;
	margin-left: 0px;
	border: none;
}

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

#portada {
	background-repeat: no-repeat;
	background-image: url(http://www.karpinabentura.com/css/images/cabecera2.jpg);
	background-position: center;
	height: 100px;
	text-align: center;
	z-index: 1;
}

#portada img {
	border: none;
}

#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 ul {
	margin-top: 8px;
}

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

#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);
	
}

#sidebar {
	float: left;
	width: 30%;
	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%;
	list-style-type: none;
	overflow: scroll;
	height: 450px;
}

#sidebarcontent {
	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-y;
	font-size: 70%;
	list-style-type: none;
}

#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;
}

#sidebarcontent 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;
}

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

#vspacer {
	padding: 5px;
}

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

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

.selected {
	background-color: #666666;
}

#sidebar-content li a:visited {
	font-family: Sans-serif;
	padding: 2px;
	text-decoration: line-through;
}

#sidebar-content li img {
	max-width: 140px;
	width: 95%;
	border: none;	
}

h3 {
	text-align: center;
}

#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: 30%;
}

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

#nota img {
	border: 2px solid #999999;
	float: right;
	width: 98%;
	max-width: 640px;
	text-align: center;
}

#main-content img {
	border: 2px solid #999999;
	float: right;
	width: 98%;
	max-width: 640px;
	text-align: center;
}

#nota {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
	font-size: 12px;
	width: 95%;
	text-align: center;
	clear: none;
}

#notaimg {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #999999;
	width: 95%;
	min-height: 455px;
	height: 455px;
	background-color: #666666;
}


#nota a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

#nota a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

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

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;
	background-position: bottom;
}

#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: left;
}

.resize {
	width: 95%;
}