/**
 * @version $Id: position.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @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.
 */

html {
}

body
{
color:#716f6e;
font-family:Arial,Helvetica,sans-serif;
font-size:75%;
margin:0pt auto auto;
padding:0pt;
text-align:center;
background-position:left top;
background-repeat:repeat-x;
background-image:url(../images/body_bg_intermedias.gif);
}


/* ################   Position ################  */
#all{
width:975px !important;
width:984px;
margin:auto;
padding-bottom:0;
text-align:left;
background-color:#FFF;
}

#page {
}

#banner{
color: #000000;
text-align:right;
}

#header{
height:113px;
}



#contentarea,#contentarea2
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear:both;

}

#left{
float: left;
padding-bottom:25px;
}

#center{
	width:340px;
	float:left;
}
	

#right{
float:left;
margin:0;
width:270px !important;
width:250px;
}

#right div{
margin-left:36px !important;
margin-left:0px;
padding-bottom:10px;
padding-right:10px;
width:255px;
}

#main{
float:left;
width:984px;
margin-top:20px;
}

div#main.interior{
float:left;
width:984px;
margin-top:55px;
}

#main2 img
{
margin-right:10px;
margin-bottom:10px;
margin-left:5px;
}

#main2
{
	float: left;
	width:518px;
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.clearer {
	clear: both;
}

#logo
{
}

#logo  img { display: block; }

#over_head
{
height:23px;
padding:13px 5px;
}
#buscador
{
width:695px;
float:left;
}

#idioma
{
width:220px;
float:left;
}
/* ###############  main * ########################### */
/* position */
.leading
{
}

.leading_separator
{
}

.article_separator{
	display: none;
}

.row_separator{
display:none;
}

.blog {
float:left;
margin-bottom:15px;
padding-left:30px;
width:410px;
}

#int_main
{
padding:10px 15px;
}

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
/*	width: 740px;*/
}

.cols2 { width: 47%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
}



.article_column
{
	border: solid 0px #ccc;

}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
#col1
{
width:275px;


float:left;
display:block;
}
#col2{
width:665px !important;
width:620px;
margin-left:30px;

float:left;
}

#col2 #page
{


}
#col2 .moduletable
{

}
#col2 .moduletable ul
{
margin-left:10px;
padding-left:10px;
display:block;
}
#col2 .moduletable li 
{
margin-left:10px;
float:left;
width:200px;
list-style-image:none;
list-style-type:none;
}
#col2 .moduletable li a
{
margin-left:10px;
padding-left:15px;
background-image:url(../images/li.gif);
background-position:left;
background-repeat:no-repeat;
}


#wrapper {
	width:705px !important;
	width:720px;
	float:left;
	}

#onfooter{
clear:both;
height:20px;
}