@charset "utf-8";

*{ 
	padding:0px; margin:0px;
}
	
			body{ background:#D5DEE7; }
		
			a{ color:#C8DCE5; }
		
			h3{
	margin: 10px 2px 0 1px;
	color:#FFF;
	font:18pt Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
}
			
.boxgrid{
	width: 179px;
	height: 117px;
	margin:0px;
	float:left;
	background:#161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{
	padding: 0 2px;
	color:#afafaf;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
	
				
.boxcaption {
	float: left;
	position: relative;
	background: #000;
	height: 60px;
	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)";
	background-color: #CCCCCC;
 }
 
 .captionfull .boxcaption {
	top: 117px;
	left: 0px;
 }
 
 
 .caption .boxcaption {
	top: 117px;
	left: 0;
 }

				
.TextoNormal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #E1E1E1;
}
.TextoNegrita {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
}
body {
	background-color: #333333;
	background-image: url(pics/degrade.gif);
	background-repeat: repeat;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
}
.fondo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #E1E1E1;
}
.fondoblanco {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #F2F2F2;
}
.href {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.Titulos {
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	line-height: normal;
	letter-spacing: -0.8px;
}
.Menu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	width: auto;
	list-style-position: inside;
	list-style-type: none;
	line-height: normal;
	letter-spacing: -0.2px;
	background-image: url(pics/img_botonera.png);
}
.shhh {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #E1E1E1;
}
