body, div, p, label, span, a, {margin:0px; border:0px; padding:0px;}
img {padding:2px; border:0px;}
a { text-decoration:none;}
/*------------------------estructura-------------------------*/

.camada{width:100%;}
.camada_1{width:255px; height:200px; float:left; margin-left:25px;} 
.camada_2 {width:180px; height:200px; float:left;}
.camada_3 {width:255px; height:200px; float:left;}

body{ margin:0px; background-image:url(/fotos/fondos/fondo3.jpg); background-repeat:repeat;}
.fondo_index{background-image:url(/fotos/fondos/fondo3.jpg);
				margin:0px;
				padding:0px;}
.fondo_2{background-image:url(/fotos/fondos/fondo0.jpg);}
				
div#portada{margin:auto; 
			width:902px;
			height:566px;
			text-align:center;}

#luna{background-image:url(/fotos/fondos/fondo_luna.jpg);
	height:325px;
	width:350px;
	position:absolute;
	z-index:1;
	top:expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px'); 
	left:expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px'); line-height:3em;}
	
body > div#luna {position:fixed;top:0px;left:0px;z-index:1;}
#fondo_sub{position:absolute; bottom:0px; left:0px;}
body> div#fondo_sub {position:fixed;}
#fondo_sub{
	width:100%;
	height:350px;
	background-image:url(fotos/fondos/fondo_sub.jpg);
	background-repeat:repeat-x;
	z-index:0;
}
#contenedor{width:830px;
height:100%;
position:relative;
top:10px;
left:60px;
border-top:10px;
border-right:10px;
border-bottom:30px;
border-left:10px;
border-style:solid;
border-color:#660066;
background-image:url(/fotos/fondos/fondo0.jpg);
z-index:2}

#botonera{
	width:242px;
	height:315px;
	float:left;
	position:absolute;
	z-index:3;
}
			
#titulo{width:588px;
		height:315px;
		float:right;
		background-image:url(/fotos/fondos/fondo0.jpg);
}
		
#centro{
	width:830px;
	float: none;
	height:100%;
	top:200px;
	background-image:url(/fotos/fondos/fondo0.jpg);
	z-index:3;
}
#centro2{
width:570px;
height:100%;
float:right;
background-image:url(/fotos/fondos/fondo0.jpg);
}
#centro3 {
width:250px;
height:100%;
float:left;
}
#centro4 {
width:800px;
height:100%;
float:left;
margin-left:10px;
}
.clear	{clear:both;}

#pie{
width:100%;
height:331px;
float:left;
bottom:0px;
}
/*---------------general----------------------*/
.centrado	{text-align:center;}
.centrado2	{display:block; text-align:center;}
.derecha	{display:block; text-align:right;}
.sin_borde 	{border:0px;}
/*---------------textos----------------------*/
/*disponibles*/
.txt_dispo_color {
	color: #660066;
	font-weight: bolder;
	font-size: 12px;
}
.txt_dispo_nombres {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12px;
}
.txt_dispo_fecha {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
.txt_dispo_fecha_2 {
	color: #660033;
	font-weight: bolder;
	font-size: 18px;
}
.txt_nombre_cachorro {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 30px;
	text-decoration: underline;
}
/*otros textos*/
.normal 	{color:#660066;}
.normal2 	{color:#cccccc; font-weight:bold;}
.importante {color:#660066; font-weight:bold; font-size:20px;}
div#disenyo{position:absolute; right:10px; height:20px; color:#856F7C; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:5px;}
div#disenyo a{color:#856F7C;}
