body {
	background-color: #F5F3E7;
	background-image: url(img/bkg.jpg);
	margin: 0px;
	text-align: center;
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#cuerpo {
	margin: auto;
	width: 760px;
	height: 100%;
	background-image: url(img/bkg2.jpg);
	background-repeat: repeat-y;
}
#cabecera {
	height: 119px;
	width: 760px;
	background-image: url(img/cab.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
#cuerpo2 {
	width: 535px;
	background-image: url(img/bkg2.jpg);
	background-repeat: repeat-y;
	margin: auto;
	background-position: center;
	padding-right: 65px;
	padding-left: 160px;
	height: auto;
	clear: both;
	overflow: auto;
}
#menu {
	float: left;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 160px;
	text-align: left;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding-left: 40px;
	padding-top: 40px;
}
#texto {
	float: right;
	width: 315px;
	background-image: url(img/txt.jpg);
	background-repeat: repeat;
	margin-top: 15px;
	text-align: left;
	padding: 10px;
	color: #999999;
	overflow: visible;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #9A0000;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990100;
	border-right-color: #990100;
	border-bottom-color: #990100;
	border-left-color: #990100;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A0000;
	font-weight: bold;
}
.vineta {
	list-style-type: square;
}
.negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#pie {
	width: 515px;
	height: 150px;
	background-image: url(img/bkgpie.jpg);
	margin: auto;
	padding-right: 65px;
	padding-left: 180px;
	font-size: 11px;
	color: #999999;
	text-align: center;
	line-height: 15px;
	clear: both;
}
#pie1 {
	width: 270px;
	height: 90px;
	float: left;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#pie2 {
	width: 230px;
	height: 90px;
	float: right;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
a.enlaceinterno:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}
a.enlaceinterno:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}
a.enlaceinterno:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}
a.enlaceinterno:hover {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #9A0000;
	text-decoration: none;
}
.lista {
	list-style-image: url(img/li1.gif);
	list-style-position: outside;
}

