/* CSS Document */

body {
	background:#fff;
	margin:0px;
	padding:0px;
	color:#000;
	font:normal 13px"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#content {
	width:708px;
	margin-left:auto;
	margin-right:auto;
}
#presenta {
	font-size:24px;
	text-align:center;
	margin:15px;
}
#google {
	margin: 15px;
}
#media {
	width:706px;
	height:356px;
	border: 1px solid #666;
	background-color:#ebebe8;
}
#foto {
	border: 1px solid #666;
	height:326px;
	width:260px;
	float:left;
	margin:15px;
}
#titulo {
	width:401px;
	float:left;
	font-size:10px
}
#descripcion {
	width:401px;
	float:left;
	text-align:justify;
	margin-bottom:15px;
}
#flashcontent {
	width:401px;
	float:left;
	bottom:15px;
}
#iframe {
	background-color:#000;
	margin-bottom:15px;
}
#frase {
	font-size:24px;
	margin:15px;
}
#pagina {
	
}
#copy {
	margin:15px;
}
a:link {
	color:#6c0603;
	font-weight:normal;
	text-decoration:underline
}
a:visited {
	color:#6c0603;
	font-weight:normal;
	text-decoration:underline
}
a:hover {
	color:#6c0603;
	font-weight:normal;
	text-decoration:none
}
a:active {
	color:#6c0603;
	font-weight:normal;
	text-decoration:underline
}
.clearfloat {
	clear:both;
	width:1px;
	height:1px
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:inline-block
}
.hd {
	width:31px;
	height:23px;
	position:relative;
	float:right;
	z-index:2;
	top:-23px;
}

