
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:#000;
}

#wrapper {
}

#header {
 color: #333;
 width: 100%;
}

#box{
	display:none;
}

#menu{
list-style-type: none;
}
#menu li{
display:inline;
}

img {
 border:none;
}

#leftcolumn {
 width: 190px;
 float: left;
}

#contador{
	background:url(imagenes/counter.jpg) no-repeat;
	color:#333333;
	font:Arial, Helvetica, sans-serif bold;
}
/*************Bitacora*/
.titulo
{
	 font-size:12px;
	 font-weight:600;
	 color: #0099CC;
	 margin-right:15px;
	 text-decoration:none;
	 
}

.titulo2{
	font-size:13px;
	 font-weight:600;
	 color: #FF0000;
	 margin-right:15px;
	 text-decoration:none;
}
input{
 background: url(../imagenes/input.jpg) no-repeat;
 height:20px;
 width:280px;
 color:#000;
 border:0;
 padding-left:2px;
}
#bitacora {
list-style-type: none;
}

#bitacora li{
 text-align:center;
}

.ima{
	width:100%;
	background:url(imagenes/imaBackVB.jpg) repeat-x;
}

#galPrev{
list-style-type: none;
	font-family: Gill Sans, Verdana;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}

#galPrev li{
 text-align:center;
 color:#000;
 height:120px;
}

.ima2
{
		width:100%;
	background:url(imagenes/imaBackV.jpg) repeat-x;
}

#paginador a
{
	cursor:pointer;
	border: #000066 solid;
	background:url(paginador.jpg);
	padding:4px;
	color:#000033;
		font-weight: bold;
}

#paginador
{
	height:30px;
	clear:both;
	position:relative;
	bottom:10px;
	margin-left:20px;
	padding-top:7px;
}
/*--------------------------------*/
#leftmiddle { 
 color: #FFF;
 width: 37%;
 float: left;
 height:580px;
 cursor:pointer;
 overflow:hidden;
}

#ciures{
	display:inline;
}

#arriba{
	display:inline;
}

#abajo{
	display:inline;
}

#rightmiddle { 
 width: 254px;
 float: left;
}
#rightcolumn { 
 width: 180px;
 float: left;
}
#footer { 
 width:980px;
 clear: both;
 background: url(imagenes/pieB.jpg) no-repeat;
 height:123px; 
}