/**
 * @author Design & Accessible Team ( Angie Radtke  )
 * @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
{
    color: #333333;
    font-family: trebuchet ms,helvetica,arial,sans-serif;
    font-size: 13px;
	margin: 0;
	line-height: 1.3;
}
p
{
    color: #333333;
    font-family: trebuchet ms,helvetica,arial,sans-serif;
    font-size: 13px;
}
span
{
background: none !important;
font-family: trebuchet ms,helvetica,arial,sans-serif;
font-size: 13px;
color: #333333;
}

a
{
color: #202020;
text-decoration:none;	
font-family: verdana,arial,helvetica;
font-size: 13px;
}

.slide-text span, .slide-text > p
{
color: #ffffff;
font-family: trebuchet ms,helvetica,arial,sans-serif !important;
font-size: 12px !important;

}

body.contentpane {
    width:auto;
    margin:10px;
    text-align: left;
}
img { border: 0 none; }

#all
{
background-image: url('../images/fondo_full.png');
float: left;
width: 100%;
}

#contenedora
{
width: 1024px;
margin: 0 auto;
}

#footer
{
  width: 100%;
  float: left;
}


#menu ul.menu li {
    float: left;
    padding-left: 27px;
    padding-right: 27px;
    background: url("../images/separador.png") no-repeat scroll right top;
	padding-left: 22px;
    padding-right: 22px;
}


.menu {
    list-style: none outside none;
}

#menu {
    background: url("../images/fondo_menu.png");
    float: left;
    height: 40px;
    width: 100%;
	margin-top: 10px;
}


#menu ul.menu li > a {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

.item-144 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#encabezado
{
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:20px;
}

#imagenes_izquierda
{
float: left;
}

#imagenes_derecha
{
    float: right;
    padding-right: 45px;
    padding-top: 20px;
    width: 200px;
}
#fotos
{
float:left;
}
#proximos_eventos
{
float: left;
padding-left: 20px;
padding-right: 0;
/*border: 1px solid #E3E3E9;
border-radius: 18px 18px 18px 18px;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.45);
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
*/
}

#articulos
{
float: left;
margin-top: 10px;
padding-top: 20px;
padding-bottom: 20px;
}

.moduletable_art_rama
{
    float: left;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #E3E3E9;
    border-radius: 18px 18px 18px 18px;
    margin-right: 30px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.45);
}

.moduletable_art_ieee
{
    float: left;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #E3E3E9;
    border-radius: 18px 18px 18px 18px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.45);
}

h3,h2
{
font-family: 'Audiowide', cursive;
color: #4B2840;
font-size: 1.5em;
text-align:center;
}

#izquierda
{
width: 760px;
height: auto;
float: left;
padding-right: 15px;
margin-top:15px;
margin-bottom: 20px;
padding-top: 30px;
}

#derecha
{
width: 245px;
float: left;
height: auto;
margin-top:15px;
margin-bottom: 20px;
}

#fotos p
{
color: #ffffff;
}



.bfClearfix {
    float: left;
    margin-left: 200px;
}

h4
{
color: #333333;
}

div.jwts_toggleControlContainer {
    margin-top: -40px;
}

#footer span, #footer a
{
font-size: 11px !important;
font-family: helvetica,arial,sans-serif !important;
}
