body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 780px;	
}

p{
	max-width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.data {
	max-width: 780px;	
}
.data table{
	background-color: #dddddd;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	margin-left:5px;
	margin-right:5px;	
}

.data table td{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 3px 5px 3px 5px;
	vertical-align: top;
}

.data table th{
	border-left: 1px solid #FFFFFF;	
	background-color: #FF8A00;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: bold;
}


#header{
	min-width: 780px;
}
#buscador{
	position:absolute; left:74px; top:16px; width:147px; height:25px; z-index:1	
	font-weight:bold;
}

h2 {
	display:table;
	background-image: url(img/h2_bground.png);
	height: 30px;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #A8A8A8;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;	
	padding-top: 8px;
	padding-left: 32px;
	width:748px;
	font-size: 16px;
}

h2 a{
	color: #FFFFFF;
}
h2 a:hover{
	color: #FFFFFF;
}

h3{
	margin-left: 5px;
	font-size: 14px;	
	margin-top: 15px;
}

.contentbody {
	display:table;
	background-color:#E8E8E8;
	background-image:  url("img/bg_gris_claro_shadow.png");
	background-repeat:repeat-x;
	width:780px;	
	margin-top:0px;	
}

.footerbox{
	display:table;
	background-color:#A8A8A8;
	background-image:  url("img/bg_gris_oscuro_shadow.png");
	background-repeat:repeat-x;
	width:780px;	
	margin-top:0px;	
}
.prefooterbox{
	display:table;
	background-color:#E8E8E8;
	width:780px;	
	margin-top:0px;	
}
ul{
	margin-left:0px;
	padding-left:34px;
}
li{
	list-style-image: url(img/arrow_top_right_n.png);
}

a{
	color:#666666;
}
a:hover{
	color:#FF8A00;
}

map{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.details{
	aling:right;
}

table{
	border-collapse: collapse;
	border-width: 0px;	
}

td{
	vertical-align:top;
}

.applications{
	background-color:#FF8A00;
	color: #FFEEAA;
	line-height: 12px;
	font-size: 11px;

	padding: 5px 3px 5px 3px;
	font-weight: bold;
}

.applications a{
	color: #FFEEAA;
	text-decoration: none;
	text-transform: uppercase;

}
.applications a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}