body, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F4F4F4;
}
.estilo1 {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	background:url(../imagenes/inicio/back_01.jpg);
}
.estilo_bloque {
	border:#666666 1px solid;
	background: #FFFFFF;
}
.estilo_texto {
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
.estilo3 {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	background:url(../imagenes/inicio/back_02.jpg);
}
.estilo4 {
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	background:url(../imagenes/inicio/line_01.gif) bottom repeat-x;
}
.estilo5 {
	font-size: 11px;
	font-weight: bold;
	color:#006699;
	background:url(../imagenes/inicio/line_02.gif) right repeat-y;
}

.estilo6 {
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	background:url(../imagenes/inicio/line_01.gif) top repeat-x;
	padding-bottom:3px;
}

.estilo7 {
	font-size: 11px;
	font-weight: normal;
	color:#C37E04;
	background:url(../imagenes/inicio/line_03.gif) right repeat-y;
}


li {
	list-style-image:url(../imagenes/inicio/list_image_01.gif);
}