/*#############################################################
Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url('../img/fondo_tile.gif') white;
	color: #444;
	font: normal 0.75em "Lucida Sans Unicode","Lucida Sans",sans-serif;
	margin: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
.style1 {color: #000000;font-weight: bold;}
.style3 {color: #367EA6}
.style6 {color: #FFFFFF}
.style8 {font: 1.1em bold black;}
.style9 {padding-top: 15px;}

input {
	color: #555;
	font: inherit;
}
p,cite,code,ul {
	font-size: inherit;
	padding-bottom: 1.2em;
}

#content ul {
	list-style: none;
}
li {
	font-size: inherit;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
h1,h2,h3 {
	color: #367EA6;
	padding-top: 6px;
}

h4 {
	color: #fff;
	font-size: 1.2em;
	background-color: #515151;
	padding: 4px;
}
h4 a {
	color: white;
}
button {
    /*background-color:#141467;*/
    /*background-color: #044a90;*/
    background: transparent;
    color: #fff;
    /*border: 1px solid #CCC;*/
    border: 0;
    font-size: 0.8em;
    height:20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.acceso {
	background: #EBE96E;
	color: black;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
}
code {
	background: url('../img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: inherit;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url('../img/quote.gif') no-repeat;
	color: #666;
	display: block;
	font: inherit;
	padding-left: 28px;
}
.carrito {
	height:50px;
	width:130px;
	/*
	padding: 5px;
	background:#ebebeb;
	border: 1px solid #ccc;
	*/
}
.carrito a {
	color: black;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.containertop {
	background: url('../img/header.png')  no-repeat;
	margin: 0 auto;
	padding-bottom: 0px 0px 0px 0px;
	width: 767px;
}

.containerdown {
	background: url('../img/footer.png')  no-repeat;
	background-position:bottom; 
	margin: 0 auto;
	padding-bottom: 0px 0px 0px 0px;
	width: 767px;
}

.container {
	background: url('../img/bgcontainer.png') repeat-y;
	margin: 0 auto;
	padding-bottom: 0px;
	width: 767px;
	border: 0;
}
.header {
	height: 70px;
}
.menubanner {
	height: 10px;
}
.pleca {
	height: 20px;
	margin-bottom : 0px; 	margin-left : 8px; 	margin-right : 8px; 	margin-top : 0px;
	background-color: #e1e400;
	/*background-color: #85a3e8;*/
	padding-top: 0;
}
.pleca input {
	font-size: 0.8em;
    height: 16px;
    padding: 0 ;
    margin: 2px;
    border:0;
}

#main_banner {
	float: right;
	min-height:250px;
	background-color: #ffffff;
	padding: 0;
	margin: 0 0 0 0;
}

/* title */
.title h1 {
	color: #FFF;
	font: inherit 1.5em;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}
.search_field { 
	text-align: right;
	float: left;
	width: 500px;
	height: 18px;
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
}
.dividerini{
	margin: 0px 0px 14px 0px;
}
.divider{
	border-bottom: thin dotted #999999;
	margin: 0;
	padding-bottom: 4px;
}
/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 18px;
}

.maintop {
	clear: both;
	padding: 8px 18px 0px 18px;
}

.maindown {
	height: 60px;
	clear: both;
	padding: 0px 18px 10px 18px;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	float: left;
	width: 220px;
	clear:left;
}

#sidemenu {
	float: left;
	width: 220px;
	clear:left;
}

#banners {
	padding: 20px 0px 0px 0px;
	float: left;
	width: 220px;
	clear: left;
}

#noticias {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 220px;
}
.fotolibro {			
	background: white;
	text-align: center;
	position: relative;
	width: 45%;
	float: left;
	padding: 15px 0;
	border-right: thin dotted #999999;
	min-height: 330px;
}
#contenido {
	position: relative;
	padding-left: 22px;
}
#contenidomapa {
	position: relative;
	padding-left: 22px;
}

.fotoflow {
	background: white;
	position: relative;
	width: 500px;
	float: left;
	border-top: thin dotted #999999;
}
.fotoflowmapa {
	background: white;
	position: relative;
	float: left;
	border-top: thin dotted #999999;
}

.descripcion {
	background: white;
	padding:15px 15px 0 15px;
	position: relative;
	width: 470px;
	float: left;
	border-top: thin dotted #999999;
}
.descripcionmapa {
	background: white;
	padding:15px 15px 0 15px;
	position: relative;
	float: left;
	border-top: thin dotted #999999;
}
	
.fichatecnica {
	background: white;
	position: relative;
	float: right;
	width: 54%;
	min-height: 330px;
	/*border-left: thin dotted #999999;*/
	/*margin-left: 230px;*/
}

.fotoautor {
	float: right;
	width: 150px;
	margin: 0px 0px 0px 10px;
}

/* content */

