﻿* {
    margin:0; padding:0;
    }

body {
    background:#e7e7e7; 
    font-size:100%; 
    line-height:1em; 
    font-family:Arial, tahoma; 
    color:#7c7c7c;
    text-align: center;
    }

/*in_line*/
input, select, textarea  {
    vertical-align:middle; 
    font-family:Tahoma;
    }

img {
    border:0; 
    vertical-align:top; 
    text-align:left;
    }
    
ul {
    list-style:none;
    }
   
a {
    color:#999a42; 
    font-weight:bold;
    } 
    
a:hover {
    text-decoration:none;
    }
    
h4 
{
    color: #336666;        
    margin: 9px 0px 11px 5px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 19px;
    }
    
h3 
{
    color: #999933;        
    margin: 9px 0px 11px 5px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    }
    
    
/*layout*/
#page{
    background:#FFF url(/images/bg.gif) 0 0 repeat-x; 
    }
    
#wrapper {    
    width: 970px;    
    text-align :left;
    margin: auto;
    }

#header {
    height:297px;
    }

#content-wrapper {
    font-size:0.75em; 
    line-height:1.43em; 
    padding-bottom:32px;
    }
  
#content-left {
        
    }
    
#content-main {
  
    }
     
#footer
{
    clear:both;
    width: 970px;
    text-align: left;         
    color:#5b5b5b; 
    font-weight:bold; 
    font-size:0.687em;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 30px;
    }  
    
#footer a {    
    color:#5b5b5b; 
    text-decoration:none;
    margin-left:10px;
    margin-right:10px;
    }

#footer a:hover  {
    text-decoration:underline;
    }
    
    
/* cuadro multiuso */
.caja-wrapper 
{
    margin: 0px 0px 0px 0px;
    background:url(/images/banner_wrapper.gif) 0 0 repeat-x;
    }
    
.caja-left {
    background:url(/images/corner_left.gif) 0 0 no-repeat;
    }
    
.caja-right {
    background:url(/images/corner_right.gif) top right no-repeat; 
    
    }
    
.caja-wrapper-g 
{
    margin: 0px 0px 0px 0px;
    background:url(/images/banner_wrapper_g.gif) 0 0 repeat-x;
    }
    
.caja-left-g {
    background:url(/images/corner_left_g.gif) 0 0 no-repeat;
    }
    
.caja-right-g {
    background:url(/images/corner_right_g.gif) top right no-repeat; 
    
    }

.caja-d-wrapper 
{
    margin: 0px 0px 0px 0px;
    background:url(/images/banner_wrapper_d.gif) 0 0 repeat-x;
    height:15px;
    }
    
.caja-d-left 
{
    background:url(/images/corner_left_d.gif) 0 0 no-repeat;
    height:15px;
    }
    
.caja-d-right {
    background:url(/images/corner_right_d.gif) top right no-repeat; 
    height:15px;
    }
    
 
 /* box */
.box {
    color:#5b5b5b;
    }
    
.box .border-top {
    background:url(/images/border_top.gif) repeat-x top;
    }
    
.box .corner-top-left {
    background:url(/images/corner_top_left.gif) no-repeat left top;
    }
    
.box .corner-top-right {
    background:url(/images/corner_top_right.gif) no-repeat right top;
    }
    
.indent-box {
    padding:27px 15px 0px 26px;
    }
    
 
 /* estilos */
 .nada 
 {
 	text-decoration:none;
 	color:#7c7c7c;
 	}
.title {
    display:block; 
    margin-top:9px; 
    margin-bottom:11px;
    }

.titleTexto
{
	display:block; 
    margin-top:9px; 
    margin-bottom:11px;
	color:#999a42; 
    font-weight:bold;
    font-size:20px;
    font-family: Futura Lt BT;
	}
 
.input {
    border:1px solid #a4a4a4; 
    background:none; 
    padding-left:4px; 
    color:#a4a4a4; 
    font-size:0.937em; 
    font-family:tahoma, Arial;
    }

.line  {
    background: #fff url(/images/list_line.gif) bottom left repeat-x;
    margin: 8px auto 30px auto;
    height: 1px;
}

.list li{
     background:url(/images/list_marker.gif) top left no-repeat; 
     padding:0 0 0 19px;
     }
.list li a {
    background:url(/images/list_line.gif) bottom left repeat-x; 
    color:#3f7d6a; 
    font-weight:bold; 
    text-decoration:none; 
    line-height:1.9em;}
.list li a:hover {
     color:#b2a96d;
     }
  
.menu li   
{
    font-size: 11px;   
     padding: 0px 0px 0px 5px;
     }
     
.menu li a  
{  
    color:#3f7d6a; 
    font-weight:bold; 
    text-decoration:none; 
    line-height:2.5em;
    }
    
.menu li a:hover {
     color:#b2a96d;
     }
     
.texto {
    line-height: 1.7em;
    text-align: justify;
    padding: 0px 15px 10px 10px; 
    }
 
.img-left {
    float: left; 
    margin: 5px 15px 5px 5px;
    border: 0px;
    }
    
.img-right {
    float: right; 
    margin: 5px 5px 5px 15px;
    border: 0px;
    }



.sinDatos  {
	color:#888888;
	}

.sinConexion  {
	color:#888888;
	}

.alarmaReciente  {
	color:#993333;
	}
	
.alarma7dias  {
	color:#999933;
	}

.sinAlarma  {
	color:#339933;
	}
		
.desactivado  {
	color:#000000;
	}

.cuadro5 {
	padding:5px;
	}

.wgheadercolumn 
{
	color:#999a42; 
    font-weight:bold;
	}

.cabeceroGridGrande
{
	text-align:center;
	font-size:10px;
	line-height:10px;
	height:25px;
    vertical-align:top;	
	}

.centrado
{
	text-align:center;
	
	}

.centradoP
{
	text-align:center;
	font-size:10px;
	}
	
.derecha 
{
	text-align:right;
	}
.cabeceroV2
	{
	height:25px;
    vertical-align:top;	
		}
  .eleLista 
    {
    	font-size:11px;
    	display:block;
    	padding:5px;
    	line-height:120%;
    	
    }
.eleLista:hover
    {
    	background-color:#f0f0f0;
    }
    
