body{
	background-color: #666699;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#333333;
	line-height: 1.166;	
	width: 768px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #808080;
}
.header {
	margin-top:8px;
	margin-bottom:7px;
}
h1 {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 80px;
	margin-right: 13px;
	margin-bottom:0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.story, .story p{
	position: relative;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.title {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.seccion {
	display: block;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 5px;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}
.categoria, .categoria a {
	display: block;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 5px;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}
.subseccion, .subseccion a {
	display: block;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 15px;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}

.border {
	border:none;
}
#logo {
	float:right;
	margin-top: 16px;
	margin-right: 4px;
	padding:0px;
}

/***********************************************/
/*                                             */
/***********************************************/

#head{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#FFFFFF;
}
#navBar{
	position: static;
	margin: 0 0 0 542px;
	padding: 0px;
}
#imgnav{
	float:right;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
#content{
	float:left;
	width: 542px;
	margin: 0px;
	padding-bottom: 10px;
	height: 100%;
}
.fondoblanco {
	background-color:#FFFFFF;
	margin-top: 28px;
	margin-left:auto;
	margin-right:auto;
	width: 768px;
}

.fondonav {
	float:right;
	background-image:url(images/nav.gif);
	background-repeat:repeat-y;
	background-position: 542px;
}
#bottom{
	clear: both;
	text-align:center;
	font-size: 9px;
	font-weight: 600;
	background-color:#FFFFFF;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	border: none;
	height: 42px;
	margin: 0px;
}
#navLinks {
	margin-left: 26px;
	margin-right: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
.print {
	float:right;
	border: none;
}
.lang a {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
	margin-top: 16px;
}
.foto {
border:4px solid #DDDDDD;
padding:4px;
margin:10px;
}
hr {
  width: 80%;
}
#tituloprint {
	display: none;
}