.link_nav_top
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FFFFFF;
	font-size:			11px;
	text-decoration:	none;
}

.link_nav_top:hover
{
	text-decoration:	underline;
}


.mod_title
{
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			14px; 
	color:				#314351;	
}

.mod_subtitle
{
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold; 
	font-size:			12px; 
	text-decoration:	underline; 
	color:				#314351;
}

.serv_header .serv_title
{
	font-size:			18px;
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	color:				#314351;
	display:			block;
}

.serv_header .serv_subtitle
{
	color:				#b3b3b3; 
	font-size:			14px;  
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	padding-top:	    2px;
	display:			block;
	position:relative;
}.accordeon, .accordeon li, .accordeon img 
{
	margin:					0;
	padding:	            0;
}

.accordeon 
{
	list-style:				none;
	width:					664px;
	height:					252px;
	display:				block;
	overflow:				hidden;
}

.accordeon li 
{
	float:					left;
	display:				inline;
	overflow:				hidden;
}
form
{
	margin:				0px;
}

.body_form
{
		width:				675px;

}

.body_form .form_msg_result
{
	padding-left:           10px;
	padding-right:          10px;
}

.form_hr
{
		border-bottom:		#e3e3e3 solid 1px;
		border-top:			#e3e3e3 solid 1px;
		background-color:	#FFFFFF;
		height:				4px;
		margin-bottom:		8px;
		margin-top:			4px;

}

.form_nav
{
		padding:            10px;
		text-align:			left;
		padding-left:		158px; 

}

.form_title
{
		padding-top:            4px;
		color:					#314351;
		font-size:				11px;
		font-weight:			bold;
		text-transform:			uppercase;
		padding-left:	        10px;
}

.form_nav .submit
{
		border:				#d9d9d9 solid 1px;
		border-top-width:   1px;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#888888;
		padding-top:     	4px;
		padding-bottom:     4px;
		padding-right:      4px;
		padding-left:       4px;
		background-color:	#FFFFFF;
}

.form_nav .submit:hover
{
		background-color:	#f4f4f4;
		color:				#888888;
		border-color:		#bfbfbf;
}

.form_nav .reset
{
		border:				#d9d9d9 solid 1px;
		border-top-width:   1px;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#888888;
		padding-top:     	4px;
		padding-bottom:     4px;
		padding-right:      4px;
		padding-left:       4px;
		background-color:	#FFFFFF;
}

.form_nav .reset:hover
{
		background-color:	#f4f4f4;
		color:				#888888;
		border-color:		#bfbfbf;
}

.form_msg_info 
{
		padding-left:	    5px; 
		padding-right:	    5px; 
		padding-bottom:	    5px; 
		padding-top:	    5px; 
		background-color:	#f4f4f4;
}

.form_msg_info .container_msg
{
		background-color:	#FFFFFF;
		margin:				5px;
		padding-left:	    10px; 
		padding-right:	    10px; 
		padding-bottom:	    10px; 
		padding-top:	    10px;
		border:				#d9d9d9 solid 1px; 
		
}

.form_msg_info .container_msg .icon_msg
{
		float:				left;
		margin-right:		4px;
}


.form_msg_info .container_msg .icon_msg .info_icon
{
		background:			url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons&fyle=msg_info) no-repeat left;
		display:			block;
		width:				16px;
		height:				16px;
}

.form_msg_info .container_msg .icon_msg .warning_icon
{
		background:			url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons&fyle=msg_warning) no-repeat left;
		display:			block;
		width:				16px;
		height:				16px;
}


.form_msg_info .container_msg .msg_txt
{
		padding-top:	     1px;
		color:				#888888;
}

.form_msg_info .container_msg .msg_nav
{
		padding:            10px;
		text-align:			center;
}

.form_msg_info .container_msg .msg_nav .submit
{
		border:				#cad9ed solid 1px;
		border-top-width:   1px;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#888888;
		padding-top:     	4px;
		padding-bottom:     4px;
		padding-right:      4px;
		padding-left:       20px;
		background:			url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons&fyle=submit) no-repeat left;
		background-color:	#edf2fa;
		margin-right:       10px;
}

.form_msg_info .container_msg .msg_nav  .submit:hover
{
		background-color:	#deecfd;
		border-color:		#99bbe8;
}

.form_msg_info .container_msg .msg_nav .reset
{
		border:				#cad9ed solid 1px;
		border-top-width:   1px;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		color:				#888888;
		padding-top:     	4px;
		padding-bottom:     4px;
		padding-right:      4px;
		padding-left:       20px;
		background:			url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons&fyle=reset) no-repeat left;
		background-color:	#edf2fa;
}

.form_msg_info .container_msg .msg_nav .reset:hover
{

		background-color:	#deecfd;
		border-color:		#99bbe8;
}

.row_form
{
		clear:				both;
		overflow:			hidden;
		margin-bottom:		0px;
		width:				660px;

}


.row_txt
{
		width:				145px; 
		display:			block; 
		border-bottom:		#e3e3e3 solid 0px; 
		border-right:		#e3e3e3 solid 0px; 
		border-top:			#FFFFFF solid 0px; 
		padding-top:	    6px; 		
		padding-left:	    4px; 
		padding-right:	    4px; 
		color:				#5f6d78; 		
		float:				left;
		background-color:	#f4f4f4;
		margin-bottom:		-90000px;
		padding-bottom: 	90000px;
		text-align:			right;

}

.row_form .row_end
{
		display:			block; 
		clear:				both;
}

.row_label
{
		background-color:	#d0dff3;
		border-bottom:		#d9d9d9 solid 0px; 
		border-right:		#d9d9d9 solid 0px; 
		border-top:			#FFFFFF solid 1px;
		margin-right:		-90000px;
		padding-right: 		90000px;

}

.row_label .txt_label
{

		padding-top:	    6px; 		
		padding-left:	    4px;
		padding-bottom:     6px; 
		color:				#888888;  
}

