
/* CSS 2008 */

body {	
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size: 14px;
	text-align:center;
	
	color: #ffffff;	
	
}

img {
	border: none;
}

/*---------H1---------*/

h1 {color: black; font-size: 18px; font-weight: bold; text-decoration: none; display: inline;}
h1 a:link { color: #7D0A08; font-weight: bold; text-decoration: underline; display: inline;}
h1 a:visited { color: #7D0A08; font-weight: bold; text-decoration: underline; display: inline;}
h1 a:hover { color: #7D0A08; font-weight: bold; text-decoration: none; display: inline;}
h1 a:active { color: #7D0A08; font-weight: bold; text-decoration: underline; display: inline;}

/*---------H4---------*/

h4 { color: #FFCCCC; font-size: 11px; font-weight: bold; text-decoration: none; display: inline; }
h4 a:link {	color: #FFCCCC;	font-weight: bold; text-decoration: underline; display: inline;}
h4 a:visited { color: #FFCCCC;	font-weight: bold; text-decoration: underline; display: inline;}
h4 a:hover { color: #FFCCCC;	font-weight: bold; text-decoration: none; display: inline;}
h4 a:active { color: #FFCCCC;	font-weight: bold; text-decoration: underline; display: inline;}

/*---------H2---------*/

h2 { color: #EB6987; font-size: 11px; font-weight: normal; text-decoration: none; display: inline; }
h2 a:link { color: #342E2F; font-weight: bold; text-decoration: underline;}
h2 a:visited { color:  #342E2F; font-weight: bold; text-decoration: underline;}
h2 a:hover { color:  #342E2F; font-weight: bold; text-decoration: none;}
h2 a:active { color:  #342E2F; font-weight: bold; text-decoration: underline;}


/* A LiNK */

a:link { color: #7D0A08; font-weight: bold; text-decoration: underline; }
a:visited { color:  #7D0A08; font-weight: bold; text-decoration: underline; }
a:hover { color:  #7D0A08; font-weight: bold; text-decoration: none; }
a:active { color:  #7D0A08; font-weight: bold; text-decoration: underline; }


/*--------- clase para imagen  ampliada ---------*/
.imgborder  { background: #F7F7F4 url(../../images/loading.gif) no-repeat scroll; margin: 1px; padding: 4px; border: 0.5pt solid #FFFFFF; }
#imgcontent  { background: #F7F7F4 url(../../images/loading.gif) no-repeat scroll; margin: 1px; padding: 0; border: 4px solid #F7F7F4; }




/* >>> NUEVA ESTRUCTURA DE TOP - LATERAL - CONTENT - DESPLEGABLE RSS <<< -------------------- */

#topbar-background {
	background: black url(../../images/top-bk.gif) repeat-x;
	margin: auto;
	height:35px;
	}

#topbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:870px;
	font-size:10px;
	margin: 0 auto;
	color:white;
	float:left;
}

#topbar a {color:white;text-decoration:none;}

#topbar a:hover {text-decoration:underline;}

#topbar img {border: 0; float:left }

#topbar ul {margin:0;padding:0;padding-top:10px;}

#topbar li {float:left; padding:0px 5px 0 5px;list-style-type:none;}

#topbar li select {width:125px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;padding:0;margin:-2px 0 0 10px;}

#wrapper {width:1000px; margin: 0 auto;}

#leftbar {width:190px; float:left; padding: 5px 0px 0 0; margin: 15px 0 0 0; }

#rightbar {width:180px; float:left; padding: 5px 0px 0 0; margin: 0px 0 0 0; }

#content {width:600px; padding: 30px 0 0 0px;margin: 0 auto;}

#Label1 { font-family: Verdana, Arial; font-size: 17px; margin: 0 0 0 15px; padding: 0 0 0 22px; background:url(../../images/icon-fotos.gif) left no-repeat; }

#banner-flash { width:699px; height:298px; padding: 0 0 25px 13px;}

.top-webcam {background: url(../../images/top-webcam.gif) no-repeat left; padding:0 0 0 22px; font-family:Verdana, Arial; color:#fff; }
.top-rss {background: url(../../images/top-rss.jpg) no-repeat right; padding:0px 22px 0 7px;}

.titulo-emitiendo { font-size:17px; font-weight:normal; background: url(../../images/icon-cam.gif) no-repeat left; padding: 0 0 0 20px;}
#footer { font-size:11px; font-weight:normal; background: url(../../images/linea-puntos-horizontal.gif) repeat-x left top; clear:both; margin:auto; text-align:center; width:900px; padding: 10px 0 0 0;}


/* >>> NAVIGATION <<< -------------------- */
#topbar-chicas { font-family:Verdana, Arial; font-size:10px; color:white; float:left; }
#topbar-rss { font-family:Verdana, Arial; width:115px; font-size:10px; color:white; float:left; }
#nav {list-style: none; }
#nav a {display: block; color:#FFFFFF; text-decoration:none; text-align:left;}
#nav li:hover { background: transparent;}
#nav li {	float: left; }
#nav li ul { position: absolute; left: -999em; background-color:#eee;	width: 115px; list-style: none;}
#nav li li { width: 115px; float:left; border-right:none; }
#nav li li a { width:106px; color:#555; text-decoration:none; text-align:left; padding: 4px 0 4px 8px; display:block; border-bottom:1px solid #D2D2D2; }
#nav li li a:hover {color:#000; }
#nav li:hover ul {left: auto; }
#nav li:hover ul, #nav li.sfhover ul {left: auto; }

#fixme { position: absolute; right: 0px; bottom: -5px; vertical-align:bottom}
#fixmetoo { position: absolute; left: 20px; bottom: 0px; vertical-align:bottom }
div > div#fixme { position: fixed; vertical-align:bottom}
div > div#fixmetoo { position: fixed; }
pre.fixit { overflow:auto; vertical-align:bottom; border-left:1px dashed #000;border-right:1px dashed #000;padding-left:2px; }

* {margin:0; padding:0; vertical-align:bottom text-align:left;}
