@charset "utf-8";
/* CSS Document */

body{
	background:url(D5_14.jpg) repeat-y;
	background-position:center;
}

#bloquea{
	background:url(D5_03.jpg);
	height:21px;
	background-repeat:no-repeat;
	background-position:right;
}

#bloqueb{
	background:url(D5_11.jpg);
	height:21px;
	background-repeat:no-repeat;
	background-position:right;
}

#bloquec{
	background:url(fondo.jpg) repeat-y;
	padding-top:5px;
}

#bloquet{
	font-family:"Franklin Gothic Medium", Century, "Lucida Sans Unicode", Arial, "Microsoft Sans Serif";
	font-size:14px;
	text-align:justify;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing:0px;
}

#bloquem{
	font-family: "Lucida Sans Unicode","Microsoft Sans Serif", Arial, Century;
	font-size:13px;
	text-align:justify;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

#encabezado{
	font-size:20px;
}

#titulo{
	font-size:16px;
}

#lefta{
	width:151px;
	background:url(D5_07.jpg);
	background-repeat:no-repeat;
}

#leftb{
	width:151px;
	background:url(D5_08.jpg);
	background-repeat:no-repeat;
}

table.menusup{
	font-family: "Lucida Sans Unicode","Microsoft Sans Serif", Arial, Century;
	font-size:13px;
}

#supizq{
	background:url(izq.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:9px;
	background-position:right top;
}

#supcentro{
	background:url(centro.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding-top:0px;
	background-position:top;
}

#supder{
	background:url(der.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:9px;
	background-position:left top;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}

a.sup:link{
	color:#FFFFFF;
	text-decoration:none;
}

a.sup:hover{
	color:#FFFFFF;
	font-weight:bold;
}

a.sup:visited{
	color:#FFFFFF;
	text-decoration:none;
}