body {
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #6f6f6f;
	background-color: #875233;
}

h1 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;

}

.cachorro {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;

}

.cachorro a:link, .cachorro  a:visited, .cachorro  a:hover{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	padding-left: 7px;
	padding-right: 7px;
}

.venta {
padding-left: 7px;
padding-right: 7px;
text-align:justify;
background-color:#FFffff;
color: #6f6f6f;
font-size:11px;

}

.venta-perros {
padding-left: 7px;
padding-right: 7px;
text-align:justify;
background-color:#FFA064;
color: #411801;
font-size:12px;
}

.venta-perros a:link, .venta-perros   a:visited, .venta-perros   a:hover {
padding-left: 7px;
padding-right: 7px;
text-align:justify;
background-color:#FFA064;
color: #411801;
font-size:12px;
}

.raza-cachorro {
color:#411801;
font-size:14px;
font-weight:bold;
}

.criador{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	border: 1px solid #865032;
	padding-left: 2px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #865032;
}

.perro{
	border-top-width: 1px;
	border-top-color: #FF8B1A;
	border-top-style: solid;
	
}

.raza{
	border-bottom-width: 1px;
	border-bottom-color: #A86139;
	border-bottom-style: solid;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.raza a:link, .raza  a:visited, .raza  a:hover{

	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	
}

.cachorros-perro{
border-bottom-width: 6px;
border-bottom-color:#E5CDB7;
border-bottom-style: solid;
border-right-width: 3px;
border-right-color:#E5CDB7;
border-right-style: solid;
border-left-width: 3px;
border-left-color:#E5CDB7;
border-left-style: solid;
border-top-width: 12px;
border-top-color:#E5CDB7;
border-top-style: solid;
}

.cachorros-raza{
border-bottom-width: 1px;
border-bottom-color:#FF8B1A;
border-bottom-style: solid;
}

a:link {
	color: #FF8B1A;
}



a:visited {
	color: #FF8B1A;
}
#contenido #menuTab {
	position: absolute;
	top: 460px;
}

a:hover {
	color: #311000;
}


.textos_varios {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	color: #FFFFFF;
	margin-top:0px;
}

/* VINCULOS ESPECIALES*/

A.vinculos:link {
	color: #FFFFFF;
}



A.vinculos:visited {
	color: #FFFFFF;
}
A.vinculos:hover {
	color: #E4BA90;
}

/* FIN ESTILO VINCULOS*/
.campos {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	background-color: #F2F2F2;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.botones {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FB8D1C;
	border: 1px solid #999999;
	font-weight: bold;
	text-decoration: underline;
}

.comentariosFloat {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	background-color: #F2F2F2;
	padding-left: 5px;
	border: 1px solid #F0F0F0;
	vertical-align: text-top;
	font-weight: bold;
}

.menuesFloat {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #3F3F3F;
	background-color: #C1774A;
	vertical-align: text-top;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.marco1 {
   padding:8px;
   background-color: #f5f5f5;
   border: 1px solid #999999;
} 

.textos_tablas {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	color: #6f6f6f;
	margin-top:0px;
	vertical-align: text-top;
}

A.marco1:link {
	color: #FFFFFF;
	border-color: #FFFFFF;
	border: 1;
}



A.marco1:visited {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
A.marco1:hover {
	color: #E4BA90;
	border-color: #FFFFFF;
}