/* ---------
 * Generales
 * ---------
*/
.x_font-weight-600 {font-weight:600;}
.x_font-weight-800 {font-weight:800;}
.x_font-size-90 {font-size:90%;}
.x_font-size-80 {font-size:80%;}
.x_font-size-75 {font-size:75%;}

.x_title {color:#DC7B1C;}
.x_subtitle {color:#DC7B1C;}

/* ---------
 * Menú Top
 * ---------
*/

.x_menu a {text-decoration:none;display:block;}
.x_menu a:hover {background-color:#F7F7F7;}

/* ---------
 * Options
 * ---------
*/

.x_options a {text-decoration:none;}
.x_options a:hover		,
.x_options a.x_activo	{background:url(../img/marcador1.png) 0 6px no-repeat;text-decoration:underline;}
.x_options a.x_activo	{font-size:1.1rem;color:#DC7B1C !important;text-decoration:none;}

.x_suboptions li a			{border:1px dotted #FFFFFF;text-decoration:none;}
.x_suboptions li a:hover	{border:1px dotted #0637B3;text-decoration:none;}