body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F5F5F5;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a{
	text-decoration: none;
	cursor: hand;
	color: #990000;
}

a:link{
	text-decoration: none;
	cursor: hand;
}

a:visited{
	text-decoration: none;
	cursor: hand;
}

a:hover{
	text-decoration: underline;
	color: #990000;
	cursor: hand;
}
#total{
	width: 845px;
	background-image:url(imagenes/fondo.jpg);
	background-repeat: repeat-y;	
}
#cabezote{
	width: 820px;
	height: 63px;
	background-image:url(imagenes/cabezote.jpg);
	text-align: center;
}
#pie{
	width: 820px;
	height: 22px;
	background-image:url(imagenes/pie.gif);	
		clear: both;
}
#pieportada{
	width: 820px;
	height: 104px;
	background-image:url(imagenes/pieportada.gif);
	clear: both;
}
#menu{
	width: 820px;
	height: auto;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;

}
#contenido{
	width: 820px;
	height: 462px;
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	text-align: center;
	vertical-align: middle;
}
#contenidoppal{
	width: 820px;
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin-top:8px;
	text-align: center;
	vertical-align: middle;
	
}
#col-izq{
	width: 390px;
	border: 1px dotted #CCCCCC;
	margin-left:8px;
	float: left;
	padding-top: 8px;
	overflow: auto;
}
#col-der{
	width: 390px;
overflow: auto;
	border: 1px dotted #CCCCCC;
	display: block;
	text-align:justify;
	float: right;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col-izqppal{
	width: 390px;
	height: 450px;
	border: 1px dotted #CCCCCC;
	text-align:center;
	float: left;
	padding-top: 8px;
	margin-left: 8px;
}
#col-derppal{
	width: 390px;
	height: 450px;
	border: 1px dotted #CCCCCC;
	margin-right:10px;
	margin-left:5px;
	text-align:center;
	float: right;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 8px;
}
#titulo{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	margin:8px;
	text-align: left;
}
#txt-normal{
	font-size:12px;
	color:#000000;
	margin:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
}
#txt-small{
	font-size:10px;
	color:#000000;
	margin:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#cont01{
	width: auto;
	height: auto;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	margin-bottom: 10px;
}