@charset "utf-8";
/* CSS Document */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #0000CC;
	margin-top: 30;
	margin-bottom: 0;
	padding-top: 1;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../imagenes/fondos/green_dust_scratch/green_dust_scratch_@2X.png);
	background-repeat:  repeat;
}

#contenedor {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fondos/gplaypattern/gplaypattern_@2X.png);
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat;
	padding: 10px;
}

#banner {
	height: 257px;
	width: 900px;
	background-image: url(../imagenes/cabecera/bannercabecera.jpg);
}
#flash {
	float: right;
	height: 257px;
	width: 620px;
}
#nav {
	height: 40px;
	width: 900px;
	padding: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.p {
	text-align: justify;
	left: 10px;
	top: 10px;
	right: 10px;
	padding: 15px;
}
.contacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#derecha {
	float: right;
	height: 560px;
	width: 300px;
	margin-top:10px;
}

#textonotas {
	width: 860px;
	background-color: #009999;
}
#piedepagina {
	height: 250px;
	width: 900px;
	background-image: url(../imagenes/fondos/green_dust_scratch/green_dust_scratch.png);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#izquierdo {
	float: left;
	height: 580px;
	width: 550px;
	margin-top: 10px;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #0033CC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: auto;
	white-space: normal;
}


#dojang1 {
	height: 1200px;
	width: 900px;
	overflow: auto;
	float: left;
	margin: 10px;
	background-image: none;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
}
