/* BODY */
body{
    font-size: 0.75em;
    margin: 0;
}

/* ELEMENTOS HTML */
h1, h2, h3, h4, h5, h6 { font-weight:lighter; padding-bottom: 5px; color: #E287A8; line-height: 1em; font-family: Century Gothic, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #E287A8; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 10px; line-height: 20px; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 2px 0 13px 40px; color: #9e9e9e; font-style: italic; font-size: 16px; font-family: Georgia, serif; }
blockquote p { padding: 0px 0px 0px 20px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
textarea { padding: 4px; }

a { color:white;}


/* PAGE */
#container{
	background: #000;
	background-position:center top;
	width:100%;
}

#container-inner{
	width: 100%;
}

/* BEGIN TOP */
#top0{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top0.jpg") no-repeat center top;
	height:256px;
}
#top1{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top1.jpg") no-repeat center top;
	height:256px;
}
#top2{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top2.jpg") no-repeat center top;
	height:256px;
}
#top3{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top3.jpg") no-repeat center top;
	height:256px;
}
#top4{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top4.jpg") no-repeat center top;
	height:256px;
}
#top5{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top5.jpg") no-repeat center top;
	height:256px;
}
#top6{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top6.jpg") no-repeat center top;
	height:256px;
}
#top7{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top7.jpg") no-repeat center top;
	height:256px;
}
#top8{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/body-top8.jpg") no-repeat center top;
	height:256px;
}
#top20130{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20130.jpg") no-repeat center top;
	height:250px;
}
#top20131{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20131.jpg") no-repeat center top;
	height:348px;
}
#top20132{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20132.jpg") no-repeat center top;
	height:278px;
}
#top20133{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20133.jpg") no-repeat center top;
	height:263px;
}
#top20134{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20134.jpg") no-repeat center top;
	height:241px;
}
#top20135{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20135.jpg") no-repeat center top;
	height:400px;
}
#top20136{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20136.jpg") no-repeat center top;
	height:400px;
}
#top20137{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20137.jpg") no-repeat center top;
	height:286px;
}
#top20138{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20138.jpg") no-repeat center top;
	height:250px;
}
#top20139{
	width: 100%;
	margin: 0 auto;
	background:url("../images/amanecer/2013/lnm20139.jpg") no-repeat center top;
	height:294px;
}
/* END TOP */

/* BEGIN HEADER */
#header{
	width: 100%;
	margin: 0 auto;
	clear: both;
	text-align: center;
}
#header-inner{
	text-align: center;
}
/* END HEADER */


#content-body{
	//background: url("../images/amanecer/background.jpg") no-repeat #06050B center top;
}

#content,#content-w{
	width: 980px;
	margin: 0 auto;
    padding: 0;
	background: url("../images/amanecer/bg-center-middle-300.png") repeat-y scroll left top transparent;
	overflow: hidden;
}
#content-w{
	background: url("../images/amanecer/bg-center-w-middle.png") repeat-y scroll left top transparent !important;
}
#content-inner,#content-inner-w{
	  background: url("../images/amanecer/bg-center-top-300.png") no-repeat scroll left top transparent;
	  height: 100%;
	  float: left;
	  margin: 0 auto;
	  
}
#content-inner-w{
	  background: url("../images/amanecer/bg-center-w-top.png") no-repeat scroll left top transparent !important;
}

#content-bottom,#content-bottom-w{
	 background: url("../images/amanecer/bg-center-bottom-300.png") no-repeat scroll left bottom transparent;
     padding: 30px 0px 0 0px;
     overflow: hidden;
}
#content-bottom-w{
	background: url("../images/amanecer/bg-center-w-bottom.png") no-repeat scroll left bottom transparent !important;
}

#content-end{
	//background: url("../images/content-bottom.gif") no-repeat 0 0 transparent;
	clear: both;
    width: 962px;
    height: 10px;
    margin-top: -10px;
}

#main-content{
	text-align: left;
}



/* BEGIN FOOTER */
#footer {
    color:#CCCCCC;
}
#footer-inner{
	
}
/* END FOOTER */

/* BEGIN BOTTOM */
#bottom{
	background:url(../images/amanecer/piepagina.jpg) no-repeat center top;
	min-height:200px;
    clear: both;
    font-size: 11px;
    font-weight: lighter;
    margin: 0;
    padding-top: 24px;
   
    width: 100%;
    border-top: 2px solid #24160a;
}
/* END BOTTOM */

/* BEGIN COL1 */
#col1{
	float: right;
	width: 320px;
	padding: 0px 5px 0px 5px;
	text-align: left;
}

#col1-content{
}
/* END COL1 */

/* BEGIN COL2 */
#col2{
	float: left;
	width: 200px;
	text-align: left;
}
#col2-content{
}
/* END COL2 */

/* BEGIN CENTER */
#main{
	float: left;
	width: 590px;
	padding-left: 25px;
	padding-right: 33px;
}
#main-w{
	width: 930px;
	padding: 0 33px 10px 25px;
}
.main-content-ancho{
	
}
/* END CENTER */
		