﻿.fondo_principal { background-image:url(_images/fondo_largo.jpg); background-repeat:repeat-x; }
.div_login { background-image:url(_images/boton_sesion_usuario.jpg); height:20px; background-repeat:no-repeat; vertical-align:middle; }
.fondo_pie { background-image:url(_images/fondo_pie.jpg); background-repeat:repeat-x;}
.sub_pie { font-size: 11px;	font-weight: bold; color: #1B6AAB; }
.sub_pie_2 { font-size: 11px; font-weight: bold; color: #0F3C61; }
.cuerpo { font-size: 12px; color: #666666; }
.cab_tabla { border: solid 1px #D8D8D8; margin-bottom:10px; }
.cab_tabla2 { border: solid 2px #D8D8D8; }
.cab_centro { background-image:url(_images/cab_centro.jpg); background-repeat:repeat-x; }
.titular { font-size: 15px; font-weight: bold; color: #333333; text-decoration: none; line-height: normal; }
.boton_centro { background-image:url(_images/boton_centro.jpg); background-repeat:repeat-x; }
a.boton_flash1, a.boton_flash1:link, a.boton_flash1:active, a.boton_flash1:visited, a.boton_flash1:hover { font-size: 17px; color: #333333;	text-decoration: none; line-height: 25px; font-weight: bold; }
a.boton_flash1:hover { text-decoration:underline; }
.contador_spam { font-size: 20px; font-weight: bold; color: #333333; text-decoration: none; }
.fondo_submenu1 { background-image:url(_images/barra_submenu.gif); background-repeat:repeat-x; padding-left:10px; height:19px; padding-top:5px; line-height:15px;}

a.submenu1, a.submenu1:link,a.submenu1:active, a.submenu1:visited{
	font-size: 11px; font-weight: bold;
	padding-right:40px;
	text-decoration:none; color:#FFFFFF;
}

a.submenu1:hover{
	font-size: 11px; font-weight: bold;
	padding-right:40px;
	text-decoration:underline; color:#474747;
}

a.sub_pie_2, a.sub_pie_2:link, a.sub_pie_2:active, a.sub_pie_2:visited, a.sub_pie_2:hover
{
    font-size: 11px; font-weight: bold; color: #0F3C61;
    text-decoration: underline;
}

a.enlace_pie, a.enlace_pie:link, a.enlace_pie:active, a.enlace_pie:visited, a.enlace_pie:hover
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

a.enlace_pie:hover
{
    color: #CCCCCC;
}

div#navigationWrapper 
{
    position: relative;
	margin-top:-7px;	
    width: 100%;
}

div#navigationContainer
{
    padding: 0;    
	width: 100%;
	height: 27px;	
}

div#navigation
{
    position: absolute;
    top: 6px;
    left: 0px;
    z-index: 2;
}

div#navigationContainer img
{
    display: none;
}

div#breadcrumbs
{
    height: 20px;    
    font-weight:bold;
	background-image:url(_images/barra_bread.jpg);
	background-repeat:repeat-x;
	margin-left:-90px;	
}


div#breadcrumbs .node
{
    color: #104F83;
    text-decoration: none;
    font-weight:bold;
}

div#breadcrumbs .currentNode
{
    color: #092C48;
    text-decoration: none;	
    padding-right: 5px;
    font-weight:bold;
}

div#breadcrumbs .separator
{
    color: #104F83;
}

td#contentCell
{
    background-color: #FFFFFF;
    width:100%;
	padding-top:10px;
	padding-bottom:10px;
}

td#contentCell2
{
    background-color: #FFFFFF;
	width:100%;
}

td#contentCell3
{
    background-color: #E5E5E5;
    border: solid 1px #A2A748;
    width:23%;
    padding:10px;
}

#contentContainer div.sectionsettings 
{
    background-color: #EDEEE9;
    padding: 3px;	
}

#contentContainer div.sectionsettings table td
{
    vertical-align: middle;
    color: #000000;	
	background-color: #EDEEE9;
}
