/* ----- Structure and Layout ----- */
#precarga{
position:absolute; 
width:100%;
height:1500px;  
background-color: White;
z-index: 10000;
top:0; 
left:0;
}

body {
margin: 0;
padding: 0;
text-align : center;
background-color: #666666;
min-width : 890px ;
font: small Verdana, Sans-serif;
line-height: 1.6em;
}

#wrapper {
width : 890px;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
background-color: White;
}

#header {
background-color: #666666;
}

#menu{
background-color: #666666;

}

#maincontainer {
float: left;
width : 890px;
height: 460;
overflow: hidden;
}

#contenta {
float: right;
width: 890px;
height: 460px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-color: White;
}

/* ------ Contenidos  a 3 ----- */	
#infoa {
float: left;
width: 159px;
font-size: 0.8em;
text-align: justify;
padding: 1em; 
line-height: 1.75em;
font: normal;
}

#infob {
float: left;
width: 480px;
font-size: 0.8em;
text-align: justify;
padding: 1em; 
padding-top: 10px;
line-height: 1.75em;
font: normal;
}

#infoc {
float: right;
width: 159px;
font-size: 0.8em;
text-align: justify;
padding: 1em; 
line-height: 1.75em;
font: normal;
}

#infod {
float: left;
width: 830px;
padding: 1em 25px;
overflow: hidden;
}

#contenido3 {
float: right;
width:240px; 
height:400px; 
margin:5px auto; 
background:#fff; 
padding:0px;
}

/* ------------- Menú de Navegación --------------------------*/

div.content {
background-color: White;
 clear: left;
 padding: 1em;
}

div.content.inactive {
display: none;
}

ol#toc {
background: 383838 url("../imagenes/tabs_bg.gif"/*tpa=http://www.sporaarteefimero.com/imagenes/tabs_bg.gif*/);
height: 2em;
list-style: none;
margin: 0;
padding: 0;
}

ol#toc a {
 background: #9b9b9b url("../imagenes/tabs.gif"/*tpa=http://www.sporaarteefimero/imagenes/tabs.gif*/);
 color: White;
 display: block;
 float: left;
 height: 2em;
 padding-left: 10px;
 text-decoration: none;
}

ol#toc a:hover {
 background-color: #9b9b9b;
color: #696969;
 background-position: 0 -120px;
}

ol#toc a:hover span {
 background-position: 100% -120px;
}

ol#toc li {
 float: left;
 margin: 0 1px 0 0;
}

ol#toc li a.active {
 background-color: White;
 background-position: 0 -60px;
 color: Black;
 font-weight: bold;
}

ol#toc li a.active span {
 background-position: 100% -60px;
}

ol#toc span {
 background: url("../imagenes/tabs.gif"/*tpa=http://www.sporaarteefimero/imagenes/tabs.gif*/) 100% 0;
 display: block;
 line-height: 2em;
 padding-right: 10px;
}



/* ------------- Horizontal Accordion --------------------------*/

.horizontal_accordion_toggle {
/* REQUIRED */
float: left;	/* This make sure it stays horizontal */
/* REQUIRED */

display: block;
height: 405px;
width: 20px;
background: Silver url(images/h_accordion_toggle.jpg) no-repeat top left;
color: #ffffff;
text-decoration: none;
outline: none;
border-right: 1px solid White;
cursor: pointer;
margin: 0 0 0 0;
}

.horizontal_accordion_toggle_active {
background: Gray url(images/h_accordion_toggle_active.jpg) no-repeat top left;
border-right: 1px solid #708090;
}

.horizontal_accordion_content {
/* REQUIRED */
height: 100px;	/* We need to define a height for the accordion as it stretches the width */
float: left;	/* This make sure it stays horizontal */
/* REQUIRED */
overflow: hidden;
background-color: #ffffff;
color: #444444;
font-size: 11px;
text-align: justify;
}

