body { 
margin: 0px;
background-image: url(img/fondo.gif); 
background-repeat: repeat-x;
}

.fdo{
font-size: 1px;
background-image: url(img/fdo.gif);
}


.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: 9px;
}

.ptohor{
font-size: 1px;
background-image: url(img/ptohor.gif);
}

.ptover{
font-size: 1px;
background-image: url(img/ptover.gif);
}

.fondopie{
font-size: 1px;
background-image: url(img/fondopie.gif);
}

.marco{
font-size: 1px;
background-image: url(img/marco.gif);
background-repeat: no-repeat;
}

.cuerpo{
font-size: 1px;
background-image: url(img/fondocuerpo.gif);
background-repeat: repeat-x;
}

.cuerpo_gr{
font-size: 1px;
background-image: url(img/fondocuerpo_gr.gif);
background-repeat: repeat-x;
}

.fondodestacado1{
font-family: "Trebuchet MS", arial;
font-size: 16px;
text-align: left;
color: #ffffff;
padding-left:10px;
padding-top:6px;
font-weight: bold;
background-image: url(img/fondo_destacado1.gif);
background-repeat: no-repeat;
}

.fondodestacado2{
font-family: "Trebuchet MS", arial;
font-size: 16px;
text-align: left;
color: #5A6939;
padding-left:10px;
padding-top:6px;
font-weight: bold;
background-image: url(img/fondo_destacado2.gif);
background-repeat: no-repeat;
}

.txt { 
font-family: arial, "Trebuchet MS";
font-size: 11px;
text-align: left;
line-height: 15px;
color: #666666;
font-weight: normal;
}

.txtpd { 
font-family: arial, "Trebuchet MS";
font-size: 11px;
text-align: left;
line-height: 15px;
padding-left: 10px;
color: #666666;
font-weight: normal;
}

.menu { 
font-family: "Trebuchet MS", arial;
font-size: 12px;
text-align: left;
color: #5A6939;
font-weight: bold;
}

.pie { 
font-family: Arial, "Trebuchet MS";
font-size: 10px;
text-align: left;
color: #999999;
font-weight: normal;
}

.pier { 
font-family: Arial, "Trebuchet MS";
font-size: 10px;
text-align: right;
color: #999999;
font-weight: normal;
}


a.lk {
color: #5A6939;
text-decoration: none;
}

a.lk:hover {
color: #ADB229;
text-decoration: underline;
}

a.lk2 {
color: #ADB229;
text-decoration: none;
}

a.lk2:hover {
color: #5A6939;
text-decoration: none;
}

a.lki {
color: #666666;
text-decoration: none;
}

a.lki:hover {
color: #5A6939;
text-decoration: underline;
}

a.lkp {
color: #999999;
text-decoration: none;
}

a.lkp:hover {
color: #5A6939;
text-decoration: underline;
}

.rol { 
display:block; 
width:98px; 
height:95px; 
background:url('img/logopie1.gif'); 
margin-left: 107px;
}
.rol span { 
display:none; 
}
p, .rol:hover 
{ 
background:url('img/logopie2.gif') no-repeat; 
}

.rolb { 
display:block; 
width:98px; 
height:95px; 
background:url('img/logopie3.gif'); 
margin-left: 107px;
}
.rolb span { 
display:none; 
}
p, .rolb:hover 
{ 
background:url('img/logopie4.gif') no-repeat; 
}


.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	width: 150px; 
}

.button{
	color: #ffffff;
	background-color: #5A6939;
	border-color: #384123;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 20px;
	width: 120px;
	cursor: pointer;
	overflow: visible;
	margin-right: 3px;
	margin-left: 3px;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
}