/* CSS Document */
body{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:0px; margin:0px; color:#4B4B4B; }
a{ color:#F68B1F; }
a.barlink{ color:#000000; text-decoration:none; }
a.gray{ text-decoration:none; color:#4B4B4B; text-decoration:underline; }
a>img{ border:0px none; text-decoration:none; }
div#top, div#middle, div#bottom{ width:707px; background-color:#FFF; }
div.titulosegmento{ background-image:url(images/i_fondotitulos.gif);  background-repeat:repeat-x; }
div.graytitle{ margin-top:10px; margin-bottom:10px; font-family: Arial, Helvetica, sans-serif; color: #6B6464; font-size: 11px; font-weight: bold; text-decoration:none; }
div.orangetitle{ margin-bottom:-7px; font-family: Arial, Helvetica, sans-serif; color: #F68B1F; font-size: 11px; font-weight: bold; text-decoration:none; }
input{ font-size:9px; }
textarea{ font-size:11px; }
img.button{ vertical-align:top; }
div.imgcontainer{ background-image:url(images/ico_loading.gif); background-repeat:no-repeat; background-position:center; }
#divBottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	overflow: hidden;
}