.contenthome {
	float: right;
	width: 500px;
	height: 100%;
}

.content {
	background: white;
	float: right;
	width: 500px;
	height: 100%;
	min-height: 260px;
	border-left: thin dotted #999999;
	clear:right;
}
.contentmapa {
	background: white;
	float: right;
	height: 100%;
	min-height: 260px;
	border-left: thin dotted #999999;
	clear:right;
}

.usuarios {
	float: right;
	width: 500px;
}
.usuariosmapa {
	float: right;
}

.content .item {
	padding: 0;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}

.content .menuflow {
	margin: 10px 15px 10px 15px;
}

.content li {
	border-top: solid 1px #F6F3F1;
	padding-top: 2px;
	margin: 5px 0px 0px 0px;
	list-style: none;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}


/* footer */
.footerpleca {
	background: #e1e400;
	text-align: center;
	width: 730px;
	height: 3px;
	margin: 0 auto;
	background:transparent;
}


.footer {
	background: url('../img/downbuttons.gif') no-repeat left bottom;
	color: #000;
	font-size: 9px;
	margin: 0 auto;
	text-align: center;
	padding : 10px 0px;
	width: 730px;
	height: 14px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	background:transparent;
}
.footer a:hover {
	color: #36C;
	text-decoration: underline;
	background:transparent;
}

.footermarca {
	background: #fff;
	color: #666;
	font-size: 9px;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
	background:transparent;
}
.footermarca a {
	color: #36C;
	text-decoration: none;
}
.footermarca a:hover {
	color: #06F;
	text-decoration: underline;
}
/*munu*/


.glossymenu {
	margin: 0;
	padding: 0;
	width: 220px; /*width of menu*/
	/*border-bottom-width: 0;*/
}

.glossymenu div.t1 {
	background: #e9e9e9;
	font: bold 12px "Tahoma", Verdana, Helvetica, sans-serif;
	color: #000000;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	margin: 1px;
}
.glossymenu div.t1 a {
	color: black;
	text-decoration: none;
}

.glossymenu div.t2,.glossymenu div.t3 {
	font: 12px "Tahoma", Verdana, Helvetica, sans-serif;
	background: white;
	margin-left: 5px;
}

.glossymenu div.t3o { /*DIV that contains each sub menu*/
	cursor: pointer;
	background: #e9e9e9;
	display: block;
	font: normal 1em "Tahoma", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 3px; /* top right bottom left */
	margin-left: 1px;
}

.glossymenu div.t3o a {
	color: black;
	text-decoration: none;
}

.glossymenu div.t1:hover, .glossymenu div.t3o:hover {
	background: #DFDCCB;
	cursor: pointer;
}

.glossymenu div.t3 ul { /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.t3 ul li a{
	background: #e9e9e9;
	display: block;
	font: normal 1em "Tahoma", Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 4px 0;
	padding-left: 10px;
	margin: 2px;
}

.glossymenu div.t3 ul li a:hover{
	background: #DFDCCB;
	color: white;
}

#itemsShoppingCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58AC22;
}
#container #banner #shoppinCart {
	height: 44px;
	width: 153px;
}
.col_busqueda {
	float: left;
	width: 210px;
	padding-left: 15px;
}
.tit_busqueda {
	float: left;
	width: 270px;
	padding: 1px;
}
.seccion a {
	color: white;
}


#lnav {
	margin: 0;
	padding: 0;
	font-size: 10px;
	clear: both;
}

#lnav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

#lnav li {
	margin: 0;
	padding: 3px;
	float: left;
	position: relative;
	text-align: center;
}

#lnav a {
	text-decoration: none;
	background: inherit;
}

#lnav b {
	background: #CCCCCC;
}

.panel div {
	padding-top: 6px;
}

dt {
	color: #367EA6;
	font-size: 1.1em;
}

.almanaque ul {
	list-style-type: disc;
	padding-left: 15px;
}

.almanaque li {
	border:0;
	padding: 3px;
	list-style-type: disc;
}

.negritas {
	font-style: normal;
	font-weight: bold;
}

.content .lista {
	border-top: solid 1px #F6F3F1;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 5px 0px 0px 0px;
	list-style: none;
}

.error {
	padding: 5px;
	margin: 2px;
	color: black;
	background: #FFCCCC;
	border: 1px solid red;
}

.exito {
	padding: 8px 26px;
	margin: 2px;
	color: black;
	background: #CCFF99;
	border: 1px solid green;
}

.curriculum {
	padding: 2px;
	margin:0;
	border:0;
	font-size: 10px;
}

.curriculum td {
	padding: 2px;
	margin: 0;
	border: 0;
	font-size: 10px;
}

.curriculum input, .curriculum select {
	font-size: 10px;
}

#carrito_controles {
	padding: 10px;
}

#carrito_controles button {
	background: grey;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
}