/**
 * @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: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
	text-align: center;
        
}



body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

/* TOC */
table.contenttoc{
	float: right;
}
div.moduletableS5 {margin-bottom: 10px;background: url(../images/style/topright_5.png) 100% 0 no-repeat;height: 1%;}
div.moduletableS5 div {background: url(../images/style/topleft_5.png) 0 0 no-repeat;}
div.moduletableS5 div div {background: url(../images/style/botright_5.png) 100% 100% no-repeat;}
div.moduletableS5 div div div {background: url(../images/style/botleft_5.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduletableS5 div div div div {background: transparent none;padding: 0;}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
#pic
{
	float: left;
	padding: 5px;
	width: 197px;
}
#slogan
{
	float: right;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 1.5em;
	width: 293px;
    height: 360px;
	text-align:left;
	color:black;
}

.titulos
{
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size:1.5em;
	color:#6FAE07
}
.main
{
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size:1.2em;
	color:black;
	text-align:justify;
}
.signature
{
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size:1.2em;
	color: #6FAE07;
	text-align:right;
}


#spacer
{
	height:10px;
	width:100%;
}
#bound
{
	width:500px;
	margin:0 auto;
}
#prodbound
{
	width:735px;
	margin: 0 auto;
	
}
#block
{
	display:inline;
	float:left;
	width:230px;
	margin: 5px;
	text-align:center;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size:1.2em;
	color:#6FAE07;
	
}