body { 
margin: 0px;
background-color: #D9005D;
}

.px { 
font-size: 1px;
text-align: left;
}

.center { 
font-size: 1px;
text-align: center;
}

.right { 
font-size: 1px;
text-align: right;
}

.max{
text-transform: uppercase;
}

.min{
font-size: 10px;
}

.fondocab{
font-size: 1px;
background-image: url(img/cabecera.gif);
}

.fondonotas { 
font-family: arial, "Trebuchet MS";
font-size: 11px;
text-align: left;
color: #4F504B;
padding-left:15px;
font-weight: normal;
background-image: url(img/notas.gif);
background-repeat: no-repeat;
}

.txt { 
font-family: arial, "Trebuchet MS";
font-size: 11px;
text-align: left;
color: #4F504B;
padding-left:15px;
font-weight: normal;
}

.txtmin { 
font-family: arial, "Trebuchet MS";
font-size: 10px;
text-align: left;
color: #444444;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
padding-right:2px;
font-weight: normal;
}

.txt2 { 
font-family: arial, "Trebuchet MS";
font-size: 10px;
text-align: left;
color: #333333;
padding-left:15px;
font-weight: normal;
}

.txtbl { 
font-family: arial, "Trebuchet MS";
font-size: 11px;
text-align: left;
color: #ffffff;
padding-left:15px;
padding-right:5px;
font-weight: normal;
}

.txts { 
font-family: arial, "Trebuchet MS";
font-size: 10px;
text-align: left;
color: #ffffff;
padding-left:5px;
padding-right:2px;
font-weight: normal;
}

.txtsin { 
font-family: arial, "Trebuchet MS";
font-size: 11px;
text-align: left;
color: #444444;
font-weight: normal;
}

.menu { 
font-family: "Trebuchet MS", arial;
font-size: 13px;
text-align: right;
color: #ffffff;
font-weight: bold;
}

.titu { 
font-family: "Trebuchet MS", arial;
font-size: 14px;
text-align: left;
color: #D8005C;
padding-left:15px;
padding-right:10px;
padding-bottom:10px;
font-weight: bold;
}

.tit { 
font-family: "Trebuchet MS", arial;
font-size: 16px;
text-align: left;
color: #ffffff;
padding-left:10px;
padding-right:10px;
font-weight: bold;
}

.titmin { 
font-family: "Trebuchet MS", arial;
font-size: 11px;
text-align: center;
color: #ffffff;
font-weight: bold;
}

.pie { 
font-family: Arial, "Trebuchet MS";
font-size: 10px;
text-align: center;
color: #ffffff;
font-weight: normal;
}

.txtmax { 
font-family: "Trebuchet MS", arial;
font-size: 11px;
text-align: left;
color: #D8005C;
font-weight: bold;
text-transform: uppercase;
}

.txtmax2 { 
font-family: "Trebuchet MS", arial;
font-size: 11px;
text-align: left;
color: #D8005C;
font-weight: bold;
padding-left:15px;
text-transform: uppercase;
}


a.lk {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #E60560;
text-decoration: none;
}

a.lk:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #E60560;
text-decoration: underline;
}

a.lkt {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

a.lkt:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #42B6CB;
text-decoration: none;
}

a.lkmenu {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

a.lkmenu2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
}

a.lkmenu:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #1A1B1F;
text-decoration: underline;
}

a.lkmin {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 10px;
text-decoration: none;
}

a.lkmin:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #cdcdcd;
font-size: 10px;
text-decoration: underline;
}

a.ficha {
color: #444444;
text-decoration: none;
}

a.ficha:hover {
color: #ffffff;
text-decoration: underline;
}

a.ficha2 {
color: #444444;
text-decoration: none;
}

a.ficha2:hover {
color: #D8005C;
text-decoration: underline;
}

a.ficha3 {
color: #D8005C;
text-decoration: none;
}

a.ficha3:hover {
color: #444444;
text-decoration: underline;
}

.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #ffffff;
	width: 140px; 
	font-weight: normal;
}

.caja2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #ffffff;
	width: 145px; 
	font-weight: normal;
}

.button{
	color: #ffffff;
	background-color: #E60560;
	border-color: #2A2A1A;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 25px;
	width:120px;
	cursor: pointer;
	overflow: visible;
	margin-right: 3px;
	margin-left: 3px;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}