.row_data
{
		display:			table-cell;
		vertical-align:		middle;
		float:				left;
		padding:	        4px;
		color:				#888888;
		margin-right:		-90000px;
		padding-right: 		90000px;		
		border-top:			#FFFFFF dotted 0px;
		border-left:		#d9d9d9 dotted 1px; 

}

.row_data input
{
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		border:				#d9d9d9 solid 1px;
		background-color:	#fbfbfb;
		margin-right:		4px;
		color:				#888888;
}

.row_data select
{
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		border:				#d9d9d9 solid 1px;
		background-color:	#fbfbfb;
		margin-right:		4px;
		color:				#888888;
}


.row_data textarea
{
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		border:				#d9d9d9 solid 1px;
		background-color:	#fbfbfb;
		margin-right:		4px;
		width:				480px;
		height:				120px;
		color:				#888888;
}

.row_data .image
{

		border:				#d9d9d9 solid 1px;
		background-color:	#fbfbfb;
		padding:	        4px;
}

.row_data .checkbox
{

		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		border:				#d9d9d9 solid 1px;
		background-color:	#fbfbfb;
		margin-right:		4px;
		color:				#888888;
}


.row_data label
{

		font-family:		Verdana, Arial, Helvetica, sans-serif;
		font-size:			11px;
		margin-right:		4px;
		color:				#888888;

}

/*----------------------------------------*/
/*---     INICIO CSS ARCHIVO LOGIN     ---*/
/*----------------------------------------*/
.form_login_body
{
	padding-top:	 	50px;
}

.form_login_box
{
	width:				270px; 
	text-align:			center;
}

.form_login_title
{
	color:				#888888; 
	text-decoration:	underline;
	font-weight:		bold;
}

.form_login_row_txt
{
	float:				left; 
	text-align:			right; 
	width:				110px; 
	margin-right:		3px; 
	padding-left:	 	5px;  
	padding-top:	    2px; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	color:				#888888;
}

.form_login_input_user
{
	float:				left; 
	border:				#b2c5df solid 1px; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	color:				#888888; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons&fyle=username); 
	background-repeat:	no-repeat; 
	padding-left:		20px; 
	width:				88px;
}

.form_login_input_pass
{
	float:				left; 
	border:				#b2c5df solid 1px; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	color:				#888888; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons&fyle=password); 
	background-repeat:	no-repeat; 
	padding-left:		20px; 
	width:				88px;
}

.form_login_row_button
{
 	clear:				both; 
	padding-left:	 	30px;
}

.form_login_button_submit
{
	background-color:	#829dc3; 
	border:				#888888 solid 1px; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:			10px; 
	color:				#FFFFFF;
}

.form_login_space
{
	clear:				both; 
	display:			block;
	height:				10px;
}

.form_login_row_space
{
	clear:				both; 
	margin-bottom:		4px; 
	display:			block;
}.img_mail
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/legal&fyle=mail_txt); 
	width:				102px; 
	height:				15px;
	display:			block;
	float:				left;
}

.img_mail img
{
	width:				102px; 
	height:				15px;
}

.iconhd01
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/hd&fyle=iconhd01); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconhd02
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/hd&fyle=iconhd02); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconhd03
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/hd&fyle=iconhd03); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconhd04
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/hd&fyle=iconhd04); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconhd05
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/hd&fyle=iconhd05); 
	width:				32px; 
	height:				29px;
	display:			block;
}


.iconsw01
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/sw&fyle=iconsw01); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconsw02
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/sw&fyle=iconsw02); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconsw03
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/sw&fyle=iconsw03); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconsw04
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/sw&fyle=iconsw04); 
	width:				32px; 
	height:				29px;
	display:			block;
}

.iconws01
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=icons/mods/ws&fyle=iconws01);
	background-repeat:  no-repeat;
	background-position:left 3px;
	width:				6px; 
	height:				29px;
	display:			block;
	
}

.internet_pack_icon01
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon01); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon02
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon02); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon03
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon03); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon04
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon04); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon05
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon05); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon06
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon06); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon07
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon07); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon08
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon08); 
	background-repeat:	no-repeat; 
}

.internet_pack_icon10
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon10); 
	background-repeat:	no-repeat;
}

.internet_pack_icon11
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon11); 
	background-repeat:	no-repeat;
}

.internet_pack_icon12
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon12); 
	background-repeat:	no-repeat;
}

.internet_pack_icon13
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon13); 
	background-repeat:	no-repeat;
}

.internet_pack_icon14
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon14); 
	background-repeat:	no-repeat;
}

.internet_pack_icon15
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon15); 
	background-repeat:	no-repeat;
}

.internet_pack_icon16
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon16); 
	background-repeat:	no-repeat;
}

.internet_pack_icon17
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon17); 
	background-repeat:	no-repeat;
}

.internet_pack_icon18
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon18); 
	background-repeat:	no-repeat;
}

.internet_pack_icon19
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon19); 
	background-repeat:	no-repeat;
}.box_container
{
	background-color:	#f4f4f4; 
	display:			block; 
	height:				170px; 
	width:				688px; 
	padding-top:	    20px;	
}

.box_body
{
	width:				140px;
	height:				150px;
	display:			block;
	font-size:			24px;
	text-align:			center;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/box&fyle=box);
	background-repeat:	no-repeat;
}

.box_body .box_image
{
	padding-top:	    10px;
	padding-bottom:	    7px;
}

.box_body .box_title
{
	color:				#635d5d;  
	font-size:			12px;
	font-weight:		bold;
}

.box_body .box_subtitle
{
	color:				#635d5d;  
	font-size:			10px;
}


.serv_header
{
	display:			block;
}

.serv_header .serv_header_img
{
	margin-bottom:		25px;
	margin-top:			-15px;
	margin-left:		-3px;
	text-align:			right;
	border-bottom:		#d9d9d9 solid 1px;
	border-right:		#d9d9d9 solid 1px;
	padding-right:	    1px;
	padding-bottom:	    1px;
	width:				683px;
}

