/* CSS Document */
/* BY FEDERICO HORN */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0px;
	background: #fafafa;
}
div#primero {
	position:absolute;
	margin: 0px 0px 0px -425px;
	top: 10px;
	left: 50%;
	padding: 0px;
	width: 850px;
	background-color: #FFFFFF;
	background-image: url(../images/encabezado.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.clr {
	clear: both;
}

/*
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}
*/
#buttons_outer {
	width: 777px;
	margin-top: 102px;
	margin-left: 7px;
  	margin-bottom: 2px;
	/*margin-right: 2px;*/
	float: left;

}

#buttons_inner {
	/*border: 1px solid #cccccc;*/
	height: 15px;
}

#pathway_text {
  overflow: hidden;
	display: none;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	/*background: #c64934;*/
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-left: 3px;
	width: 777px;
	height: 150px;
	/*background-image: url(../images/encabezado.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	overflow: hidden;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
	display:none;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 777px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
	width: 100%;
	margin: 0px;
	background-image: url(../images/contenido_borde.png);
	background-repeat: repeat-y;
	padding: 0px;
	
}
table.content_table td {
	padding: 0px;
	margin: 0px;
	text-align: left;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 212px;
}

#right_inner {
  float: none !important;
  float: left;
  /*border: 1px solid #cccccc;*/
  padding: 2px;
}


.user1_inner {
  /*float: none !important;*/
    float: left;
    margin: 3px !important;
	margin: 2px;
	padding: 0px;
}

.user2_inner {
	border: 1px solid #cccccc;
    float: none !important;
    float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	border-right-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/hr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.punteado {

}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  /*border: 3px double #cccccc;*/
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.pagenav_prev, .pagenav_next {
 	font-size: 11px;
 }
.pagenavbar {
	margin-right: 10px;
	float: right;
}
.pagenavcounter {
	display: none;
}
.message {
	font-size: 12px;
	color: #FFA500;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: bold;
}
#footer {
	text-align: center;
	padding: 3px;
}
/*
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
*/

td {
	text-align: left;
	font-size: 11px;
}

.linea {
	height: 10px;
	width: 100%;
	background-image: url(../images/contenido_bg.png);
	background-repeat: repeat-x;
	text-decoration: none;
	background-color: #0033FF;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #808080;
}

/* JOOMLA CORE STUFF */
a:link, a:visited {
	color: #999999; 
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #333333;	
	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopennoticias {
  width: 100%;
	padding: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 0px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
body#contacto table.contentpane {
	margin: 20px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #DBB12D;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #DBB12D;
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  background-color: #FFFFFF;
  padding: 3px 7px;
  /*line-height: 18px !important;
  line-height: 16px;*/
  /*height: 28px !important;
  height: 29px;*/
  margin: 1px;
  text-transform:uppercase;
}

.inputbox {
	padding: 2px;
	border:solid 1px #DBB12D;
	background-color: #EDE3C2;
	margin-bottom: 7px
}
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #808080;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
	/*display: none;*/
}
body#contacto div.componentheading {
	background-image: url(../images/header_contacto.jpg);
	height: 100px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.contentheadingnoticias {
	background-image: url(../images/header_news.jpg);
	height: 70px;
	width: 548px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1px;
	color: #333333;
	text-indent: -999px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	display: none;
	color: #808080;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #808080;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
h2 {
	font-weight: bold;
	line-height: 22px;
	font-size: 22px;
	color: #333333;
	text-transform:uppercase;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}

div.moduletable h3 {
/*background: url(../images/gradiente.jpg) no-repeat -27px 7px;*/
height: 20px;
width: 189px;
line-height: 20px;
color: Black;  
}

table.moduletable th, div.moduletable h3 {
	text-align: left;
	padding-left: 4px;
	padding-top: 10px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #808080;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.moduletablecompa {
	padding-left: 2px;
	text-indent: 5px;
	margin-top: 10px;
}
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  display: none;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #696969;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	color: #9EAB33;
	text-align: left;
	padding-top: 10px;
	padding-left: 18px;
	height: 30px !important;
	height: 40px;
	width: 70%;
	text-decoration: none;
	background-image: url(../images/hr_right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-transform: uppercase;
}

a.mainlevel:hover {
	color: #DFE890;
}

a.mainlevel#active_menu {
	color:#DFE890;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #DFE890;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

a.sublevel:hover {
	color: #333333;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	/* removes space below form elements */
	/*margin: 20px;*/
	width: 435px !important;
	width: 505px;
	border: 1px solid #CC9900;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;

}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
	border: 5px solid #cccccc;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #696969;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
/* CUSTOM ITEMS */
#piedepagina {
	width: 100%;
	height: 100px;
	text-align: center;
	background-image: url(../images/pie.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}
div#content_inner img {
	margin-top: 3px;
}
table.equipos {
	float: left;
	width: 530px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
    clear: both; /* fix for ie7 */
}
td.fotoequipo {
	width: 357px;
	height: 259px;
	padding-top: 20px;
	padding-bottom: 20px;
}
td.dataequipo {
	height: 208px;
	background-image: url(../images/vr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
table.datatable {
	height: 210px;
	margin-left: 20px;
	margin-top: 0px;
}
img.hr2 {
	padding-top: 20px;
}
div#listeq ul {
	text-transform: uppercase;
	width: 500px;
	list-style-type:none;
	padding-left: 5px;
	margin-left: 0px;
	line-height: 18px;
}
div#listeq a {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
div#listeq a:hover {
	color:#808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
}
/* RAINBOW NAV */
ul#rainbow {
	height: 20px;
	width: 777px;
	display: block;
	list-style-type: none;
	text-indent: -9999px;
	float: left;
	padding: 0px;
	margin-top: 104px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#rainbow li a {
	display:block;
	overflow:hidden;
	font-size: xx-small;
	text-decoration: none;
}
li#btn1, li#btn2, li#btn3, li#btn4, li#btn5, li#btn6, li#btn7, li#btn8  {
	height: 20px;
	float: left;
	display: block;
}	 
/* --- fix for safari ---*/
li#btn1 {width: 92px;}
li#btn2 {width: 162px;}    
li#btn3 {width: 224px;}    
li#btn4 {width: 124px;}    
li#btn5 {width: 78px;}    
li#btn6 {width: 96px;}    
li#btn7 {width: 64px;}    
li#btn8 {width: 165px;}    
/* ----------------------- */

