

h3{
	font: bold 18px Times;
	color:white;
}

.pos_1_novio{
	margin:-10px 0 0 0;	

}

indentmenu{
font: bold 13px Arial;
width: 555px; /*leave this value as is in most cases*/
overflow: hidden;

}

.indentmenu ul{
margin: 0;
padding: ;
float: left;
height:28px;
width: 100%; /*width of menu*/
/*border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../../media/novias/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
width:32px;

}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 7px 13.2px;
text-decoration: none;
/*border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../../media/novias/indentbg2.gif) center center repeat-x;
height:17px;
}


.logo_categoria{
margin:20px 0 0 10px;font-family:arial, serif;font-size:20px;position:absolute;
}

#barra_paginacion{
	/*background: black url(../../media/novias/pag_barra.jpg) center center repeat-x;*/
	background-color:#ffa6a6;
	height:46px;
	width: 650px;
	position:absolute;
}

#pag_nav{
	float:right;
}

/************************** fotos */
#descripcion_foto{
	width:475px;height:50px;background-color:#a6a6a6;margin-top:-5px;
	font-size:11px;
}
#photoBox{
	width:475px;height:530px;float:left;margin-left:5px;
}
#columna_izq{
	width:150px;height:500px;float:left;
}

#catalogo{
	margin:10px;width:630px;height:500px;
}

.description{
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
}

#logo_revista{
	width:150px;height:55px;float:left;
}
