@charset "utf-8";
/* CSS Document */
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

.white {

	color: #f0f0f0;

}

h4 {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
.boton1 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(../img/buttons/boton1-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
.boton1 td {
	text-decoration:none;
	background-image:url(../img/buttons/boton1-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}
.boton2 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(../img/buttons/boton2-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
.boton2 td {
	text-decoration:none;
	background-image:url(../img/buttons/boton2-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}
.boton3 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(/sip/img/buttons/boton3-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
.boton3 td {
	text-decoration:none;
	background-image:url(../img/buttons/boton3-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
color:#000000
}

.boton3 a {

color:#fff;
font-weight:bold;

}


input, textarea{
	border:1px solid #333333;
	background-color:#f9f9f9;
}
h6{
	color:#006600	
}