@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}


a:link {
	color: ;
	text-decoration: underline; 
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}


.header {
	background-color: #FFFFFF;
	height: 140px;
	width: 960px;
}
.barra {
	background-color: #999;
	height: 60px;
	width: 960px;
	left: 0px;
	top: 0px;
}
.barra1 {
	width: 800px;
	height: 30px;
	background: #00F 
	margin: 0 auto; 
	background-color: #0E80FF;
	position: relative;
	left: 0px;
	top: 0px;
}
.barra2 {
	width: 160px;
	height: 30px;
	background: #00F 
	margin: 0 auto; 
	background-color: #93D6FF;
	left: 0px;
	top: -30px;
	float: right;
	position: relative;
}
.barra3 {
	width: 480px;
	height: 30px;
	background: #00F 
	margin: 0 auto; 
	background-color: #5BB8FD;
	float: left;
	position: relative;
}
.barra4 {
	width: 320px;
	height: 30px;
	background: #00F 
	margin: 0 auto; 
	background-color: #93D6FF;
	position: relative;
	left: 480px;
	top: 0px;
}
.barra5 {
	width: 96px;
	height: 30px;
	background: #00F 
	margin: 0 auto; 
	background-color: #68BDFE;
	position: relative;
	left: 800px;
	top: -30px;
}
.barra6 {
	width: 64px;
	height: 30px;
	background: #00F 
	margin: 0 auto; 
	background-color: #C8EBFF;
	position: relative;
	left: 896px;
	top: -60px;
}
.content {
	width: 760px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: normal;
}
.header_left {
	width: 360px;
	float:left;
}
.header_center {
	width: 350px;
	float:left;
	font-size: 14px;
	line-height: normal;
	text-align: center;
}
.header_rigth {
	width: 250px;
	float:left;
	line-height: normal;
	font-size: 14px;
	text-align: right;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.sidebar1 {
	width: 960px;
	padding-bottom: 0px;
}
.sidebar2 {
	width: 200px;
	float: left;
	clear: left;
}
.Foto {
	float: right;
	height: 200px;
	width: 250px;
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666;
	float: left;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 172px;  
	text-decoration: none;
	background-color: #5BB8FD;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #FFF;
	background-color: #0892F4;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
	background-color: #FFFFFF;
	text-align: center;
	color: #000;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
p strong {
	color: ;
}

</style>
