/* global
----------------------------------------------- */
body {
background-color: #000000;
font-family: verdana;
margin: 0 20px;
color: #fff;

/*Para Scroll en IExplorer*/
scrollbar-face-color: #FFCC00;
scrollbar-highlight-color: #FFCC66;
scrollbar-3dlight-color: #F9E7A0;
scrollbar-darkshadow-color: #CC9900;
scrollbar-shadow-color: #6E5A09;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #DDDDDD;

}


/* layout
----------------------------------------------- */
#container {
position: relative;
background: url('img_body/header.jpg') no-repeat top left;
padding-top: 144px;
width: 710px;
border-bottom: 5px solid #FFCC00; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:5px
}

#pageHeader {
display: none;
}

#quickSummary {
width: 100%;
text-align: right;
}

#quickSummary p.p1 {
display: none;
}

#quickSummary p.p2 {
margin-top: 0;
padding-right: 5px;
}

#ultima_noticia, #expomanga{
margin: 22px 0 0 176px;
width: 529px;
}

#noticias_anteriores{
margin: 25px 0 0 176px;
width: 529px;
}

#footer {
margin: 0 0 5px 0;
padding: 10px 0 0 0;
width: 100%;
text-align: center;
}

#linkList {
position: absolute;
width: 150px;
top: 166px;
left: 5px;
}


/* text
----------------------------------------------- */
p {
font-size: 12px;
font-family: Verdana;
color: #fff;
}

#ultima_noticia p.p1, #supportingText p.p1 {
margin-top: 10px;
}

#ultima_noticia p, #supportingText p {
line-height: 18px;
}

#quickSummary p.p2 {
font-size: 10px;
color: #999;
}
#expomanga p.titulos{
font-size: 20px;
color: #FFCC00;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase; 
text-align: center;
}

#footer p{
font-size: 9px;
color: #FFCC00;
margin-top: 0;
margin-bottom: 0;
}

img{
border: 0px;
}

/* lists
----------------------------------------------- */
#linkList ul {
font-family: Verdana;
font-size: 14px;
list-style:none;
margin: 5px 1px 1px 1px;
padding: 1px 1px 1px 1px;
}

#linkList ul li {
background: url('img_body/seccion.gif') no-repeat 5px 3px;
margin: 3px 0 0 0;
line-height: 14px;
color: #ccc; padding-left:17px; padding-right:0; padding-top:0; padding-bottom:0
}

#linkList #lselect li {
background: url('img_body/seccion.gif') no-repeat 5px 2px;
font-size: 9px
}

#linkList #lselect a:link, #linkList #lselect a:visited { display: block; }
#linkList #lselect a.c:link, #linkList #lselect a.c:visited { display:inline; }

#larchives li, #lresources li { text-transform: lowercase; }


/* links
----------------------------------------------- */
a, a:link, a:visited {
font-weight:bold;
color: #999;
}

a:hover {
font-weight:bold;
text-decoration: underline;
color: #fff;
}

#quickSummary a, #quickSummary a:link, #quickSummary a:visited {
text-decoration: none;
}

#quickSummary a:hover {
text-decoration: underline;
}

#linkList a, #linkList a:link, #linkList a:visited {
font-weight: bold;
color: #AAAAAA;
text-decoration: none;
}

#linkList a:hover {
font-weight: bold;
text-decoration: underline;
color: #EEEEEE;
}

#linkList #lselect a {
font-family: Verdana;

font-size: 10px;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


/* headings
----------------------------------------------- */
h3 { margin-bottom: 0px; }

h3 span { display: none; }

#supportingText h3 {
width: 529px;
height: 15px;
}

#linkList h3 {
width: 150px;
height: 20px;
margin-top: 20px;
}

#expomanga h3 {
background: url('img_body/h3_expomanga_title.gif') no-repeat top left;
width: 529px;
height: 26px
}




#noticias_anteriores h3 {
background: url('img_body/h3_noticias_anteriores.gif') no-repeat top left;
}

#lsecciones h3 {
background: url('img_body/h3_secciones.gif') no-repeat top left;
margin-top: 10px
}

#lexpocomic h3 {
background: url('img_body/h3_expocomic.gif') no-repeat top left;
margin-top: 10px
}

#lexpomanga h3 {
background: url('img_body/h3_expomanga.gif') no-repeat top left;
margin-top: 10px
}

#lasociacion h3 {
background: url('img_body/h3_asociacion.gif') no-repeat top left;
margin-top: 10px
}

#ledanteriores h3 {
background: url('img_body/h3_edanteriores.gif') no-repeat top left;
margin-top: 10px
}

#losomania h3 {
background: url('img_body/h3_losomania.gif') no-repeat top left;
margin-top: 10px
}


/* misc
--------------------------------- */
acronym { border-width: 0; }

#centered_div {
width:760px;
height: 353px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -380px;
margin-top: -176px;
background: black;}

#hide {
	visibility: hidden;
}

#expm_div table{
	width: 100%;
	background: url('/contenidos/expomanga2009/img/fondo_expomanga.jpg');
	background-repeat: no-repeat;
}
#expm_div p.indent{
	margin-left: 20px;
}

p.center{
text-align: center;
}