body{
	background:#f4f4f4;
}
.general{
	margin-left:60px;
	min-width:800px;
}
.menu{
	margin-top:200px;
	width:200px;
	float:left;
	text-align:left;
}
.boton{
	display:block;
	z-index:1;
}
.resto{
	margin-left:200px;
	width:750px;
	min-height:500px;
	display:block;
}
.chr{
	padding:20px 0px 0px 60px;
	margin-top:20px;
	border-top:1px solid #bbb;
}
.nuevoinicio{
	text-align:left;
	width:730px;
	margin-top:40px;
}
.textoinfo{
	margin-top:20px;
	width:735px; 
	text-align:justify; 
	font-size:16px; 
	color:#333;
}
.textocriticos{
	font-size:14px;
	font-weight:700;
}
.centro{
	padding-top:20px;
	width:440px;
	text-align:left;
}
.imagenportafolio{
	width:54px; 
	height:124px; 
	overflow:hidden; 
	margin-left:30px; 
	margin-top:5px
}
.marcoportafolio{
	width:54px;
	height:124px;
	overflow:hidden;
	margin-left:30px; 
	margin-top:5px;
	display:inline;
}
.tablacontacto{
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color:#000000;
	border-bottom-color:#000000;
}
.tablafincontacto{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#000000;
}
.contacto{
	width:630px;
	height:400px;
	background-image:url('imagenes/contacto.jpg');
	background-repeat:no-repeat;
	z-index:2;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	font-size:11px;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
.cuadrocontacto{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	background-color:#e3e3e3;
	font-size:11px;
	border:none;
	margin:2px;
}
.botonerase{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	background-image:url('imagenes/contact/erase.jpg');
	color:#FFFFFF;
	font-size:11px;
	border:none;
	margin:2px;
	height:16px;
	width:44px;
}
.botonsend{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	background-image:url('imagenes/contact/send.jpg');
	color:#FFFFFF;
	font-size:11px;
	border:none;
	margin:2px;
	height:16px;
	width:44px;
}
.botonsend:hover{
	cursor:pointer;
}
.botonerase:hover{
	cursor:pointer;
}
.textoinfo{
	color:#555;
}
