html, body {
	margin: 0px auto;
	height: 100%;
	width: 100%;
	background-color:#949da2;
}
form{
	margin:0px;
}
a img{
	border: 0px;
}
#principal {
	margin: 0px auto;
	width: 786px;
}
#botonera {
	width:100%;
	float:left;
	margin-bottom:24px;
}
#botonera ul{
	margin:0px;
	padding:0px;
}
#botonera li{
	border-top:1px solid #fff;
	display:block;
}
#botonera .seccion a{
	padding-top:4px;
	padding-bottom:8px;
	padding-left:30px;
	background-image:url(imagenes/btn_o2.jpg);
	background-repeat:no-repeat;
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	color:#9b9b9b;
	text-decoration:none;
}
#botonera .seccion a:hover{
	background-image:url(imagenes/btn_o1.jpg);
	background-repeat:no-repeat;
	background-color:#abb0b3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#botonera .seccion_s{
	padding-top:4px;
	padding-bottom:8px;
	padding-left:30px;
	background-image:url(imagenes/btn_o1.jpg);
	background-repeat:no-repeat;
	background-color:#abb0b3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	color:#fff;
	text-decoration:none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3381A5;
	margin: 0px auto;
	font-weight:bold;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3381A5;
	margin-top:6px;
	font-weight:bold;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3381A5;
	margin:0px auto;
	font-weight:bold;
}
.s_izq {
	background-image:url(imagenes/s2.jpg);
	background-repeat:repeat-y;
	width:5px
}
.s_der {
	background-image:url(imagenes/s3.jpg);
	background-repeat:repeat-y;
	width:5px
}
.s_arr {
	background-image:url(imagenes/s1.jpg);
	background-repeat:repeat-x;
	height:5px
}
.s_abj {
	background-image:url(imagenes/s4.jpg);
	background-repeat:repeat-x;
	height:5px
}
.f_seccion {
	background-color:#fff;
}
.estilo1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin: 0px auto;
	text-align:justify;
}
.estilo1 a{
	color:#666;
	text-decoration:none;
}
.estilo1 a:hover{
	text-decoration:underline;
}
/*.estilo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin: 0px auto;
	text-align:left;
	border-top:1px solid #fff;
}
.estilo2_s{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(imagenes/f_btn.jpg);
	background-repeat:repeat-x;
	background-color:#abb0b3;
	color:#fff;
	margin: 0px auto;
	text-align:left;
	border-top:1px solid #fff;
}
.estilo2 a{
	background-color:#F4F4F4;
	color:#9b9b9b;
	display:block;
	text-decoration:none;
	cursor:pointer;
}
.estilo2 a:hover{
	background-image:url(imagenes/f_btn.jpg);
	background-repeat:repeat-x;
	background-color:#abb0b3;
	color:#fff;
	text-decoration:none;
}*/
.estilo3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	margin: 0px auto;
	text-align:justify;
}
.estilo3 a{
	color:#999;
	text-decoration:underline;
}
.estilo3 a:hover{
	text-decoration:underline;
}
.estilo4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin: 0px auto;
	text-align:justify;
}
.estilo4 b{
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}
.estilo4 a{
	font-size:9px;
	color:#3F98B8;
	text-decoration:none;
	text-transform:uppercase;
}
.estilo4 a:hover{
	text-decoration:underline;
}
.estilo5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin: 0px auto;
	text-align:left;
	margin-bottom:20px;
}
.estilo5 ul {
	margin:20px;
	padding:0px;
}
.estilo5 li {
	margin-left:6px;
}
.estilo5 a{
	color:#3381A5;
	text-decoration:none;
}
.estilo5 a:hover{
	text-decoration:underline;
}
.finales{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin: 0px auto;
	text-align:center;
}
.input1{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	border:1px solid #999;
	margin-bottom:3px;
	padding:3px;
	width:134px;
}
.input2{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	border:1px solid #999;
	width:200px;
}