body {
	background-color: #eaeaea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	padding: 0px;
	margin:0px;
}

a {border:none; color:#666; text-decoration:underline;}

img {border:none;}

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	font-size:32px;
	color:#202224;
	padding:0px;
	margin-bottom:10px;
	border-bottom:solid 1px #666;
	padding-left:10px;}
h2, h2 a {
	font-family: Times, "Times New Roman", serif;
	font-size:18px;
	padding:0px;
	margin:0px;
	color:#1F638A;
	}
	
h3 {
	font-family: "Lucida Grande","Lucida Sans Unicode", sans-serif,;
	font-weight:lighter;
	font-size:12px;
	color:#666;
	padding-left:10px;
	margin:0px;}
	
h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	font-size:28px;
	color:#666666;
	padding:0px;
	margin-bottom:10px;
	}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:0px;

	padding-right:10px;
	font-size:110%;
	}
ul {margin-top:10px;
	margin-left:-5px;}
li, li a{
	text-decoration:none;
	list-style-type:square;
	color: #666666;
	padding-bottom:3px;
	}

#header {
	text-align:center;
	width:100%;
	height:200px;
	background-color:#fff;
	left: 0px;
	top: 0px;
	border-bottom:solid 1px #eaeaea;
}
#header a {
	text-decoration:none;
	}

#cuerpo {
	/*background-image:url(imagenes/fondos/camara1.jpg);*/
	background-position:left center;
	background-position:2% 210px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}

#menu td a{
	color:#eaeaea;
	display:block;
	text-decoration:none;
	border:0;
		}

#galeria {
	margin:0px;
	padding:10px;
	background-image:url(imagenes/sombra.png);
	background-position:top;
	background-repeat:repeat-x;
	/*overflow:auto;*/
	background-color:#FFF;
	display:block;
	}
#flashcontent {
	height:100%;
	}
		
#footer {
	margin:0px;
	padding:0px;
	/*height:150px;*/
	width:100%;
	background-color: #eaeaea;
	background-image:url(imagenes/sombra.png);
	background-position:top;
	background-repeat:repeat-x;
	
}

.portfolio img {padding-left:20px; padding-right:20px;}

.subnota {padding:5px; border-left:solid 1px #eaeaea; margin-left:10px; width:150px; font-size:95%;}

.sombra { background-image:url(imagenes/sombra.png); background-repeat:repeat-x; background-position:top;}
.foot {
	font-size:11px;
	font-weight:lighter;
	color:#999;
	padding-left:15px;
	padding-top:3px;
	}
