#page-wrap a{
	/*text-decoration: none;*/
	outline: none;
}
#page-wrap a img#imgAvTop{
	/*border: none;*/
}

#page-wrap h2{
	font-family: Georgia, Serif;
	font-size: 34px;
	text-align: center;
	font-weight: normal;
}

#page-wrap{
	background: white;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
}

#slider{
	background: white url(../images/slider-bg.jpg);
	height: 227px;
	overflow: hidden;
	position: relative;
	margin: 00px 0;
	width:100%;
}

/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  
#mover{
	width: 2880px;
	position: relative;
}

.slide{
	padding: 40px 30px;
	width: 900px;
	float: left;
	position: relative;
}
.slide h1{
	font-family: Helvetica, Sans-Serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #ac0000;
}

.slide p{
	color: #999;
	font-size: 12px;
	line-height: 22px;
	width: 390px;
}

.slide img#imgAvTop{
	max-height:161px;
	max-width:200px;
	float:right;
	position: absolute;
	top: 20px; right:255px;
	border: 3px double #FF0000;
}

#slider-stopper{
	position: absolute;
	top: 1px;
	right: 20px;
	background: #ac0000;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
	cursor:pointer;
}

.colInicio{
	height:210px;
	overflow:auto;
	margin-top:10px;
	text-align:left;
}

#colsInicio{
	text-align:center;
	margin: 0px auto;
	width: 100%;
}

.miEfecto{
	font-family :"Impact"; color :#000; font-size :3em; 
}

.miEfecto a:link, .miEfecto a:visited, .miEfecto a:active, .miEfecto a:hover{
	text-decoration: none;
}

.reg{
	float:left;
}

.usu{
	float:right;
}

#ultUsuRegIndex{
	margin-top:20px;
}

.anuncio{
	font-size:12px;
	font-weight:bolder;
	border: 1px solid #ddd;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:15px;
	line-height:25px;
	width:72%;
	margin:0 auto;
	text-align:justify;
	background-color:#99FFCC;
	cursor:pointer;
	height:65px;
}

b.total{
		color:#0000FF;
}
*h1{
	line-height:20px;
}

.randomizi{
	height:130px;
	text-align:center;
	margin:0 auto;
}
.randomizi ul li{
	margin:0 4px 0 4px;
	height:130px;
	width:110px
}

.randomizi ul li img{
	border:1px solid #ddd;
	padding:3px;
	max-height:75px;
}
