body
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background: url(../_images/bg2.gif);
	font-family:Trebuchet MS;
	font-size: 10px;
	font-weight:normal;
	color: #969696;

}

A:visited
{
	color: 969696;
	text-decoration:none;
}
A:link
{
	color: 969696;
	text-decoration:none;
}
A:hover
{
	color: 969696;
	text-decoration:underline;
}

.inputfield
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f143b;
	font-weight: 300;
	width: 130px;
	height: 18px;
	background-color:#FFFFFF;
	border:1px solid #CBCBCB;
	text-decoration:none;
}

.peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #BEBEBE;
}
A.peq {
	color: #BEBEBE;
}

/*TITULOS*/
.titg
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color: #969696;
	border-bottom:1px dotted #969696;
}
.titv
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color: #4f143b;
	border-bottom:1px dotted #4f143b;
}

/*fondos color */
.fv1 {
	background-color: #685A79;
}
.fv2 {
	background-color: #4F143B;
}
.fv3 {
	background-color: #C4B7CC;
}
.fg1 {
	background-color: #333333;
}
.fg2 {
	background-color: #D3D3D3;
}
.fg3 {
	background-color: #CCCCCC;
}
.fw {
	background-color: #ffffff;
}
.fimg {
	background: url(images/bg2.gif);
}
.fv2dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4F143B;
	color: #4F143B;
	}
.fv3dot {
    font-size:10px;
	font-color:#4F143B;
	border-width: thin;
	border-style: dotted;
	border-color: #4F143B;
	color: #4F143B;
	}

.fv2t {
	background-color: #4F143B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #4F143B;
	text-decoration:none;
}
A.fv2t:link {
	background-color: #4F143B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #4F143B;
	text-decoration:none;
}
A.fv2t:visited {
	background-color: #4F143B;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid #4F143B;
	text-decoration:none;
}
A.fv2t:hover {
	background-color: #DEC1D3;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4F143B;
	border:1px solid #4F143B;
	text-decoration:none;
}

.fv3t {
	background-color: #DEC1D3;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #330000;
	border:1px solid #4F143B;
	text-decoration:none;
}
.fg3t {
	background-color: #EDEDED;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	border:1px solid #4F143B;
	text-decoration:none;
}

/*botones*/
.botv1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #4F143B;
}

A.botv1:visited 

{

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #4F143B;
	text-decoration: none;

}

A.botv1:link {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #4F143B;
	text-decoration: none;

}

A.botv1:hover {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4f143b;

}

.botv2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F143B;
}

A.botv2:visited 

{

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4F143B;
	text-decoration: none;

}

A.botv2:link {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4F143B;
	text-decoration: none;

}

A.botv2:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.botg1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #969696;
}

A.botg1:visited 

{

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;

}

A.botg1:link {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;

}

A.botg1:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4f143b;
	background-color: #969696;

}
.cv {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F143B;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;

}

A.cv:visited 

{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F143B;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	
}

A.cv:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F143B;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;	

}

A.cv:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	font-weight: bold;
	background-color: #4F143B;
	text-decoration: none;


}
.botg2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4f143b;
}

A.botg2:visited 

{

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;

}

A.botg2:link {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	text-decoration: none;

}

A.botg2:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4f143b;
	
}

.botg3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4f143b;
}

A.botg3:visited 

{

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4f143b;
	text-decoration: none;

}

A.botg3:link {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #4f143b;
	text-decoration: none;

}

A.botg3:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	
}


.titgo {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

A.titgo:link {
	color: #333333;
	font-weight: bold;
}

A.titgo:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

A.titgo:visited {
	color: #333333;
	font-weight: bold;
	
}

.subtitgo
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.txt
{
	font-size: 11px;
	color: #464646;
}
A.txt:link
{
	font-size: 11px;
	color: #464646;
}
A.txt:visited
{
	font-size: 11px;
	color: #464646;
}
A.txt:hover
{
	font-size: 11px;
	color: #4f143b;
	text-decoration: underline;
}
.contact {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F143B;
	font-weight: bold;
	background-color: #999999;
	text-decoration: none;
}
.fv2dot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4F143B;
	color: #4F143B;
	font-size: 11px;
}
.cv2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	font-weight: bold;
	background-color: #4F143B;
	text-decoration: none;

}

A.cv2:visited 

{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	font-weight: bold;
	background-color: #4F143B;
	text-decoration: none;
	
}

A.cv2:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F143B;
	font-weight: bold;
	background-color: white;
	text-decoration: none;	

}

A.cv2:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	font-weight: bold;
	background-color: #4F143B;
	text-decoration: none;


}
.txtmorado {
	font-size: 11px;
	color: #330000;
}

