body {
	background-image: url(imagenes/bg-top.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	padding-top: 0px;
}

#header {
	width: 970px;
	height: 85px;
	margin: 0 auto;
}
#adsenseheader {
    float:inherit;
	width: 970px;
	padding-top:50px;
}
#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 5px;
	color: #FFFFFF;
}
#search {
	float: right;
	width: 400px;
 	height: 50px;
	padding-top: 25px;
	margin: 0;
}
#contenido {
	width: 970px;
	padding-top: 10px;
	margin: 0 auto;
}
#footer {
	float:right;
	width: 970px;
	height:50px;
	margin-top:20px;
}
#nuevo {
	float: letf;
	width: 200px;
	height:200px;
	margin-top:30px;
	margin-bottom:30px;
	height:40px;
}
#categorias {
	float: letf;
	width: 200px;
	margin-top:100px;
	padding-top:10px;
	height:40px;
	background-image:url(imagenes/arriba_submenu.png);
}
#categoriasmedio {
	float: letf;
	width: 200px;
	background-image: url(imagenes/medio_submenu.png);
	background-repeat: repeat;
}
#categoriasbajo {
	float: letf;
	width: 200px;
	height:20px;
	background-image: url(imagenes/bajo_submenu.png);
}
#navegacion{

	background-repeat: repeat;
	list-style-image:url(imagenes/categoria_nombre.gif);
	list-style-type: none;
	margin:10px;
	margin-left:30px;
	padding:0;
}
#navegacionsub{
	background-repeat: repeat;
	list-style-image:url(imagenes/categoria.gif);
	list-style-type: none;
	margin:5px;
	margin-left:15px;
	padding:0px;
}
#navegacion li{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
}
#navegacionsub li{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#informacionhead {

	width: 750px;
 	height: 35px;
	background-image:url(imagenes/arriba.jpg);
	background-repeat:no-repeat;
}
#informacion {

	float: right;
	width: 750px;
	margin-top:30px;
	background-image:url(imagenes/medio.jpg);
	background-repeat:repeat-y;
}
#informacionfooter {
	width: 750px;
 	height: 11px;
	background-image:url(imagenes/bajo.jpg);
	background-repeat:no-repeat;
}
#adsenseinformacion {
	margin-top:30px;
	float: right;
	width: 750px;
}
a,a:link { 
	color: #666666;
	text-decoration: none;
	
}
a:hover  { 
	color:#CCCC00; 
	text-decoration: none; 
	
}

.titulo{
	color: #CCCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.titulocaja {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
