/* external style sheet for the AMI Corporate Site v4.3 */

body {background-color:#ffffff; margin: 2px;}

b {font-weight: bold;}
i {font-style: italic;}
img {border:0;}

.body {
	font-weight: normal;
	color:#000000;
	font-size: 12px;
	line-height: 15px;
	font-family: verdana, arial,  helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
}

a {
	font-weight: bold;
	font-family: verdana, arial,  helvetica, sans-serif;
	text-decoration: none;
	font-size:14px;
	color:#ff9900;
}

a:hover {text-decoration: none; 
	font-weight: bold;
	color:grey;
}
p {
}

.style1 {
	color: #666666;
	font-style: italic;
}
/* --------------- Structure --------------- */

.flashNavBar {
	background-image: url(imagenes/bannersuperiorsinlogo.gif);
	background-repeat:  no-repeat;

}

.flashNavBar .noWrapping {
	width:739px;
	height: 134px;
	overflow: hidden;
}

.contentWrapper {
	background-color:#FFFFFF;
}

.contentPadding {
	padding-left: 102px;
	padding-bottom: 20px;
}

.basicContent {
	width: 640px;
	padding-top: 10px;
}

.clearBoth {
	clear:both;
}

.moreInfoButton {
	margin-top:50px;
}


h2 {
	font-weight: bold;
	color:#ffffff;
	font-size: 16px;
	line-height: 18px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
}

h3 {
	font-weight: bold;
	color:#FF9900;
	font-size: 12px;
	line-height: 15px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	margin-bottom: 5px;
}


.footer {
	margin-left:102px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight: normal;
	color:#5C5C5E;
	font-size: 11px;
	line-height: 13px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	background-image: url(graphics/footer_back.gif);
	background-position: 440px 0;
	background-repeat:no-repeat;
}

.footer a {
	color:#005CBC;
}

.footer a:hover {
	color:#007DFF;
}

.footer .subnavOn {
	color:#6B6B86;
}

.footer .subnavOn:hover {
	color:#6B6B86;
}

.footer .subNavArrow {
	margin-right:3px;
}

.footer .subNavCorp {
	margin-left:33px;
	margin-top:2px;
}

.footer .subNavSolu {
	margin-left:155px;
	margin-top:2px;
}

.footer .subNavPort {
	margin-left:101px;
	margin-top:2px;
}

.footer .subNavCont {
	margin-left:218px;
	margin-top:2px;
}

.contentSquareList {
	list-style-type:none;
	margin-left: 15px;
}

.contentSquareList li {
	background: url(graphics/square_bullet.gif) 0 7px no-repeat;
	padding-left: 8px;
}

/* --------------- Home Page --------------- */

.homeContent {
	margin-top:6px;
	width:280px;
	padding-left:1px;
}

.homeLinkDesc {
	color:#888888;
	font-size:11px;
	line-height:13px;
	margin-bottom:6px;
}
.featuredTable {
	position: relative;
	width: 340px;
	margin: 10px 0px;
}
.featuredTable th {
	vertical-align: top;
	padding-right: 5px;
}.featuredTable td {
	padding: 0px 0px 3px 0px;
}
.homeContent a {
	font-size:11px;
	line-height:13px;
}

.homepageFlash {
	position:absolute;
	z-index:150;
	top:60px;
	left:371px;
}

.guarantee {
	position:absolute;
	z-index:150;
	top:600px;
	left:445px;
}


