


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
}

body
{
  padding:0;
  margin:0;
}

#page {
		width:960px;
		margin:0 auto;
		margin-bottom:50px;
}

/*
#page h5 {
	font-size:14px;
	color:#21427e;
	margin-top:15px;	
}
*/

h2, h3, h4 {
	color:#225378;	
	/*font-family:Trebuchet MS,Trebuchet,Arial, Helvetica, sans-serif;*/
}



h1, h2 {
	color:#366ec9;
}

h1 {
	font-size:36px;
	letter-spacing:-1px;
}

h2 {
	font-size:22px;
	letter-spacing:-0.3px;
}

h3 {
	font-size:18px;
	color:#000;
}

h4 {
  /*background-color:#79a2cc;
  color:#fff;
  */
  color:#79a2cc;
  font-size:32px;
  font-weight:bold;
  padding:0 2px;
  font-weight:normal;
  letter-spacing:-0.2px;
}

h5 {
  /*background-color:#79a2cc;
  color:#fff;
  */
  color:#79a2cc;
  font-size:20px;
  padding:0 2px;
  font-weight:normal;
  letter-spacing:-0.2px;
}


.texto {
  font-family:"Trebuchet MS",Trebuchet, Arial, Verdana;
  font-size:14px;
  margin:5px 0;
  width:800px;
  margin:0 auto;
  text-align:left;
  color:#757575;
}


#header {
  background:#f3f3f3;
  margin:0 0 20px;
  padding:10px;
  /*
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  */
  /*
  border:1px solid #fafafa;
  -moz-box-shadow:0 0 1px #dadada;
  */
}

#header .wrap {
  width:960px;
  margin:0 auto;
}

#logo {
  float:left;
  margin:0 10px 10px 0;
}

#htext {
  float:left;
  margin:15px 10px;
}



/******** fframe ********/


#fframe {
	/*width:720px;*/
	width:650px;
	/* margin:0 auto;	*/
	/* padding-top:200px; */
	float:left;
	margin:3px 0 0;
}


#sframe {
  border:1px solid #1695A3;
  border:none;
  height:900px;
  width:670px;
}


/******* sidebar **********/
#sidebar {
	float:right;
	width:280px;
	text-align:right;
	/*margin-top:-140px;*/
}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar ul li {
		margin-bottom:8px;
}

#sidebar h2 {
	margin-bottom:20px;
  font-family:"Trebuchet MS",Trebuchet, Arial, Verdana;
	font-size:16px;
	color:#666;
	font-weight:bold;
}

#sidebar ul li.conf {
		background:url(/images/ico-casa.gif) center left no-repeat;
}

#sidebar ul li.lider {
		background:url(/images/ico-flag.gif) center left no-repeat;
}

#sidebar ul li.clock {
		background:url(/images/ico-clock.gif) center left no-repeat;
}

#sidebar ul li.garan {
		background:url(/images/ico-tick.gif) center left no-repeat;
}


/******* footer **********/

#footer {
	width:920px;
	background:#f3ffe2;
	border:1px solid #e1edcf;  
	margin:0 auto;	
	margin-top:20px;
	padding:5px;	
	color:#225378;
}

#footer br {
	clear:both;
	margin-bottom:30px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style:square;
}

#footer ul li {
	/*
	display: block;
	float: left;
	width: 410px;
	*/
	
	list-style:none;
	padding:20px;
	color:#85c8cf;
	
	
}

#footer ul ul {
	clear:both;
	margin-bottom:50px;
}


#footer ul ul li {
	float:left;
	width: auto;
	padding:0;	
	margin:0 0 5px 15px;
	width:30%;
	list-style:square;
}

#footer h2 {
	margin:10px 0 10px 0;
	color: #0000FF;
	font-size:18px;	
	clear:both;
	border-bottom:1px dotted #85c8cf;
}

#footer a {
	color:#225378;
}

#footer a:hover {
	text-decoration: underline;
}

/*************/

#pfooter {
	width:920px;
	margin:0 auto;	
}

#pfooter h4 {
	background:none;
	font-weight:normal;
	font-size:22px;
	display:block;
	margin:20px 0 5px;
	color:#44749d;
}

#pfooter h4 a {
	color:#44749d;
}

#pfooter ul li {
	list-style:none;	
}

#pfooter ul li.hl {
	list-style:square;
	color:#85C8CF;	
	margin-left:20px;
	font-size:14px;
}

#pfooter ul li a {
}

#pfooter .hl {
	color:#225378;	
}

#pfooter p {
	font-size:14px;	
	margin:0 0 10px;
	color:#777;
}

/*************/

#bfooter {
	width:800px;
	margin:50px auto;
	text-align:center;
	color:#999;
}

#bfooter a {
	color:#999;
	text-decoration:underline;
}

#bfooter a:hover {
	text-decoration:none;
}



.clear {
  clear:both;
}
