body {
	margin: 0;
	text-align: center;
	color: #1E2727;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e8e8e8;		
}

#contenedor {
	position: relative;
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

p, td, li {
	color: #1E2727;
	font: 12px Arial, Helvetica, sans-serif;
}

p {
	line-height: 145%;
}

img {
	border: 0;
}

a {
	color: #2e559b;
}

#logo {
	width: 195px;
	height: 121px;
	text-align: center;
	border-left: 1px solid #BDBDBD;
	background: #fff;
}

.menu_superior {
	background: #FFF url("../images/fondo_menu_sup.jpg") 0 0 no-repeat;
	height: 94px;
	vertical-align: bottom;
}
.barra_gris {
	background: #E90F0F url("../images/fondo_barra.gif") 0 0 repeat-x;
	color: #FFF;
	padding: 0 8px;
	height: 26px;
	font: italic 16px Myriad,"Trebuchet MS",arial,helvetica,sans-serif;
}

.contenidos {
	border: 1px solid #bdbdbd;
	color: #1E2727;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 25px;
	background: #fff;
}
.fondo_inf_gris {
	background: #93a5be url("../images/fondo_inf.gif") left top repeat-x;
	width: 129px;
}
#pie {
	text-align: center;
	font: 10px verdana,sans-serif;
	color: #404040;
	margin: 5px 0;
}

/*  MENUS DEPLEGABLES ****************************** */

#products {
	position: absolute;
	left: 471px;
	width: 195px;
	background: #2e559b;
	border: 1px solid #fff;
display: block;
color: #fff;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 1.2em;
text-decoration: none;
line-height: 30px;
padding: 0 .7em;
}

#aboutus {
	position: absolute;
	left: 0px;
	width: 150px;
	background: #949BA1;
	border: 1px solid #000;
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 30px;
	padding: 0 .7em;

}

#marketsectors {
	position: absolute;
	left: 730px;
	width: 180px;
	background: #949BA1;
	border: 1px solid #000;
	display: block;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	line-height: 30px;
	padding: 0 .7em;
}




#products{
	top: 50px;
}

#aboutus {
	top: 234px;
}

#marketsectors {
	top: 167px;
}


#products p, #aboutus p, #marketsectors p{
	font: 1em Verdana,sans-serif;
	color: #fff;
	text-align: left;
	margin: 5px 3px 5px 3px;
}
#products a, #aboutus a, #marketsectors a {
	text-decoration: none;
	color: #fff;
}
#products a:hover, #aboutus a:hover, #marketsectors a:hover {
	text-decoration: underline;
}

#content {
text-align:left;
}
.pads {
padding:5px 20px;
}
#content p{
padding:5px 20px;
}
#content h1 {
padding:0 20px;
font-weight:bold;
color:#000080;
text-decoration:underline;
font-size:18px;
}
#content h2 {
padding:0 20px;
font-weight:bold;
color:#000080;
text-decoration:underline;
font-size:12px;
}
#content ul {
padding:0 80px;
}
.boldUnder {
font-weight:bold;
text-decoration:underline;
}
.bold {
font-weight:bold;
}
#centeredLinks {
text-align:center;
margin:20px 0;
}
#centeredLinks a {
padding:10px 75px;
}
#content h2.cent {
text-align:center;
}

#content1 {
text-align:center;
}

#content1 p{
padding:5px 20px;
}

#content1 h1 {
padding:0 20px;
font-weight:bold;
color:#000080;
text-decoration:underline;
font-size:18px;
}

#content1 h2 {
padding:0 20px;
font-weight:bold;
color:#000080;
text-decoration:underline;
font-size:12px;
}
#arrow ul {
list-style-type:none;
}
#arrow li {
background:transparent url('../images/195.gif') no-repeat left center;
padding:8px 40px;
}
ul#monitored {
font-weight:bold;
}
ul#monitored li {
font-weight:bold;
padding-bottom:0px;
}
ul#monitored p {
padding:0;
margin-top:0;
}
#content .highlight {
text-indent:25px;
color:#ff0000;
font-weight:bold;
text-decoration:underline;
}

#content h4 {
padding:0 20px;
font-weight:bold;
font-size:12px;
}

.style1 {font-family: "Trebuchet MS", Verdana, sans-serif}

.style2 {color: #FFFFFF}
