body {
 	background-image: url(img/bg.gif);
	background-color: #3d4c2e;
	margin: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}

#corpus {
 	background-image: url(img/bg_top.gif);
 	background-repeat: repeat-x;
 	width: 100%;
}

#general {
 	width: 760px;
 	margin: auto;
}

#principal {
 	background-color: #D5FFB0;
 	background-image: url(img/bg_principal.gif);
 	overflow: auto;
	padding-bottom: 10px;
}

#sub {
 	background-color: #578133;
 	background-image: url(img/bg_sub.gif);
 	background-repeat: no-repeat;
	padding: 30px;
}

#catalogo {
 	background-color: #FFFFFF;
 	background-image: url(img/bg_catalogo.gif);
 	background-repeat: no-repeat;
 	padding: 25px;
 	text-align: left;
 	overflow: hidden;
}

#categorias {
 	overflow: hidden;
}

/* Puto internet explorer */
* html #categorias {
 	height: 1%;
}

/* Puto internet explorer */
* html #catalogo {
 	height: 1%;
}

#categoria {
 	float: left;
 	margin-bottom: 20px;
 	width: 315px;
 	overflow: hidden;
}

#categoria2 {
 	float: right;
 	margin-bottom: 20px;
 	width: 315px;
 	overflow: hidden;
}

#categoria_titulo {
 	border-bottom: 1px solid #BFBFBF;
 	margin-bottom: 7px;
 	padding-bottom: 2px;
 	text-transform: uppercase;
 	font-weight: bold;
 	color: #444444;
 	width: 299px;
 	margin-top: 10px;
 	font-size: 12px;
}

#categoria_fotos img {
 	margin-right: 15px;
 	float: left;
 	margin-bottom: 15px;
 	border: 1px solid #111111;
}

#categoria_fotos2 {
	margin-top:20px;
}

#categoria_fotos2 img {
 	margin-right: 20px;
 	float: left;
 	margin-bottom: 20px;
 	border: 1px solid #111111;
}

#w_quisom {
	margin: 25px;
  	margin-left: 150px;
}

#links {
 	width: 760px;
 	margin: auto;
 	background-color: #FFFFFF;
 	background-image: url(img/bg_links.gif);
 	background-repeat: no-repeat;
 	padding-top: 20px;
 	padding-bottom: 30px;
	color: #606060;
}

.linkazo {
 	border-bottom: 1px dotted #AAAAAA;
	text-decoration: none;
	color: #606060;
}

#fotos_portada img {
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0px;
}