.serv_header .serv_header_img .empr1
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/empresa/headlines&ext=png&fyle=01);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .inve1
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/investigacion/headlines&ext=png&fyle=01);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .pren1
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/prensa/headlines&ext=png&fyle=01);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .cont1
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/contacto/headlines&ext=png&fyle=01);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .lega1
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/legal/headlines&ext=png&fyle=01);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv1
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv1);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv2
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv2);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv3
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv3);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv4
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv4);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv5
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv5);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv6
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv6);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv7
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv7);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}

.serv_header .serv_header_img .serv8
{
	background-image:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/headlines&ext=png&fyle=serv8);
	background-repeat:		no-repeat;
	background-position:	right;
	width:					683px;
	height:					250px;
	display:				block;
}


.serv_header .serv_header_img img
{
	width:					683px;
	height:					250px;
}

.serv_header .serv_header_desc
{
	margin-bottom:25px;
}

.serv_box_details
{
	background-color:	#f0efef; 
	padding:	        10px;  
	border:				#CCCCCC solid 1px;
}

.list_container
{
	list-style:		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=obj&fyle=icon_list);
	padding:		15px;
	margin-bottom:  -10px;
}

.list_container li
{
	margin-bottom:	10px;
	margin-left: 	25px;
}

.btn01
{
	width:				232px; 
	height:				62px;
	text-align:			center;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=obj&ext=png&fyle=btn01); 
	background-repeat:	no-repeat;
}

.btn01 a
{
	font-weight:		bold; 
	padding-top:	    15px; 
	padding-left:	    50px; 
	display:			block; 
	width:				178px;
	color:				#314351;
	text-decoration:    none;
	height:             42px;
}

.btn02
{
	width:				232px; 
	height:				62px;
	padding-top:        7px;
	text-align:			center; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=obj&ext=png&fyle=btn02); 
	background-repeat:	no-repeat;
}

.btn02 a
{
	font-weight:		bold; 
	padding-top:	    15px; 
	padding-left:	    50px; 
	display:			block; 
	text-decoration:    none;
	width:				178px;
	color:				#314351;
	height:             42px;
}

.btn_box
{
	margin-top:			30px;
	border-top:			#d9d9d9 solid 2px;
	padding-top:	    30px;

}

.tr_btn_box
{
	float:				right;
}

.tr_btn_box .td_btn_box01
{
	float:				left; 
	width:				232px; 
	margin-right:		15px;
}

.tr_btn_box .td_btn_box02
{
	float:				left; 
	width:				232px; 
}



.block_mnu_list
{
	text-align:			left; 
	line-height:		15px; 
	height:				75px;
}

.block_mnu_list a
{
	color:				#666666;
	text-decoration:	none;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=ico_block_main_list); 
	background-repeat:	no-repeat;
	background-position:left 4px;
	padding-left:       10px;
	display:			block;	
}

.block_mnu_list a:hover
{
	text-decoration:	underline;
	background-position:left -10px;
}

.block_mnu_more
{
	padding-top:	     15px; 
	padding-right:	     10px; 
	padding-bottom:	     5px; 
	font-weight:	     bold; 
	display:			block; 
	text-align:			right; 
	color:				#314351;
}

.block_mnu_more a
{
	color:				#314351;
	text-decoration:	none;
}

.block_mnu_more a:hover
{
	text-decoration:	underline;
}



/* -- SERVICIOS -- */

