@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imgs/bg_header.jpg);
	background-repeat: repeat-x;
}
.txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.link1 {
	
	/*color: #669933;*/
	color:#0000CC;
	text-decoration:underline
}

a.link1:hover {
	
	color: #000000;
	text-decoration:underline
}

.link2 {
	color: #999999;
	text-decoration:none
}

.link3 {
	color: red;
	text-decoration:none
}

a.link3:hover {
	color: #999999;
	text-decoration:none
}

a.link2:hover {
	color: #222222;
	text-decoration:none
}

.txt1 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666666;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtfooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.linksubmenu {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none
}

a.linksubmenu:hover {
	color: #669933;
text-decoration:none
}

.titulopagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669933;
}

