body {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	margin: 0px auto;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
    border-right: 2px dotted red;
    padding: 0px 2px;
}

pre {
	margin: 0px;
}

#wrapper {
	width: 100%;
	background-color: #ffffff;
}

#header {
	text-align: center;
	color: #666666;
	padding: 3px;
	border-bottom: 3px dashed #999999;
	background-color: #eeeeee;
}

#header a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#header select {
	border: 1px solid #666666;
}

#main {
	float: right;
	width: 55%;
	margin: 0px 24px;
}

#main h1 {
	font-weight: bold;
	letter-spacing: 8px;
	margin-bottom: 3px;
	color: #666666;
}

#main h1, h2 {
	text-align: center;
}

#main_img {
    margin: 0px auto;
}

#main_img img {
    width: 610px;
}

#about {
	font-size: 123%;
	letter-spacing: 3px;
	word-spacing: 3px;
	text-align: justify;
}

#column {
	float: left;
	width: 34%;
	margin: 0px 21px;
}

#naufbar_cont {
	text-align: center;
	color: #666666;
	padding: 3px;
	height: 34px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #666;
	margin-bottom: 8px;
}

#nav {
}

.nav_item_title {
	font-size: 200%;
	margin: 3px;
}

.nav_item_desc {
	margin-left: 89px;
	float: left;
}

.caja_seccion {
	color: #666666;
}

.caja_seccion a:hover {
    text-decoration: none;
    padding: 0px;
}

.caja_seccion *:hover {
	opacity: 1;
}

.caja_seccion img {
	border: 0;
	vertical-align: middle;
	opacity: 0.6;
	vertical-align: sub;
}

#rquote {
	text-align: center;
	font-size: 80%;
	color: #777
}

#footer {
	margin-top: 21px;
}

#media {
	width: 900px;
	margin: 0px auto;
}

#media table {
	margin: 0px auto;
}

.media_box h1 {
	color: #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 3px;
}

.media_logo {
	float:left;
}

.media_text {
	margin-top: 12px;
	position:relative;
	left:-25px;
}

.clear {
	clear:both;
	margin: 0;
}
