

body 
	{
	background: #F1F5F6;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	text-align: center;
	}

/* header ----------------------------------------------- */	

#top_blue
	{
	position: relative;
	top: 0px;
	width: 100%;
	height: 60px;
	background: #00A6EB;	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;

	}
	
#global
	{	
	top: 60px;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 463px;
	background-image: url('../images/back.gif');
	background-position: top center;
	background-repeat: repeat-x;
	}	
#elementos
	{
	position: relative;	
	width: 775px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	
	
	}	
#logo
	{
	position: relative;	
	width: 775px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url('../images/logo_thisa.gif');
	background-repeat: no-repeat;
	
	}	
#inicio
	{
	position: absolute;	
	left: 168px;
	top: 26px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	padding: 0px;
	
	}	
	
#contactar
	{
	position: absolute;	
	left: 168px;
	top: 36px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	padding: 0px;
	
	}	
	
	
#areaclientes
	{
	position: absolute;	
	background-position: top right;
	background-repeat: no-repeat;
	left: 663px;
	top: 22px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	padding: 0px;	
	}	
	
#menu
	{
	position: absolute;	
	left: 225px;
	top: 48px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	
	
	}	

/* content y footer----------------------------------------------- */	

	
#centro
	{
	position: relative;	
	width: 765px;
	height: 286px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	}	
#footer_1
	{	
	position: relative;
	left: 0px;
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	}	
	
#caja_1
	{	
	position: absolute;
	top: 13px;
	height: 66px;
	width: 180px;
	height: 104px;
	text-align: left;	
	font-family: verdana; 
	font-size: 10px; 
	color: #000;
	font-weight: none; 
	text-decoration: none;
	line-height: 125%;
	}
	
#caja_2
	{	
	position: absolute;
	left: 193px;
	top: 13px;
	height: 66px;
	width: 180px;
	height: 104px;
	text-align: left;	
	font-family: verdana; 
	font-size: 10px; 
	color: #000;
	font-weight: none; 
	text-decoration: none;
	line-height: 125%;
	}
	
#caja_3
	{	
	position: absolute;
	left: 386px;
	top: 13px;
	height: 66px;
	width: 180px;
	height: 104px;
	text-align: left;	
	font-family: verdana; 
	font-size: 10px; 
	color: #000;
	font-weight: none; 
	text-decoration: none;
	line-height: 125%;
	}
	
#caja_4
	{	
	position: absolute;
	left: 579px;
	top: 13px;
	height: 66px;
	width: 180px;
	height: 104px;
	text-align: left;	
	font-family: verdana; 
	font-size: 10px; 
	color: #000;
	font-weight: none; 
	text-decoration: none;
	line-height: 125%;
	}
	


