body {
	margin: 0; padding: 0;
	background: #ffffff url('../img/head.jpg') no-repeat 0px 63px;
	font: 11px arial;
}
.clr {
	clear:both;
}

div#logo {
	width:204px; height:81px;
	background: url('../img/logo.png') no-repeat 0px 9px;
	float:left;
	margin: 0px 0px 0px 72px;
}
div#avion {
	width:320px; height:97px;
	background: url('../img/avion.png') no-repeat 0px 0px;
	position:absolute;
	top:195px; left:560px;
}
#menuSup {
	float:left;
	margin: 17px 0px 0px 49px;
}
#headerText {
	margin: 9px 0px 0px 0px;
}
#mainContainer {
	border:1px solid #cccccc;
	width:906px;
}


#modLeft-Hand {
	width:287px;
	margin: 36px 0px 0px 0px;
	background: url('../img/slideshow/bg.jpg') no-repeat 0px 0px;
	border:0px dotted red;
	text-align:right;
}
#modLeft-Hand table {
	margin: 11px 9px 0px 72px;
}

#menuSup a.dark, #menuSup a.darkRed, #menuSup a.light {
	font: bold 12px/12px Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 6px 5px;
	text-decoration:none;
	background:  url('../img/menu/bg.gif') no-repeat 0 0;
}
#menuSup a.dark:hover, #menuSup a.darkRed:hover, #menuSup a.light:hover {
	background:  url('../img/menu/bg.gif') no-repeat center bottom;
}

#menuSup a.dark { color: #004C8B; }
#menuSup a.darkRed { color: #cc0000; }
#menuSup a.light { color: #709BBE; padding-right:14px!important;}

#footer {
	margin: 14px 0px 0px 0px;
	height:24px;
	background: #22659C url('../img/bg_footer.gif') no-repeat right bottom;
}
#footer p {
	font: 11px/11px arial;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 11px;
}
#footer p a {
	font: 11px/11px arial;
	text-decoration:none;
	color:#cccccc;
	margin: 0px 0px 0px 0px;
	padding: 5px 24px 0px 11px;
}


.txtBlack {
	font: 12px/14px arial;
	color:#000000;
	text-align:justify;
	margin:0px;
	padding: 0px 18px 7px 0px;
}
.txtRedNJ {
	font: 12px/14px arial;
	color:#990000;
	margin:0px;
	padding: 7px 0px 5px 0px;
}
.txtHeader {
	font: 12px/14px verdana,arial;
	color:#ffffff;
	text-align:justify;
	margin:0px;
	padding: 9px 28px 0px 21px;
}
.txtHeader2 {
	font: 13px verdana,arial;
	line-height:130%;
	color:#ffffff;
	text-align:justify;
	margin:0px;
	padding: 9px 49px 0px 28px;
}
.subtit1 {
	font: bold 12px/14px arial;
	color: #990000;
	background:#FFFFA3;
}

a.inText {
	text-decoration:underline;
	color:#ff0000;
}
a.inText:hover {
	text-decoration:none;
	color:#004C8B;
}
table.boxed1 {
	width:293px;
	background: #ffffff url('../img/box1_bg.gif') repeat-y;
}





/***************************/
/***        TABS         ***/
/***************************/
.element {
	width: 571px;
	margin: 0px 0px 9px 25px;
	background: #ffffff url('../img/bg_db-box.gif') no-repeat bottom right;
}
.dbListado {
	margin: 0px auto 7px auto;
}
.dbListado th {
	font: bold 11px Arial;
	color:#ffffff;
	padding: 0px 2px 0px 7px;
}
.dbListado td {
	font: 11px Arial;
	color:#000000;
	padding: 0px 0px 0px 0px;
}
#accordion {
	margin:0px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


/* FOMRA DE CONTACTO */
.labContact{
	text-align: right!important;
	font: 12px Arial;
	color: #727272!important;
}
.fldTxt, .fldTxtArea {
	font: 11px/11px Arial;
	width:150px;
	background: #FBEEEE!important;
	border: 1px solid #EEBFBF;
}

/* **************** */
.imgArchivo {
	margin: 0px 0px 11px 0px;
	border:0;
}

.BlockQuote {
	border:0px solid #ddd;
	font: 12px/14px verdana, Arial;
	padding: 7px 27px 0px 63px;
	text-align:justify;
	background: #ffffff url('../img/quote_o.png') no-repeat 9px 9px;
	margin:7px 0px 0px 0px;
}
.credits {
	border:0px solid #ddd;
	margin:0px 0px 21px 0px;
	padding: 7px 27px 0px 0px;
	text-align:right!important;
	font: 12px/13px Arial;
	color:#777777;
	letter-spacing:1px;
}

ul.home {
	list-style-type: none;
	padding: 0;
	margin: 0px 14px 0px 5px;
}
li.homeLI {
	text-align:justify;
	font:11px/11px Arial;
	background-image: url('../img/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	padding: 0px 0px 7px 15px;
}
ul.home li.homeLI b {
	font:small-caps bold 11px/11px Arial;
	color: #004C8B;
}
