/* Name: screen.main.epaper.css
Copyrigth ©2009 Ultimas Noticias | http://www.ultimasnoticias.com.ve
Author: Mara Zambrano | mczambrano@cadena-capriles.com
Date: 04/01/2010 */


/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

/* remember to define focus styles! */
:focus { outline: 0;}
body {line-height: 1;  color: black; background: white;}
ol, ul { list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}

/* MAIN */
/*GENERALES*/

/*LAYOUTS*/
#container_epaper{padding:0; margin: 0 auto; width:744px; padding-top:4px;}
#container_epaper .header_epaper{border-top:#d6d6d6 1px solid; border-bottom:#ed7803 1px solid; height:66px; margin-bottom:5px;}
#container_epaper .header_epaper img{margin-top:8px;}
#container_epaper .ticker_epaper{height:28px; background:#ed7803; margin-bottom:6px;}
#container_epaper .ticker_epaper li{float:left; padding:3px 8px;}
#container_epaper .ticker_epaper li.space_top{margin-top:5px;}


#container_epaper .contenido_epaper{padding:0 12px; padding-bottom:16px; border-bottom:#ed7803 1px solid;}
#container_epaper .contenido_epaper .columna_A{float:left; width:366px; margin-right:14px;}



/*TIPOGRAFIA*/
#container_epaper .ticker_epaper{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f8c99a;}
#container_epaper .ticker_epaper li.space_top a, a:hover{text-decoration:underline; color:#f8c99a;}
#container_epaper .ticker_epaper li.titulo_ticker{font-family:Georgia, "Times New Roman", Times, serif; color:#fff; font-size:18px; font-weight:normal; margin-right:54px;} 
#container_epaper .contenido_epaper .columna_A #registro p label {font:11px Arial, Helvetica, sans-serif; float:left;width: 22%; text-align:right;padding:5px; color: #000000;}
#container_epaper .footer{font:Arial, Helvetica, sans-serif; font-size:10px; color:#787878; margin-top:8px;}



/*FORMULARIO*/
#container_epaper .contenido_epaper .columna_A #registro {width:auto; background:url(../images/img_headerForm.gif) top left no-repeat; margin-top:6px;}
#container_epaper .contenido_epaper .columna_A #registro input{margin-bottom:4px;}
#container_epaper .contenido_epaper .columna_A #registro fieldset {border:0;padding-top:43px; padding-left: 20px}
#container_epaper .contenido_epaper .columna_A #registro p label {float:left;width: 22%; text-align:right; padding:5px; color:#000000;}

#container_epaper .contenido_epaper .columna_A #registro p br {clear:left;}
#container_epaper .contenido_epaper .columna_A #registrar{float:left; padding:0; margin:6px 0 0 198px; background:url(../images/img_fnd_boton.gif) no-repeat top left; width:84px;height:24px;}
