BODY {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;	
	text-align:justify;
	background: #cccccc url(bg_grad.jpg) fixed;
}
#contenedor{
	text-align: left;
	margin: auto;
} 
#cuerpo{
	margin: 0 0 0 0px;
}
#lateral{
	width: 160px;
	background: #cccccc url(bg_grad.jpg) fixed;
	float:right;
}
#lateral ul{
	margin : 0 0 0 0px;
	padding: 0 0 0 0px; 
	list-style: none; 
}
#lateral li{
	background-color: #ffffcc;
	margin: 2 2 2 2px;
	padding: 2 2 2 2px;
	font-weight: bold;
}
#lateral a{
	color: #3333cc;
	text-decoration: none;
}
#principal{
	background-color: #ffffff;
	padding: 4 4 4 4px;
	margin-right: 124px;
}
#pie{
	clear: both;
	background-color: #cccccc;
	padding: 3 10 3 10px;
	text-align:right;
} 
#pagecell1{
	position:absolute;
	top: 0px;
	left: 1px;
	right: 2%;
	width: 1031px;
	background-color: #ffffff;

}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	TEXT-DECORATION: none;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: larger;
}
.style6 {font-size: 15px; TEXT-DECORATION: none; }
.style7 {color: #FF00FF; font-size: 15px; color:#990000}
.style8 {font-size: larger; TEXT-DECORATION: none;}
.style9 {font-size: larger; TEXT-DECORATION: none;}

.Estilo2 {
	font-size: 30px;
	font-weight: bold;
}
.Estilo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Estilo5 {font-size: xx-large; font-weight: bold; color: #000000; }
.Estilo6 {color: #005FA9; TEXT-DECORATION: none;}

.Estilo7 {color: #FF0000}

#Layer1 {
	position:absolute;
	left:125px;
	top:12px;
	width:1122px;
	height:61px;
	z-index:1;
}



/*************** story styles ******************/

.story {
	padding: 10px 10px 0px 10px;
	font-size: 15px;
	TEXT-DECORATION: none;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;

}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
