body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagenes/fondo.png);
	background-repeat: repeat;
}

div#imagenDerecha {
	float: right;
	width: 250px;
	background-color: #ffffff;
	position: relative;
}
div#texto {
	float: left;
	width: 599px;
}

table#mainTable {
	background-color: #FFFFFF;
}
.Estilo1 {color: #FF66CC;
}
.Estilo2 {
	color: #FF66CC;
	font-size: 20px;
	line-height: 30px;
}
.Estilo3 {
	color:#FF00FF;
	font-weight:bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #FF66CC;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left:10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left:10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
	float: right;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	vertical-align: top;
	
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;	
}

td#mainMenu {
	background-color: #190A14;
	margin-left: 20px
}
td#contacto{
	background-color: #190A14;
	text-indent: 10pt;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF66CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF66CC;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#banderas a img, #banderas a:active img, #banderas a:active img, #banderas a:hover img, #banderas a:link img, #banderas a:visited img{
border:0px;
text-decoration:none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

/*polaroid grande*/
.polaroid {
	width:250px;
	height:300px;
	background:url(polaroid.gif) no-repeat;
	font:11px verdana, arial, sans-serif;
	}

.polaroid img {
	padding:21px 21px 0 19px;
	}		

.polaroid p {
	margin:0;
	padding:0;
	margin:0 15px 0 15px;
	}
/*sombra*/
img.shade{
	width: 832px;
	height: auto;
/* specify the dimension of the image */
	display: block;
	position: absolute;
	z-index: -1;
/* force the image to show below the content */
	right: -3ex;
	bottom: -2em;
}

div.shade{
	width: 832px;
	height: auto;
/* specify the dimension of the content, slightly smaller than the image */
	position: relative;
	z-index: 1;
/* force the content to show above the image */
	background-color: #fff;
	border: 1px solid #000;
	margin-right: 6ex;
	margin-bottom: 3em;
}

.dpolaroid_pequeña {
	margin-left:5px;
	}
.polaroid_pequeña {
	width:80px;
	height:91px;
	background:url(polaroidv2.gif) no-repeat;
	font:11px verdana, arial, sans-serif;
	
	}

.polaroid_pequeña img {
	padding:8px 8px 0;
	border:none;
	}
