@charset "utf-8";
body {
	margin-top: 0px;
}

/* CSS Document */

#container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: auto;
	width: 870px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-right: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 36px;
	text-transform: uppercase;
	font-style: italic;
	display: inline;
	color: #333333;
}

#menu {
	height: 30px;
	width: 870px;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content {
	width: 880px;
	height: 615px;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 10px;
}

			
		a{
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}

			h3{
	color:#0099CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
}
			
			.boxgrid{
	width: 200px;
	height: 134px;
	float:left;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
			}
				.boxgrid img{
	position: absolute;
	border: 0;
				}
				.boxgrid p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	height: 100px;
	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)";
 			}
 				.captionfull .boxcaption {
	top: 134px;
	left: 0;
 				}
 				.caption .boxcaption {
 					top: 220px;
 					left: 0;
 				}
				
		

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	display: inline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 130%;
	display: inline;
}
#col2 {
	width: 670px;
	float: left;
	height: auto;
	margin-right: 20px;
}

#col1 {
	height: auto;
	width: 180px;
	float: left;
}
.menu {
	height: 30px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.clear {
	clear:both
}
	


#col1 .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
}

#container #header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
	display: inline;
	font-style: italic;
	text-transform: uppercase;
}

.slideshow {
	height: 503px;
	width: 670px;
	margin: auto
}
.slideshow img {
}
.nombre {
	float: left;
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}

