body {
	position:absolute;
	z-index:-1;
	top:0px;
	left:0px;
	width:100%;
	height:500px;
	margin:0;
	padding:0;
	background:#fff;
	background: #0a3654;
	font-family: Tahoma, Geneva, sans-serif;
}
a img
{
      border: none;
}

p,td {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom:0px;
	font-size:15px;
	color:#333;
	line-height:20px;
}
td {
	vertical-align:top;
}

b { color:#000; }
.w { color:#fff;}

a{
	color: #036;
	border:none;
}

a:hover{
	color: #C06;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

#inicio {display: block; width: 143px; height: 36px; background: url("../img/main_02.jpg") no-repeat 0 0; }
#inicio:hover { background: url("../img/main_02h.jpg") no-repeat 0 0;}

#llamar {display: block; width: 143px; height: 36px; background: url("../img/main_04.jpg") no-repeat 0 0; }
#llamar:hover { background: url("../img/main_04h.jpg") no-repeat 0 0;}

#contacto {display: block; width: 143px; height: 36px; background: url("../img/main_05.jpg") no-repeat 0 0; }
#contacto:hover { background: url("../img/main_05h.jpg") no-repeat 0 0;}

#inicio2 {display: block; width: 143px; height: 36px; background: url("../img/index2_13.jpg") no-repeat 0 0; }
#inicio2:hover { background: url("../img/index2_13h.jpg") no-repeat 0 0;}

#llamar2 {display: block; width: 143px; height: 36px; background: url("../img/index2_17.jpg") no-repeat 0 0; }
#llamar2:hover { background: url("../img/index2_17h.jpg") no-repeat 0 0;}

#contacto2 {display: block; width: 143px; height: 36px; background: url("../img/index2_21.jpg") no-repeat 0 0; }
#contacto2:hover { background: url("../img/index2_21h.jpg") no-repeat 0 0;}

b {color:#636;}
.subtitular {font-size:26px; color:#03F; margin-bottom:-20px;}
.resaltado {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#03F;}
.mini {font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666; text-align:center;}
.centro{ background:url(../img/main4_13.png) repeat-y; width:576px; valign:top;}

ul.a {list-style-type:circle; margin-bottom:5px; margin-left:30px;}
ul.b {list-style-type:square; margin-bottom:5px; margin-left:30px;}
ul.c {list-style-image: url(../img/ball1.png);margin-top:55px; margin-left:100px; margin-right:25px;}
ol.c {list-style-type:upper; margin-bottom:5px; margin-left:40px;}
ol.d {list-style-type:lower-alpha; margin-bottom:5px; margin-left:35px;}

hr {border-top: 1px dotted #CCC;}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #306;
	margin: 0px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



