/* CSS Document */

@import url(sinhtml.css);

body {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px; background-image:url(img/fndpagina.jpg); background-position:center;}

#frmempresa{width:680px; float:left; padding:9px 9px 9px 9px; border:1px solid #266A7F;  margin-top:10px; background-color:#efefef;}
		#frmempresa p{width:660px; float:left; margin-bottom:4px;}
		#frmempresa p.titulo{ background-color:#266A7F; color:#FFF; padding:5px 5px 5px 5px; float:left; width:670px; font-size:13px; font-weight:bold;}
		#frmempresa p.descripcion {width:660px; float:left;}
		#frmempresa fieldset {width:660px; float:left; border:none; margin-top:5px;}
		#frmempresa fieldset .fila {width:650px; float:left; margin-bottom:3px;}
		#frmempresa fieldset .fila label {font-size:12px; font-weight:bold; color:#333; margin-bottom:3px; float:left; width:190px;}
		#frmempresa fieldset .fila input,textarea {width:294px; float:left; padding:2px 2px 2px 2px; border:1px solid #ccc; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px;}
		#frmempresa fieldset .fila .botn {width:298px; float:left; padding:4px 2px 4px 2px; margin-top:5px; font-weight:bold; background-color:#ccc; border-bottom:3px solid #666; font-size:13px;}
		#frmempresa fieldset .fila a{ font-weight:bold; color:#333;}
		#frmempresa fieldset .fila a:hover{ color:#266A7F;}

