/*-----------------------------------------------------------------------------
III Festival de Cine Global Dominicano (Main Cascading Style Sheet)


-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

html, body { margin: 0; padding: 0; height: 100%; }
body { font: 12px Georgia, sans-serif; color: #585858; background-color: #FAF6E6; background: url(../images/bg_page_continue.gif) top center repeat-y; }
a:link, a:visited, a:active { color: #585858; text-decoration: underline; }

/* =Homepage
-----------------------------------------------------------------------------*/

#back_header { background: url(../images/bg_page.jpg) top center no-repeat; }

#logo { margin-left: 40px; }

#left_home { margin: 20px 0 0 49px; font-size: 11px }

#news { font-size: 11px }
#news img { padding-left: 8px; }
#news td { padding-top: 3px; }
#news a:link, #footer a:visited, #footer a:active { text-decoration: none; }
#news a:hover { color: #4A2600; text-decoration: underline; }

#right_home { height: 100%; margin-left: 15px; background: url(../images/bg_ct_concurso.gif) no-repeat; }
#right_home td { padding: 28px 65px 0 65px; }
#right_home a:link, #footer a:visited, #footer a:active { text-decoration: underline; }
#right_home a:hover { color: #FFF; text-decoration: underline; display: marker; padding: 1px 4px; }

#participants { }
#participants td { padding: 0; }

#clear { }
#clear td { padding: 2px; }

#top_nav { margin-top: 10px; }

#footer { height: 70px; background: url(../images/bg_ct_footer.jpg) top center no-repeat; font-size: 11px; color: #FCBF3E; line-height: 18px; }
#footer a:link, #footer a:visited, #footer a:active { padding: 0 2px; color: #FFF; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.important { color: #4A2600; font-weight: bold; }
.newsdate { font-weight: bold; }
.blue { color: #3076B2; font-weight: bold; }
.blue2 { color: #00246B; font-weight: bold; }
.tit_noticias { font-size: 16px; color: #3076B2; font-weight: bold; line-height: 19px; }
.date_noticias { font-size: 11px; color: #4A2600; }





#back_page { height: 100%; border-bottom: 6px solid #136291; }
#header_home { background: url(../images/bg_header_home.jpg) no-repeat; font-size: 12px }
#left { margin-top: 45px; }
#info_header { margin-top: 60px; font-size: 12px; color: #659a8c; }
#info_header a:link, info_header a:visited, info_header a:active { color: #659a8c; text-decoration: underline; }
#info_header a:hover { color: #2d6254; text-decoration: underline; }
#nav_home { margin-top: 72px; }
#making_home { margin-top: 25px; font-size: 11px; }
#making_home a:link, making_home a:visited, making_home a:active { color: #585858; text-decoration: underline; }
#making_home a:hover { color: #659a8c; text-decoration: underline; }
#faq_home td { padding: 3px 10px; }
.bold { font-weight: bold; }
.tit_faq { font-size: 20px; }


/* =Content Page
-----------------------------------------------------------------------------*/

#header_content { background: url(../images/bg_header_content.jpg) no-repeat; font-size: 12px }
#nav_content { margin-top: 140px; }
#titulos_ct { margin-top: 25px; background: #f4e666; }
.emphasis { font-size: 13px; color: #508275; font-weight: bold; border-bottom: 1px solid #508275; }
.products { font-size: 13px; color: #508275; font-weight: bold; }
.txtproducts { font-size: 11px; color: #585858; }
.black { color: #333; }
li { list-style: square; padding-left: 1px; }