#menu .banner {
	clear: both;
	width: 100%;
	height: 169px;
	background: url(../img/baner_quienes.jpg) no-repeat;
}

#main dt {
	display: block;
	font-weight: bold;
	font-family: Georgia, serif;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 3px;
}

#main dd {
	padding: 1px 0px 15px 0px;
	border-bottom: 1px dotted #C0C0BD;
	margin: 0px;
	/* evita movida rara en explorer */
	position: relative; 
	border-top: 1px solid #FFF;
	font-size: 1.1em;
}

#main dl {
	padding: 0px 5px;
}

#main a {
	text-decoration: underline;
}

#main a:hover {
	color: #000;
}
/*

#equipo #contenido #main {
	height: 175ex;
}

#equipo #contenido #organi {
	position: relative;
}

#equipo #contenido #organi img {
	position: absolute;
	top: 100px;
	left: 5px;
	width: 460px;
	border: 0px;
}

#equipo #contenido #organi #cero img {
	height: 664px;
}

#equipo #contenido #organi #uno img, #equipo #contenido #organi #dos img {
	width: 0px;
	height: 0px;
}

#equipo #contenido #organi #uno:hover img, #equipo #contenido #organi #dos:hover img {
	width: 460px;
	height: 664px;
}

- OJO ES NECESARIO modificar algo (border, width...) del elemento A para que funcione correctamente en Explorer
#equipo #contenido #organi #uno:hover, #equipo #contenido #organi #dos:hover {
	width: auto;
}
*/

#equipo #main #organi {
	padding-bottom: 0.4em;
	border-bottom: 1px dotted #96958C;
	margin-bottom: 2em;
}

#equipo #main #organi ul {
	padding: 0px;
	margin: 0px;
}

#equipo #main #organi li {
	display: inline;
	list-style: none;
	padding: 2px 5px;
	border-right: 1px dotted #96958C;
}

#equipo #main #organi li a {
	text-decoration: none;
	font-weight: bold;
	color: #B5372C;
}

#equipo #main #organi li a:hover, #equipo #main #organi .actual a:hover {
	color: #000;
}

#equipo #main #organi .actual, #equipo #main #organi .actual a {
	background-color: #B5372C;
	color: #FFF;
}

#tiendas table {
	width: 210px;
}

/*\*/
#tiendas thead {
	display: none;
}
/**/

#tiendas caption {
	background-color: #E2E0D0;
	text-align: center;
	font-weight: bold;
	color: #756D20;
   padding: 3px 0px;
	margin: 0 0 0  5px;
	width: 210px;
}

#tiendas th {
	width: 125px;
}

#tiendas label {
	display: none;
}

#tiendas .number, #tiendas .total {
	text-align: right;
	padding-right: 10px;	
}

#tiendas #main {
	background: url(../img/MapaMundo.gif) no-repeat 250px 40px;
}

#tiendas p {
	width: 240px;
}

#tiendas #main p.comment {
	width: 195px;
	padding-top: 5px;
}

#gente #main a {
	text-decoration: underline;
}

select .continente {
	text-transform: uppercase;
	background-color: #F4F3EA;
}

option.pais {
	/*\*/
	padding-left: 10px;
	/**/
	color: #6A6961;
}

#miembros #main table .sub {
	font-weight: normal;
	font-size: 0.9em;
}

#miembros #main thead th {
	border-bottom: 1px solid white;
}

#miembros #main thead td {
	background-color: #fff;	
}

#grupo sup {
	color: #666;
	font-weight: normal;
	font-size: 0.8em;
}

#grupo .comment sup {
	color: #333;
	font-size: 0.9em;
}

#grupo table .sub {
	width: 130px;
}

#grupo table .destaca {
	background-color: #DEDCCD;
}

#grupo table th.destaca {
	background-color: #C1C0AF;
}