body
{
    margin: 0px;
    padding: 0px;
    font: 70% tahoma, hevetica, sans-serif;
    text-align: right;
    color: #999999;
    background-color: #9a99ff;
    top: 10px;
}
a:link { color: #B52C07; }
a:visited { color: #600; }
a:hover, a:active{
	color: #fff;
}
.websdirect{display:none;}

H1
{
	font-size: x-large;
	color: white;
	font-family: 'Abadi MT Condensed';
	text-align: center;
	vertical-align: text-bottom;
}
H2
{
	color: #000033;
	font-weight: bold;
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: tahoma, hevetica, sans-serif;
	font-size: 176%;
}
h3{
	color: #384A00;
	font: 176% tahoma, hevetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right:10px;
	text-align:right;
}
h4{
	color: #384A00;
	font: 100% tahoma, hevetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:0px;
}
H5
{
	color: #000033;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:5px;
	font-family: tahoma, hevetica, sans-serif;
	font-size: 100%;
}
h6{
	color: #384A00;
	font-weight: bold;
	margin-top: 0px;
	margin-right:10px;
	text-align:center;
	padding: 4px;
    font-style: normal;
    font-variant: normal;
    font-size: 176%;
    line-height: normal;
    font-family: tahoma, hevetica, sans-serif;
    height: 78px;
}
#container
{
	width: 916px;
	text-align: left;
	background-color: #fff;
	padding: 0px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	border-right: #485f00 2px solid;
	border-top: #485f00 2px solid;
	margin-top: 15px;
	border-left: #485f00 2px solid;
	border-bottom: #485f00 2px solid;
}
#mainnav
{
	background-color: #ffffff;
	background-image: url(../img/tpv_tactil_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 3px;
	height: 230px;
}
#mainnav_v
{
	background-color: #ffffff;
	background-image: url(../img/tpv_tactil_v.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 3px;
	height: 230px;
}

			#menuTab{
				padding: 5px 0px;
				margin: 0px;
				font: bold 10px tahoma, sans-serif;
			}
			#menuTab li{
	list-style: none;
	display: inline;
	margin: 0px;
			}
			#menuTab li a{
				text-decoration: none;
				color: #525341;
				padding: 5px 17px 5px 10px;
				background: url(../img/menuTab.gif) no-repeat;
			}
			#menuTab li a:hover{
				background: url(../img/menuTab2.gif) no-repeat;
			}
			#menuTab li a:active{
				background: url(../img/menuTab2.gif) no-repeat;
			}
			#menuTab li a.active{
				background: url(../img/menuTab3.gif) no-repeat;
			}
			
			#menuTab2{
	position:absolute;
	top:83px;
	z-index:99;
	padding: 10px 0px;
	margin: 0px;
	font: bold 10px tahoma, sans-serif;
			}
			#menuTab2 li{
	list-style: none;
	color:#DFE281;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
			}
			#menuTab2 li a{
				text-decoration: none;
				color: #ffffff;
				padding-left:3px;
			}
			#menuTab2 li a:hover{
			background-color:transparent;
			text-decoration: underline;
			}

#menu
{
    float: right;
    width: 205px;
    padding-top: 2px; /*border-left: 1px solid #C5C877;*/
    padding-left: 15px;
    background-color: #FAFAF0;
    margin: 0px;
}

#menu #opinions ul{
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right:20px;
}
#menu #opinions li{
	border-bottom:1px dashed #606055;
	padding: 10px 0px;
	color:#606055;
	font: 90% tahoma, hevetica, sans-serif;
}
#menu #opinions li.alta{
	border-bottom:0px dashed #606055;
	padding: 6px 0px;
	color:#606055;
	font: 90% tahoma, hevetica, sans-serif;
	text-align:right;
}

#menu #opinions a{
	color:#AFAF00;
	text-decoration:none;
}
#menu #opinions a:hover{
	color:#AF5F00;
	text-decoration:underline;
}
#menu #opinions a.alta{
	color:#606055;
	text-decoration:underline;
}
#menu #opinions a.alta:hover{
	color:#AF5F00;
	text-decoration:underline;
}
#menu #examples ul{
	margin-top:10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right:20px;
}
#menu #examples li{

	padding: 2px 0px;
	color:#606055;
	font: 90% tahoma, hevetica, sans-serif;
}
#menu #examples li.todos{
margin-top:10px;
	border-top:1px dashed #606055;
	padding: 6px 0px;
	color:#606055;
	font: 90% tahoma, hevetica, sans-serif;
	text-align:right;
}

