body {
	margin: 0px;
	font: 14px/16px "Lucida Grande", Helvetica, sans-serif;
	background-color: #F4F2E8;
}
td, tr {
}
p {
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
a {
	color: #990000;
}
a:hover {
	color: #CC0033;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family:  "Book Antiqua", serif;
	line-height: 26px;
	color: #953735;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #953735;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}
h3 {
}
/*Clases*/
.header1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family:  "Book Antiqua", serif;
	line-height: 26px;
	color: #953735;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #953735;
}
.header3{
}
.clear {
	clear: both;
}
.marron {
	color: #660000;
}
.gris {
	color: gray;
}
/*Nav*/
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu li {
	list-style-type: none;
	padding: 0px 0px 15px 0px;
}
#mainMenu a {
	color: #000000;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat left center;
	display: block;
	padding-left: 18px;
}
#mainMenu a:hover {
	color: #990000;
	text-decoration: underline;
}
#navHelp a, #navHelpB a {
	color: #999999;
	text-decoration: none;
}
#navHelp a:hover, #navHelpB a:hover  {
	color: #990000;
	text-decoration: underline;
}
/*templete*/
#template {
	background: url(../images/header.gif) repeat-x;
}
#container {
	width: 882px;
	margin: 0px auto;
	display: block;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-y;
	background-position: 14px 0px;
}
#sombraLeft {
	float: left;
	background: #FFFFFF url(../images/sombra_l.jpg) no-repeat;
	width: 14px;
	height: 476px;
	margin-top: 47px;
}
#sombraRight {
	float: right;
	background: url(../images/sombra_r.jpg) no-repeat;
	width: 12px;
	height: 477px;
	margin-top: 47px;
}
#leftCol {
	width: 186px;
	float: left;
	background-color: #FCFBF7;
}
#mainMenu {
	padding: 20px 10px;
	font-size: 14px;
}
#rightCol {
	float: left;
	width: 670px;
}
#pageHead {
	width: 640px;
	float: left;
	height: 34px;
	padding-left: 30px;
}
#colSep {
	background: 	url(../images/col_sep.jpg) no-repeat;
	float: left;
	height: 500px;
	width: 30px;
}
#navHelp {
	float: left;
	width: 600px;
	height: 18px;
	background: #FFFFFF url(../images/cont_head.jpg) repeat-x;
	padding: 8px 20px;
	color: #999999;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
}
#navHelpB {
	float: right;
	width: 600px;
	height: 18px;
	background: #FFFFFF;
	padding: 8px 20px;
	color: #999999;
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#contenido {
	height: auto !important;
	height: 450px;
	min-height: 450px;
	float: left;
	width: 600px;
	padding: 0px 20px 12px 20px;
	background: #FFFFFF url(../images/watermark.jpg) no-repeat center center;
}
#fondoFooter {
	border-top: solid 1px;
	background: #FFFFFF url(../images/fondo_footer.jpg) repeat-x;
	height: 73px;
	border-bottom: solid 1px;

}
#footerArea {
	height: 70px;
	width: 640px;
	margin: 0px auto;
	padding: 0px 12px 0px 230px;
	display: block;
}
#footer {
	background: url(../images/footer.jpg) repeat-x;
	height: 70px;
	width: 640px;
	text-align: center;
	font-size: 11px;
	padding: 4px 0px;
}
