@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background-color: #fbfbfb;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contactpleca {
	background-color: #1f3b0a;
	background-image: url(../images/contactbg.jpg);
	background-repeat: repeat-x;
	
}
.NavigationTex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
}
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #464646;
	font-weight: normal;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #464646;
	font-weight: normal;
}
.ContactInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #fff;
	font-weight: normal;
}
#pleca {
	background-image: url(../images/plecabg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	
}
#bottom {
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
	
}
.boton{
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	
}

#pestana {
	background-image: url(../images/pesseparator.jpg);
	background-repeat: no-repeat;
}

.PlecaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	font-weight: normal;
}
.SubtituloText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666;
	font-weight: bold;
}
.PlecaTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}
#plecarow {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#plecarow2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	

}
.press{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PlecaTextSmall {
	font-weight: normal;
}

a:link { text-decoration: none; color: #464646;}
a:visited { text-decoration: none; color: #464646;}
a:hover { text-decoration: none; color: #666666;}