.horizontal_accordion_content p {
/* ancho del texto */
	width: 691px;
	line-height: 150%;
	padding: 3px 10px 0px 10px;
	margin: 0
}	

 /* Container styling*/
#horizontal_container {
   margin: 10px auto 10px auto;
	/* ancho del total del contenedor */
   width: 860px;
   height: 405px;
	overflow: hidden;
 }

#vertical_nested_container {
   margin: 10px auto 10px auto;
   width: 640px;
 }
 
/* ------ Footer ----- */
/* border: 1px solid #40E0D0;*/

#footer {
background-color: #666666;
width: 890px;
clear: both;
}

#footer p{
background-color: White;
font-size: 9px;
text-align: center;
margin: 0px 0px 0px 0px;
}

#footer a {
color: Silver;
text-decoration: none;
font-weight: normal;
}

#footer a:visited {
color: Black;
text-decoration: none;
font-weight: normal;
}

#footer a:hover {
color: #4682B4;
font-weight: normal;
}

 
 /* ------------- Tipografías --------------------------*/
 
/* 
h2, h3, h4, h5, h6 { padding: 0 10px 1em 10px; text-align: center; } 
h2, h3, h4, h5, h6 { padding: 0 0 0.5em 0; }

h2 { font-size: 2.25em; padding: 0; margin: 0 0 0.5em 0; }
h3 { font-size: 1.25em; background-color: #000; color: #fff; padding: 0.2em 0;  }
h4 { font-size: 1.125em; border-bottom: 1px solid #000; text-transform: uppercase; margin: 0 0 0.5em 0; }
h5 { font-size: 1.06em; }
h6 { font-size: 1em; }*/

h5{
text-align: center; 
} 

.t1{
	font-size: 1.2em;
	color: #708090;
}

.t2 {
font-size: 0.8em;
text-align: center;
padding: 1em; 
line-height: 1.75em;
font: normal;
color: #708090;
}

.t3 {
font-size: 0.8em;
text-align: center;
padding: 1em; 
line-height: 1.75em;
font: normal;
font-weight: bold;
color: #C48000;
}

.ph1{
border: 3px solid Silver;
margin: 20px 10px 5px 0px;
}

.ph2{
border: 3px solid Silver;
margin: 20px 0px 5px 15px;
}

.ph3{
border: 3px solid Silver;
margin: 20px 30px 20px 0px;
}

.contenido1{
font-size: 11px;
text-align: center;
padding: 0px 7px 0px 7px;
}

.contenido2{
text-align: left;
background-color: #F5F5F5;
}

.contenido3{
text-align: center;
background-color: #F5F5F5;
}

.contenido4{
font-size: 11px;
text-align: center;
}

 /* ------------- menu scrooll --------------------------*/

#contenido2 {
float: left;
width:580px; 
height:380px; 
margin:5px auto; 
background:#fff; 
border: 1px solid #666666; 
padding:10px
}

#scroll {
position:relative; 
width:580px; 
height:380px; 
overflow:auto
}

#scrollcontent {
position:absolute; 
width:555px; 
z-index:200
}

#scrollcontent p{
font-size: 11px;
text-align: justify;
}
#scrollcontent ul{
	font-size: 11px;
	list-style: square outside;
}

#scrollbar {
float:right; 
position:relative; 
display:none; 
width:15px; 
height:380px; 
z-index:100; 
background:url(../imagenes/scroll-bg.gif)
}

.scroller {
position:absolute; 
top:0; 
width:15px; 
cursor:pointer; 
background-color:#ccc; 
background-image:url(../imagenes/scroll-arrows.gif); 
background-position:50% 50%; 
background-repeat:no-repeat
}

.buttonclick {
background-color: #778899;
}

 /* ------------- menu scrooll 2--------------------------*/

#contenido4 {
float: left;
width:800px; 
height:150px; 
margin:5px 0px 10px 10px; 
background:#fff; 
border: 1px solid #666666; 
padding:10px
}

#scroll2 {
position:relative; 
width:800px; 
height:150px; 
overflow:auto
}

