@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../background/bg.gif);
	background-repeat: repeat-x;
	background-color: #143264;
	text-align: center;

}
.inertable {
}
.inertable a:link {
	color: #173669;
}
.inertable a:visited {
	color: #456DA9;
}
.inertable a:hover {
	color: #0000CC;
}
.mainbackground {
	display:block;
	padding:0;
	width:890px;
	min-height:700px;
	background-image: url(../background/mainbg.gif);
	background-repeat: no-repeat;
}

.content {
	display:block;
	padding:0;
	margin:auto;
	width:800px;
	min-height:700px;
	background-image: url(../background/content.gif);
	background-repeat: repeat-x;
}
.articulo01 {
	background-color: #FFFFFF;
	background-image: url(../background/articulo01.gif);
	background-repeat: no-repeat;
}
.articulo02 {
	background-image: url(../background/articulo02.gif);
	background-repeat: repeat-y;
	cursor:url(http://www.ceprode.org/prospectiva/cursor/mouse.cur); 
}
.articulo02 a {
	cursor:url(http://www.ceprode.org/prospectiva/cursor/mouse2.cur); 
}
.articulo02 a:link {
	color: #173669;
}
.articulo02 a:visited {
	color: #456DA9;
}
.articulo02 a:hover {
	color: #0000CC;
}
.inerarticle  {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.inertittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}
.articulo03 {
	background-image: url(../background/articulo03.gif);
	background-repeat: no-repeat;
}
.footer {
	display:block;
	clear:both;
	width:770px;
	height:60px;
	padding:10px 60px 10px 60px;
	font-size:.85em;
	text-align:right;
	background-image: url(../background/footer.gif);
	background-repeat: no-repeat;
}
.bottom {
clear:both;
}.mainbackground2 {
	display:block;
	padding:0;
	width:890px;
	min-height:700px;
	background-image: url(../background/mainbg2.gif);
	background-repeat: repeat;
}
