.div_message
{
	font-size:12px;
	/*color:#FA6E0C;*/
	color:#FF6600;
	font-weight:bold;
	height:26px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
}
.title_restricted
{
	font-size:13px;
	font-weight:bold;
	color:#999999;
	line-height:20px;
	vertical-align:middle;
}
.action_link{
	font-size:12px;
	color:#009900;
	text-decoration:none;
	
}
.action_link:hover{
	text-decoration:underline;
}
.view_link{
	font-size:12px;
	color:#0194CB;
	text-decoration:none;
	
}
.view_link:hover{
	text-decoration:underline;
}
.text_link{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	
}
.text_link:hover{
	text-decoration:underline;
}
.tool_tip_link{
	font-size:12px;
	color:#0194CB;
	text-decoration:none;
	cursor:pointer;
}
.tool_tip_link:hover{
	text-decoration:underline;
}
.text_ver_actual{
	font-size:11px;
	color:#666666;
}
.list_admin
{
	width:100%;
	border-collapse:collapse;
	clear:both;
}
.list_admin tr
{
	height:30px;	
}
.list_admin tr.head /*head*/
{
	background-color:#01A6E6;
	color:#fff;
	/*height:22px;*/
}
.list_admin tr.even /*par*/
{
	background-color:#F7F7F7;
	/*background-color:#DFEEFD;*/
}
.list_admin tr.odd /*impar*/
{
	background-color:#FFFFFF;
}
.table_entity
{
	width:100%;
}
.table_entity td{
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:top;
}
.table_user
{
	width:100%;
}
.table_user td{
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:top;
}
.div_title_page{
	width:100%;
	padding-top:5px;
	font-size:16px;
	/*color:#666;*/
	color:#000000;
	border-bottom:solid 1px #0E82E5;
	font-weight:bold;
}
.div_separador_pie
{
	height:20px;
}
/*FORM INPUT CLASSES*/
.input_text
{
	font-size:12px;
	color: #333333;
	/*width:310px;*/
	width:90%;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin-top:1px;
	margin-bottom:1px;
}
.input_text_short
{
	font-size:12px;
	color: #333333;
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin-top:1px;
	margin-bottom:1px;
}
.input_text_very_short
{
	font-size:12px;
	color: #333333;
	width:20px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	margin-top:1px;
	margin-bottom:1px;
}
.input_radio
{
	color:#666666;
}
.input_text_text
{
	font-size:12px;
	color: #333333;
}
.input_submit
{
	font-size:12px;
	color:#FFFFFF;
	width:110px;
	background-color:#01A6E6;
	background-image:url(../assets/bg_input_submit.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-style:solid;
	border-width:1px;
	border-bottom:1px solid #0183D7;
	border-right:1px solid #0183D7;
	font-weight:bold;
	cursor:pointer;
}
.textarea
{
	font-size:12px;
	color: #333333;
	/*width:310px;*/
	width:90%;
	height:210px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.textarea_small
{
	font-size:12px;
	color: #333333;
	/*width:310px;*/
	width:98%;
	height:110px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.text_wait
{
	font-size:12px;
	color:#666666;
	line-height:19px;
}


.text_list_values
{
	font-size:13px;
	/*color:#666666;*/
	color:#454545;
	line-height:21px;
	text-decoration:none;
}
.text_insertar{
	color:#009900;
	background-color:#fff;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	line-height:21px;
	text-decoration:none;
	border:solid 1px #990000;
	font-weight:bold;
	text-transform:uppercase;
}

/*FORM CLASSES*/

.attribute_normal
{
	font-size:12px;
	color:#0183D7;
	font-weight:bold;
}
.text_normal
{
	font-size:11px;
	color:#666666;
}
.text_normal_big
{
	font-size:12px;
	color:#666666;
}
.language_title
{
	font-size:14px;
	color:#000;
	font-weight:bold;
	/*font-weight:bold;*/
}

#header_restricted{
	width:960px;
	padding-left:10px;
	padding-right:20px;
	height:47px;
	margin-bottom:5px;
	_margin-bottom:2px;
	_padding-right:10px;
	_padding-left:10px;
}
#imagen_header_restricted{
	width:960px;
	height:47px;
	float:left;
}

#column_restricted
{
	width:960px; /*948*/
	float:left;
}
#div_contenidos_restricted
{
	width:810px; /*773*/
	float:left;
	padding-top:5px;
	min-height:300px;
}
.tab_content_title
{
	color:#000000;
	font-weight:bold;
	height:25px;
	padding-left:3px;
	font-size:14px;
}
.tab_content_separator
{
	height:10px;
}

.tool_tip_container
{
	background:#f3f8fe;padding:10px;font-size:12px;
	width:300px;
}
.div_help_icon
{
	font-size:9px;
	background-color:#f3f8fe;
	width:13px;
	height:12px;
	vertical-align:top;
	text-align:center;
	border:solid 1px #ccc;
	clear:none;
	display:inline;
	font-weight:bold;
	color:#000000;
	padding-left:2px;
	padding-right:2px;
}
.div_help_icon:hover
{
	color:#0183D7;
	cursor:pointer;
}
.div_loading
{
	display:none;
	text-align:center; padding-top:20px;
}
.div_no_elements
{
	padding-top:15px;
	font-style:italic;
}
.background_login_form{
	width:305px;
	background-image:url(../assets/bg_login_form2.jpg);
	background-repeat:no-repeat;
	height:135px;
	margin:0 auto;
	padding-top:10px;
	padding-left:15px;
	

}
.text_aviso{
	font-size:11px;
	color:#FF6600;
}

.private_link{
	color:#0183D7;
	font-size:11px;
	font-weight:bold;	
}
.restricted_edit_user_list{
	list-style-type:none;
}
.restricted_edit_user_list li{
	padding-bottom:5px;
}
.restricted_edit_user_list li a{
	text-decoration:none;
	font-size:9px;
	color:#333;
}
.restricted_edit_user_list li a:hover{
	color:#01A6E6;
}
.contenido_privado{
	width:795px; 
	float:left;
	padding-top:20px;
	padding-left:15px;
	min-height:300px;
}
.lista_restricted {
	margin-left:15px;
	font-size:12px;
}
.lista_restricted li{
	list-style-image:url(../assets/bullet_square.gif);
	list-style-position:outside;
	color:#0183D1;
	margin-bottom:10px;
}
.lista_restricted li a{
	text-decoration:none;
	color:#0183D1;
}
.lista_restricted li a:hover{
	text-decoration:underline;
}
.restricted_content_table{
	margin-top:15px;
	font-size:11px;

}
.restricted_content_table td{
	padding:2px;
	text-align:center;
	border-right:solid 1px #fff;
}
.cabecera_tabla{
	background:#01A6E6;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
.par{
	background-color:#F9F9F9;
	height:20px;	
}
.impar{
	background-color:#EFEFEF;
	height:20px;
}
.tabla_quien{
	line-height:18px;
	margin-left:50px;
}
.padding_td{
	padding:5px;
	background:#f3f8fe;
}
.title_quien{	
	border-bottom:solid 1px #ccc;
	vertical-align:middle;
}
.title_quien td{
	padding-bottom:5px;
}
