/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #D33333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p {
	margin-bottom: 1.6em;
}



blockquote {
	font-style: italic;
}


hr {
	display: none;
}




/* Wrapper */

#wrapper {
	padding-top: 20px;
	background: url(images/img02.gif) repeat-x;

}

/* Header */

#header {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: #C90404 url(images/header_hero.jpg);
}


/* Search */

#search {
	float: right;
	width: 300px;
}

html>body #search {
	width: auto;
}

#search form {
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	width: 200px;
}

#searchsubmit {
}

/* Menu */

#pmenu {
	width: 800px;
	height: 220px;
	margin: 0;
	background-image: url(images/hero_main.jpg);
}



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 470px;
	padding: 30px 20px;
	background: url(images/img06.gif) repeat-x;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 225px;
}

.twocols .col2 {
	float: right;
	width: 225px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}




/* Clases de diseņo propio */



.titular {
font-size:12px;
font-weight:bold;
}


.texto_regular {
font: 0.7em Verdana, Georgia;
color:#000;
font-weight:normal;
}



#main_table
{
background: url(images/img06.gif) repeat-x;
background-color:#FFFFFF;
}

#divisores
{
background: url(images/div_sq.jpg) repeat-y;
}

/* Estadisticas */

.estadisticas table {
border-style:solid;
border-width:1px;
border-color:#000000;
font-size:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.vuelos table{
border-style:solid;
border-width:1px;
border-color:#069;
border-bottom: 1px solid;
border-left:1px;
}

.vuelos td{
border-color:#FFFFFF;
border-bottom: 2px solid rgb(255, 0, 0);
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
background-color:#ccc;

}

.estadisticas td {
border-color:#FFFFFF;
border-bottom: 2px solid rgb(255, 0, 0);
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
background-color:#999;
}

.estadisticash {
border-color:#FFFFFF;
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
background-color:#ccc;
padding: 4px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 2px solid rgb(255, 0, 0);
padding:4px;
}

.estadisticash_allborders {
border-color:#FFFFFF;
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
background-color:#ccc;
padding: 4px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
border-right: 2px solid rgb(255, 0, 0);
padding:4px;
}

.estadisticash_cierre {
border-color:#FFFFFF;
color:#333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
background-color:#ccc;
padding: 4px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-bottom: 1px solid #666;
border-right: 2px solid rgb(255, 0, 0);
padding:4px;
}


.estadisticash_info {
border-top: 1px solid #666;
border-right: 1px solid #666;
padding:4px;
}

.estadisticash_info_cierre {
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
padding:4px;
}

.estadisticash_info_allborders {
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
padding:4px;
}


.estadisticash_info td {

}






/* Cuadro login */
 .cuadro_login h4 {

          background-color: #2a2a2a;

          padding:5px;

          color:#fff;

          font:0.7em Verdana, Georgia;

          margin-top:0px;

          margin-bottom:2px;
		  
		  
          font-weight:bold;
          
     }


/* Cuadro estadisticas */


 .cuadro_estadisticas h4 {

          background-color: #2a2a2a;

          padding:5px;

          color:#fff;

          font:0.7em Verdana, Georgia;

          margin-top:0px;

          margin-bottom:5px;
		  
		  
          font-weight:bold;
          
     }
	 
.tabla_estadisticas
{
border-style:solid;
border-width:1px;
border-color:#000000;
}

.tabla_estadisticas a:hover{
text-decoration:none;
font-weight:bold;
color:#FF0000;

}

.tabla_estadisticas a {
color:#000000;
text-decoration:none;
}




/* CSS para la lista de vuelos publica */

.prueba
{
/* border-top: 1px solid; */
border-left: 1px solid #CCCCCC;
font: 0.7em Verdana, Georgia;
color:#000;
font-weight:normal;
}

.prueba td
{
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding:4px;

}

.baja {
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13;
}

.menu_inc
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:10;
text-decoration:none;
}



/* Sidebar */

/* CSS Document */

/* Root = Vertical, Secondary = Vertical */

/* Sidebars Styling

----------------------------------------------- */

	 

     .sidebars h4 {

          background-color: #2a2a2a;

          padding:5px;

          color:#fff;

          font:0.7em Verdana, Georgia;

          margin-top:0px;

          margin-bottom:5px;
		  
		  margin-left:2px;
		  
		  margin-right:2px;

          font-weight:bold;
          




     }

     

     .sidebars ul {

          margin:0 0.3em 0 0.3em;

          padding:0;

          list-style-type:none;

          font-size:11px;

     }



     .sidebars ul li {

          list-style-type:none;

          font-weight:normal;

          font-size: 1.1em;

          margin: 0;

     }

     

     .sidebars td a {

          color: #000;

          padding:1px 0.75em 1px 0.75em;

          font-size: 0.7em;
		  
		  display:block;
		  
		  text-decoration:none;

          border-bottom: 1px solid #ebebff;

     }



     .sidebars td a:hover {

          background-color: #ccc;

          border-bottom: 1px solid #EBEBFF;

     }

	.sidebars span 

	{ 

		margin:0 0.75em 0 0.75em;

		font-size: 0.7em;

		font-weight: bold; 

		color: #6b9800; 

	}

/* Footer */

#footer {

	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) repeat-x;



	
	
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #CCCCCC;
}

tab tb {

	text-align: center;

	background: #F5F5F5;

	color: #666;

	border: 1px solid #FFF;

	text-transform:uppercase;

}
/* BUTTONS */

.botones
{
display:block;
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
border-style:solid;
border-width:1px;
border-color:#000000;
}

.tabla_login
{
border-style:solid;
border-width:1px;
border-color:#000000;
}



.buttons a, .buttons button{
    display:block;
    
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:Verdana;
    font-size:80%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
    
    
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* Vuelos: Clases para el hover de los a*/
.vuelos a:hover{
text-decoration:none;
font-weight:bold;
color:#000066;
}

.vuelos a {
color:#000000;
text-decoration:none;
}

.vuelosn a:hover{
text-decoration:none;
font-weight:bold;
color:#00CCFF;

}

.vuelosn a {
color:#000000;
text-decoration:none;
}



