body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,td{
	margin:0;
	padding:0
}
.activo {
	color:#FF0000;
	border:1px #D2D8FE dashed;
}
.inactivo {
	color:#00FF00;
}
#muestra{
	background:url(../fondo_display.jpg) left no-repeat;
	padding:6px
}
#navegador{
	float:right;
	width:260px;
	border-left:1px #D2D8FE dashed;
	padding-left:5px;
}
#navegador ul{
	list-style:none;
	padding:5px 0 20px
}
ul#descargar li{
	padding:3px 0
}
#contador{
	margin:1em 0;
	font-weight:700;
	text-align:center;
	font-family:"Trebuchet MS"
}
#contador1{
	font-size:4em;
	line-height:1.3em
}
#contador2{
	font-size:0.9em;
	line-height:1em
}
.displays{
	padding:0;
	margin-right:20px;
}
table{
	border-collapse:collapse;
	border-spacing:0
}
ol,ul{
	list-style:none
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:400
}
fieldset,img{
	border:0
}
fieldset legend{
	font-size:12px
}
label{
	text-align:right;
	float:left;
	width:20%;
	font-size:0.9em;
	padding:0.95em;
	margin:0;
	clear:left
}
input,select,textarea{
	border:1px #26409E dashed;
	font-size:1.2em;
	padding:0.3em;
	margin:0.3em;
	width:60%
}
#contenedor{
	background-color:#FFFFFF;
	overflow: hidden;
	width:950px;
	margin:0 auto;
	border:0px #D2D8FE solid;
}

#contenido{
	float:left;
	padding:0px 0 0 0px;
	width:510px;
	border:0px #D2D8FE solid;
}
#contenido h2{
	padding:8px 16px;
	text-decoration:none;
	font-size:20px;
	font-weight:400
}
#contenido h3{
	margin:1em 0 0.3em
}
.clear{
	clear:left
}
textarea{
	height:70px
}
input.chk{
	width:auto;
	margin:0.2em;
	padding:0.2em;
	border:none
}
label.chk{
	text-align:right;
	float:left;
	font-size:0.9em;
	padding:0.3em;
	margin:0;
	border:#fefefe 1px solid
}
*{
	margin:0;
	padding:0;
	border:none
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a,a:visited,a:link{
	color:#6182D1
}
a:hover,a:active{
	text-decoration:none
}
h1,h2,h2 strong,h3,h3 strong{
	font-family:"Trebuchet MS";
	color:#FF0066;
	font-weight:400;
	text-decoration:none
}
h1{
	font-size:2em;
	line-height:2em;
	word-spacing:-0.3em
}
h2{
	font-size:1.8em;
	line-height:1.8em
}
h3{
	font-size:1.6em;
	line-height:1.6em
}
.display{
	float:left;
	text-align:center;
	width:112px;
	height:112px
}
.display img,#CustomPic{
	background:url(../fondo_display.jpg) left no-repeat;
	padding:6px
}
#CustomPic{
	float:left;
	padding-right:10px
}
form{
	padding-top:15px;
	padding-bottom:15px;
	padding:15px;
	line-height:1em
}
fieldset{
	padding:5px;
	margin:3px;
	border:1px #26409E dotted
}
legend{
	color:#26409E;
	background-color:#FFF
}
fieldset ul{
	margin:9px 0 14px 25px
}
.boton{
	border:1px #26409E solid;
	font-size:1.2em;
	margin:1em 0.5em 2.2em;
	padding:0.2em;
	width:25%;
	float:right
}
.colores{
	float:left;
	width:192px;
	height:48px;
	border:1px #192666 solid;
	margin:0.2em auto 0.6em 0.3em
}
.colores a{
	font-size:1px;
	line-height:1px;
	width:12px;
	height:12px;
	display:block;
	float:left
}
hr{
	margin:0.6em 1em 0.4em;
	padding:0;
	border-top:#26409E dashed 1px;
	border-bottom:none;
	background:none
}
#fondos{
	margin-left:20px;
	width:450px;
}
.siguiente_atras{
	overflow:hidden;
	width:450px;
}
.siguiente_atras a{
	font-weight:700;
}
#atras{
	float:left;
}
#vermas{
	float:right;
}
#frm_fuentes img{
	margin:3px 15px
}
.flogexito{
	text-align:center;
	padding:5px;
	border:dashed;
	border-width:1px;
	border-color:#666;
	font-size:14px;
	font-weight:bold;
	color:#090;
}
.flogerror{
	text-align:center;
	padding:5px;
	border:dashed;
	border-width:1px;
	border-color:#666;
	background-color:#FFC;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
