/* TABS  */

#content {
  background-color:#333; 
}

#marginzero {
  background-color:#333;
  margin: 0;
}

.line{
padding:0;
float: left;
margin-top:-7px;
}

p{
line-height: 1.4em;
text-align: left;
color: #ccc;
font-size: 15px;
font-family: verdana;
padding: 5px 35px 20px 160px;
}
#wrapper{
width: 600px;
margin: 0 auto;
}

.box{
background: #333;
margin:0;
padding:0;
}
.boxholder{
clear: both;
background: #333;
margin:0;
padding:0;
}

.tab{
float:left;
margin:0;
padding:0;
height:38px;
}
.tab1{
float:left;
margin:0;
padding:0;
height:38px;
width:160px;
}
.tab2{
float:left;
margin:0;
padding:0;
height:38px;
width:114px;
}
.tab3{
float:left;
margin:0;
padding:0;
height:38px;
width:158px;
}
.tab4{
float:left;
margin:0;
padding:0;
height:38px;
width:165px;
}
.tabs{
width:100%;
height:58px;
margin:0 auto;

}



.tabtxt-yellow {color:#FC0; text-decoration:none;}
.tabtxt-yellow a {text-decoration:none;}

.tabtxt-green {color:#8CC63F;text-decoration:none;}
.tabtxt-green a {text-decoration:none;}

.tabtxt-cyan {color:#3FA9F5;text-decoration:none;}
.tabtxt-cyan a {text-decoration:none;}

.tabtxt-orange {color:#F7931E; text-decoration:none;}
.tabtxt-orange a {text-decoration:none;}

/* FIN DE TABS  */




/* GLIDER border:15px solid #cccccc;  */

#my-glider { 
	margin-left: 5px; width: 510px; float:left;
	} 

div.scroller { 
	width: 510px; 
	height: 280px;
	overflow: hidden;
	
	}
div.scroller div.section {
		width:510px;
		height:280px;
		overflow:hidden;
		float:left;
		}
div.scroller div.content2 {
		width: 10000px;
	
		}

/* FIN DE GLIDER */




/* FIJOS */

html, #body {width: 100%; height: 100%;}

* {margin: 0; padding: 0;}

#main ul {}

#main li {}

:focus { -moz-outline-style: none;}

a img {
border:0;
margin:0;
padding:0;
}


.clear {clear: both;}

li { list-style: none; }

a, a:visited {}

a:hover {}


/* FIN DE FIJOS */


/* TITULOS */

h1, h2, h3, h4, h5 {}

h1 {font-size: 150%;}

h2 {font-size: 140%;}

h3 {font-size: 130%;}

h4 { font-size: 120%; }

h5 { font-size: 110%; }

.text {color: #fff; font-size: 12px;}
.text a {color: #FDCB26; font-size: 12px; text-decoration: none; font-size: 85%;}
.text a:hover {color: #F9D84B; text-decoration: none;}

.text-grey {color: #CCC; font-size: 12px;}

.text-yellow {color: #cc0000; font-size: 12px;}

.text16 {color: #fff; font-size: 16px;}
.text15 {color: #fff; font-size: 15px;}

.boton {
    color: #ffffff;
    background-color: #666666;
    border: 0;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center; padding:5px;}

/* FIN DE TITULOS */


/* ESTRUCTURA */

body#body {
  margin: 0;
  padding: 0;
  font-family: "Arial";
  font-size: 85%;
  /* background: url(../images/bg.jpg) center repeat-y; */
}

#rotator {
	background: #222 url(../backs/rotator.php) repeat top;
	color: inherit;
	height: 100%;
	width: 100%;
}

#background {width: 795px; height: 100%; display: table; margin-top:10px; margin-left:auto; margin-right:auto;}

#center {
  width: 795px;
  min-height: 100%;
  height: auto;
  margin: 0 0;
}

#main {width: 795px; float: left; margin-left: 0; margin-top: 0; margin-bottom: 8px; padding:12px; background-image:url(../images/border.png);}

#sidebar-bt {width: 55px; float: left; margin-left: 100px; }
#bt {padding-bottom:2px;}
#container {width: 795px; float: left; background-color:#333; padding-top: 10px; padding-bottom:10px; }







/* FIN de ESTRUCTURA */
