.body {
	padding:0px;
	margin:0px;
}
.bodyInt {
	padding:0px;
	margin:0px;
	background-color:#efefef;
}
.bodyInt02 {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

.input01 {
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	font-family:Arial;
	color:#be0002;
	font-size:10px;
}

.input02 {
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-family:Arial;
	color:#be0002;
	font-size:10px;
}

.txt01 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5b5b5b;
	font-weight:normal;
}
.txt02 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#878787;
	font-weight:normal;
}
.txt03 {
	font-family:"Trebuchet MS";
	font-size:21px;
	color:#5b5b5b;
	font-weight:normal;
}
.txt04 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
	font-weight:normal;
	line-height:20px;
}
.txt05 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.txt06 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c3c3c;
	font-weight:normal;
}
.txt07 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#5b5b5b;
	font-weight:normal;
}
.txt08 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3c3c3c;
	font-weight:normal;
}
.txt09 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.lnk01:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
	font-weight:normal;
	text-decoration:none;
}
.lnk01:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
	font-weight:normal;
	text-decoration:none;
}
.lnk01:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#878787;
	font-weight:normal;
	text-decoration:underline;
}
.lnk02:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AFAFAF;
	font-weight:normal;
	text-decoration:none;
}
.lnk02:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AFAFAF;
	font-weight:normal;
	text-decoration:none;
}
.lnk02:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AFAFAF;
	font-weight:normal;
	text-decoration:none;
}
.lnk03:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.lnk03:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.lnk03:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.lnk04:link {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#5b5b5b;
	font-weight:normal;
	text-decoration:none;
}
.lnk04:visited {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#5b5b5b;
	font-weight:normal;
	text-decoration:none;
}
.lnk04:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#5b5b5b;
	font-weight:normal;
	text-decoration:underline;
}
.lnk05:link {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5b5b5b;
	font-weight:normal;
	text-decoration:none;
}
.lnk05:visited {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5b5b5b;
	font-weight:normal;
	text-decoration:none;
}
.lnk05:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#5b5b5b;
	font-weight:normal;
	text-decoration:underline;
}



/* ESTILO PARA CAROUSEL */
.car01 {				/* li */
	list-style:none;
	float:left;
	padding:2px;
	margin:0px;
	line-height:0px;
}
.car02 {				/* div */
	overflow-y:scroll;
	overflow-x:hidden;
	height:50px;
	width:800px;
	margin: 0px;
	padding: 0px;
}
