@import url(/tmpl/global.css.php);


/************** PAGE **************/

body{
	font-family:Verdana, Arial, Helvetica, Helv, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333;
}

#head {
	background-color: #3f859e;
  text-align: center;
}
  #top {
    width: 849px;
  	height: 140px;
  	margin: 0 auto;
  	background-color: #3f859e;
    text-align: left;
    position:relative;
  }
    #top .logo {
      position: absolute;
      top: 20px;
      left: 0;
    }
    #top .menu {
      /*
      position: absolute;
      top: 100px;
      left: 200px;
      */
      margin: 24px 10px 0 10px;
      float:right;
      width: 480px;
      text-align:right;
    }
      #top ul {
      	font-family:Tahoma;
      	font-size:14px;
      	list-style-type: none;
      	margin: 0;
      	padding: 0;
      }
        #top li {
          display: inline;
        }
        #top li a {
        	text-decoration: none;
        	padding: 3px 10px;
        	color:#FFF;
        }
          #top li a:hover {
          	color:#f8ec81;
          }

#top_sep {
	height:13px;
  border-top: 3px solid #fff;
	background: #388da9 url(/img/tmpl_default/bkg_top_sep.gif) repeat-x;
}

#body{
	background: #f4f1ea url(/img/tmpl_default/contenido_fondo.gif) repeat-x;
}

#xpand {
  width: 1px;
  height:400px;
  float: left;
}

#foot{
	padding: 5px;
	font-size:10px;
	text-align:center;
	background-color:#3f859e;
	color:#FFF;
}

#foot a{
	color:#96ffff;
	text-decoration:none;
}
#foot a:hover{
	color:#e0ffff;
}


/************** HTML **************/

a {
  color: #187ec3;
}
  a:hover {
    color: #49abee;
  }

dl.faq {
  margin: 0 0 0 10px;
}
  dl.faq dt {
    margin: 9px 0 0 10px;
  }
  dl.faq dd {
    margin: 5px 0 0 20px;
  }


/************** COLS **************/

#cuerpo1col {
  background: #fff;
  text-align:left;
  width:849px;
  margin:0 auto;
  border:solid #c2c28b;
  border-width: 0 1px;
}
  #cuerpo1col .col {
    padding: 25px 20px;
  }
    
#cuerpo2cols {
  background: #fff url(/img/tmpl_default/bkg_2cols1.gif);
  text-align:left;
  width:849px;
  margin:0 auto;
  border:solid #c2c28b;
  border-width: 0 1px;
}
  #cuerpo2cols .col1 {
  float:left;
  width:510px;
    padding:25px 20px 40px 25px;

  }
  #cuerpo2cols .col2 {
    /* float:right;*/
    float:left;
    width:239px;
    padding:25px 20px;
    background: transparent;

  }

  #cuerpo1col p, #cuerpo2cols p  {
    margin: 12px 8px 0 8px;
  }
  #cuerpo1col ul, #cuerpo2cols ul {
    margin: 6px 10px 0 25px;
  }
  #cuerpo1col li, #cuerpo2cols li {
    margin-top: 5px;
  }


/************** TITLES **************/

#cuerpo1col h2, #cuerpo2cols h2 {
	font-family:Tahoma;
	font-size:14px;
	color:#ff9600;
	font-weight:bold;
  padding:0 8px;
  margin: 5px 0 10px 0px;
  border-bottom: solid 1px #ff9600;
}

#cuerpo1col h3, #cuerpo2cols h3 {
	font-family:Tahoma;
	font-size:13px;
	color:#ff9600;
  padding: 10px 8px 0 8px;
	font-weight:bold;
}


/************** BOXES **************/

.thumb, .small, .foto {
    border:1px solid #000;
    display: table-cell;
    text-align: center;
    overflow:hidden;
    vertical-align:middle;
    white-space: nowrap;
    width: 48px;
    height: 48px;
    line-height:40px;
    }
    .thumb span, .small span, .foto span {
        border:1px solid #fff;
        width: 1px;
        height: 40px;
    }
    .thumb img, .small img, .foto img {
        vertical-align:middle;
    }
    .small {
        width: 64px;
        height: 64px;
        line-height:60px;
        }
        .small span {
            height: 60px;
        }
    .foto {
        width: 128px;
        height: 128px;
        line-height:128px;
        }
        .foto span {
            height: 128px;
        }



