/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/


#h2_bis{
background-image:url(../img/h2bis_03.jpg);
width:338px;
height:24px;}

#cab_criadero{
background-image: url(../img/img_criadero_03.jpg);
width:237px;
height:24px;
background-repeat:no-repeat; }


.h2_noimg{


background:none;}


#col_a{
padding-left:20px;
padding-right:0px;}


.categoria{
width:230px;
float:left;}



.categoria_wts{
background-image:url(../img/criadero_08.jpg);
width:220px;
height:183px;
float:left;

background-repeat:no-repeat;}

.categoria_wts a{
display:block;
width:180px;
font-weight:bold;
padding-left:40px;
height:23px;
padding-top:160px;
color:#030392;}


.categoria_sct{
background-image:url(../img/criadero_10.jpg);
width:220px;
height:186px;
float:left;

background-repeat:no-repeat;}

.categoria_sct a{
display:block;
width:180px;
font-weight:bold;
padding-left:40px;
height:20px;
padding-top:163px;
color:#030392;}

#supportingText{
padding-bottom:20px;
float:left;}

.submenu_gris{
float:left;
padding-left:20px;
margin-top:40px;
}


.cab_perros{
background-image:url(../img/img_cab_perros_09.jpg);
width:311px;
padding-left:10px;
float:left;
height:19px;
margin-bottom:15px;
padding-top:5px;
background-repeat:no-repeat;}


/*.perros{
float:left;

width:144px;
padding-left:9px;
font-size:11px;
line-height:15px;

height:121px;
padding-top:9px;
background-repeat:no-repeat;}*/

.perros{
float:left;

width:153px;

font-size:11px;
line-height:15px;



}

.perros a{
color: #333333;
display:block;

text-decoration:none;}

.img_perro{
width:135px;
height:102px;
overflow:hidden;}

.fondo_perro{
width:144px;
padding-left:9px;
float:left;
height:130px;
background-image:url(../img/img_criadero_fondo_03.jpg);
background-repeat:repeat-y;}

/*.img_perro a:hover{
z-index:1;filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;}*/
