body{
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background-image:url(images/pattern.jpg);
scrollbar-face-color: #cccccc; 
scrollbar-shadow-color: #cccccc; 
scrollbar-highlight-color: #cccccc; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-darkshadow-color: #cccccc; 
scrollbar-track-color:#ffffff; 
scrollbar-arrow-color: #ffffff;
}

.repeat_bkgd{
background-image:url(images/rep_bkgd.jpg);
background-repeat:repeat-x;
}

.repeat_pattern{
background-image:url(images/pattern.jpg);
}

.repeat_left{
background-image:url(images/rep_bar_lft.jpg);
background-repeat:repeat-y;
}

.repeat_right{
background-image:url(images/rep_bar_rgt.jpg);
background-repeat:repeat-y;
}

.repeat_ficha_up{
background-image:url(images/rep_ficha_up.jpg);
background-repeat:repeat-x;
}

.repeat_ficha_bottom{
background-image:url(images/rep_ficha_bot.jpg);
background-repeat:repeat-x;
}

.repeat_ficha_left{
background-image:url(images/rep_ficha_lft.jpg);
background-repeat:repeat-y;
}

.repeat_ficha_right{
background-image:url(images/rep_ficha_rgt.jpg);
background-repeat:repeat-y;
}

.repeat_ficha_cont{
background-image:url(images/rep_ficha.jpg);
background-repeat:repeat-x;
background-color:#CCCCCC;
}

a{font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
color:#e06925;
font-weight:bold;
}
a:hover{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
color:#999999;
font-weight:bold;
}

.list a{font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
color:#666666;
font-weight:bold;
}
.list a:hover{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:11px;
color:#999999;
font-weight:bold;
}
.unlink{
text-decoration:none;
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size:11px;
color:#e06925;
font-weight:bold;
}

.text_title{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#e06925;
}

.text_title16{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#e06925;
}

.BorderIMG{ border:4px solid #e06925;}

.text_body{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.text_quicksearch{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
}

.text_ficha{
font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}


.border_slide{border: 1px solid #cccccc; background-color:#ededed;}

.border_foto{border: 1px solid #666666;}

.inputbox{
	background-color:#ffffff;
	border:1px solid;
	border-color:#999999;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.buscar_but{
background-image:url(images/buscar.jpg);
width:68px;
height:35px;
border:0px;
text-decoration:none;
cursor: hand;
}

.borrar_but{
background-image:url(images/borrar.jpg);
width:68px;
height:35px;
border:0px;
text-decoration:none;
cursor: hand;
}

.enviar_but{
background-image:url(images/enviar.jpg);
width:68px;
height:35px;
border:0px;
text-decoration:none;
cursor: hand;
}

.volver_but{
background-image:url(images/volver.jpg);
width:68px;
height:35px;
border:0px;
text-decoration:none;
cursor: hand;
}

.anterior_but{
background-image:url(images/anterior.jpg);
width:88px;
height:38px;
border:0px;
text-decoration:none;
cursor: hand;
}

.siguiente_but{
background-image:url(images/seguiente.jpg);
width:98px;
height:38px;
border:0px;
text-decoration:none;
cursor: hand;
}

.masinfo_but{
background-image:url(images/masinfo.jpg);
width:146px;
height:38px;
border:0px;
text-decoration:none;
cursor: hand;
}