#menu #examples a{
	color:#606055;
	text-decoration:underline;
}
#menu #examples a:hover{
	color:#AFAF00;
	text-decoration:underline;
}
#menu #examples a.todos{
	color:#606055;
	text-decoration:underline;
}
#menu #examples a.todos:hover{
	color:#AFAF00;
	text-decoration:underline;
}

#menu #experiences ul{
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-right:20px;
}
#menu #experiences li{
	border-bottom:1px dashed #606055;
	padding: 10px 0px;
	color:#606055;
	font: 90% tahoma, hevetica, sans-serif;
}
#menu #experiences li.todos{
	border-bottom:0px dashed #606055;
	padding: 6px 0px;
	color:#606055;
	font: 90% tahoma, hevetica, sans-serif;
	text-align:right;
}
#menu #experiences a{
	color:#AF5F00;
	text-decoration:none;
	display:block;
}
#menu #experiences a:hover{
	color:#AFAF00;
	text-decoration:underline;
}
#menu #experiences a.todos{
	color:#606055;
	text-decoration:underline;
}
#menu #experiences a.todos:hover{
	color:#AFAF00;
	text-decoration:underline;
}
#menu #contacto{
	margin-bottom:20px;
}
#menu #contacto a{
	color:#606055;
	text-decoration:underline;
}
#menu #contacto a:hover{
	color:#AFAF00;
	text-decoration:underline;
}
#anyo{margin-top:10px;}
#anyo a{
	color:#606055;
	text-decoration:underline;
}
#menu a:hover{
	color:#AFAF00;
	text-decoration:underline;
}
#contents 
{
	padding:5px;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#contents li{
	margin-left: 15px;
	clip: rect(auto,auto,auto,100px);
}
#contents  #colA{
	float: left;
	padding: 0px;
	margin-right: 20px;
	width: 210px; 
	text-align:justify;	
}
#contents  #colB{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 210px; 
	text-align:justify;
}
#contents  #colC{
	float: left;
	padding: 5px;
	margin-right: 10px;
	width: 816px;
	text-align:left;
	margin-left: 0px;
	left: auto;
}

#texto 
{
	color:#000066;
	padding:0px;
	margin-bottom:20px;
	}
#texto IMG.libroIndex
{
	border:2px solid #597500;
	float:left;
	margin-right: 35px;
	margin-bottom:5px;
	height: 149px;
	width: 200px;
}
#texto IMG.comprar
{
	border:2px solid #597500;
	float:left;
	margin-right: 35px;
	margin-bottom:5px;
	height: 149px;
	width: 349px;
}
#texto li{
	list-style-type: disc;
	float: none;
	margin-left: 220px;
}

#texto a{
 	color:#AF5F00;
	text-decoration:none;
	display:block;
}
#texto a:hover{
	color:#AFAF00;
	text-decoration:underline;
}
.imagefloat{
	float: right; 
	padding: 2px;
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}
#footer{
	clear: both;
	color: #272900;
	text-align: center;
	font-size: 90%;
	background-color: #ffffff;
	padding: 5px;
    border-top:2px solid #485F00;
}
#footerValid{
	clear: both;
}
#footerValid img{
	margin: 5px;
}

#footer a{
	color: #AF5F00;
}
#footer a:hover{
	color: #6B8D00;
}
#footer a.webs{
	color: #525341;
	text-decoration:none;
}
#footer a.webs:hover{
	color: #525341;
	text-decoration:none;
}
.fade {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#mAuthor, #mExpectations, #mBioeconomy, #mArticles, #mCollaborators, #mBook, #mBook1 {
	visibility:hidden;
	left: 0px;
	text-align: left;
	top: 0px;
}
form
{
    margin:0px;
    padding:0px;
}
.formContacto{
	border: 1px solid #DAD28C;
	background: #FAFAF0;
	font: 115% verdana, hevetica, sans-serif;
	padding:2px;
	color: #525341;
}
.formContactoOn{
	border: 1px solid #AF5F00;
	background: #EBE6AD;
	font: 115% verdana, hevetica, sans-serif;
	padding:2px;
	color: #525341;
}
.botonContacto
{
    background-position: #EBE6AD;
    border: 1px solid #AF5F00;
    background: #EBE6AD;
    font: 100% verdana, hevetica, sans-serif;
    padding: 0px;
    color: #525341;
    font-weight: bold;
    right: 400px;
    top: 100px;
}
