/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
body {
background:#fff;
color:#9D6666;
font-family:arial;
font-size:100%;
text-align:justify;
margin:0;
padding:0;
}

#page table td {
padding:10px;
}

#vmlp_search_str {
float:right !important;
border:1px solid #214263;
padding:2px;
}

.FullContainer,.BKTopLogin {
background:url(../images/BKTop.jpg) no-repeat;
width:960px;
border:1px solid #31608E;
border-bottom:none;
position:relative;
left:50%;
margin-left:-480px;
}

.BKTopLogin {
background:url(../images/BKTopLogin.jpg) repeat-x;
height:25px;
}

.TopLogo {
height:100px;
}

#pnlLogin {
float:right;
height:20px;
border:1px solid #32618F;
border-bottom:none;
background:url(../images/BKLogin.jpg) repeat-x;
margin:6px 100px 0 0;
}

#pnlLogin ul li a.login-switch,#pnlLogin ul li a.register-switch {
padding-left:12px;
background:url(../images/login.gif) no-repeat;
font-family:Tahoma, Arial !important;
font-size:10px !important;
font-weight:700 !important;
color:#FFF !important;
margin:0 10px;
}

#pnlLogin ul li a.register-switch {
background:url(../images/registro.gif) no-repeat;
padding-left:15px;
}

#DivBuscar {
float:right;
clear:right;
width:200px;
padding:25px 25px 0;
}

body.contentpane {
width:auto;
line-height:1.4em;
text-align:left;
margin:10px;
}

.titulo {
border-bottom:1px solid #D4D5AA;
text-align:left;
color:#000;
font-weight:700;
text-transform:UPPERCASE;
padding:5px 5px 5px 0;
}

.sub-titulo {
text-align:left;
color:#999;
font-weight:700;
text-transform:lowercase;
padding:5px 5px 5px 0;
}

a:visited,a:link,a:active {
color:#990000;
text-decoration:none;
font-family:Arial, Verdana, Segoe, Arial;
font-weight:700;
font-size:11px;
}

a:hover {
color:#AC0D15;
text-decoration:underline;
font-weight:700;
font-size:12px;
}

* {
font-family:arial;
}

#page ul {
list-style-image:url(../images/list.jpg);
line-height:20px;
}

#page ul li {
list-style-image:url(../images/list.jpg);
margin-left:20px;
line-height:20px;
}

#pnlLogin ul li,#DivBuscar form div table tbody tr td input {
float:left;
}
