

/*html { background:#db2d89 url(../img/body-bg.png)  center repeat-y; }*/

body {
	line-height:1.2em;
	font:normal 16px/100% Helvetica, Arial, sans-serif;
	background:transparent url(../img/body-bg.jpg)  center top repeat-y; background-attachment:fixed; color:#160021;
	background-color: #db2d89;
	/*background-image:url(../img/fondo-patron.jpg);*/
	/*background-repeat: repeat;*/
	/*background-attachment:fixed;*/
}

strong { color:#000; }
ul { list-style:none; }
img { border:none; }

input,
textarea {
	margin:0; border:1px solid #000;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
	background:#fff; color:#000;
	font-weight:bold; font-family:"Times New Roman", Georgia;
}

textarea { overflow:hidden; }

a { text-decoration:none; font-weight:bold; color:#160021; }
a:hover { background:#000; color:#fff; }

.no_style:hover
{
	background:none;
}

a.external { padding-right:18px; background:url(../img/link-external-bg.png)  center right no-repeat; color:#000; }
a.external:hover { background:#000 url(../img/link-external-hover-bg.png)  center right no-repeat; color:#fff; }

a.img { padding:0; background:none; }
a.img:hover { background:none; }

a.img.external { padding:0; background:none; }

img.border { border:4px solid #ffde00; padding:1px; background:#000; }
img.alignleft { margin:0 10px 20px 0; float:left; }
img.alignright { margin:0 0 10px 20px; float:right; }

img.aligncenter { margin:10px auto; display:block; float:none; clear:both; }


.nst { font-style:oblique; font-weight:bold; color:#DB2D89; }
.small { font-size:.9em; color:#fff; }


.goto_top {
	height:30px;
	margin:0 0 10px 0;
	float:none; clear:both;
	text-align:left;
	background:#000 url(../img/heart-goto_top-bg.png) 15px center no-repeat;
}

.goto_top:hover { cursor:pointer; background:#ebc9f3 url(../img/heart-goto_top-hover-bg.png) 15px center no-repeat; }

.goto_top:hover span {
	padding-left:35px;
	display:block;
	text-align:left;
	font-weight:bold; font-size:.9em;
	line-height:30px; vertical-align:middle;
	background-color:#000; color:#FFFF00;
}

.goto_top span { display:none; }


#wrapper { padding-top:10px; }

#header,
#body { margin-bottom:10px; }

#header { width:940px; height:264px; }
#header2 { padding-left:5px; height:310px; }

#footer {
	width:940px;
	margin:0 10px;
	border-top:1px dotted #160021; padding-top:10px;
	line-height:10px; vertical-align:middle; text-align:center;
	font-size:.75em;
}
#footer a
{
	color:#000;
}
#footer a:hover
{
	color:#FFED00;
	background-color:#000;
}


.block {
	margin-bottom:10px; padding-bottom:10px;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	font:normal .75em "Times New Roman", Georgia;
	line-height:1.33em;
	background:#ffed00 url(../img/block-bg.jpg) bottom left repeat-y;
}

.block h2 {
	height:23px;
	border-top-left-radius:5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px;
	border-top-right-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;
	margin:0; padding:5px 10px;
	font:bold 1.2em "Times New Roman", Georgia, Helvetica, Arial, sans-serif;
	line-height:1.7em; vertical-align:middle;
	background: #000000;
	color: #ffed00;
	text-transform: uppercase;
	/*background:#361942 url(../img/block-header-bg.png); color:#fff;*/
}

#sidebar .block { width:220px; overflow:hidden; /*background-image:url(../img/sidebar-block-bg.png);*/ }
#sidebar .block h2 { width:200px; }

#navigation ul {
	list-style:none;
	margin:0 0 0 10px;
	padding:0; width:932px;
	height:20px; border:1px solid #a5a5a6;
	overflow:hidden; background:#ffed00 url(../img/block-bg.jpg) bottom left repeat-y;
	padding:5px 0 0 5px;
	margin-bottom:10px;
	font:normal .71em "Times New Roman", Georgia;
}
#navigation ul li {
	position:relative; float:left;
	margin:0;
	text-transform: uppercase;
	width:auto;
	padding: 0 4px 0 4px;
}
#navigation ul li a {
	width:180px;
	/*border-bottom:1px dotted #361942; padding:0 10px 0 30px;*/
	/*display:block;*/
	/*line-height:2.4em; vertical-align:middle;*/
	/*background:url(../img/heart-list-bg.png) 10px center no-repeat; color:#361942;*/
}

/*#navigation ul li a:hover { border-bottom:1px dotted #610085; background:#fcf0ff url(../img/heart-list-hover-bg.png) 10px center no-repeat; color:#610085; }*/
#navigation ul li a:hover { text-decoration: underline; background:none; }

.nav_submenu
{
	display:none;
}
.nav_submenu ul {
	list-style:none;
	margin:-11px 0 0 10px;
	padding:0; width:auto;
	height:auto; border:1px solid #a5a5a6;
	overflow:hidden; background:#ffed00 url(../img/block-bg.jpg) bottom left repeat-y;
	padding:5px 0 5px 5px;
	margin-bottom:10px;
	font:normal .71em "Times New Roman", Georgia;
}
.nav_submenu ul li {
	position:relative; float:left;
	margin:0;
	text-transform: uppercase;
	width:auto;
	padding: 0 4px 2px 4px;
}
.nav_submenu ul li a {
	width:180px;
	/*border-bottom:1px dotted #361942; padding:0 10px 0 30px;*/
	display:block;
	/*line-height:2.4em; vertical-align:middle;*/
	/*background:url(../img/heart-list-bg.png) 10px center no-repeat; color:#361942;*/
}

/*#navigation ul li a:hover { border-bottom:1px dotted #610085; background:#fcf0ff url(../img/heart-list-hover-bg.png) 10px center no-repeat; color:#610085; }*/
.nav_submenu ul li a:hover { text-decoration: underline; background:none; }


#newsletter form div { width:180px; padding:15px 15px 0 15px; }
#newsletter .ademas { font-size:.8em; }

#newsletter input {
	width:150px;
	padding:5px 30px 0 5px;
	float:left;
	font-size:1em;
}

#newsletter .email { position:relative; padding:0; }
#newsletter .email span {
	width:26px; height:20px;
	display:block; overflow:hidden;
}

#newsletter .email span.ok {
	position:absolute; top:0; right:0;
	padding:6px 0 0 0;
	cursor:pointer;
	text-align:left;
	font:bold .9em Arial;
	/*color:#610085;*/
	color:#000;
}

#newsletter .email span.waitforit {
	text-indent:40px;
	background:url(../img/waitforit.gif) center left no-repeat;
}

#nl_msg { width:220px; font-size:.9em; }



#flyer a {
	width:188px; height:281px;
	margin:15px 15px 5px 15px; border:1px solid #361942;
	display:block;
}
#flyer a:hover { border:1px solid #fff; }


