@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-image: url(../_images/bg_2.jpg);
}
#whapper {
	width: 950px;
	text-align: left;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #33301f;
}
#mainContent a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #574F4F;
	text-decoration: underline;
}
#mainContent  a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: underline;
}
#mainContent  a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #969696;
}


#sidebar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
#sidebar  a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
}
#sidebar  a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #504040;
	background-color: #969696;
	text-decoration: none;
}

#whapper #sidebar ul li {
	font-family: "MS Serif", "New York", serif;
	font-size: 13px;
	font-style: normal;
	color: #999;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	list-style-image: url(../_images/vineta.png);
	list-style-position: inside;
	list-style-type: none;
	margin: 5px;
	padding: 0px;
	border: 1px none #574F4F;
}


#header {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 390px;
	clear: both;
	width: 950px;
}
#header a  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 0px;
	width: 0px;
}


#mainContent {
	height: auto;
	width: 640px;
	float: right;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #504B47;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #504B47;
	border-bottom-color: #504B47;
	border-left-color: #504B47;
	background-image: url(../_images/ssbackcontent.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CCC;
}


#mainContent img {
	border: thin solid #333;
	text-align: center;
	float: none;
	clear: none;
	padding: 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
}
#mainContent p {
}

#sidebar {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #504B47;
	border-top-color: #504B47;
	border-bottom-color: #504B47;
	border-left-color: #504B47;
	background-image: url(../_images/ssbacksidebar.jpg);
	background-repeat: no-repeat;
}
#sidebar img {
	display: block;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;


}

#mainContentWide {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #999;
	background-image: url(../_images/ssbackcontent.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: auto;
	width: 950px;
}



#mainContent h1 {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	font-style: normal;
	color: #CCC;
	text-transform: none;
	font-variant: normal;
	margin: 0px;
}

#mainContent h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #999;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	font-style: normal;
	text-align: justify;
	padding: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	background-color: #101413;
	border: medium none #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #999;
	line-height: 29px;
	float: none;
}

.mas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574F4F;
	text-decoration: underline;
	text-align: right;
}

.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #33301f;
}
#contentWide {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666;
	height: auto;
	width: 950px;
	text-align: justify;
}
#contentWide p {
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-style: none;
	border-left-color: #504949;
}

#contentWide a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #574F4F;
	text-decoration: underline;
}
#contentWide  a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: underline;
}
#contentWide  a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #969696;
}

#submenu {
	height: auto;
	width: auto;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#submenu img {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	display: block;
}
.imagesTitles {
	display: block;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	border: 2px double #C
:\Documents and Settings\Personal\Mis documentos\Sexto Sonar WebSite\es\home.htm;
}
.centerWords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575958;
	text-align: center;
	display: block;
	font-weight: bolder;
}
.centerAlign {
	text-align: center;
	display: block;
}

.bioImages {
	display: block;
	padding: 1px;
	border: 2px double #574F4F;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#submenuMedia {
	width: 950px;
}
table#merchContent th {
	background-color: #111;
	border: 1px double #33301f;
}
table#merchContent tr td {
	border: 1px groove #33301f;
	background-image: url(../_images/ssbacksidebar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#whapperIndex {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.memberTitleQuestion {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style: normal;
	color: #574F4F;
	font-weight: bold;
}
.titlesNews {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	background-color: #33301f;
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.dates2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	color: #C7C7C7;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 3px;
	line-height: 10px;
	float: none;
	clear: none;
	background-color: #212121;
	letter-spacing: 3px;
	margin-right: 20px;
}
