.dialog {
	width:400px;
	margin:0px 0px;
	min-width:0px;
	color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; 
 height:13px;
}

.dialog .hd {
 background:transparent url(../images_new/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(../images_new/tr.gif) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(../images_new/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(../images_new/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 6px 0px 6px;
 background:#000 url(../images_new/ms.jpg) repeat-x 0px 0px;
 padding:0px;
}

.dialog .ft {
 background:transparent url(../images_new/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(../images_new/br.gif) no-repeat right 0px;
}


A:hover {
	COLOR: #891b1c;
	TEXT-DECORATION: underline
}


.Negro12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titrojo10 {
font-size: 16px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
/*font-family: Tahoma, Geneva, sans-serif;*/
 color: #A90601;
 background-color: #FFFFFF;
/* text-align: justify; */
 font-weight: bold;
 text-decoration: none;
}

.titrojo12 {
 font-size: 16px;
 font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
 color: #A90601;
 background-color: #FFFFFF;
/* text-align: justify; */
/* font-weight: bold; */
 text-decoration: none;
 direction: inherit;
}

.normal {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #270101;
	background-color: #FFFFFF;
	text-align: left; 
	text-decoration: none;
	direction: inherit;
}
.italica {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 color: #FF1601;
 background-color: #FFFFFF;
 font-style: italic;
}
