body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#6F0104;
	font-family: "Courier New", Courier, monospace;
	text-align:center;	
}

#contenedor{
	background-image: url(../img/tapis.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 999px;
}

#menu1{
	position: relative;
	width: 710px;
	height: 20px;
	border-bottom: dashed 1px #FFFFFF;
}

#flash{
	position: relative;
	top: 5px;
	width: 710px;
	height: 305px;
	border-bottom: dashed 1px #FFFFFF;
	text-align: center;
}

#titol{
	position: relative;
	top: 5px;
	width: 700px;
	height: 50px;
}

#text{
	position: relative;
	top: 5px;
	width: 600px;
	height: 300px;
}

#subtext{
	position: relative;
	top: -125px;
	left: 100px;
	width: 500px;
	height: 100px;
}

#subtext2{
	position: relative;
	top: -75px;
	left: 100px;
	width: 500px;
	height: 100px;
}

#fototext{
	position: relative;
	top: 5px;
	width: 75px;
	height: 125px;
}

#fototext2{
	position: relative;
	top: 55px;
	width: 75px;
	height: 125px;
}

#pag{
	position: relative;
	top: 230px;
	width: 100px;
	height: 20px;
}

#pagI{
	position: relative;
	top: 209px;
	width: 100px;
	height: 20px;
}

#menu2{
	position: relative;
	top: 290px;
	width: 710px;
	height: 20px;
	border-top: dashed 1px #FFFFFF;
}

#menu2q{
	position: relative;
	top: 270px;
	width: 710px;
	height: 20px;
	border-top: dashed 1px #FFFFFF;
}

.apartats{
	position: relative;
	margin-left: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size:17px;
}
.txttitol{
	position: relative;
	margin-left: 0px;
	text-align: left;
	color: #6F0104;
	font-size:40px;
	font-weight: bold;
}

.txt{
	position: relative;
	margin-left: 0px;
	text-align: left;
	color: #000000;
	font-size:15px;
}

.txtF{
	color: #FFFFFF;
	font-size:15px;
	text-decoration: none;
	background-color:#6F0104;
	border: 0px;
	font-family: "Courier New", Courier, monospace;
}

.txtN{
	font-weight: bold;
}

.txtR{
	color: #6F0104;
}

.txtpag{
	position: relative;
	text-align: center;
	color: #6F0104;
	font-size:15px;
	font-weight: bold;
}

.txtG{
	color: #999999;
}

.noboto{
	position: relative;
	margin-left: 0px;
	text-align: left;
	color: #999999;
	font-size:17px;	
}

.boto {     
    color: #FFFFFF; 
    text-decoration: none; 
} 
.boto:link, 
.boto:visited { 
    color: #FFFFFF; 
    text-decoration: none; 
}
 
.boto:hover { 
    color: #999999; 
    text-decoration: none;
} 

.botopag {     
    color: #6F0104; 
    text-decoration: none; 
} 
.botopag:link, 
.botopag:visited { 
    color: #6F0104; 
    text-decoration: none; 
}
 
.botopag:hover { 
    color: #999999; 
    text-decoration: none;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