#content.block {
	position:relative;
	width:710px;
	font-size:.9em;
}

#content.block h2 { height:22px; font-size:1em; }

#content.block h3,
#content.block h4 {
	margin:1em 0; border-bottom:1px dotted #555; padding:2px 3px;
	text-align:left;
	text-transform:lowercase;
}
h6
{
	text-align:left;
}


#content.block h3 { font:bold 1.5em Helvetica, Arial, sans-serif; color:#000; }
#content.block h4 { font-size:1.15em; }

#content.block div { margin:20px; }

#content.block p { margin:10px 0; clear:both; text-align:left; }

/*
<div id="audio_player">
	<span id="headphones"></span>
	<div id="dewplayer_content">
		<object type="application/x-shockwave-flash" data="dewplayer.swf?mp3=track.mp3&amp;autostart=1&amp;autoreplay=1&amp;volume=75" width="1" height="1" id="dewplayer" name="dewplayer">
			<param name="allowScriptAccess" value="sameDomain" />
			<param name="movie" value="dewplayer.swf?mp3=track.mp3&amp;autostart=1&amp;autoreplay=1&amp;volume=75" />
			<param name="wmode" value="transparent" />
			<embed src="dewplayer.swf?mp3=track.mp3&amp;autostart=1&amp;autoreplay=1&amp;volume=75" wmode="transparent" quality="high" bgcolor="#ffffff" width="1" height="1" id="dewplayer" name="dewplayer" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
		</object>
	</div>
</div>
*/

#content .block #audio_player { position:absolute; top:0; right:0; }
#content .block #audio_player #headphones { width:32px; height:32px; display:block; cursor:pointer; background:url(../img/speaker-on.png) center center no-repeat; }
#content .block #audio_player #headphones.on { background-image:url(../img/speaker-off.png); }
#content .block #audio_player #dewplayer_content {}

.aviso
{
	color:#000 !important;
}
.aviso strong
{
	color:#000 !important;
}