body 
            {
	background-color: #E2E2E2;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(imag/main_bgn.gif);
            }
#contenedor {
	margin: auto;
	width: 754px;
	text-align: left;
	background-color: #1a1a1a;
	border: 0px;
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image: url(imag/fondo_contend.gif);
}
#cabecera {
	margin: 0px;
	padding: 0px;
	height: 100px;
	border: 0px;
	background-image: url(imag/cabecera1.jpg);
}
#menu {
	background-color: #1a1a1a;
	height: 27px;
	border: 1px solid #000;
}


ul {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
		}
		li {
	float:left; /*para que lo coloque cada boton al lado*/
	width:84px;
	text-align:center;
	background-color: #1a1a1a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
			}
		ul li a{
	color:#CCC;
	text-decoration:none;
	display:block;
	line-height: 25px;
	font-weight: bold;
}
		ul li a:hover {
	color:#000;
	background-color: #C9C;
}
		ul li:hover {
			/* cursor pointer*/}
#cuerpo {
	margin: 0 auto;
	text-align: left;
	background-color: #333;
	padding-top: 10px;
}
			

            #media
            {
	float: left;
	border: 0px;
	text-align: left;
	width: 400px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
            }
#contenedor p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
#comentario {
	border: 0px;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	color: #CCC;
	vertical-align: top;
	font-weight: bold;
}
#lateral1 {
	margin: 0px;
	padding: 0px;
	width: 20px;
	float: left;
}

#pie {
	background-color: #000;
	padding-left: 20px;
	color: #999;
	height: 30px;
	margin: 0px;
}
#cuerpo  h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #3CF;
	text-align: center;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
            #noUpdate
            {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 400px;
	height: 225px;
	padding: 0px;
	margin: 0px;
	border: 0px;
            }
        #noUpdate p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3CF;
}
        .for {
	background-color: #e2e2e2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #333;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #333;
}
        .bot {
	background-color: #333;
	border-top-color: #3CF;
	border-right-color: #3CF;
	border-bottom-color: #3CF;
	border-left-color: #3CF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFF;
}
#contenedor #cuerpo p a {
	color: #39F;
}
