/* CSS Document */
body{
	background:#000000;
	padding:0;
	margin:0;
	height:auto;
	color:#666666;
font-size:8px;
	}
a{
	padding:10px;
	padding-left:30px;
	}
a.normal{
	color:#333333;
	padding:0;
font-size:14px;
	text-decoration:none;
	}
a.normal:hover{
	color:#666666;
	padding:0;
font-size:14px;
	text-decoration:underline;
	}
#foot{
	background:url(imgs/inf.jpg);
	width:1002px;
	height:203px;
	color:#CCCCCC;
	text-align:center;
	}
#pagina{
	background:#000000 url(imgs/bg.jpg) no-repeat bottom right;
	float:right;
	width:830px;
	height:auto;
	margin-right:25px;
	}
#menu{
	float:left;
	width:auto;
	height:auto;
	}
#comentarios{
	float:left;
	width:50%;
	height:auto;
	}
#local{
	float:right;
	width:50%;
	height:auto;
	border-left:#990000 solid 1px;
	}
h2{
	text-decoration:underline;
	padding-left:25px;
	}
hr{
	border:#333333 dashed 1px;
	}
#cajaIn{
	width:auto;
	height:auto;
	margin-top:0;
	padding:0;
	}
