/*************************************************************************** 
*  Author   www.ContenidosBinarios.com                                     *
*  Module   template                                                       *
***************************************************************************/
body {
	margin:0px;

    background-image: url(/templates/fotosdemontorio.com/images/bg--9805.jpg);
	background-color:#ffffff;
	background-repeat: repeat-x;


/*
    background-image: url(/templates/fotosdemontorio.com/images/bg--9719.png);
	background-color:#2e87bb;
	background-repeat: repeat-x;
*/	

/*	
	background-image:url(/templates/fotosdemontorio.com/images/bg--9626.png);
	background-repeat:repeat-x;
	background-color:#cde5f2;
*/

	
}

a {
/*	color: #1a75ce; */
	text-decoration:none;
}

a:hover {
/*	color: #ff0000; */
	text-decoration:none;
}


#container {
background-image:url(/templates/fotosdemontorio.com/images/container-bg.png);
background-repeat:repeat-y;
margin:0 auto;
width:986px;

	border-bottom-color:#7f2f04;
	border-bottom-width:1px;
	border-bottom-style:solid;

}

#container-margin {
padding:0 2px 0px 3px;
width:980px;
}


/* CAJA DE LAS CATEGORIAS */

.categorias-top {
	background-image:url(/templates/fotosdemontorio.com/images/caja_9719_01.gif);
	width:209px;
	height:10px;
}

.categorias {
	background-image:url(/templates/fotosdemontorio.com/images/caja_9719_02.gif);
	padding-left:6px;
}
.categorias-bottom {
	background-image:url(/templates/fotosdemontorio.com/images/caja_9719_03.gif);
	width:209px;
	height:10px;
}











