﻿body {
}
.sep_bot_ver {
	background:url(../img/gris/sep_bot_ver.jpg) no-repeat center;
	width:10px;	
}
.sep_con_hor {
	background:url(../img/gris/sep_con_hor.jpg) repeat-x bottom;		
}
.sep_con_ver {
	background:url(../img/gris/sep_con_ver.jpg) repeat-y center;
	width:10px;
}
.sep_punto_hor {
	background:url(../img/gris/sep_con_ver.jpg) repeat-x center;
	width:10px;
}

.fondo_tit_not_hor {
	background:url(../img/gris/fondo_titulo.jpg) repeat-x center;
	
}
.fondo_tit_not_hor2 {
	background:url(../img/gris/fondo_titulo2.jpg) repeat-x center;
	
}


.sol_bot {
	background:url(../img/gris/sol_bot.jpg) repeat-x center bottom;
	border-left:#a9aeb2 1px solid;
	border-right:#a9aeb2 1px solid;
	border-top:#a9aeb2 1px solid;
}

.fdo_hb {
	background:url(../img/gris/fdo_hb.jpg) repeat-x top;	
	
}

.des_fdo_cen {
	background:url(../img/gris/des_fdo_cen.jpg) repeat-x bottom;
}
.des_red_der {
	background:url(../img/gris/des_red_der.jpg) no-repeat left bottom;
}
.des_red_izq {
	background:url(../img/gris/des_red_izq.jpg) no-repeat right bottom;
}

.not_fdo {
	background:url(../img/gris/not_fdo.jpg) repeat-x;

}

.letrastexto{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
.letrastitulo{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #6d6d6f;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none;
	
}
.fondo{
	background:url(../img/encabezado_repetir.jpg) repeat-x top;
	height:30px
}




