body{
	background-color: black;
	color: Black;
	text-align: center;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 12px;
}

img{
	margin: 7px 3px 7px 3px;
	border: none;
}
.content{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.head{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100px;
	background-color: White;
	color: Black;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.vadl{
	display: inline;
	float: left;
	position: relative;
	overflow: auto;
	top: 10px;
	left: 10px;

}
.vadr{
	display: inline;
	float: right;
	position: relative;
	overflow: auto;
	top: 10px;
	right: 10px;

}
.hadb{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;

}

.imagenes{
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/imagenes.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
	color: Black;
	padding-top: 140px;
	padding-bottom: 10px;
	background-position: top;
	background-color: White;
	color: Black;

}
.imagenes table{
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}
.imagenes td{
	border: 1px;
	border-style: solid;
	border-color: Silver;
}

.camisa{
	font-size: 13px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
.camisa ol{
	color: red;
	background-color: White;
	font-weight: bold;
	margin-top: 0px;
}
.camisa span{
	color: Black;
	background-color: White;
	font-weight: normal;
}


.intro{
	text-align: justify;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.vermas a{
	background-color: White;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}

.vermas a:hover{
	background-color: White;
	color: #FF8C0C;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

.ani-new{
	background-image: url(imagenes/new.gif);
	padding-top: 45px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
	color: Black;
}

.ani-short{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/shorties.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
	color: Black;
	padding-top: 45px;
	padding-bottom: 10px;
}

.ani-long{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/longies.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
	color: Black;
	padding-top: 45px;
	padding-bottom: 10px;
}

.icons{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(imagenes/emoTiconos.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
	color: Black;
	padding-top: 85px;
	padding-bottom: 10px;

}

.ani-page{
	background-color: White;
	color: Black;
	text-align: justify;
	width: 700px;
	display: block;
	padding-bottom: 10px;
	margin-left: 150px;
}
.links{
	background-color: White;
	color: Black;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background-image: url(imagenes/links.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 45px;
	margin-top: 20px;
}

.nfoot{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	color: #9F9F9F;
	background-color: Black;
	font-weight: bold;
}

.nfoot a{
	color: #9F9F9F;
	background-color: Black;
	font-weight: bold;
	text-decoration: none;
}
.nfoot a:hover{
	color: #9F9F9F;
	background-color: Black;
	font-weight: bold;
	text-decoration: underline;
}

.nhead{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100px;
	background-color: Black;
	color: Black;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.nani-page{
	background-color: black;
	color: Black;
	text-align: justify;
	width: 700px;
	display: block;
	padding-bottom: 10px;
	margin-left: 150px;
}


