body {
        background-color:#F0D6A8;
}
h1{
        font-family:arial black;
        text-align:center;
        font-size:14px;
}
a:link{
        color:#761715;
        text-decoration:none;
}

a:visited{
        color:#000066;
        text-decoration:none;
}
a:hover{
        color:black;
        text-decoration:underline;
}

.fondo{
        background-image:url("contenido.gif");
}
.fecha{
        font-family:Arial Narrow,Times New Roman, serif;
        color:#006699;
        font-size:15px;
        text-align:right;
}


.contenido{
        padding-left:5px;
        padding-right:5px;
        padding-top:5px;
        font-family:verdana,arial narrow;
        text-align:justify;
        font-size:14px;
}

.contenidoindex{
        background-repeat:no-repeat;
        background-position:top-center;
        padding-top:10px;
        padding-right:5px;
        cursor:pointer;
}

.contenidoquiens{
        background-repeat:no-repeat;
        background-position:center left;
        padding-bottom:10px;
        padding-left:80px;
        font-family:verdana;
        font-size:14px;

}

.frase{
        font-family:Times new roman,Arial Narrow;
        font-size:14px;
        color:#761715;
        padding-left:5px;
        font-weight:bold;
/*        font-style:  italic; */
}

.fecha{
        font-family:verdana,Arial Narrow;
        font-size:11px;
        color:#761715;
        text-align:right;
        padding-right:5px;
        font-weight:bold;
}


/*PAGINA COMPRAS*/

.titulo{
        font-family:arial,serif;
        font-size:18px;
        text-align:center;
        font-weight: bold;
        color: #761715;
  	text-transform: uppercase;
}

.subtitulo{
        font-family:arial, Times, serif;
        font-size:12px;
        text-align:left;
        font-weight: bold;
        color:#006699;
    	text-transform: uppercase;
    	margin-top:10px;

}

p{
        margin-:0px;
}
.txtfondo{
        background-image:url('images/txtimg.jpg');
        border-width:1px;
        border-color:#B13F3F;
        font-family:"Courier New", Courier, mono;
        color:#990000
}

.txtbusqueda{
        background-image:url('images/txtimg.jpg');

        border-width:1px;
        border-color:#B13F3F;
        font-family:"Courier New", Courier, mono;
        color:#990000;
		width:120px
}
.txtbusqueda1{
        background-image:url('images/txtimg.jpg');
		background-color:#FAE8CF;
        border-width:1px;
        border-color:#B13F3F;
        font-family:"Courier New", Courier, mono;
        color:#990000;
		width:135px
}


.contenidocompras{
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        color:#330066;
        font-weight:bold;
}

.camposoblig{
        color:#FF0000;
}

.camposiproce{
        color:#3333FF;
}

.camposisolicit{
        color:#009966;
}

.bottom{
        border:1px solid #B13F3F; background-image:url('images/bottom.jpg');
		background-color:#FFFFFF;
        color:#B13F3F;
        font-weight:bold
}
/*=======COMPRAS========*/


/*DESARROLLADORES*/
/*        ___________________________________________________________*/
.encabezado{
        font-family:"Courier New", Courier, mono;
        font-size:14px;
        color:#330099;
        font-weight:bold;
        text-align:center;
}

.desarrolladores{
        font-family:"Courier New", Courier, mono;
        font-size:10px;
        color:#330099;
        font-weight:bold;
        text-align:center;
}

.pie{
        font-family:"Courier New", Courier, mono;
        font-size:10px;
        color:#330099;
        font-weight:bold;
        text-align:center;
}
/*=======pagina catalogo========*/
.catalogocontenido{
        background-repeat:no-repeat;
        background-position:center left;
        padding-bottom:0px;
        padding-left:90px;
        padding-right:10px;
        padding-top:10px;
        font-family:verdana;
        font-size:11px;
        text-align:right;
}
