﻿h1
{
  font-size:14pt;
   padding-bottom:0px;
   margin-bottom:0px;
}

.divShow img
{
     
     border-style:none;
     border-width:0;
    
}
#contactinfodiv
{
     text-align:right;
     padding-right:110px;
     color:White;
    
}

.contactInfoFieldset 
{
    border:none;
    padding: 10px;
}

.contactInfoFieldset legend
{
    color:White;
    padding: 0 5px 0 5px;
    font-size:20px;
}

#logonusercontrol
{
     padding-left:560px;  
     font-size:12px;   
     font-weight:bold; 
     color:#ccc; 
}

#logodiv
{
   width: 810px;  
   background-image: url('/Content/images/fototitulo2010sindir.jpg'); 
   background-repeat: no-repeat;
   background-position: left top; 
   height:107px;      
}


body
{   
    behavior: url("/Scripts/IEComp/csshover3.htc");

     background-color:#070a83;   
     color:#ccc;      
}

#pageTable
{
     width:810px;         
}
#headerTable
{
     width:810px;
}

#borderTopTable
{
   /* background-color: #293955; background-color: #003283; background-color: #0c0f92;*/
  
    background-color: #070a83;
   color:white;
     width: 100%;
}
#borderBottomTable
{
    background-color: #02057c;
     width: 100%;   
    
}

.noticia
{
  background-image: url('/Content/images/fondonoticia.jpg');
  background-repeat:repeat-x; 
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */




.page
{
    width:780px; 
    margin-left: auto;
    margin-right: auto;    
}

ul#menu
{        
    padding: 10px 0 2px;    
    margin: 0;  
    float:right;
    list-style: none;     
}

ul#menu li
{   
    float: left; 
    margin: 0;
    padding: 0; 
}

ul#menu li:hover
{   
    
    background: url('/Content/images/menuselectedbackgroud10.png') no-repeat center bottom;
  
}

ul#menu li.selected
{   
    float: left;
    background: url(/Content/images/menuselectedbackgroud10.png) no-repeat center bottom;
    margin: 0;
    padding: 0; 
}

ul#menu a
{
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    /*float: left;*/
    display: block;    
    font-weight: bold;
    margin-bottom: 5px;   
    padding: 13px 25px 13px 25px;
    
}

ul#menu a:hover
{
    color: #fff;    
}

ul#menu li.selected a
{
    color: #fff;    
}


ul#bottomMainMenu
{       
    margin: 0;    
    list-style: none;      
}

ul#bottomMainMenu li
{   
    float: left;
    margin: 0;
    padding: 0; 
}

ul#bottomMainMenu li:hover
{   
    float: left;   
    margin: 0;
    padding: 0;
    text-decoration:underline;  
}

ul#bottomMainMenu li.selected
{   
    float: left;
    text-decoration:underline;
    margin: 0;
    padding: 0;  
}

ul#bottomMainMenu a
{
    color: #ccc;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    float: left;
    display: block;    
    font-weight: bold;
    margin-bottom: 5px;   
    padding: 5px 5px 5px 5px;
    
}

ul#bottomMainMenu a:hover
{
    color: #fff;    
}

ul#bottomMainMenu li.selected a
{
    color: #fff;  
}




#leftContenttd
{
     vertical-align:top;
      width:210px;
}


#rightContenttd
{
    vertical-align:top;
   width:600px;
  
   
}

a:link
{
    color: #ccc;
    font-weight:bold;
    text-decoration: none;
}
a:visited
{
    color: #ccc;
    font-weight:bold;
    text-decoration: none;
}
a:hover
{
    color: #ccc;
    font-weight:bold;
    text-decoration: underline;
}
a:active
{
    color: #ccc;
    font-weight:bold;
}


/* left menu */
.cursesLeftMenu
{
   /*text-align:left;*/
   background-image: url('/Content/images/menuizquierdofondo2.jpg'); 
   background-repeat: repeat-y;
   background-position: right;    
}

.cursesLeftMenu ul
{
    padding-right:20px;
    /*margin-left  :-30px;*/
    
}

.cursesLeftMenu ul li
{
   list-style:none;
   padding:  3px 3px 3px 0px;
   border-bottom:1px solid blue; 
   margin-left:-20px;   
}

.cursesLeftMenu a:link
{
    text-decoration:none;    
    font-size:12px;
    font-weight:bold;
    color:#fff;
}

.cursesLeftMenu a:visited
{
    text-decoration:none;    
    font-size:12px;
    font-weight:bold;
    color:#fff;
}
.cursesLeftMenu a:hover
{
    background-color:#ccc;
    color:#070a83;
}

.cursesLeftMenu li.selected { background-color:#ccc; }

.cursesLeftMenu li:hover
{  
    background-color:#ccc;
    color:#070a83;    
}

.cursesLeftMenu li.selected a { color:#070a83; }
