body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(../imagenes/fd-contenedor.jpg);
	background-repeat: repeat-x;
}
#contenedor0 {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor {
	width: 780px;
	float: left;
}
#laura {
	float: left;
	width: 10px;
	margin-top: 480px;
}

#contenido {
	padding-left: 72px;
	padding-right: 72px;
	text-align: center;
}
#contenido p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#cabecera {
	padding-top: 24px;
}
#cabecera h1 {
	margin: 0px;
	padding-left: 279px;
	font-size: 14px;
}
#col-1,#col-2,#col-3 {
	width: 195px;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	height: 500px;
}
#col-1 p a, #col-2 p a, #col-3 p a {
	text-decoration: none;
	color: #666;
}
#col-1,#col-2,#col-3 p {
	font-size: 10px;
	text-align: center;
}
#col-1 a img, #col-2 a img, #col-3 a img {
	border-style: none;
}
#col-3 img     {
	padding-bottom: 10px;
}
div.punteado#col-1 img,div.punteado#col-2 img {
	padding-bottom: 10px;
}
#pie {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 9px;
	padding-left: 60px;
	padding-bottom: 10px;
}
#pie img {
	float: left;
}
#pie p {
	margin-top: 5px;
	margin-left: 76px;
}
#pie p a {
	text-decoration: none;
	color: #666;
}
.punteado {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
.borrar {
	clear: both;
}