.box_pack .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.box_pack .b1 {height:1px; background:#d9d9d9; margin:0 5px;}
.box_pack .b2 {height:1px; background:#FFFFFF; border-right:2px solid #d9d9d9; border-left:2px solid #d9d9d9; margin:0 3px;}
.box_pack .b3 {height:1px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 2px;}
.box_pack .b4 {height:2px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 1px;}
.box_pack .contentb {background: #FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9;}
.box_pack .contentb div {margin-left: 0px;}

.box_pack .box_pack_title
{
	font-size:			15px; 
	display:			block; 
	font-weight:		bold; 
	color:				#69696b;

}

.box_pack .box_pack_icon
{

	height:				40px; 
	width:				40px; 
	display:			block; 
	float:				left; 
	margin-top:			10px; 
	margin-right:		10px;
}

.box_pack .box_pack_icon_big
{

	height:				104px; 
	width:				140px; 
	display:			block; 
	float:				right; 
	margin-top:			-20px; 
	margin-left:		10px;
	margin-bottom:      10px;
	margin-right:		-10px;
}

.box_pack .box_pack_ul
{
	display:			block; 
	margin-top:			10px; 
	margin-left:		45px;
}

.box_pack .box_pack_ul .box_pack_li
{
	display:			block; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon00); 
	background-repeat:	no-repeat; 
	padding-left:		12px; 
	background-position:left 4px; 	
}

.box_pack .box_pack_paymode
{
	display:			block; 
	clear:				both; 
	margin-top:			10px;  
	text-align:			right; 
	font-size:			10px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif;
}

.box_pack .box_pack_paymode span
{
	color:				#bcbbbb;
}


.box_pack .box_pack_show
{
	color:				#333333; 
	text-align:			left; 
	display:			block; 
	margin-top:			5px; 
	margin-right:		5px; 
	font-size:			12px; 
	font-weight:		bold; 
	float:				left;
}

.box_pack .box_pack_show a
{
	color:				#333333;
	text-decoration:	none;
	
}

.box_pack .box_pack_show a:hover
{
	text-decoration:	underline;
}

.box_pack .box_pack_pricebox
{
	display:			block; 
	text-align:			right;
	font-size:			26px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon09); 
	background-repeat:	no-repeat; 
	background-position:right 2px; 
	padding-right:		12px; 
	height:				38px;
}

.box_pack .box_pack_pricebox .box_pack_pricebox_since
{
	color:			#a3a3a3; 
	font-size:		10px;
	
}

.box_pack .box_pack_pricebox .box_pack_pricebox_price
{
	color:			#333333;
}

.box_pack .box_pack_pricebox .box_pack_pricebox_currency
{
	font-size:		20px; 
	color:			#7a7a7a	
}







.box_pack2 .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.box_pack2 .b1 {height:1px; background:#d9d9d9; margin:0 5px;}
.box_pack2 .b2 {height:1px; background:#FFFFFF; border-right:2px solid #d9d9d9; border-left:2px solid #d9d9d9; margin:0 3px;}
.box_pack2 .b3 {height:1px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 2px;}
.box_pack2 .b4 {height:2px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 1px;}
.box_pack2 .contentb {background: #FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9;}
.box_pack2 .contentb div {margin-left: 0px;}

.box_pack2 .box_pack_title
{
	font-size:			15px; 
	display:			block; 
	font-weight:		bold; 
	color:				#69696b;
	margin-top:         10px;
	width:				280px;
}

.box_pack2 .box_pack_subtitle
{
	font-size:			12px; 
	color:				#888888;
}

.box_pack2 .box_pack_icon
{

	height:				104px; 
	width:				140px; 
	display:			block; 
	float:				right; 
	margin-top:			-30px; 
	margin-right:		-10px;
	margin-left:		-20px;
	margin-bottom:		-20px;
}

.box_pack2 .box_pack_ul
{
	display:			block; 
	margin-top:			10px; 
	float:				left;
	height:				50px; 
	width:				190px;
}

.box_pack2 .box_pack_content
{
	padding-left:	    10px; 
	padding-right:      10px;  
	padding-top:        10px; 
	height:             200px; 
	color:				#888888; 
	text-align:			left;
}

.box_pack2 .box_pack_title_clear
{
	height:				2px; 
	display:			block;
	clear:				both;
}

.box_pack2 .box_pack_ul_clear
{
	height:				3px; 
	display:			block;
	clear:				both;
}

.box_pack2 .box_pack_paymode_clear
{
	height:				3px; 
	display:			block;
	clear:				both;
}

.box_pack2 .box_pack_ul .box_pack_li
{
	display:			block; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon00); 
	background-repeat:	no-repeat; 
	padding-left:		12px; 
	background-position:left 4px; 	
}

.box_pack2 .box_pack_paymode
{
	display:			block; 
	clear:				both; 
	margin-top:			35px;  
	text-align:			right; 
	font-size:			10px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif;
}

.box_pack2 .box_pack_paymode span
{
	color:				#bcbbbb;
}

.box_pack2 .box_pack_ul .box_pack_li a
{
	color:				#888888;
	text-decoration:	none;
}

.box_pack2 .box_pack_ul .box_pack_li a:hover
{
	text-decoration:	underline;
}

.box_pack2 .box_pack_show
{
	color:				#333333; 
	text-align:			left; 
	display:			block; 
	margin-top:			5px; 
	margin-right:		5px; 
	font-size:			12px; 
	font-weight:		bold; 
	float:				left;	
}

.box_pack2 .box_pack_show a
{
	color:				#333333;
	text-decoration:	none;
	
}

.box_pack2 .box_pack_show a:hover
{
	text-decoration:	underline;
}

.box_pack2 .box_pack_pricebox
{
	display:			block; 
	margin-top:			-8px;  
	text-align:			right;
	font-size:			26px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon09); 
	background-repeat:	no-repeat; 
	background-position:right 2px; 
	padding-right:		12px; 
	height:				38px;
}

.box_pack2 .box_pack_pricebox .box_pack_pricebox_since
{
	color:			#a3a3a3; 
	font-size:		10px;
	
}

.box_pack2 .box_pack_pricebox .box_pack_pricebox_price
{
	color:			#333333;
}

.box_pack2 .box_pack_pricebox .box_pack_pricebox_currency
{
	font-size:		20px; 
	color:			#7a7a7a	
}





.box_pack3 .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.box_pack3 .b1 {height:1px; background:#d9d9d9; margin:0 5px;}
.box_pack3 .b2 {height:1px; background:#FFFFFF; border-right:2px solid #d9d9d9; border-left:2px solid #d9d9d9; margin:0 3px;}
.box_pack3 .b3 {height:1px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 2px;}
.box_pack3 .b4 {height:2px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 1px;}
.box_pack3 .contentb {background: #FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9;}
.box_pack3 .contentb div {margin-left: 0px;}

.box_pack3 .box_pack_title
{
	font-size:			15px; 
	display:			block; 
	font-weight:		bold; 
	color:				#69696b;
	margin-top:         10px;
}

.box_pack3 .box_pack_icon
{

	height:				104px; 
	width:				140px; 
	display:			block; 
	float:				right; 
	margin-top:			-30px; 
	margin-right:		-10px;
	margin-left:-10px;
	margin-bottom:		-20px;
}

.box_pack3 .box_pack_ul
{
	display:			block; 
	margin-top:			10px; 
	float:				left;
	height:				160px; 
	width:				475px;
}

.box_pack3 .box_pack_content
{
	padding-left:	    10px; 
	padding-right:      10px;  
	padding-top:        10px; 
	height:             320px; 
	color:				#888888; 
	text-align:l		eft;
}

.box_pack3 .box_pack_title_clear
{
	height:				2px; 
	display:			block;
	clear:				both;
}

.box_pack3 .box_pack_ul_clear
{
	height:				3px; 
	display:			block;
	clear:				both;
}

.box_pack3 .box_pack_paymode_clear
{
	height:				3px; 
	display:			block;
	clear:				both;
}

.box_pack3 .box_pack_ul .box_pack_li
{
	display:			block; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon00); 
	background-repeat:	no-repeat; 
	padding-left:		12px; 
	background-position:left 4px; 	
}

.box_pack3 .box_pack_ul .box_pack_li_title
{
	display:			block; 
	margin-bottom:		4px; 
	margin-top:			10px; 
	font-weight:		bold; 
	color:				#768695;	
}

.box_pack3 .box_pack_ul .box_pack_li_left
{
	float:				left;
}

.box_pack3 .box_pack_ul .box_pack_li_right
{
	float:				right;
}

.box_pack3 .box_pack_paymode
{
	display:			block; 
	clear:				both; 
	margin-top:			35px;  
	text-align:			right; 
	font-size:			10px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif;
}

.box_pack3 .box_pack_paymode span
{
	color:				#bcbbbb;
}

.box_pack3 .box_pack_show
{
	color:				#333333; 
	text-align:			left; 
	display:			block; 
	margin-top:			5px; 
	margin-right:		5px; 
	font-size:			12px; 
	font-weight:		bold; 
	float:				left;	
}

.box_pack3 .box_pack_show a
{
	color:				#333333;
	text-decoration:	none;
	
}

.box_pack3 .box_pack_show a:hover
{
	text-decoration:	underline;
}

.box_pack3 .box_pack_pricebox
{
	display:			block; 
	margin-top:			-8px;  
	text-align:			right;
	font-size:			26px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/mods/servicios/internet&fyle=icon09); 
	background-repeat:	no-repeat; 
	background-position:right 2px; 
	padding-right:		12px; 
	height:				38px;
}

.box_pack3 .box_pack_pricebox .box_pack_pricebox_since
{
	color:			#a3a3a3; 
	font-size:		10px;
	
}

.box_pack3 .box_pack_pricebox .box_pack_pricebox_price
{
	color:			#333333;
}

.box_pack3 .box_pack_pricebox .box_pack_pricebox_currency
{
	font-size:		20px; 
	color:			#7a7a7a	
}

.dmn_table
{
	padding:	    10px; 
	color:			#69696b; 
	border-bottom:	#e3e3e3 solid 2px;
}

.dmn_table .dmn_table_title
{
	font-weight:	bold;
}

.dmn_table_row
{
	padding:	    10px; 
	border-bottom:	#e3e3e3 dotted 1px;	
}
html,body,div,p
{
	margin:				0;
	padding:	 	    0;
	border:				0;
}

.td20,.td213px,.td25,.td33,.td50,.td_title_left_col,.td_title_right_col,.td737px,.td100
{
	float:				left;
	display:			inline;
	*margin-left:		-0.0em;
}

.td20
{
	width:				20%;
}


.td213px
{
	width:				213px;
}

.td25
{
	width:				25%;
}
.td33
{
	width:				33.33%;
}
.td50
{
	width:				50%;
}

.td_title_left_col
{
	width:				466px;
}

.td_title_right_col
{
	margin-left:20px;
	width:				195px;
}

.td737px
{
	width:				737px;
}
.td100
{
	width:				100%;
}
.clear
{
	clear:				both;
}

#head
{
	width:				100%;
	display:			block;
	text-align:			left;
	background-color:	#314351;
	height:				125px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#FFFFFF;
	font-size:			11px;
}

#head #head_body
{
	width:				950px; 
	margin: 			0 auto; 
	padding-top:	    25px;
}

#topnav
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_topnav); 
	background-repeat:	repeat-x; 
	height:				45px;
}


#body_home
{
	width:				950px;
	display:			block;
	text-align:			left;
	margin-top:  		20px;
	margin-bottom:  	20px;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg-mainbody-home);
	background-repeat:	repeat-y;
}