li#btn1 a {
	height: 20px;
	width: 92px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
li#btn1 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
li#btn2 a {
	height: 20px;
	width: 162px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -92px bottom;
}
li#btn2 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -92px top;
}
li#btn3 a {
	height: 20px;
	width: 224px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -254px bottom;
}
li#btn3 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -254px top;
}
li#btn4 a {
	height: 20px;
	width: 124px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -478px bottom;
}
li#btn4 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -478px top;
}
li#btn5 a {
	height: 20px;
	width: 78px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -602px bottom;
}
li#btn5 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -602px top;
}
li#btn6 a {
	height: 20px;
	width: 96px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -680px bottom;
}
li#btn6 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -680px top;
}
li#btn7 a {
	height: 20px;
	width: 64px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -548px bottom;
}
li#btn7 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -548px top;
}
li#btn8 a {
	height: 20px;
	width: 165px;
	float: left;
	display: block;
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -612px bottom;
}
li#btn8 a:hover {
	background-image: url(../images/botonera.png);
	background-repeat: no-repeat;
	background-position: -612px top;
}
/*-------------- header clases ----------------*/

h3.bg {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 44px;
	width: 549px;
}
h3.filo {
	background-image: url(../images/filosofia.png);
	margin-top: 20px;
}
h3.tray {
	background-image: url(../images/trayectoria.png);
	margin-top: 20px;
}
h3.metodo {
	background-image: url(../images/metodo.png);
	margin-top: 2px;
}
h3.metodo2 {
	background-image: url(../images/metodo2.png);
	margin-top: 2px;
}
h3.metodo3 {
	background-image: url(../images/metodo3.png);
	margin-top: 2px;
}
h3.metodo4 {
	background-image: url(../images/metodo4.png);
	margin-top: 2px;
}
h3.trabajos {
	background-image: url(../images/trabajos.png);
	margin-top: 20px;
}
h3.trabajos2 {
	background-image: url(../images/trabajos2.png);
	margin-top: 20px;
}
h3.trabajos3 {
	background-image: url(../images/trabajos3.png);
	margin-top: 20px;
}
h3.trabajos4 {
	background-image: url(../images/trabajos4.png);
	margin-top: 20px;
}
.cv {
	cursor: pointer;
	height: 40px;
	width: 140px;
	margin: 0 0 0 0;
	float: right;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-color: #FFF;
 }
.cv a {
	float: right;
	display: block;
	height: 40px;
	width: 140px;
	background: url(../images/cvec.png) no-repeat 20px 0;
	text-decoration: none; 
	overflow: hidden;
	}
.cv a:hover {	
	background: url(../images/cvec.png) no-repeat -138px 0;
	}
.gradiente {
    background: url(../images/gradiente.jpg) no-repeat -200px 5px;
    color: #000;
    font-weight: bold;
    padding: 0;
    table-layout: auto;
    width: 100%;
    height: 40px;   
    margin-left: 0px;
    font-size: 14px;
}   
.gradiente img {
    margin: 0px;
}
.gradiente td {
vertical-align:middle;
}

