* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
}
body {
	background:  #112b43;
	font:  12px 'Trebuchet MS',helvetica,sans-serif;
}
a {
	border: 0px;
	text-decoration: none;
	color: #498ddf;
}
a:hover {
	color:  #fff;
}
#p5_text ul,li {
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper {
	width: 970px;
	margin: 10px auto;
}
#p1 {
	width: 970px;
	height: 120px;
	padding-top: 0px;
	background: #e7eff3;
	background-image: url('images/p1_f1.jpg');
	display: block;
}
#p2 {
	width: 970px;
	height: 30px;
	padding-top: 0px;
	background: #203e58;
	background-image: url('images/p2_f1.jpg');
	color: #fff;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#p2 h1 {
	padding: 2px 0 0 0;
	margin: 0px;
	font-size: 20px;
	color: #c8dae2;
}
#p3 {
	width: 970px;
	height: 80px;
	padding-top: 0px;
	background: #e7eff3;
	color: #fff;
	display: block;
}
#p4 {
	width: 970px;
	height: 60px;
	padding-top: 0px;
	background: #e7eff3;
	background-image: url('images/p4_f1.jpg');
	color: #fff;
	display: block;
}
#p4 h2 {
	padding: 7px 0 0 30px;
	margin: 0px;
	font-size: 24px;
	color: #fff;
	letter-spacing:5px;
}
#p4a {
	width: 930px;
	height: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #091d30;
	background-image: url('images/p4a_f1a.jpg');
	color: #fff;
	display: block;
}
#p4a_left {
float: left;
padding-top: 250px;
padding-left: 80px;
}
#p4a_left h1 {
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  color: #bbdff4;
}
#p4a_right{
float: right;
padding-top: 245px;
padding-right: 15px;
}
#p5 {
	width: 970px;
	padding-top: 0px;
	background: #fff;
	background-image: url('images/p5_f1.jpg');
	background-repeat: repeat-y;
	color: #213e59;
}
#p5_text {
	padding: 10px 30px 0 30px;
	text-align: justify;
	font-size: 14px;
}
#p5_text p {
	margin-bottom: 20px;
}
#p5_text ul,li {
	margin-left:20px;
	padding: 0px;
 	list-style-type: square;
 	text-align: left;
}
#p5a {
	width: 970px;
	height: 50px;
	padding-top: 10px;
	background: #b7c9d5;
	background-image: url('images/p5a_f1.jpg');
	color: #213e59;
	text-align: center;
	display: block;
	font-size: 14px;
}
#p6 {
	width: 970px;
	height: 50px;
	padding-top: 30px;
	background: #b7c9d5;
	background-image: url('images/p6_f1.jpg');
	color: #213e59;
	text-align: center;
	display: block;
	font-size: 14px;
}
#p7 {
	width: 970px;
	padding-top: 20px;
	color: #fff;
	text-align: center;
}
table.Design7 {
	width: 800px;
	margin: 0 auto;
    border-spacing: 0px;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #000000;
}
table.Design7 th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #000000;
}
table.Design7 td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #000000;
    padding: 0.1em 0.5em;
}
table.Design7 thead th {
    text-align: center;
    font-weight: bold;
    background-color: #7094a9;
    color: #FFFFFF;
}
table.Design7 th.Corner {
    text-align: left;
}
table.Design7 td.Odd {
    background: #b7c9d4;
    text-align: center;
    font-weight: bold;
}
.cssform p{
text-align: left;	
width: 550px;
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 300px; 
}

.cssform label{
text-align: left;
font-weight: bold;
float: left;
margin-left: -300px; 
width: 250px; 
}

.cssform input[type="text"]{ 
width: 250px;
border:1px solid #7094a9;
font:  12px 'Trebuchet MS',helvetica,sans-serif;
}

.cssform textarea{
width: 250px;
height: 150px;
border:1px solid #7094a9;
font:  12px 'Trebuchet MS',helvetica,sans-serif;
}

.button{
background: #b7c9d4;
border:1px solid #7094a9;
font-weight:  bold;
padding:0px;
font:  10px 'Trebuchet MS',helvetica,sans-serif;
}

* html .threepxfix{
margin-left: 3px;
}

.clave {
	font-size:10px;
}
.clave:hover {
	font-size:10px;
	color: #498ddf;
}
.clave2 {
    color: #213e59;
}
.doclink {
	border: 0px;
	text-decoration: none;
	color: #498ddf;
}
.doclink:hover {
	color:  #7094a9;
}
