body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #000000;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B60965;
	height: 44px;
	width: 100%;
	padding: 2px;
	left: -1px;
	top: -2px;
	position: absolute;
}
.content_bottom {
	background-color: #FFFFFF;
	height: 270px;
	margin-top: 298px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B60965;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 22px;
}
.content_large_bottom {
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B60965;
	width: 100%;
	left: -1px;
	top: 10px;
	position: relative;
	clear: both;
}

.columna_izq {
	height: auto;
	width: 300px;
	margin-left: 6%;
	margin-top: 10px;
}
.columna_der {
	height: auto;
	width: 250px;
	margin-top: 10px;
	float: right;
	margin-right: 6%;
	background-color: #F2F2F2;
}
.titulo {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #B60965;
	padding: 2px;
	width: 99%;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #951164;
	text-transform: lowercase;
}
h1{
font-family: "Trebuchet MS";
font-size: 24px;
color: #FFFFFF;
text-transform: lowercase;
}#top_centro {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#top_centro #karina_home {
	float: left;
}
#swf {
	float: right;
}
#contacto {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	clear: both;
	margin-top: 20px;
}
.galeria {
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #B60965;
	margin: 3px;
}