#scrollcontent2 {
position:absolute; 
width:775px; 
z-index:450
}

#scrollcontent2 p{
font-size: 11px;
text-align: justify;
}

#scrollcontent2 ul{
	font-size: 11px;
	list-style: square outside;
}

#scrollbar2 {
float:right; 
position:relative; 
display:none; 
width:15px; 
height:150px; 
z-index:350; 
background:url(../imagenes/scroll-bg.gif)
}

.scroller2 {
position:absolute; 
top:0; 
width:15px; 
cursor:pointer; 
background-color:#ccc; 
background-image:url(../imagenes/scroll-arrows.gif); 
background-position:50% 50%; 
background-repeat:no-repeat
}

.buttonclick2 {
background-color: #778899;
}


 /* ------------- menu scrooll 2--------------------------*/

#contenido5 {
float: left;
width:800px; 
height:150px; 
margin:5px 0px 0px 10px; 
background:#fff; 
border: 1px solid #666666; 
padding:10px
}

#scroll3 {
position:relative; 
width:800px; 
height:150px; 
overflow:auto
}

#scrollcontent3 {
position:absolute; 
width:775px; 
z-index:650
}

#scrollcontent3 p{
font-size: 11px;
text-align: justify;
}

#scrollcontent3 ul{
	font-size: 11px;
	list-style: square outside;
}

#scrollbar3 {
float:right; 
position:relative; 
display:none; 
width:15px; 
height:150px; 
z-index:550; 
background:url(../imagenes/scroll-bg.gif)
}

.scroller3 {
position:absolute; 
top:0; 
width:15px; 
cursor:pointer; 
background-color:#ccc; 
background-image:url(../imagenes/scroll-arrows.gif); 
background-position:50% 50%; 
background-repeat:no-repeat
}

.buttonclick3 {
background-color: #778899;
}


/* ------------- Enlaces --------------------------*/

a {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}	

a:visited {
	color: #4682B4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C48000;
	text-decoration: underline;
}


/* -------------  Menu Slider --------------------------*/


h2 {
	font-size:11px; 
	margin:5px 0;
}

.link {
	cursor: pointer;
	color:#4682B4;
}

.link:hover {
	color:#C48000;
}

.slider {
position:relative; 
overflow:hidden; 
border: 2px solid Silver; 
height:400px; 
background: #F5F5F5; 
margin-bottom:20px
}

.slidercontent {
position:absolute;
font-size:11px;
text-align: justify;
line-height: 1.40em;
}

.slidercontent .upper {
border-bottom: 1px solid #A9A9A9; 
}

.section {
padding:10px;
}

.newsslider {
position:relative; 
overflow:hidden; 
border:2px solid #9ac1c9; 
height:95px; 
width:300px; 
background:#eef5f6; 
margin-bottom:20px;
}

.newsslidercontent {
position:absolute;
}

.newsslidercontent .upper {
border-bottom: 1px solid Silver;
}
.newssection {
padding:10px; 
height:75px;
}


/* -------------  Photo Gallery --------------------------*/

q:before,q:after {
	content:'';
}

.navigationTabs li {
	list-style:none;
	float: left;
}

.navigationTabs li a{
	float: left;
	display: block;
	overflow: hidden;
	background-color: #eee;
	position: relative;
}

.navigationTabs li a:hover {
	background-color: #f0f0f0;
}

.navigationTabs li a.active {
	background-color: #fff;
}

.tabsContent {
	width: 800px;
	overflow: hidden;
}

.spacegallery {
	position: relative;
	overflow: hidden;
}

.spacegallery img {
	position: absolute;
	left: 50%;
}

.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(imagenes/blank.gif);
}

#myGallery {
	width: 100%;
	height: 350px;
}

#myGallery img {
	border: 3px solid #A9A9A9;
}

a.loading {
	background: #fff url(../imagenes/ajax_small.gif) no-repeat center;
}


