﻿body {
	background-color: #D7C6C7;
	font-size: 14px;
	width: 100%;
	height: 100%;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #766A6C;
	font-weight: bold;
}
.pagina {
	width: 950px;
	background: transparent;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border: 1px #473538 solid;
}

p {
	font: 600 15px Times New Roman;
	background-color: transparent;
	color: #766A6C;
	margin-left:auto;
	margin-right: auto; margin-top:3px; margin-bottom:3px;
	text-align: center;
	 line-height:16px;
}
span a {
	font: 700 18px Times New Roman;
	background-color: transparent;
	color: #766A6C;
	
	text-align: center;
	font-weight: 700;
}
p.pie {
	font: 700 14px Times New Roman;
	background-color: transparent;
	color: #C0C0C0;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
.tutorial  {
	margin-left: auto;
	margin-right: auto;
	border-color: #473538;
	border-style: solid;
	border-width: 1px;
}
table.filtro {
	background-color: transparent;
	margin-top: 27px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 25%;

}

td.filtro {
	font: 700 18px Times New Roman;
	background-color: transparent;
	color: #766A6C;
	
	text-align: center;
}
table.descarga {
	background-color: transparent;
	margin-top: 37px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	font-size: 14px;


}

h1 {
	margin-bottom: 0px;
	font-weight: 400;
	font-family: "Monotype Corsiva";
	font-size: 40px;
	color: #C0C0C0;
}

a:link {
	color: #766A6C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #766A6C;
}
a:hover {
	text-decoration: none;
	color: #766A6C;
}
a:active {
	text-decoration: none;
	color: #766A6C;
}
img{	
	border: none;
	text-align: center;
}
.imagentuto {	
	border: none;
	text-align: center;margin-top: 20px;
}
li {
	font: 400 18px Verdana;
	background-color: transparent;
	color: White;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}
.handcursor{
cursor:pointer;
}

.contentslide{
padding: 0px;
width: 750px;
height: 550px;
	margin: 0 auto 0 auto;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 750px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: transparent;
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 750px; /*IE5 width*/
w\idth: 766px; /*IE6 width*/
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
    font: 400 18px Verdana;}

.pagination a:hover, .pagination a.selected{
	color: #8b0000;
	background-color: transparent;
}
#navmenu {
	background: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
}



.jutwriter {
	margin-left: 312px;
}





