﻿body {
	color: #FFF;
	background-image: url(kitchens/img/body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
#principal { 
   margin:0 auto; 
} 
.css01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
.css02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
}
.Estilo2a {
	font-size: 1.10em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.css03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
}
.css05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}

.css04 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}
.css06 {
	font-family: Arial, Helvetica, sans-serif;
	color: #014A8E;
	font-size: 12px;
}
.contenedorfoto {
	float:left;
	width:140px;
	height:100px;
	margin:10px;
	padding:5px;
	background-color: #f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
.contenedorfoto2 {
	float:left;
	width:140px;
	height:200px;
	margin:10px;
	padding:5px;
	background-color: #f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
.Estilo6 {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}

#nav {
	position: static;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	width: 400px;
	font-size: 10pt;
	height: 10px;
	margin-left: 350px;
	left: -8px;
	top: 41px;
}
#nav ul { padding: 10px 0px 2px 0px; }
#nav li { display: inline; padding: 0 5px; }
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a:hover { color: #FFCC00; text-decoration: none; border-bottom: 2px solid #FFCC00; }



img {

	border: none;
	
	}
/* ---------- gallery styles start here ----------------------- */
.photo {
	margin: 12px;
	position: relative;
	width: 143px;
	height: 110px;
	float: left;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photo a {
	text-decoration: none;
}
.sample6 span {
	width: 152px;
	height: 117px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../images/cut-corner.png) no-repeat;
}
.sample14 span {
	width: 135px;
	height: 103px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}

