#noticias, #eventos

{

	background-color:#D5D8D1;

	padding-top:15px;

	padding-bottom:15px;

	padding-left:5px;

	overflow:visible;

}

.noticia

{

	float:left;

	width:314px;

}

.noticia_bg

{

	background-color:#FFFFFF;

	padding:10px;

	margin-left:7px;

	margin-right:7px;

}

.noticia_mini_titulo

{

	width:280px;

	font-weight:bold;

	padding-bottom:5px;

	margin-bottom:10px;

	border-bottom-color:#333333;

	border-bottom-style:solid;

	border-bottom-width:1px;

	font-size:13px;

	color:#562C2C;

}

.noticia_mini_content

{

	text-align:justify;

	width:280px;

	overflow:hidden;

}

.noticia_mini_content img

{

	height:187px;

	float:left;

	padding-right:10px;

	padding-bottom:10px;

}

.eventos

{

	padding-left:10px;

	padding-right:10px;

}

.mini_event

{

	margin-bottom:10px;

	background-color:#FFFFFF;

	padding:7px;

}

.mini_event_fecha

{

	font-weight:bold;

	color:#562C2C;

	padding-bottom:5px;

}

.mini_event_nombre

{

	font-weight:bold;

}

.mini_event_texto

{

	padding-left:30px;

	text-align:justify;

}

.clear

{

	clear:both;

}
#portada
{
	width: 679px;
	height: 369px;
	background: #D5D8D1;
}
#avisos
{
	width: 679px;
	height: 36px;
	background: #D5D8D1;
}

#perro1, #perro1oscuro
{
	background-image:url(../images/portada/perro1.jpg); 
	text-decoration: none; 
	border: 0px; 
	width:318px; 
	height: 346px; 
	float:left; 
	margin: 10px;
	cursor: pointer;
	cursor: hand;
}
#perro2, #perro2oscuro
{
	background-image:url(../images/portada/perro2.jpg); 
	text-decoration: none; 
	border: 0px; 
	width:318px; 
	height: 346px; 
	float:left; 
	margin: 10px;
	cursor: pointer;
	cursor: hand;
}
#perro3, #perro3oscuro
{
	background-image:url(../images/portada/perro3.jpg); 
	text-decoration: none; 
	border: 0px; 
	width:318px; 
	height: 346px; 
	float:left; 
	margin: 10px;
	cursor: pointer;
	cursor: hand;
}
#perro4, #perro4oscuro
{
	background-image:url(../images/portada/perro4.jpg); 
	text-decoration: none; 
	border: 0px; 
	width:318px; 
	height: 346px; 
	float:left; 
	margin: 10px;
	cursor: pointer;
	cursor: hand;
}
#ficha
{

	font-weight:bold;
	
	background: #D5D8D1;
	
	padding-bottom:5px;
	
	padding-top: 10px;
	
	padding-left: 10px;
	
	padding-right: 10px;
	
	margin-top: 10px;
	
	margin-bottom:10px;

	border-color:#333333;

	border-style:solid;

	border-width:1px;

	font-size:13px;

	color:#562C2C;

}


.f_top
{
	width: 680px;
	
	height: 34px;
	
	background-image:url(../images/comunes/fondo_top.png);
	
	margin-top: 2px;
	
	margin-bottom: 2px;
	
	
	background-repeat:repeat-y;
	
	cursor: pointer;
	
	cursor: hand;
	
	text-align: center;
	
	vertical-align: middle;
	
	font-family: verdana, arial;
	
	font-size: 15pt;
} 

.gbus
{
	background-image:url(../images/top_perros/titulo_granbusqueda.png);
}
.bcaz
{
	background-image:url(../images/top_perros/titulo_busquedacaza.png);
}
.cprac
{
	background-image:url(../images/top_perros/titulo_cazapractica.png);
}

.f_avisos
{
	width: 680px;
	
	height: 96px;
	
	background-image:url(../images/comunes/fondo_top.png);
	
	margin-top: 2px;
	
	margin-bottom: 2px;
	
	
	background-repeat:no-repeat;
	
	cursor: pointer;
	
	cursor: hand;
	
	text-align: center;
	
	vertical-align: middle;
	
	font-family: verdana, arial;
	
	font-size: 15pt;
} 
.aviso1
{
	background-image:url(../images/portada/banner_aviso.png);
}
