﻿.b_titulo_tb 
{
	font-family: Georgia;font-weight:bold;font-size: 18px;color: #7C5CA7; text-align:center; width:99%;
	
	}
	.b_parameter_tb
	{
		text-align:center; width:50%; font-family:Georgia; font-size:16px; margin-left:25%; font-weight:bold;
	}
.b_texto_cont {

	font-family: Georgia;

	font-size: 13px;

	color: #605e58;
	
}
.b_form_tb {margin-bottom:5px; font-family:Georgia; background-color:#C8DBDF; width:60%; margin-left:20%; padding:5px;}

.b_texto_cont:hover {

	font-family: Georgia;

	font-size: 13px;

	color: #000000;
	
}
.f_form_tb {margin-bottom:5px; font-family:Georgia; background-color:#C8DBDF; width:70%; margin-left:15%; padding-left:35px;}
 .finputreg {
            border: thin #80B3FF groove;
            text-align: left;
            width: 300px;
            background-color: #FFFFFF;
            font-size:12px;
            font-family:Georgia;
            
    }
   .finputreg:hover 
    {
   	background-color:#D9F0FB; 
       	
   }
   .f_obligatorio_tb { width:100%; text-align:center; color:Red; font-family:Georgia; font-size:12px; }
   .f_obligatorio_tx { color:Red; font-family:Georgia; font-size:12px; }