#body_home .container_top
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=supermain-top);
	background-repeat:	repeat-y;
	height:				17px;
	width:				950px;

}

#body_home .container
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#888888;
}

#body_home .container .container_body
{
	display:			block;
	padding:  			10px;
}

#body_home .container_bottom
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=supermain-bottom-home); 
	background-repeat:	no-repeat;
	height:				17px;
	width:				950px;
}


#body
{
	width:				950px;
	display:			block;
	text-align:			left;
	margin-top:  		20px;
	margin-bottom:  	20px;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg-mainbody);
	background-repeat:	repeat-y;
}

#body .container_top
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=supermain-top);
	background-repeat:	repeat-y;
	height:				17px;
	width:				950px;

}



#body .container
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#888888;
}

#body .container .container_main_top
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=main-top);
	background-repeat:	repeat-y;
	height:				14px;
	width:				950px;

}

#body .container .container_main
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=newnav-repeat); 
	background-repeat:	repeat-y;
	margin-left:		5px;
	width:				207px;
	padding-top:        14px;
}

#body .container .container_main .title_main
{
	font-size:			15px;
	font-weight:		bold;
	color:				#314351; 
	font-family:        Arial, Verdana, Helvetica, sans-serif;
	margin-bottom:		4px; 
	padding-bottom:	    4px;
	padding-left:       	4px;
	width:				200px; 
	border-bottom:		#314351 dotted 1px;
}

#body .container .container_main a
{
	display:			block; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=ico_main_list); 
	background-repeat:	no-repeat;
	background-position:0px 7px;

	
	padding-left:	    15px; 
	color:				#666666; 
	text-decoration:	none;  
	
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px; 
	border-bottom:		#CCCCCC dotted 1px; 
	padding-top:	    7px; 
	padding-bottom:	    7px;
	padding-left:	    18px;
	width:				182px;
}

#body .container .container_main a:hover
{
	color:				#bdbebd;
	background-position:left -20px;
}

#body .container .container_main_bottom
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=newnav-bottom); 
	background-repeat:  no-repeat; 
	margin-left:		5px; 
	display:			block;
	padding-top:        15px;	
	width:				207px;
}

#body .container .container_body
{
	display:			block;
	padding:  			10px;
	margin-top:			-17px;
	margin-left:        6px;
}

#body .container_bottom
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=supermain-bottom); 
	background-repeat:	no-repeat;
	height:				17px;
	width:				950px;
}

