/* CSS Document */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	background-image: url(../images/ratlles.jpg);
	background-attachment: fixed;
	background-color: #303030;
	background-repeat: repeat-x;
	padding: 0px;
	overflow:hidden;
}
#putxy {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 65px;
	top: 23px;
}
#segell {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 65px;
	top: 426px;
}

#centrador {
	width: 400px;
	padding: 0px;
	position: relative;
	top: 0;
	height: 580px;
	min-height: 100%;
	bottom: 0;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {

	font-weight: bold;
	text-align:center;
	text-align:left;
	margin-left:220px;
	padding-top:20px;
}


#menu {
	position:absolute;
	width:139px;
	height:115px;
	z-index:3;
	left: 795px;
	top: 355px;
	text-align:left;
	font-weight:bold;
}
#cont {
	position:absolute;
	width:600px;
	height:220px;
	z-index:4;
	left: 183px;
	top: 86px;
	text-align:left;
}
#lletra {
	position:absolute;
	width:552px;
	height:221px;
	z-index:4;
	left: 177px;
	top: 304px;
	text-align:left;
	overflow: auto;
	margin:10px;
	padding-right:30px;
	text-align:justify;
}
#menu li{
list-style:none;
}

#menu2 {
	position:absolute;
	width:491px;
	height:35px;
	z-index:3;
	left: 478px;
	top: 560px;
	text-align:left;
	color: #FFFFFF;

}
#menu2 li{
list-style:none;
}

#menu2 a:link,#menu2 a:visited,#menu2 a:active{
font-size:13px;
font-weight:bold;
color:#FF3399;

}

#menu2 a:hover{
color: #FFFFFF;
}


#centrador p {
	width: 315px;
	margin-left: 40px;
}

.gris {color: #797979}

a:link {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}

a:visited {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}

 a:hover {
	text-decoration: none;
	color: #FF3399;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.esp a:link {
	text-decoration: none;
	color:#666666;
}

.esp a:visited {
	text-decoration: none;
	color: #666666;
}

.esp a:hover {
	text-decoration: none;
	color: #FF3399;
}

.esp a:active {
	text-decoration: none;
	color: #666666;
}

#thumbnails img{
margin:2px;
}

a img{
border:none;
}
