body {
	background-color: #2E1005;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/fondo1.png);
	background-repeat: repeat-y;
	background-position:center;
}
#contfooter {
	width: 800px;

	overflow: hidden;
	margin: 0 auto;

}
.footer {
	background-color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height: 50px;
	padding-top: 20px;
}
.footer a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #FFF;
}
.footer a:hover {
	text-decoration: none;
	color: #FFC;
}
.footer a:active {
	text-decoration: underline;
	color: #FFC;
}

			*{ padding:0px; margin:0px; }

			
			.boxgrid{ 
				width: 400px; 
				height: 264px; 
				margin:0px; 
				float:left; 

				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:14pt "Georgia", Arial, sans-serif; 
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 170px;
	;
	width: 402px;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
	top: 200px;
	left: -1px;
 				}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCC;
}


			.boxgrid1 { 
				width: 400px; 
				height: 264px; 
				margin:0px; 
				float:left; 

				overflow: hidden; 
				position: relative; 
			}
				.boxgrid1 img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid1 p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:14pt "Georgia", Arial, sans-serif; 
				}
				
			.boxcaption1{
	float: left;
	position: absolute;
	background: #000;
	height: 170px;
	;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	top: 196px;
	left: 0px;
 			}
 				.captionfull1 .boxcaption1 {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
	top: 197px;
	left: -1px;
 				}
a:link {
	color: #F6C777;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F6C777;
}
a:hover {
	text-decoration: none;
	color: #FAE0B6;
}
a:active {
	text-decoration: underline;
	color: #FAE0B6;
}
