/*#############################################################
Name: Casa Solution (Kitchen)
Date: 2007-06-17
Description: CSS de web de cocinas, closets y baņos.
Author: Denis Serracin 
URL: http://www.casasolution.com
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	color: #FFF;
	background-color: #c49404;
	background-image: url(fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #FFF;
	text-decoration: none;
}

/* headings */
h1 {font: normal 2em sans-serif; margin-top: 0.8em; font-style:italic}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.0em sans-serif; margin-top: 0.4em;}

h1,h2,h3,h4 {
	color: #FFFFFF;
}

/* Primera Columna */
.menure {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
.clic_here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
.Estilo2 {	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.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;
}
.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;
}
.css07 {
	font: normal 1.1em sans-serif;
	margin-top: 0.8em;
	color: #fff;
}
.contenedorfoto {
	float:center;
	width:140px;
	height:100px;
	margin:10px;
	padding:5px;
	background-color: #f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
.Estilo6 {
	color: #FFFFFF;
	text-decoration: none;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-top: 7px;
margin-bottom: 1em;
width: 164px;
height: 452px;
background-color: #fff;
}

.curlycontainer .innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
height: 435px;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

