/* General*/

BODY {
	background-color: #FFFFFF;
	margin:50px 0px 0px 0px ;
}


.bkg  {
	background-color : #E37A2D;
}

.bkgpag  {
	background-color : #FFFFFF;
}

.combo  {
	font-size : 8pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

.combomenos  {
	font-size : 7pt;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

A.link  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #E37A2D;
    text-decoration : none;

}

A.link:hover  {
	color : #FF8400;
    text-decoration : underline;
}

.titulo  {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #E77800;
	text-decoration : none;
	padding-left: 10px;
}

.texto  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	text-decoration : none;
	line-height: 20px;
}

.nota  {
	font-size : 7pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #999999;
    text-decoration : none;
}


.texto02  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #999999;
    text-decoration : none;
}


.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(http://mbd.com.ar/img/dot_nar.gif);
	text-transform: none;
	text-align: left;
}



/* Footer*/

.footer  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #999999;
	
}

A.linkfooter  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #E77800;
    text-decoration : none;

}

A.linkfooter:hover  {
	color : #FF8400;
    text-decoration : underline;
}

/* News */

.borde_news {
border:solid 1px #B4ACA7;
margin:20px;
}

.list_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(http://mbd.com.ar/img/dot_nar.gif);
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: left;
	text-indent: -25px;
}

