@charset "utf-8";
/* CSS Document */

html, body
{
	margin:0;
	background-color:#000000;
	background-image:url(../images/html/fondo.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#FFF;
}

#contenedor
{
	height:100%;
	width:897px;
	margin:0 auto 0 auto;
	border:#980065 solid 1px;
	border-bottom:none;
	border-top:none;
	padding-top:20px;
	position:relative;
	background-image:url(../images/html/temp.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#bannerNavidad
{
	width:200px;
	height:200px;
	background-color:#03C;
	position:absolute;
	top:0px;
	left:0px;
}

#banner
{
	height:267px;
	width:623px;
	margin:0 auto 0 auto;
}

#texto
{
	width:650px;
	height:auto;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto 0 auto;
}

.textoMini
{
	font-size:15px;
	color:#999;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}

a
{
	color:#75004e;
}
a:visited
{
	color:#75004e;
}

a img
{
	border:none;
}

#imagen
{
	width:897px;
	height:217px;
	text-align:center;
}

em
{
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
}

.contBanner
{
	width:897px;
	height:auto;
	margin:0 0 30px 0;
}

.info
{
	width:887px;
	height:auto;
	border:#980065 solid 1px;
	border-left:none;
	border-right:none;
	padding:5px;
	background-image:url(../images/html/temp.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 20px 0;
}

.infobanner
{
	width:auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFF;
	margin:5px auto 0 auto;
	text-align:center;
}

.fullbanner
{
	width:468px;
	height:60px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

.fullbannerNavBar
{
	width:392px;
	height:72px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

.button1
{
	width:120px;
	height:90px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

.button2
{
	width:120px;
	height:60px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

.halfbanner
{
	width:234px;
	height:60px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

.square
{
	width:125px;
	height:125px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

.rectangle
{
	width:180px;
	height:150px;
	border:#980065 solid 1px;
	margin:0 auto 0 auto;
}

#pie
{
	width:897px;
	height:auto;
	text-align:center;
	color:#999;
	border:#980065 solid 1px;
	border-left:none;
	border-right:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(../images/html/temp.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#contTodo
{
	width:897px;
	height:auto;

	padding-top:50px;
}

.colorLinkBlanco
{
	color:#FFF !important;
}

#logoMini
{
	width:180px;
	height:90px;
	margin:10px auto 10px auto;
	position:absolute;
	right:0;
	top:0;
}
