/* Tablas */
body
{
vertical-align:top;
margin:0px;
padding:0px;
font-family:arial;
background-color:#000000;
}
#a0
{
height:100%;
margin:0px;
padding:0px;
background-color:#000000;
}
#a00
{
width:100%;
height:100%;
margin:0px;
padding:0px;
background-color:#000000;
}
#a01
{
width:100%;
height:100%;
margin:0px;
padding:0px;
background-color:#000000;
}
#a1
{
height:100%;
/*width:100%;*/
margin:0px;
padding:0px;
background-color:transparent;
z-index:9;
/*position:absolute;*/
overflow:visible;
}
#a10
{

width:100%;
margin:0px;
padding:0px;
background-color:transparent;
/*color:#800000;
z-index:0;
text-align:justify;*/
}
#a11
{
width:100%;
margin:0px;
padding:0px;
background-color:#000000;
/*color:#800000;
z-index:0;
text-align:justify;*/
}
#a12
{
width:100%;
margin:0px auto;
padding:0px;
background-color:#000000;
color:#ffffff;
font-weight: bold;
font-family: Times New Roman;
/*z-index:0;*/
text-align:center;
}
#a13
{
width:100%;
margin:0px;
padding:0px;
background-color:transparent;
color:#800000;
z-index:0;
text-align:justify;
}
#a130
{
/*height:100%;
width:100%;*/
margin:0px;
padding:10px;
background-color:#000000;
color:#ffffff;
z-index:0;
text-align:justify;
font-size:0.9em;
font-family: Times New Roman;
overflow:hidden;
}
#a131
{
/*height:100%;
width:100%;*/
margin:0px;
padding:10px;
background-color:#ffffff;
color:#000000;
z-index:0;
text-align:justify;
font-size:0.9em;
font-family: Times New Roman;
}
#a132
{
/*height:100%;
width:100%;*/
margin:0px;
padding:10px;
background-color:#000000;
color:#ffffff;
z-index:0;
text-align:justify;
font-size:0.9em;
font-family: Times New Roman;
overflow:hidden;
}
#a133
{
/*height:100%;
width:100%;*/
margin:0px;
padding:10px;
background-color:#000000;
color:#ffffff;
z-index:0;
text-align:justify;
font-size:0.9em;
font-family: Times New Roman;
overflow:hidden;
}
#a2
{
height:100%;
/*width:100%;*/
margin:0px;
padding:0px;
background-color:transparent;
color:#800000;
z-index:0;
}
#a20
{
height:100%;
width:100%;
margin:0px;
padding:0px;
background-color:#000000;
color:#800000;
z-index:0;
text-align:justify;
}
#a21
{
height:100%;
width:100%;
margin:0px;
padding:0px;
background-color:#000000;
color:#800000;
z-index:0;
text-align:justify;
font-size:0.8em;
}
#titulo0
{
	color:#ffffff;
	
}
#titulo1
{
	color:#ffffff;
	
}
/*#a210
{
height:100%;
width:100%;
margin:0px;
padding:0px;
background-color:transparent;
color:#800000;
z-index:0;
text-align:justify;
}
#a211
{
height:100%;
width:100%;
margin:20px 0px 0px 0px;
padding:0px;
background-color:transparent;
color:#800000;
z-index:0;
text-align:justify;
}
#a22
{
height:100%;
width:100%;
margin:20px 0px 0px 0px;
padding:0px;
background-color:transparent;
color:#800000;
z-index:0;
text-align:justify;
}*/
#ideas
{
	width:100%;
	background-color:#ffffff;
}
.primera
{
vertical-align:top;
border-collapse: collapse;
border:0px solid #000000;
border-radius: 0px 0px 0px 0px ;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
background:transparent;
width:100%;
margin:0px;
padding:0px;
}
.seliz
{
padding:0px;
margin:0px;
width:100%;
max-width:185px;
border-top:solid 1px #FFffff;
border-right:solid 1px #818381;
border-bottom:solid 1px #818381;
border-left:solid 1px #FFffff;
border-radius: 50px 0px 50px opx ;
-moz-border-radius: 50px 0px 50px 0px;
-webkit-border-radius: 50px 0px 50px 0px;
text-align:center;
font-size:13px;
color:#800000;
font-weight: bold;
font-family: Times New Roman;
text-decoration: none;
background-color:#aabbaa;
cursor:pointer; 
visibility:visible;
}
.ziles
{
padding:0px;
margin:0px;
width:100%;
max-width:185px;
border-top:solid 1px #FFffff;
border-right:solid 1px #818381;
border-bottom:solid 1px #818381;
border-left:solid 1px #Ffffff;
border-radius: 50px 0px 50px 0px ;
-moz-border-radius: 50px 0px 50px 0px;
-webkit-border-radius: 50px 0px 50px 0px;
text-align:center;
font-size:13px;
color:#775533;
font-weight: bold;
font-family: Times New Roman;
text-decoration: none;
background-color:#aabbaa;
cursor:pointer; 
visibility:visible;
}
.imagen
{
width:100%;
margin:0 auto;
vertical-align:center;
cursor:pointer;
}
.label
{
	color:#000000;
	font-size:1em;
	font-family:Times New Roman;
	width:100px;
}
#imagenizquierda
{
position:relative;
width:40%;
float:left;
padding: 0px;
margin:0px 10px 0px 0px;
text-align:center;
font-size:0.6em;
}
#imagenderecha
{
position:relative;
width:40%;
float:right;
padding: 0px;
margin:0px 0px 0px 10px;
text-align:center;
font-size:0.6em;
}

a
{
cursor:pointer;
color:#FF9900;
}


/* barra de scroll */
::-webkit-scrollbar
{
width: 14px;
}
::-webkit-scrollbar-track {
      background-color: #000000
} /* the new scrollbar will have a flat appearance with the set background color */
 
::-webkit-scrollbar-thumb {
      background-color: #ffffff;/*rgba(0, 0, 0, 0.9); */
} /* this will style the thumb, ignoring the track */
 
::-webkit-scrollbar-button {
      background-color: #000000
} /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
 
::-webkit-scrollbar-corner {
      background-color: #000000
} /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */