body {
	font-family: Helvetica, Arial, "Trebuchet MS", Verdana;
	color: #404b55;
	margin: 0px;
	padding: 0px;
	background: media/img/bg.gif) repeat-y left top;
	background: url(../img/bg.gif) repeat-y right top;
}
p {
	font-size: 12px;
}
a {
	color: #345776;
	text-decoration: none;
	background: #dee4ea;
	padding: 5px 25px 3px;
	border: 1px solid #8f9da9;
}
#menu {
	float: right;
	width: 170px;
	margin-right: 30px;
}
#ilustracion {
	float: right;
	width: 200px;
}
#contenido {
	width: 450px;
	margin-right: 30px;
	float: right;
}
#contenidoProv {
	width: 620px;
	margin-right: 30px;
	float: right;
}
#topLogo {
	height: 180px;
	width: 450px;
	border-bottom: 10px solid #404b55;
	background: url(../img/culturaprobase.gif) no-repeat 0px 110px;
}
			#topLogoProv {
				height: 180px;
				width: 620px;
				border-bottom: 10px solid #404b55;
				background: url(../img/culturaprobase.gif) no-repeat 0px 110px;
			}
			#topLogoProv h1 {
				text-indent: -9999px;
				margin: 0px;
				padding: 0px;
			}
#topLogo h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#topNave {
	height: 180px;
	width: 170px;
	border-bottom: 10px solid #404b55;
}
ul.menuPrincipal {
	display: block;
	font-weight: bold;
	font-size: 20px;
	list-style: none;
	margin: 0px;
	padding: 30px 0px 0px;
}
.menuPrincipal li a {
	text-decoration: none;
	color: #404b55;
}
.menuPrincipal li a:hover {
	color: #646f7a;
}