.box_container
{
background-color:#f4f4f4; 
display:block; 
height:170px; 
width:688px; 
padding-top:20px;
}

.mdbox
{

}

.mdbox .mdbox_top
{
	width:				710px;
	height: 			25px;
	display:			block;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=mdbox_top);
	background-repeat:	no-repeat;
}

.mdbox .mdbox_body
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=mdbox_bg);
	background-repeat:	repeat-y;
	width:				710px;
	padding-left:       19px;	
}

.mdbox .mdbox_body .mdbox_container
{
	width:				673px; 
	text-align:			justify;
}

.mdbox .mdbox_body .mdbox_container .mdbox_link
{
	color:				#888888;
}

.mdbox .mdbox_body .mdbox_container .mdbox_link:hover
{
	color:				#333333;
}

.mdbox .mdbox_body .mdbox_container .mdbox_navbar
{
	margin-bottom:		25px;
	
}

.mdbox .mdbox_body .mdbox_container .mdbox_navbar a
{
	color:				#888888;	
}

.mdbox .mdbox_body .mdbox_container .mdbox_navbar a:hover
{
	color:				#333333;	
}




.mdbox .mdbox_bottom
{
	width:				710px;
	height: 			54px;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=mdbox_bottom);
	background-repeat:	no-repeat;
}

.tdtable
{
	width:				680px; 
}

.tdtable .td_space
{
	display:			block;
	height:				20px;
	clear:				both;
	
}

.tdbox 
{
	
}

.tdbox .tdbox_table
{
	width:				683px;
	text-align:			justify;
	border-bottom:		#d9d9d9 solid 0px;
	padding-bottom:	    1px;
}

.tdbox .tdbox_table .tdbox_title
{
	
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=title_table_bg); 
	color:				#888888;
	background-repeat:	no-repeat; 
	padding-top:	    12px; 
	padding-bottom:	    10px; 
	padding-left:	    10px;
	font-weight:		bold;
}

.tdbox .tdbox_table .tdbox_row
{
	padding:	        10px; 
	background-color:	#f4f4f4;
	border-top:			#FFFFFF solid 1px;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_icon
{
	float:				left; 
	border:				#d9d9d9 solid 1px; 
	margin-right:		5px;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_icon_none
{
	float:				left; 
	margin-right:		5px;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_title
{
	display:			block;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_title a
{
	color:				#666666;
	text-decoration:	underline;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_title a:hover
{
	color:				#314351;
	text-decoration:	underline;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_subtitle
{
	display:			block;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_more
{
	float:			right;
	margin-top:		-19px;
}

.tdbox .tdbox_table .tdbox_row .tdbox_row_more a
{
	color:				#666666;
	text-decoration:	none;
	display:			block;
}

.tdbox .tdbox_left
{
	float:				left;
	display:			inline;
	*margin-left:		-0.0em;
	width:				466px;
	text-align:			justify;
}

.tdbox .tdbox_left .tdbox_title
{
	
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=title_left_col_bg); 
	color:				#888888;
	background-repeat:	no-repeat; 
	padding-top:	    12px; 
	padding-bottom:	    10px; 
	padding-left:	    10px;
	font-weight:		bold;
}

.tdbox .tdbox_left .tdbox_row
{
	padding:	        10px; 
	background-color:	#f4f4f4;
	border-top:			#FFFFFF solid 1px;
}

.tdbox .tdbox_left .tdbox_row .tdbox_row_icon
{
	float:				left; 
	border:				#d9d9d9 solid 1px; 
	margin-right:		5px;
}

.tdbox .tdbox_left .tdbox_row .tdbox_row_icon_none
{
	float:				left; 
	margin-right:		5px;
}

.tdbox .tdbox_left .tdbox_row .tdbox_row_title
{
	display:			block;
}

.tdbox .tdbox_left .tdbox_row .tdbox_row_title a
{
	color:				#666666;
	text-decoration:	underline;
}

.tdbox .tdbox_left .tdbox_row .tdbox_row_title a:hover
{
	color:				#314351;
	text-decoration:	underline;
}

.tdbox .tdbox_left .tdbox_row .tdbox_row_subtitle
{
	display:			block;
}

.tdbox .tdbox_right
{
	float:				left;
	display:			inline;
	*margin-left:		-0.0em;
	margin-left:		20px;
	width:				195px;
}


.tdbox .tdbox_right .tdbox_title
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=title_right_col_bg); 
	background-repeat:	no-repeat; 
	padding-top:	    7px; 
	padding-bottom:	    8px; 
	padding-left:	    5px;
	font-weight:		bold;
}



/* Elementos */

.btn_title
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_btn_title); 
	background-repeat:	no-repeat; 
	height:				31px; 
	width:				210px; 
	display:			block; 
	padding-top:	    8px; 
	text-align:			center; 
	font-size:			12px;
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	color:				#69696b;
}




#footer
{
	
	background-color:	#f0efef; 
	color:				#888888; 
	font-family:		Verdana, Arial, Helvetica, sans-serif; 
	font-size:			11px;
}

#footer .footer_body
{
	width:				922px;
	text-align:			justify; 
	padding-top:	    20px;
	margin-left:		14px;
}

#footer .footer_body a
{
	color:				#888888;
	text-decoration:	none;
}

#footer .footer_body a:hover
{
	text-decoration:	underline;

}

#footer .footer_body .footer_link_row
{
	padding-bottom:	    5px; 
	display:			block;
	width:				222px;
}

#footer .footer_body .footer_link_title
{
	color:				#314351; 
	padding-bottom:	    5px; 
	margin-bottom:		10px; 
	text-decoration:	none; 
	font-weight:		bold; 
	display:			block; 
	border-bottom:		#CCCCCC dotted 1px; 
	width:				222px;
}

#footer .footer_body .footer_link_title a
{
	color:				#314351;
}
#footer .copyright
{
	clear:				both; 
	text-align:			center; 
	padding-top:	    35px; 
	padding-bottom:	    35px; 
	color:				#999999;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#d9d9d9; margin:0 5px;}
.b2 {height:1px; background:#f4f4f4; border-right:2px solid #d9d9d9; border-left:2px solid #d9d9d9; margin:0 3px;}
.b3 {height:1px; background:#f4f4f4; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 2px;}
.b4 {height:2px; background:#f4f4f4; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 1px;}
.contentb {background: #f4f4f4; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9;}
.contentb div {margin-left: 0px;}

.block_info .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.block_info .b1 {height:1px; background:#d9d9d9; margin:0 5px;}
.block_info .b2 {height:1px; background:#FFFFFF; border-right:2px solid #d9d9d9; border-left:2px solid #d9d9d9; margin:0 3px;}
.block_info .b3 {height:1px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 2px;}
.block_info .b4 {height:2px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 1px;}
.block_info .contentb {background: #FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9;}
.block_info .contentb div {margin-left: 0px;}
.block_info .contentb .block_info_container
{
	background-color:	#FFFFFF;  
	padding:	    	10px; 
	height:				150px; 
	color:				#888888; 
	text-align:			left;
}

.block_info .contentb .block_info_container .block_info_title
{
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_title_main_h); 
	background-repeat:	no-repeat; 
	display:			block; 
	height:				45px; 
	width:				211px; 
	margin-left:		-9px; 
	margin-top:			-13px; 
	padding-top:	    15px; 
	text-align:			center; 
	font-weight:		bold; 
	color:				#888888;
}

.block_info .contentb .block_info_container .iconhome01
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconhome01); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconhome02
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconhome02); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconhome03
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconhome03); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconhome04
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconhome04); 
	background-repeat:	no-repeat; 
}
.block_info .contentb .block_info_container .iconserv01
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv01); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv01:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv01); 
	background-repeat:	no-repeat;
	background-position: left -131px;
}


.block_info .contentb .block_info_container .iconserv02
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv02); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv02:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv02); 
	background-repeat:	no-repeat;
	background-position: left -131px;
}

