.contenido {
	margin: 5px 0 0 0;
	/*padding: 5px 275px 10px 75px;*/
	background: transparent url(../images/back_blue2.jpg) repeat-y top right;
	text-align: center;
}

h2 {
	font: bold 12pt Trebuchet MS;
	text-align: center;
	color: #000080;
	margin: 10px 0;
}



p { font: 11pt Trebuchet MS; }

#imagen  {
	clear:both;
	margin-left:10px;
}

#tabla {
	margin: auto;
	border-collapse: collapse;
	border: solid 5px #8bb2d9;
	width: 510px;
	text-align: center;
	table-layout:fixed;
}

#tabla td {
	vertical-align: top;
	text-align: center;
	padding: 20px;
}

#tabla a {
	font: 10pt Trebuchet MS;
	width: 95px;
	height: 130px;
	text-align: center;
	display:block;
	margin:auto;
}

a.bc {
	color: #993300;
	background: transparent url(../images/edificio.jpg) no-repeat 0% 100%;
}

a.dc {
	color: #00918e;
	background: transparent url(../images/caja.jpg) no-repeat 0% 100%;
}

a.sd {
	color: #00918e;
	background: transparent url(../images/mundo.jpg) no-repeat 0% 100%;
}

#infos {
	margin: auto;
	border-collapse: collapse;
	border: none;
	width: 510px;
	table-layout:fixed;
	font: 11pt Trebuchet MS;
}

#infos td {
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

#infos td ul { margin:0; padding:0; list-style-position:inside; }
#infos td li { margin:0; padding:0; font-weight: bold; margin-bottom: 0.75em; }

#infos .thumbs { background: url(../images/fondo_gris.jpg) repeat-x 50% 50%; }
#infos .thumbs img { border:none; }
#infos .thumbs a { text-decoration:none; }





