/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.form {
	border: 1px solid #A8A8A8;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6D767;
	padding: 2px;
	height: 10px;
	width: 170px;
}
.form2 {
	border: 1px solid #A8A8A8;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6D767;
	padding: 2px;
	height: 60px;
	width: 170px;
}

.bg {background-image:url(../images/bg.jpg); background-position:top; background-repeat:repeat-x}
/* Familias tipograficas */
.trebuchet10{font-family:trebuchet MS; font-size:10px; color: #6D767E; font-weight: none; text-decoration: none; font-weight:bold}
.trebuchet10_blanco{font-family:trebuchet MS; font-size:10px; color: #FFFFFF; font-weight: none; text-decoration: none}
.trebuchet11{font-family:trebuchet MS; font-size:11px; color: #333333; font-weight: none; text-decoration: none}
.trebuchet11_v2{font-family:trebuchet MS; font-size:11px; color: #6B747D; font-weight: none; text-decoration: none}

.trebuchet12{font-family:trebuchet MS; font-size:12px; color: #6B747D; font-weight: none; text-decoration: none}
.trebuchet14_grisclaro{font-family:trebuchet MS; font-size:14px; color: #8D8D8D; font-weight: none; text-decoration: none}
.trebuchet9_grisclaro{font-family:trebuchet MS; font-size:9px; color: #8D8D8D; font-weight: bold; text-decoration: none}
.trebuchet14_grisoscuro{font-family:trebuchet MS; font-size:14px; color: #333333; font-weight: bold; text-decoration: none}