.block_info .contentb .block_info_container .iconserv03
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv03); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv03:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv03); 
	background-repeat:	no-repeat;
	background-position: left -131px;
}

.block_info .contentb .block_info_container .iconserv04
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv04); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv04:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv04); 
	background-repeat:	no-repeat;
	background-position: left -132px;
}

.block_info .contentb .block_info_container .iconserv05
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv05); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv05:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv05); 
	background-repeat:	no-repeat;
	background-position: left -130px;
}

.block_info .contentb .block_info_container .iconserv06
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv06); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv06:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv06); 
	background-repeat:	no-repeat;
	background-position: left -130px;
}

.block_info .contentb .block_info_container .iconserv07
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv07); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv07:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv07); 
	background-repeat:	no-repeat;
	background-position: left -130px;
}

.block_info .contentb .block_info_container .iconserv08
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv08); 
	background-repeat:	no-repeat; 
}

.block_info .contentb .block_info_container .iconserv08:hover
{
	margin-left:		-9px; 
	margin-top:			-14px; 
	display:			block; 
	position:			absolute;
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/block&ext=png&fyle=iconserv08); 
	background-repeat:	no-repeat;
	background-position: left -130px;
}

.box_prom .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.box_prom .b1 {height:1px; background:#d9d9d9; margin:0 5px;}
.box_prom .b2 {height:1px; background:#FFFFFF; border-right:2px solid #d9d9d9; border-left:2px solid #d9d9d9; margin:0 3px;}
.box_prom .b3 {height:1px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 2px;}
.box_prom .b4 {height:2px; background:#FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9; margin:0 1px;}
.box_prom .contentb {background: #FFFFFF; border-right:1px solid #d9d9d9; border-left:1px solid #d9d9d9;}
.box_prom .contentb div {margin-left: 0px;}
 p, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ul {
	list-style: none;
}


ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}


#content_list_services{
	background:#f4f4f4;
	width:908px;
}

#content_list_services li{
	padding:0 0 0 0;
	line-height:1.3;
}

#content ol{
	margin-left:30px;
}


#content_list_services ol li{
	background:none;
	padding:0 0 0 0;
	line-height:1.3;
}

#index_service_container{overflow:hidden; margin-left:0px; height:441px;}

#list_services{
	float:left;
	width:212px;
	height:441px;
	margin:0;
}

.pos0
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 0px;
}

.pos1
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 49px;
}

.pos2
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 98px;
}

.pos3
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 147px;
}

.pos4
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 196px;
}

.pos5
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 245px;
}

.pos6
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 294px;
}

.pos7
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 343px;
}

.pos8
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 392px;
}

.pos9
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=bg_indexserv);
	background-position: 0px 441px;
}

#list_services li{ height:49px; margin:0; padding-left:20px; cursor:pointer;}
#list_services li a{display:block; height:49px;}

#list_services li p
{
	margin:0 0 0 0;
	padding-top:20px;
	font-weight:bold;
}

#list_services li h2{margin:7px 0 6px 0; padding:0; text-indent:-3000px; font-size:1%;} 

#list_services #list_service0{background:none no-repeat -5px 0px;}
#list_services #list_service1{background:none no-repeat -5px 0px;}
#list_services #list_service2{background:none no-repeat -5px 0px;}
#list_services #list_service3{background:none no-repeat -5px 0px;}
#list_services #list_service4{background:none no-repeat -5px 0px;}
#list_services #list_service5{background:none no-repeat -5px 0px;}
#list_services #list_service6{background:none no-repeat -5px 0px;}
#list_services #list_service7{background:none no-repeat -5px 0px;}
#list_services #list_service8{background:none no-repeat -5px 0px;}

#index_services{float:left; width:696px; position:relative; height:441px; margin:0 0 20px 0;}

.index_service{ height:441px; position:absolute; top:0; left:0; width:696px; }

