/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    MARGIN:0PX;
    PADDING:0PX;
}

p { font-size:12px;
  }

img { border:0px solid #fff;
    }

img#wrap { padding:5px;
	}

#testy1, #testy2, #testy3, #testy4, #testy5,#testy6,#testy7,#testy8 { display:none; }



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TD
{
	font-size: 11px;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL
{
	font-size: 0.6em;
}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.copyright
{
	font-weight: bold;
	font-size: 10px;
	color: #7b9fb9;
	font-family: Arial, Helvetica, sans-serif;
}	

.normal
{
	font-size: 12px;
	word-spacing: normal;
	vertical-align: top;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	

DIV#footer     { font-weight: normal; font-size: 10px; color: #7b9fb9; 
	         font-family: Arial, Helvetiica, sans-serif; text-align:right;}	
	     
DIV#footer a  { font-weight: normal; font-size: 10px; color: #286A9A; 
	        font-family: Arial, Helvetica, sans-serif; }		     

/**
* estilos páginas secundarias
**/


div#tline  { margin:0px; padding:0px; width:974px; height:48px;
	     background:url("images/t_line.gif");
	   }

div#tline a { color:#fff; font-size:16px; font-weight:bold;
	      text-decoration:none; margin:0px 20px 0px 0px;
	    }

div#tline a:hover { color:#F3F7DC;
	          }
	
div#tli_lf { float:left; width:290px; height:48px;
 	     text-align:right;
	   }

div#tli_lf div { padding:13px 0px 0px 0px ;
	       }
	   
div#tli_rg { margin:0px 0px 0px 290px; height:48px;
	     text-align:right; font-size:12px; font-weight:bold;
	   }

div#tli_rg div { padding:13px 0px 0px 0px ;
	       }
div#tli_rg div a { font-size:13px;
	         }

/**
* estilos home page
**/


DIV#wrapper 	{ margin:0px; padding:0px; width:1000px; }
	
DIV#banner  	{ margin:0px; padding:0px; width:1000px; height:119;}
	
DIV#ban1     	{ float:left; margin:0px; padding:0px; width:280px; height:160px;
            	  background-image: url("images/ban1.gif"); }
            	  
DIV#ban2     	{ float:right; margin:0px; padding:0px; width:720px; height:160px;
            	  background-image: url("images/ban2.gif"); text-align:right;
            	}
div#phone 	{ color:#034A5E; font-size:15px; font-weight:bold;
		  margin:23px 10px 0px 0px; padding:0px;
                }
div#mail { margin:89px 10px 0px 0px; padding:0px;
                  }
div#mail a { color:#fff; font-size:13px; font-weight:bold;
            	    }
            	  
BR#clear    	{ clear:both; margin:0; height:0; } 


DIV#content     { width:1000px; border:0px solid #6E6E70; 
		  text-align:justify; margin:0px; padding:0px;}
		    
DIV#left        { float:left; width:280px; border:0px dashed blue; 
		  vertical-align:top; text-align:left; margin:0px; padding:0px;}                        
		  
DIV#left p      { vertical-align:top; text-align:left; margin:0px; padding:5px;}                        		  

DIV#cen_rig     { float:right; width:720px; height:350px; border:0px dashed purple;
		  vertical-align:top; margin:0px auto; padding:0px;}

DIV#center      { float:left; width:492px; border:0px dashed yellow; text-align:center;
		  vertical-align:top; text-align:center; margin:0 auto; padding: 0px;
		}

DIV#right       { float:right; width:220px; border:0px dashed green; 
                  margin:0px 0px 10px 0px; padding: 0px; background-color:#e9edec;}

DIV#right p      { vertical-align:top; text-align:left; margin:0px; padding:3px;}                        		  

DIV#ron_testy    { padding:20px; text-align:justify;}


/**/

table#nwlk { border:1px dashed #6E6E70; width:260px;
           }

/***********************************************************
New stuff june the 22nd >> trying to fix FF displaying bug *
************************************************************/


.title { text-align:left; margin:0px; padding:5px 0px 0px 0px;
         color:#268fad; font-size:18px;
       }


div#leftS { margin-left:-288px;/* must be 1 pixel less than width*/
	   float:left; 
	   width:289px;/* must be same as left margin on #middle*/
	   position:relative;
	   left:-2px;/* line up exactly */
	   display:inline;/* ie fix*/ height:432px;
         }

div#rightS { margin-right:-285px;/* must be 1 pixel less than width*/
	    float:right;
	    width:286px;/* must be same as right margin on #middle*/
	    position:relative;
	    right:-2px;/* line up */
	    display:inline;/* ie fix*/ height:432px;
          }


div#middle { /*background:yellow;*/ margin-left:289px; margin-right:286px;
             height:432px;
           }

.clearer{ height:1px; overflow:hidden; margin-top:-1px; clear:both;
        }
/**/

#txts { margin:0px; padding:0px; overflow:auto;
      }
        
