/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	text-align: center;
	background-image: url(img/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF6EA;
}
hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	margin-top: 2px;
}
a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #990000;
}
/*

estils generals
*/
#central {
	width: 761px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
.anys_palmares {
	margin-bottom: 11px;
}

#logo {
	width: 180px;
	height: 75px;
	top: 29px;
	position: relative;
	left: 19px;
}
#menu {
	width: 490px;
	height: 45px;
	top: -36px;
	position: relative;
	left: 260px;
}
#palmares {
	width: 68px;
	height: 140px;
	top: -36px;
	position: relative;
	left: 670px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	text-align: center;
	list-style-position: outside;
	list-style-type: none;
	z-index: 1;
	background-color: #FFF6EA;
}
#txt_intro {
	width: 761px;
	top: -95px;
	position: relative;
	background-color: #FFF7EC;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
}

.sombra_sup {
	background-image: url(img/sup.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-position: top;
}
.fotos {
	border: 1px groove #999999;
}

.sombra_inf {
	background-image: url(img/inf.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.sombra_izq {
	background-color: #FFF7EC;
	background-image: url(img/izq.gif);
	background-repeat: repeat-y;
	width: 58px;
}
.sombra_der {
	background-color: #FFF7EC;
	background-image: url(img/der.gif);
	background-repeat: repeat-y;
	width: 40px;
	background-position: right;
}
.adreca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
}
.txt_xl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #cc3333;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
}
.txt_xl_tit {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #990000;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
}
.txt02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #996666;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
}
.txt_palmares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
	margin-left: 45px;
	left: 45px;
}
.txt_xl_subtit {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #990000;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
}
.fotos {
	border: 8px solid #000000;
}