#index_service0{ z-index:9; width:696px;}
#index_service1{ z-index:8; width:696px;}
#index_service2{ z-index:7; width:696px;}
#index_service3{ z-index:6; width:696px;}
#index_service4{ z-index:5; width:696px;}
#index_service5{ z-index:4; width:696px;}
#index_service6{ z-index:3; width:696px;}
#index_service7{ z-index:2; width:696px;}
#index_service8{ z-index:1; width:696px;}

.index_service .index_services_title{font-size:20px; font-weight:bold; position:absolute; top:52px; left:22px; color:#314351;  font-family:Arial, Helvetica, sans-serif;}
.index_service .index_services_subtitle{font-size:14px; position:absolute; top:77px; left:22px; color:#b3b3b3; font-family:Arial, Helvetica, sans-serif;}
.index_service .index_services_main
{
	font-size:11px; 
	position:absolute; 
	top:300px; 
	left:75px; 
	color:#888888;
	width:620px;
}

.index_service .indexServ0
{
	background:				url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=png&fyle=indexServ0);
	background-repeat:		no-repeat;
	height:					450px;
	background-position:	left 0px;
	background-color:		#FFFFFF;
}

.index_service .indexServ1
{
	background:				url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ1);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ2
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ2);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ3
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ3);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ4
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ4);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ5
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ5);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ6
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ6);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ7
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ7);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .indexServ8
{
	background:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/serv&ext=jpg&fyle=indexServ8);
	background-repeat:		no-repeat;
	height:					439px;
	background-position:	left 49px;
	background-color:		#FFFFFF;
}

.index_service .index_services_main1
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main1 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main1 a:hover
{
	text-decoration:underline;
}


.index_service .index_services_main2
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main2 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main2 a:hover
{
	text-decoration:underline;
}


.index_service .index_services_main3
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main3 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main3 a:hover
{
	text-decoration:underline;
}


.index_service .index_services_main4
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main4 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main4 a:hover
{
	text-decoration:underline;
}


.index_service .index_services_main5
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main5 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main5 a:hover
{
	text-decoration:underline;
}


.index_service .index_services_main6
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main6 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main6 a:hover
{
	text-decoration:underline;
}


.index_service .index_services_main7
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main7 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main7 a:hover
{
	text-decoration:underline;
}




.index_service .index_services_main8
{
	font-size:11px; 
	position:absolute; 
    background-color:#FFFFFF;
	top:359px; 
	left:70px;
	color:#888888;
	width:600px;
	padding:10px;
	z-index:1;filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	line-height:15px;

}

.index_service .index_services_main8 a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main8 a:hover
{
	text-decoration:underline;
}

.index_service .index_services_main a
{
	font-size:11px; 
	color:#888888;
	text-decoration:none;
}

.index_service .index_services_main a:hover
{
	text-decoration:underline;
}

#index_service1 h1{ width:450px;}
#index_service2 h1{ width:450px;}
#index_service3 h1{ width:500px;}
#index_service4 h1{ width:500px;}
#index_service5 h1{ width:500px;}
#index_service6 h1{ width:500px;}
#index_service7 h1{ width:500px;}
#index_service8 h1{ width:500px;}
/* block_content */

.block_content 
{
	background: 		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=block_blue_b_right) 100% 100% no-repeat;
}

.block_content  div 
{
	background: 		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=block_blue_t_right) 100% 0 no-repeat;
}

.block_content  div div 
{
	background: 		url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=block_blue_b_lef) 0 100% no-repeat;
}

.block_content  div div div 
{
	min-height: 		70px;
	padding: 	        10px 10px 10px 10px;
	background:			url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content&fyle=block_blue_t_left) 0 0 no-repeat;
	overflow: 			hidden;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
}


.block_content  div div div .block_title
{
	font-size:			18px; 
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
}

.block_content  div div div .block_subtitle
{
	font-size:			12px; 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

.block_content  div div div .block_subtitle_strong
{
	font-size:			12px; 
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	color:				#7f7f7f;
}

.block_content  div div  .block_content_data
{
	padding-bottom:	 	12px; 
}

.block_content  div div div .block_content_title
{
	font-size:			12px; 
	font-weight:		bold; 
	margin:				0px; 
	padding-top:	 	10px; 
	text-decoration:	underline;
}

.block_content  div div div .block_content_subtitle
{
	font-size:			11px; 
	margin:				0px; 
	padding-top:	    10px; 
	font-weight:		bold; 
	color:				#768693;	
	padding-bottom:	    5px; 
}

.block_content  div div div .block_content_row_txt
{
	font-size:			11px; 
	margin:				0px; 
}

.block_content  div div div .block_content_row_txt_br
{
	font-size:			11px; 
	margin:				0px;
	padding-bottom:      12px;
}

/* Imagenes Bloques */

.block_img001
{
	display:			block;
	font-size:			11px; 
	margin:				0px; 
	padding-top:	    12px; 
	text-align:			center; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/img&fyle=img001); 
	background-repeat:	no-repeat; 
	background-position:bottom right; 
	height:				220px;	
}

.block_promws001
{
	display:			block;
	font-size:			11px; 
	margin:				0px; 
	padding-top:	    12px; 
	text-align:			center; 
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/prom&fyle=promws001); 
	background-repeat:	no-repeat; 
	background-position:bottom right; 
	height:				72px;	
}

.block_promws002
{
	display:			block;
	font-size:			11px; 
	margin:				0px; 
	padding-top:	    12px; 
	text-align:			center;
	font-size:			12px;
	
	background-image:	url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=content/prom&fyle=promws002); 
	background-repeat:	no-repeat; 
	background-position:bottom right; 
	height:				72px;	
}
.degraded 
{

background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=effects&ext=3&fyle=degraded');
}
.degraded[class] 
{
background-image:url(http://www.ayalnet.com/intl/themes/corporate/img.php?fdr=screen&sfdr=effects&ext=3&fyle=degraded);
background-repeat:repeat-x;

}
