body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D9D9C1;
}
#fondoNubes {
	background-image: url(../images/rayos.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	padding-top: 45px;
}
#pata {
	height: 93px;
	width: 949px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;
	position: relative;
}
#pasto {
	background-image: url(../images/pasto.png);
	background-repeat: repeat-x;
	height: 343px;
	width: 100%;
	position: absolute;
	background-position: -190px;
}
.compra a {
	position:absolute;
	height:22px;
	width:111px;
	left: 749px;
	top: 61px;
	display:block;
}

.pastoInterna
{
	top: 654px;
}

#wrapper {
	height: 100%;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#techo {
	background-image: url(../images/techo.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 955px;
}
#tv {
	height: 227px;
	width: 334px;
	position: absolute;
	left: 318px;
	top: 246px;
}
#profesor {
	height: 210px;
	width: 267px;
	position: absolute;
	left: 623px;
	top: 230px;
}
#bannerCentral {
	height: 293px;
	width: 955px;
	position: absolute;
	left: 16px;
	top: -48px;
}
#cyberDog {
	height: 377px;
	width: 397px;
	position: absolute;
	left: -42px;
	top: 203px;
	z-index:50;
}
#logos {
	height: 177px;
	width: 607px;
	position: absolute;
	left: 180px;
	top: -154px;
	z-index:70;
}
#menu {
	height: 225px;
	width: 958px;
	position: absolute;
	top: -204px;
	left: -10px;
	z-index: 2;
}
.tablas {
	background-image: url(../images/madera.png);
	background-repeat: repeat-y;
	height: 555px;
	width: 955px;
	background-position: 50px;
	position: relative;
}
.tablasInternas {
	background-image: url(../images/madera.png);
	background-repeat: repeat-y;
	width: 955px;
	background-position: 50px;
	position: relative;
}
.tablasInterna {
	background-image: url(../images/madera.png);
	background-repeat: repeat-y;
	height: 555px;
	width: 955px;
	background-position: 50px;
	position: relative;
}

#correa {
	background-image: url(../images/correa.png);
	height: 196px;
	width: 76px;
	position: absolute;
	left: 896px;
	top: -28px;
}





/*Formularios*/

.BtCerrarFormulario {
	height: 60px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.AlertasFormulario {
	color: #FFF;
	font-weight: bold;
	height: 30px;
	background-image: url(../images/FondoMadera.jpg);
	background-repeat:repeat;
	display:block;
	font-size: 13px;
	margin: 0px;
	padding: 15px 0 0 0;
	width: 350px;
	float: right;
	text-align: center;
	-moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}


#FormularioRecuperar a {
	color: #F90;	
}

.inputsArriba {
	background-color: #fe95b4;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #ad526a;
	height: 15px;
	padding: 2px;
}

.inputsLargo {
	background-color: #fe95b4;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	border: 1px solid #ad526a;
	height: 80px;
	padding: 2px;
	overflow: auto;
	font-size: 12px;
}



.BtFormularioRegistro a {
	background-image: url(../images/BtEnviarFormularioRegistro.png);
	behavior: url(iepngfix.htc);
	display: block;
	height: 60px;
	width: 150px;
}

.BtFormularioRegistro a:hover {
	background-image: url(../images/BtEnviarFormularioOver.png);
}


#vertical_slide {
	color: #FFF;
	background-image: url(../images/FondoArriba.jpg);
	background-color: #BB304C;
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 0px;
}


#vertical_slide a {
	color:#ffd200
}

#vertical_slide a:visited {
	color:#ffd200	
}

#vertical_slide a:hover {
	color:#ffd200
}


#FormularioLogin {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
	display: none;	
}


#FormularioViral {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
	display: none;
}

#FormularioLogin a {
	color: #ffd200;
}

#FormularioRegistro {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
	display: none;
	
}

#FormularioRegistro a {
	color: #ffd200;
}

#FormularioCuenta {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
	display: none;
	
}

#FormularioCuenta a {
	color: #ffd200;
}

#FormularioRecuperar {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
	display: none;
}

#FormularioContacto {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
	display: none;
}



