@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
body {
    background:url(img/lateral.gif) no-repeat fixed right;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a:link {
	color: #19509A;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
}
a:visited {
	text-decoration: none;
	color: #19509A;
	font-weight: bold;
	font-family: Verdana;
}
a:hover {
	text-decoration: none;
	color: #1991C3;
	font: bold;
	font-family: Verdana;
}
a:active {
	text-decoration: none;
	color: #FE0000;
	font-weight: bold;
	font-family: Verdana;
}
.CUERPO {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: auto;
	width: auto;
	background:top url(img/bg.gif) repeat-x;
}
.CABECERA {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 181px;
	width: 900px;
	margin-right: 1%;
	margin-left: 1%;
	background-image:url(img/continuacion.gif)
}
.MENU {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #19509A;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #19509A;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: left;
}
.CONTENIDO {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: auto;
	width: 750px;
	float: left;
}
.ANUNCIOS {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: auto;
	width: 200px;
	float: left;
	margin: 10px;
	background-image: url(img/reparaciones.jpg);
	background-repeat: no-repeat;
}
.TEMAS {
	padding: 5px;
	width: 325px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #19509A;
	float: left;
	}
.CREDITOS {
	font-family: Verdana;
	font-size: 9px;
	color: #19509A;
	float: left;
	height: auto;
	width: 900px;
	padding-left: 5px;
	border-top-style: dashed;
	border-top-color: #19509A;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #19509A;
	margin-top: 25px;
}
.CREDITOS_2 {
	font-family: Verdana;
	font-size: 10px;
	color: #19509A;
	float: left;
	height: auto;
	width: 900px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #19509A;
}
.txt_formulario {color: #FFFFFF}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #666666;
	padding-right: 0px;
	padding-left: 0px;
}
.SERVICIOS {
	padding: 5px;
	width: 350px;
	margin-left: 10px;
	float: left;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #0099FF;
	height: 700px;
	}
