/* 
================================
 Container Styles for DotNetNuke
================================
*/   

img, #header, .class, blockquote, td, p, table  { behavior: url(http://www.servinet.net/Portals/124/iepngfix.htc); }


/*-------------------*/
/*   Contenedor 1    */
/*-------------------*/
.ContenidoTexto1
{
    padding: 0px 10px 4px 20px;
    color: #ffffff;
    line-height: 1.2em;
    font-size: small;
    font-family: Trebuchet MS, Arial;
    vertical-align: top;
    background: url(images/contenedor1fondo.png) center top no-repeat transparent;
    height: 255px;
}

.TituloTexto1
{ 
    font-weight: normal;
    font-size: 205%;
    color: #ed6a04;
    line-height: 1.3em;
    font-family: Tw Cen MT, Arial;
    text-align: left;
    vertical-align: middle;
    background-color: Transparent;
}

.FondoTituloTexto1
{
    background-image: url(images/fondotitulo.png);
    background-repeat: no-repeat;
    padding: 13px 0 0 18px;
}

.fondotitulo1
{
	background: url(images/contenedor1titulo.png) center bottom transparent no-repeat;
	height: 83px;
}

.pie1
{
    background: url(images/contenedor1pie.png) center top no-repeat transparent;
}

/*-------------------------*/
/* Contenedor transparente */
/*-------------------------*/

.col1
{
    background: url(images/cont2a.png) no-repeat;
    width: 10px;
    height: 10px;
    font-size: 1pt;
}

.col2
{
    background: url(images/cont2pixel.png) repeat;
    height: 10px;
    
    font-size: 1pt;
}

.col3
{
    background: url(images/cont2b.png) no-repeat;
    width: 32px;
    height: 10px;
    font-size: 1pt;
}

.col4
{
    background: url(images/cont2c.png) no-repeat;
    width: 10px;
    height: 33px;
}

.col5
{
    background: url(images/cont2pixel.png) repeat;
    height: 33px;
    font-size: 1pt;
}

.col6
{
    background: url(images/cont2d.png) no-repeat;
    width: 32px;
    height: 33px;
}

.acciones
{
    background: url(images/cont2pixel.png) repeat;
    height: 100%;
    width: 100%;
}

 
.ContenidoTexto2
{
    padding: 0px 15px 10px 12px;
    background: url(images/cont2pixel.png) repeat transparent;
    color: #fff484;
    line-height: 1.2em;
    font-size: small;
    font-family: Trebuchet MS, Arial;
    vertical-align: top;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

