@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/continua.jpg);
	background-repeat:  repeat-x;
	vertical-align:top;
}
td {
	vertical-align: top;
}
.llave {
	background-image: url(../images/llaves.jpg);
	background-repeat: no-repeat;
	background-position: 220px 280px;
}

.medida_central {
	width: 760px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0770B1;
}
.sombra {
	background-image: url(../images/sombra.jpg);
	background-repeat:  repeat-y;
	width: 19px;
}
.puntera {
	background-image: url(../images/puntera.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 126px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0770B1;
	border-left-color: #0770B1;
	background-position: bottom;
}
.barra_img {
	background-image: url(../images/barra_img.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0770B1;
}
.contenido {
	width: 430px;
	vertical-align: top;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
}
h3 {
	font-size: 12px;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	font-weight: 100;
}

.azul {
	background-color: #0770B1;
	color: #FFFFFF;
}
.celeste {
	background-color: #82AFD6;
	width: 126px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0770B1;
}
.boton {
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0770B1;
	border-left-color: #0770B1;
	width: 126px;
}
.angulo {
	background-image: url(../images/angulo_grande.jpg);
	height: 138px;
	background-repeat: no-repeat;
	background-position: left bottom;
}



.medida-bot {
	width: 126px;
	text-align: left;
	vertical-align: top;
}


a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}
.foto {
	background-image: url(../images/fondo_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.llave { 
background-image : url(../images/llaves.jpg);
background-repeat : no-repeat;
background-position : 220px 280px;
}
#llave {
	background-image : url(../images/llaves.jpg);
	background-repeat : no-repeat;
}.contenido_1 {
	width: 400px;
	vertical-align: top;
}
.link {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
.lin {
	margin-top: 3px;
	margin-bottom: 3px;
}
.negro:link, .negro:visited{
	color: #000000;
	text-decoration: underline;
}
.negro {
	color: #000000;
	text-decoration: none;
}

