html { 
	min-width: 750px;
	 }
img	{
	border: 0;
	}
li
{
	list-style-type: square;
}

#wrap {
    margin:0 auto;
    width:750px;
}

body
{
	padding: 0;
	margin:10px;
	background-color:#ffffff;
	font: 0.80em/1.4 "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	min-width:750px;
	color:#000;
}

#header
{
	padding: 0;
	margin:0;
	height:61px;
}

#left
{
	width:170px;
	background-color:#D0D7E0;
	background-image: url('../media/img/site/left_top.gif');
	background-repeat:no-repeat;
}
#right
{
	background-image: url('../media/img/site/right_top.gif');
	background-repeat:no-repeat;
	width:50px;
}
#center
{
	width:440px;
}
#nav0
{
	display: inline;
	position:absolute;
	margin: 32px 5px 10px 130px;
}

#logo
{
	width:55px;
	height:61px;
	border:0;
}
#igsa
{
	vertical-align: middle;
	width:272px;
	height:61px;
}
#topnav
{
	width:770px;
}
#topnav a
{

}

#topnav img
{
	border:0;
}

#footer
{
	height:44px;
	width:770px;
	padding:10px 0 0 180px;
	margin:0;
	background-image: url('../media/img/site/bg02.gif');
	background-repeat:repeat-y;
}	


#left #leftNav
{
	margin: 0;
	height:400px;
}
#leftNav ul {
	margin:0;
	padding:0;
}
#leftNav li {
	list-style-type: none;
	margin:0px;
	line-height:0PX;
}

#left a
{
	/*
	background-position: 50px 8px;
	background-repeat:no-repeat;
	background-image: url('../media/img/site/nav-icon1.gif') ; */
	display: block;
	padding: 4px;
	margin: 0;
	text-align:right;
	text-decoration: none;
	vertical-align:bottom;
	color:#003366;
	font: normal bold 10px/1.5 'Trebuchet MS';
	border-bottom: solid 1px #fff;

}

#logo
{
	border:0;
	margin:0 15px 0 20px;
	vertical-align: middle;

}

#content
{
	height: 400px;
	padding: 8px 14px 10px 14px;
	margin: 0px;
	width: 550px;
	background-color: #d9dfe6;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background-image: url('../media/img/site/content_top.gif');
	background-repeat:no-repeat;
	/* padding:20px; */
}

h1
{
	font-size: 19px;
	color: #405E83;
	font-family: 'Trebuchet MS';
	border-bottom: dotted 1px #fff;
}
h2
{
	font-size:16px;
	margin-bottom:3px;
}

h3
{
	font-size:13px;
	font-weight:bold;
	margin: 3px 3px 0 0;
	padding:0 0 0 15px;
	border-bottom: dotted 1px #516C8E;
	background-image: url('../media/img/site/arrow1.gif');
	background-repeat:no-repeat;
	background-position: 0 5px;
}
h4
{
	font-size: 12px;
	margin:0 0 0 0;
	font-weight:bold;

}

p, td
{
	font-size:11px;
	margin-top:0;
}

ul
{
	font-size:11px;
	margin-top:0;
	margin-left:22px;
}

li
{
	line-height: 175%;
}

#ContactInfo
{
	color:Navy;
	border-top: solid 4px #8398A7;
	font-size:11px;
	font-weight:bold;
	padding:6px;
	margin:20px 0 0 0;
	background-color:#fff;
}

.quote
{
	font-size:15px;
}
#direccion
{
	padding: 10px;
}
#direccion a
{
	font-weight:bold;
	text-align:left;
}

.statement
{
	font-size:14px;
}

.titSeccion {
	font-size: 18px;
	font-family: 'MS Trebuchet';
	color: #ffffff;
	text-align="center";
}