#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
}
#wrapper .imUp
{
	background:url(../../App_Themes/Camp/imgs_campanas/r_up.gif);
	background-repeat:no-repeat;
	width:998px;
	height:319px;
	top:0px;
}
#wrapper .imDown
{
	background:url(../../App_Themes/Camp/imgs_campanas/r_down.gif);
	background-repeat:no-repeat;
	width:998px;
	height:319px;
	bottom:0%;
	z-index:2;
	position:relative;
	/*
	background:url(../../App_Themes/Camp/imgs_campanas/r_down.gif);
	background-repeat:no-repeat;
	width:998px;
	height:319px;
	top:0px;*/
	
}

#header {
	margin: 0 0 5px 0;
	background:#990001;
	color:#FFFFFF;
	font-size:18px;
}

#side-a {
	float: left;
	width: 350px;
}
#side-a li
{
	display:block;
	margin-bottom:10px;
}

#side-b {
	float: right;
	width: 290px;
	border:#000 solid 1px;
	z-index:1px;
}
#side-b li
{
	display:list-item;
}
#side-b a:link,a:visited,a:active
{
	text-transform:none;
	text-decoration:none;
	color:#333333;
	font-size:13px;
}
#side-b a:hover
{
	text-transform:none;
	text-decoration:overline underline;
	color:#660000;
	font-size:13px;
}
.search
{
	background-image:url("../../App_Themes/Camp/imgs_campanas/lupa.gif");
	background-repeat:no-repeat;
	width:200px;
	height:70px;
	float:left;
	top:0%;
	left:0%;
}

#centro { 
	float: left;
	width: 320px;
	height: 616px;
}

#otro
{
	height:55px;
	margin-bottom:15px;
	padding-top:10px;
}
#otro img
{
	float:left;
}

#centro li
{
	display:block;
	margin-bottom:10px;
}


#footer {
	clear: both;
	background: #A2A2A2;
}
a img
{
	border:0px;
}

#centro a:hover img 
{
	filter: blur(add = 0, direction = 225, strength = 5);
	width:84px;
	height:60px;
}
#side-a a:hover img 
{
	filter: blur(add = 0, direction = 225, strength = 5);
	width:84px;
	height:60px;
}
.miTxt
{
/*margin-left:20px;*/
}
.Tbitacora
{
	background-color:#c0d47f;
	color:#000;
	width:100px;
	height:15px;
	text-align:center;
}
.Bbitacora
{
	background-color:#c0d47f;
	color:#000;
	width:100px;
	height:20px;
	text-align:center;
	border:solid 1px #000;
}
