/* CSS Document */

body{
	margin-top:0px;
	}
	
.tableBackGround{
	background:url(../images/banner.jpg) top center;
	background-repeat:no-repeat;
	}
	
.tableBackFooter{
	background:url(../images/footer.jpg) top center;
	background-repeat:no-repeat;
	}
	
.divFormat{
	height:100%;
	}



.dropshadow2{
	float:inherit;
	clear:left;
	background: url(../images/shadowAlpha1.gif) #FFFFFF no-repeat bottom right !important;

	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 680px;
	padding: 0px;
}
.innerbox{
	background:#FFFFFF;
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #CCCCCC;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}

ul {
	padding:0;
	margin:0;
	list-style:none;
}

li {
	float:left;
	margin:0 10px;
	padding-left:22px;
}
		
li a {
	border-bottom:3px solid #ccc;	
	text-decoration:none;
	display:block;
	color:#8b0d19;
	font-style:italic;
	font-weight:bold;
}
		
li a:hover {
	border-bottom:3px solid #000;					
}
	
li a.selected {
	background-color:#8A0D19;
	color:#FFFFFF;
}

.clear {
	clear:both;	
}

.parrafo{font-family:Tahoma;
		font-size:13px;
		color:#625f5f;
		word-spacing: 3pt;
}

.textFooter{font-family:Georgia;
		font-size:13px;
		color:#8E8D8D;
}

.textFooterTel{font-family:Tahoma;
		font-size:14px;
		color:#939393;
		font-weight:bold;
}

.menu{
		font-family:Arial, Helvetica, sans-serif;
		color:#CC3300;
		font-size:18px;
}

.thumbText{
	text-decoration:none;
	color:#8b0d19;
	font-style:italic;
	font-weight:bold;
	font-size:25px;
}

.llave{
	color:#8b0d19;
	font-size:80px;
}

.contacto{font-size:36px;
			font-family:Tahoma;
		}