.shrt_dat, .categ {
    /*border-bottom:1px dashed #aaa;*/
    padding: 9px 0;
}
.categ, .mssg {
    font-size: 9px;
}
  .shrt_dat .ico, .categ .ico {
      width:26px;
      height:16px;
      float: left;
      margin: 0 5px 0 0;
  }
  .shrt_dat .data  {
    padding-left: 103px;
  }
  .categ .tit {
  	font-family:Tahoma, Arial, Helvetica, Helv, sans-serif;
    font-size: 12px;
    margin-bottom:3px;
  }
  .categ .R { color:#f00; }
  .categ .M { color:#339900; }
  .categ .C { color:#f89224; }
  
  
  .categ .link {
    font-weight: bold;
    line-height: 13px;
    padding-left: 19px;
    text-indent:-10px;
  }
  .shrt_dat .link, .shrt_dat small {
    line-height: 10px;
    font-size: 9px;
    color: #999;
  }
  .shrt_dat .link:hover {
    color: #0066cc;
  }

#share {
  text-align:center;
  padding: 3px 0;
  font-size:.85em;
  font-weight:bold;
 
}
  #share img {
    width: 16px;  
    height: 16px;
    margin: 0 2px;
  }

/************** FORMS **************/

#login_panel {
  font-family:Verdana, Arial, Helvetica, Helv, sans-serif;
  height: 122px;
/*
  position:absolute;
  right:0;
*/
  float:right;
}
  #login_panel .left {
    float:left;
    height: 122px;
    width: 2px;
    background: #2e6a84 url(/img/tmpl_default/login_panel_l.gif);
  }
  #login_panel .middle {
      padding:0 10px;
      float:left;
    	height: 122px;
      font-size:11px;
      color:#fff;
    	background: #3988a3 url(/img/tmpl_default/login_panel_b.gif);
  }
    #login_panel .middle form {
        margin-top:13px;
    }
    #login_panel .middle form input {
        width:110px;
        border:1px solid #000;
        padding: 0 2px;
        margin-bottom:7px;
        background:#ebebeb;
    }
    #login_panel .middle form input.button, #login_panel .middle a {
        font-family:Verdana, Arial, Helvetica, Helv, sans-serif;
        font-size:11px;
        border:none;
        width:48px;
        margin:6px 0 0 0;
        font-weight:bold;
        background-color:transparent;
        color:#a1f5ff;
        cursor:pointer;
        text-decoration:none;
        vertical-align:baseline;
    }
    #login_panel .middle a:hover {
        color:#f8ec81;
    }
  #login_panel .right {
      float:left;
      height: 122px;
      width: 7px;
      background: #40839d url(/img/tmpl_default/login_panel_r.gif);
  }

.form1{
  padding: 0 0 0 8px;
}
    .form1 label{
      font-weight: bold;
      display: block;
      float:left;  
      text-align:right;
      margin:2px 7px 0 0;
    }
    .form1 label.nofloat{
        float:none;
        font-weight:normal;
        width:auto;
        text-align:left;
    }
    .form1 input, .form1 select, .form1 textarea {
      font-family: Verdana;
      font-size: 11px;
      margin:0 0 4px 0;
      background: #ffffee;
    }
    .form1 textarea {
      padding: 6px;
    }
    .form1 input.button{
      font-family: Verdana;
      font-size: 11px;
      font-weight: bold;
      color: #0066cc;
      background: #f1f7fe;
    }

#login form{
  padding: 0 0 0 8px;
}
  #login label {
    font-weight: bold;
  }
  #login input{
    font-family: Verdana;
    font-size: 11px;
    margin: 2px 0 5px 0;
    width: 160px;
  }
    #login input.button{
      width: 165px;
      font-family: Verdana;
      font-size: 11px;
      font-weight: bold;
      color: #0066cc;
    }
  #login .msg {
  	padding: 0 0 0 8px;
    color: #187ec3;
  }
  #login .err {
  	padding: 0 0 0 8px;
    color:#c30;
  }
  #login .link {
  	padding: 0 0 0 8px;
  }


/*

#contenido_recordatorios{
	width:499px;
	height:530px;
	border-left:solid 1px #c2c28b;
	background-color:#FFF;
	padding-top:30px;
	padding-left:20px;
	padding-right:40px;
	padding-bottom:40px;
	float:left;
	position:relative;
}
#contenido_categorias{
	width:249px;
	height:530px;
	border-right:solid 1px #c2c28b;
	background-color:#f2ede7;
	background-image:url(/img/tmpl_default/categoria_separacion.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
	float:left;
}
#contenido_recordatorios_titulo{
	font-family:Tahoma;
	font-size:12px;
	color:#666;
	font-weight:bold;
}
#contenido a{
	font-family:Verdana;
	font-size:9px;
	color:#187ec3;
	text-decoration:none;
	font-weight:bold;
}

#contenido a:hover{
	color:#49abee;
}
#imagen_leer_mas{
	margin-top:6px;
}
#titulos{
	font-family:Tahoma;
	font-size:14px;
	color:#ff9600;
	font-weight:bold;
}
#separacion_lineas{
	color:#999;
}
#contenido_categorias_subtitulos{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}

#usuario_nombre{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#187ec3;
}
#contenido_login_iconos{
	width:46px;
	position:absolute;
}

label {
    float: left;
    display:inline;
    margin:.2em .3em 0 0;
    text-align: right;
    line-height: 1.2em;
    vertical-align: top;
} 
input, textarea, select {
    font-family: Arial, Helvetica, Helv, sans-serif;
    margin-bottom:.1em;
}
*/
