@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	text-align:center;
}

#main {
	width: 673px;
	margin-top: 60px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

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

a:hover{
	font-weight:bold;
}

#cuerpo {
	height:440px;
}

.fondo {
	border:1px solid #FFFFFF;
	background-image:url(../imgs/fondo.jpg);
	background-repeat:no-repeat;
	height:371px;
	overflow:hidden;
	margin-top:10px;
	padding-top:20px;

}

#entrada {
	line-height:133%;
}

.col {
	margin-top:15px;
}

.col a{
	text-decoration:none;
	color:#666666;
}

.col a:hover {
	color:#000000;
}

#subNav a{
	text-decoration:none;
	color:#666666;
}

#subNav a:hover{
	color:#000000;
}

.tumbanails {
	position:absolute;
	width:200px;
	margin-left:460px;
	margin-top:280px;
}
