/***********************************************/
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body.inicio{
        font-family: Arial,sans-serif;
        color: #333333;
        font-size: 16px;	        
        line-height: 1.166;     
        margin: 5px 0px 30px 0px;
        padding: 0;
        background: #ffffff url("/imgs/bg_grad.gif") repeat-x;
}

body.contenidos{
	margin: 0;
	background-color: #ffffff;
}

body.popup{
	margin: 0;
	background-color: #ffffff;
}

body.enquiry{
        font-family: Arial,sans-serif;
        color: #000000;
        font-size: 12px;	        
        line-height: 0;     
        margin: 0px 0px 0px 0px;
        padding: 0;
	      background-color: #E0E2F1;	      
}

/***********************************************/
/* Item format                                 */
/***********************************************/
#pagCell{
        width: 820px;
        height: 768px;
        background-color: #ffffff;
        text-align: left;
        margin: 0;
        padding: 0;
}

#pagCellIndex{
        width: 800px;
        background-color: #ffffff;
        text-align: left;
        margin: 0;
        padding: 0;
}

#tl {
        position:relative;
        top: -10px;
        left: -1px;
        align: left;
        margin: 0;
        padding: 0;
        z-index: 100;
}

#tr {
        position:relative;
        top: -10px;
        left: 805px;
        margin: 0;
        padding: 0;
        z-index: 100;
}

#trx {
        position:relative;
        top: -10px;
        left: 785px;
        margin: 0;
        padding: 0;
        z-index: 100;
}

#contenidos{
	float: left;
  width: 100%;    
  height: 530px;
	padding: 0;
	margin: 0;	      
}
/*********** #End of Item format ***********/

a{
	color: #0033aa;
	font-size: 85%;	
	text-decoration: none;
  font-weight: normal;
	padding: 0;  	
}

a:link{
	color: #0033aa;
	text-decoration: none;
}

a:visited{
	color: #0033aa;
	text-decoration: none;
}

a:hover{
	color: #0033aa;
	text-decoration: underline;
}

img{
	border: 0px;
  margin-bottom: -3px;
}

.foot {
	font: 12px Verdana, Arial;	
	text-align: center;		
	position: relative;	
	font-weight: bold;		
	padding: 0;
	margin: 0;
}

.subfoot {
	Font: 12px Verdana, Arial;	
	text-align: center;
	color: #888888;		
	position: relative;	
	font-weight: bold;		
	padding: 0;
	margin: 0;	
}

.title{
	font: 13px Verdana, Arial;	
	text-align: center;		
	position: relative;	
	font-weight: bold;		
	padding: 0;
	margin: 0;	
}

.headx {
	font: 11px Verdana, Arial;	
	text-align: left;		
	position: relative;
  color: #666666;	
	font-weight: bold;		
	margin: 0;
  padding: 0px 0px 0px 60px;	
	text-decoration: none;	
}

.idx {
	font: 11px Verdana, Arial;	
	text-align: left;		
	position: relative;
  color: #333333;	
	font-weight: normal;		
	margin: 0;
  padding: 0px 0px 0px 80px;	
	text-decoration: none;		
}

.idxnext {
	font: 11px Verdana, Arial;	
	text-align: left;		
	position: relative;
  color: #333333;	
	font-weight: normal;		
	margin: 0;
  padding: 0;	
	text-decoration: none;	
}		

/*********** #Enquiry ***********/

.enquiry {
	font: 12px Arial,sans-serif;
	color: #666666;
	text-align: left;
	font-weight: normal;
  margin-top: 40px;
}

.enviarmail {
	font: 12px Arial,sans-serif;
	color: #666666;
	text-align: left;
	font-weight: normal;
  margin-top: 160px;
}

.listpopuphead {
	font: 14px Verdana, Arial;		
	position: relative;		
	padding: 0;
	color: #000000;
	text-align: center;	
	background-color: #ffffff;
}

.listpopupsub {
	font: 14px Verdana, Arial;	
	height:0px;	
	position: relative;		
        padding: 7px 0px 0px 0px;
	color: #444444;
	text-align: center;
	background-color: #ffffff;
}	
	
.listpopup {
	font: 11px Verdana, Arial;	
	height:0px;	
	position: relative;		
	padding: 0;
	color: #444444;
	text-align: center;
	background-color: #ffffff;
}

.listpopupref {
	font: 13px Verdana, Arial;	
	height:0px;	
	position: relative;		
	padding: 0;
	color: #444444;
	text-align: center;
	background-color: #ffffff;
}
