body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #946C34;
    scrollbar-base-color: #F7A128;
    scrollbar-dark-shadow-color: #F7A128;
    scrollbar-track-color: #a0a0a0;
    scrollbar-face-color: #F7A128;
    scrollbar-shadow-color: #F7A128;
    scrollbar-highlight-color: #F7A128;
    scrollbar-3d-light-color: #F7A128;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
margin:0;
padding:0;
}
table {font-size: 11px;}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
.texto{
	color: #666;
}
.textoN {
	color: #666;
	font-weight: bold;
	text-align:left;
}
.textoN24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.negraN {
	color: #000;
	font-weight: bold;
}
.tutiloseccion {
	font-size: 24px;
	color: #CCCCCC;
}
.subtitulo{	
	font-size: 18px;
	color: #ECA725;
	font-weight: bold;
}
#apDiv1 {
	right:0;
	margin:-27px 0 7px 505px;
	position:relative;
	z-index:2100;
}
.SelBan{
	width:200px;
	font-size:10px;
	border: 1px solid #8C8984;
	padding: 1px;font-size: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.SelBanInput{
	font-size:10px;
	border: 1px solid #8C8984;
	padding: 1px;font-size: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* NUEVA MAQUETA */
#base {
	text-align:center;
	width:800px;
}
#tabla {
	text-align:center;
	width:800px;
	padding: 3px 0 3px 0;
	text-align:left;
}
#left {
	width:190px;
	float:left;
	padding: 0 6px 0 0;
}
#left3 {
	width:150px;
	float:left;
	padding: 0 6px 0 0;
}
#left2 {
	width:598px;
	float:left;
	padding: 0 6px 0 0;
}
#center {
	width:406px;
	float:left;
	text-align:left;
	padding: 0 1px 0 0;
}
#center3 {
	width:405px;
	float:left;
	text-align:left;
	padding:0 10px 0 20px;
	border-left: #d5d5d5 3px solid;
}
#centerA {
	width:379px;
	height:160px;
	overflow:hidden;
	margin-top: -2px;
	border-right: #d5d5d5 1px solid;
	border-top: #d5d5d5 0px solid;
	border-left: #d5d5d5 1px solid;
	border-bottom: #d5d5d5 1px solid;
	text-align:left;
	padding: 12px;
}
#centerAdesarrollo {
	width:379px;
	overflow:hidden;
	margin-top: -2px;
	border-right: #d5d5d5 1px solid;
	border-top: #d5d5d5 0px solid;
	border-left: #d5d5d5 1px solid;
	border-bottom: #d5d5d5 1px solid;
	text-align:left;
	padding: 12px;
}
#right {
	width:195px;
	float:left;
	text-align:center;
}
#right2 {
	width:195px;
	float:left;
}
.left-ppal{
	border:0;
	padding:0;
	margin:0;
	text-align:left;
	list-style-image: url('../_images/fle.jpg');
}
.left-ppal li{
	padding:10px 0 3px 0;
	vertical-align:middle;
	margin:0 0 0 30px;
}
.left-ppal span{
	padding:0 0 0 4px ;
}
#lineaA{
	border-bottom:#D5D5D5 1px solid;
	width:100%;
	height:1px;
	clear:both;
}
#lineaB{
	width:100%;
	height:5px;
	margin-top:5px;
	border-top:#FCA22A 5px solid;
}
#Alerta{
	top:80%;
	left:30%;
	border:1px solid #000;
	position:fixed;
	background: #FFF;
	z-index:1000;
	float:left;
	padding:10px;
}
















.glidecontentwrapper{
position: relative; 
line-height:150%;
width:100%;
height:130px; 
overflow: hidden;
}
.glidecontent{ 
position: absolute; 
background: white;
visibility: hidden;
width:100%;
}
.glidecontenttoggler{ 
width: 360px;
margin-top: 6px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
.glidecontenttoggler a{ 
display: -moz-inline-box;
display: inline-block;
color: #f7a22d;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
text-align:right;
}
.glidecontenttoggler a.selected{ 
background: #f7a22d;
color: #fff;
}

.glidecontenttoggler a:hover{
background: #f7a22d;
color: #fff;
}

.glidecontenttoggler a.toc{}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #f7a22d;
color: white;
}