A:link, A:visited{ text-decoration: none }

a:hover, a:visited:hover{
	text-decoration:underline;
	font-weight:bold;
}
img {border:0;}


hr {
	background-color:#9F606C;
	color:#B68791;
}

#todo{
	position:absolute;
	left:50%;
	margin-left:-512px;
	width:1024px;

}

body {
	margin: 0px 0px 0px 0px; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #794653;
	text-align:center;
/* 	background-attachment:scroll; */
/* 	background-position: top center; */
	background-image: url(../imaxes/base3grande3.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2A1C19;
}
/* img {border:0;} */

#logo {
	position:absolute;
	left:473px;
	top:0px;
	width:337px;
	height:251px;
	z-index:3;
/* 	display:none; */
}
#logoGaleria {
	position:absolute;
	left:673px;
	top:0px;
	width:419px;
	height:100px;
	z-index:10;
/* 	display:none; */
}

#fanbox{
	position:absolute;
	left:800px;
	top:0px;
	z-index:1;
}

#apDiv4 {
	position:absolute;
	left:277px;
	top:588px;
	width:143px;
	height:19px;
	z-index:2;
}
#marxesuperior{
	margin: 100px 0px 0px 0px;
}
#container {
	width: 85%;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#columna1 {
	position: relative;
	float: left;
	background-image: url(../imaxes/cuadro1.jpg);
	background-repeat: no-repeat;
	height: 522px;
	width: 344px;
/* 	margin-left: 5px; */
	padding-left:35px;
	padding-top: 10px;
	padding-right: 16px;
/* 	display:none; */
}
#tituloCol1 {
	font-family: "Gloucester MT Extra Condensed", "High Tower Text", "Garamond";
	font-size: 24px;
	font-variant: small-caps;
	color: #794653;
	height: 55px;
	vertical-align: middle;
	padding-top: 30px;
	letter-spacing: 0px;
	font-weight: lighter;
}
#contidoCol1-1{
	
	height: 330px;
	padding-top:10px;
	padding-right:20px;
}
#contidoCol1-2{
	display:none;
	height: 300px;
	padding-top:10px;
}
#contidoCol1-2Cerrar{
	padding-top:10px;
	height:20px;
	display:none;
	text-align: center;
	font-family: "High Tower Text", "Garamond";
	font-size: 10pt;

}
#peCol1{
	margin: 30px 0px 0px 0px;
	padding:19px 0px 0px 0px;
	text-align:right;
	color: red;
	font-family: "Gloucester MT Extra Condensed", "High Tower Text", Garamond;
	font-size: 10pt;

}
a {
	color:#794653;
	font-family: "High Tower Text",Garamond;

}
.email{
	font-size:12pt;
	text-align:right;
}

#columna2{
	position: relative;
	float: left;
	width: 415px;
/* 	display:none; */
}
#cabeceiraInvisible{
	height: 78px;
}
#contidoCol2{
	background-image: url(../imaxes/cuadro2.jpg);
	background-repeat: no-repeat;
	height: 308px;
	padding: 25px 0px 0px 12px;
}
#backNextMain{
	background-image: url(../imaxes/cuadro3.jpg);
	background-repeat: no-repeat;
	height: 27px;
	padding: 12px 0px 0px 0px;
}
.bnm{
	margin-left:20px;
	width:60px;
	float:left;
	cursor:pointer;
}

.tituloItem{
	height: 60px;
}
.tituloItemNumero{
	width:70px;
	height: 60px;
	position: relative;
	float:left;
}
.tituloItemTexto{
	font-family: "Gloucester MT Extra Condensed", "High Tower Text", "Garamond";
	font-size: 14pt;
	font-variant: normal;
	height: 40px;
	vertical-align: text-bottom;
	padding-top: 18px;
	padding-left: 70px;
	color: #794653;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: lighter;

}
.contidoItem{
	padding-left:70px;
	padding-right:10px;
	padding-top:5px;
	text-align: justify;
	border: 1px;
/* 	border: 1px solid #808080; */
	font-family: "High Tower Text", "Garamond";
	font-size: 10pt;
	color: #794653;

}

.letraCapital{
	font-family: "Gloucester MT Extra Condensed","High Tower Text", "Garamond";
	font-size: 14pt;
	font-variant: normal;
	height: 30px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 0px;
	color: #794653;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: lighter;
}


.trayectoria{
	font-family: "verdana","Gloucester MT Extra Condensed", "High Tower Text", Garamond;
	font-size: 9pt;
}

.listaEnlacesInicio{

}
.listaEnlacesInicio li{
	list-style-type: disc;
	width: 50%;
	float: left;
/* 	list-style-type: none; */
	list-style-position: outside;
}
#myMenu{
		display:none;
}