.contenidoInternasExpandible {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../images/FondoMadera.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 70px;
	padding-left: 20px;
	color: #FFF;
	font-size: 12px;
}
.contenidoInternasExpandibleAncho {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(../images/FondoMadera.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 70px;
	padding-left: 20px;
	color: #FFF;
	font-size: 12px;
}


.MiLista {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #DF4069;
	width: 750px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/FondoModuloInterna.gif);
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}

.ElementoQueSeArrastra {
	color: #666;
	background-color: #000;
	position: relative;
	height: 90px;
	width: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 40px;
	border: 5px solid #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.ElementoQueSeArrastra a {
	display: block;
	height: 90px;
	width: 120px;
}
.FlechaQueArrastra {
	position: absolute;
	left: 5px;
	top: 5px;
	background-image: url(../images/cruzMover.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

/*ARRASTRAR ENLACES*/


.ElementoQueSeArrastraEnlaces {
	color: #666;
	background-color: #efefef;
	height: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
	border: 5px solid #FFF;
	position: relative;
	width: 720px;
}
.ElementoQueSeArrastraEnlaces a {
	font-size: 11px;
	display: block;
	color: #000;
	position: absolute;
	left: 1px;
	text-decoration: none;
	height: 16px;
	line-height: 16px;
	top: 0px;
}

.ElementoQueSeArrastraEnlaces a:hover {
	color: #000;
	text-decoration: underline;	
}
.FlechaQueArrastraEnlaces {
	position: absolute;
	left: 6px;
	top: 8px;
	background-image: url(../images/cruzMover.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.BorrarElementoEnlaces {
	position: absolute;
	left: 718px;
	top: 8px;
	height: 16px;
	width: 16px;
}








.BorrarElemento {
	position: absolute;
	left: 119px;
	top: 89px;
	height: 16px;
	width: 16px;
}
h3 {
	color: #FFF;
	background-color: #633;
	padding: 10px;
	-moz-border-radius: 10px;
}

h3 a {
	color: #DD2F5B;	
}

h3 a:visited {
	color: #C3F;
}

h3 a:hover {
	color: #C3F;
}

span {
	color: #F60;
}
h4 {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	background-color: #96F;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.moduloContenidoInterna {
	
	margin-right: auto;
	margin-left: auto;
	background-color: #DF4069;
	width: 750px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/FondoModuloInterna.gif);
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;

}
.Busqueda {
	color: #B97834;
	background-color: #FF9;
	padding: 5px;
	font-size: 11px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.subMenu {
	margin-left:auto;
	margin-right:auto;
}


/* PAGINADOR */

.Paginador {
	padding: 10px;
	background-color: #DE2F5B;
	text-align: right;
	color: #999;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Paginador a {
	color: #C84A6C;
	background-color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.Paginador a:hover {
	background-color: #FF9;
	color: #630;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


/**/
.Comentario {
	background-color: #C72A51;
	color: #FCC;
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 720px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.fechaComentario {
	font-size: 10px;
	color: #FF9;
}
.colorExitoso {
	color: #FFF;
	background-color: #6C3;
}
.colorError {
	color: #FFF;
	background-color: #900;
}
.titulos2 {
	height: 83px;
	width: 296px;
	position: absolute;
	left: 229px;
	top: 122px;
	z-index: 100;
	}
	
	.btn a {
	background-image: url(../images/1024_768.png);
	width: 95px;
	height: 44px;
	display: block;
	float: left;	
}
.btn a:hover {
	background-image: url(../images/1024_768Over.png);
	
}
.btn2 a{
	background-image:url(../images/1280_1024.png);
	width: 95px;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
.btn2 a:hover {
	background-image:url(../images/1280_1024Over.png);
}
.btn3 a{
	background-image:url(../images/btnDescargar.png);
	width: 186px;
	height: 51px;
	display: block;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.btn3 a:hover {
	background-image:url(../images/btnDescargarOver.png);
}
.tamanos {
	width: 190px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
}

.btnAyuda a{
	background-image:url(../images/BtAyuda.png);
	width: 95px;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
.btnAyuda a:hover {
	background-image:url(../images/BtAyudaOver.png);
}

.btnDescargar a{
	background-image:url(../images/BtDescargar.png);
	width: 95px;
	height: 44px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
.btnDescargar a:hover {
	background-image:url(../images/BtDescargarOver.png);
}
#bg{
	z-index:100;
}

