BODY {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;	
	margin: 5px;
	background-color: #ffffff;	
}


TD {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	/*COLOR: #636363;*/
COLOR: #000000;
}

P{
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 11px;
	COLOR: #636363;
	MARGIN:0px 0px 15px 0px;
}

ul {
  /* list-style-type: square;*/
   list-style-image:url(http://stickfoot.com/img09/puc2.gif);
   margin-left:2px;
   padding-left:10px;
}



A {
	color: #F49A12;
	/*text-decoration: none;*/
	background-color: transparent;
}
A:HOVER {
	color: #666666;
	/*text-decoration: none;*/
	background-color: transparent;
}



A.flech {
	color: #F49A12;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../imgs/flech.gif);
	background-repeat: no-repeat;
	padding-left: 15px
}
A.flech:HOVER {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}




.dyn_THEME{
font-weight:bold;
	font-size:18px;
}


.text_plus_1{

	font-size:14px;
}

.text_plus_2{

	font-size:16px;
}



.coul_a {
color: #F49A12;
}

.coul_b {
color: #6CB50D;
}
.coul_c {
color: #ED719A;
}
.coul_d {
color: #666666;
}
.coul_e {
color: #999999;
}