/* CSS Document */

body{font-family:Georgia, "Times New Roman", Times, serif; background: #777; margin: 0;	padding: 0; color:#fff;}
	
p, h1, h2, h3, h4, h6, li {margin: 1ex 1em;}

h5 {line-height:30px;}

p {line-height:18px;}

p {font-size: 18px;}



.style5 {color:#ffffff;}
		
div#outestDiv{width: 1024px; height:150px; margin: auto; overflow:auto;}
	
#currentco{background: #777;}

	
div#outerDiv{width:1024px; margin: auto;}
	
div#header{height:40px; position: relative;}
/*-------------------------------------------------------------------------------------------------------------------------MAIN MENU----------------------------*/

#header #mainMenu{position:absolute; left: 0px; bottom: 1px;}

.tabz{float:left; width:254px; text-align:center; border:1px; border-style:solid;}

#mainMenu ul{list-style: none; margin: 0;padding: 0;}
	
#mainMenu li{float: left;/* pone las palabras al lado*/	width: 25%; margin: 0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif;
			 font-size:16px; color: #fff; background: #999999; margin-right:0px;}
	
#mainMenu li a:link, #mainMenu li a:visited {font-family:Georgia, "Times New Roman", Times, serif; display: block;
											 color: #fff; text-decoration: none; padding: 0 0px;	border: none;}

#mainMenu li a:hover, #mainMenu li a:active {color: #fff; background-position: left top;	background: #bbb;}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------CURRENTS-----*/

#mainMenu li a.currentco{background:#e59153;}
	
#mainMenu li a.currentco:hover{cursor: default; color:#fff;}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------main content-----------------------------------------------*/



#maincontent{
position: fixed; 
top: 40px;
left: 0px;
right: 0;
bottom: 0;
overflow:scroll; 
background-color:#777;
}


#mainMenu2 ul{list-style: none; margin: 0;padding:0;}
	
#mainMenu2 li{float: left;/* pone las palabras al lado*/	margin:65px 65px 0 0; padding:0;}
	

.innertubeLargo{
/*rectangulo interior
margin:0; /*Margins for inner DIV inside each column (to provide padding)*/
width: 1024px; /*Width of main container*/
margin: -13px auto; /*Center container on page*/
height: 100%;
padding-top:0px;
padding-left:10px;
background: #777;
}

.boxes {margin-left:30px;}
.boxes ul{list-style: none;padding: 0;}
.boxes li{float: left; margin-bottom:30px; margin-left:0; padding: 0; font-family: Georgia, "Times New Roman", Times, serif;
			 font-size:16px; color: #fff; background: #999999; margin-right:0px;}


			 
.tabLeft{float:left; width:700px; height:150px; text-align:center; border:1; border-right:0; border-style:solid;  background-color:#999;}
.tabLeft1{float:left; width:254px; height:150px; text-align:center; border:1; border-right:0; border-style:solid; background-color:#fc6;}
.tabLeft2{float:left; width:254px; height:150px; text-align:center; border:1; border-right:0;border-style:solid; background-color:#F96;}
.tabLeft3{float:left; width:254px; height:150px; text-align:center; border:1; border-right:0;border-style:solid; background-color:#F66;}
.tabLeft4{float:left; width:254px; height:150px; text-align:center; border:1; border-right:0;border-style:solid; background-color:#f36;}
.tabLeft4g{float:left; width:254px; height:250px; text-align:center; border:1; border-right:0;border-style:solid; background-color:#f36;}
.tabLeft5g{float:left; width:954px; height:150px; text-align:center; border:1; border-right:1;border-style:solid; background-color:#999;}


.tabFoto{float:left; width:700px; height:150px; text-align:center; border:1; border-right:0; border-style:solid;  background-color:#999;}






.tabRight{float:left; width:700px; height:150px; text-align:center; border:1; border-left:0; border-style:solid;  background-color:#999;}
.tabRightg{float:left; width:700px; height:250px; text-align:center; border:1; border-left:0; border-style:solid;  background-color:#999;}
.tabRight1{float:left; width:254px; height:150px; text-align:center; border:1; border-left:0; border-style:solid; background-color:#c6f;}

.tabRight2{float:left; width:254px; height:150px; text-align:center; border:1; border-left:0;border-style:solid; background-color:#96f;}
.tabRight3{float:left; width:254px; height:150px; text-align:center; border:1; border-left:0;border-style:solid; background-color:#66f;}
.tabRight4{float:left; width:254px; height:150px; text-align:center; border:1; border-left:0;border-style:solid; background-color:#36f;}
.tabRight5{float:left; width:254px; height:150px; text-align:center; border:1; border-left:0;border-style:solid; background-color:#6a6;}


.tabFull{float:left; width:954px; height:200px; text-align:center; border:1; border-style:solid;  background-color:#999;}
