* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(../imagenes/img01.gif) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #7EBA25;
}

a:hover {
	text-decoration: none;
	color: #7EBA25;
}
/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 880px;
	height: 105px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 270px;
	height: 105px;
	margin: 0px;
	background-image: url(../imagenes/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrapper #header #publi01 {
	float: left;
	width: 610px;
	height: 105px;
	margin: 0px;
	text-align: right;
	background-color: #97908a;
	background-image: url(../imagenes/tel_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Menú */

#menu {
	width: 940px;
	height: 47px;
	margin: 0 auto;
	background: url(../imagenes/img02.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 2px;
	padding: 15px 25px 0px 25px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #7EBA25;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px none #FFFFFF;
	outline:0;
}

/* Contenido */
#banner {
	width: 940px;
	height: 255px;
	margin: 0 auto;
}
/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	/*padding-top: 30px;*/
	/******* SE QUITA EL PADDING PARA QUE LA COLUMNA BEIGE OCUPE TODO EL ESPACIO ***/
}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 640px;
	margin-right: 10px;
}
.post {
	margin: 15px 0px 30px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #7EBA25;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #000000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	/*background: #E9E3CB;*/
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #7EBA25;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #4A4949;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* Footer */

#footer {
	margin: 0 auto;
	padding: 20px 0px;
	background: #000000;
	color: #e8e7e3;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #7EBA25;
}

#footer a:hover {
	text-decoration: none;
}
/* Search */

#search {
	float: right;
	width: 220px;
	/*background: #E9E3CB;
	border-bottom: 4px solid #FFFFFF;*/
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#search p {
	width: 200px;
	border: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #464032;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	white-space: normal;
}

#search image {
	float: left;
	margin-right: 5px;
	border: 1px solid #464032;
}
#wrapper #page #page-bgtop #content .post .entry #imgdir {
	margin-right: 10px;
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/**************** PARA EL CONTACTO ************************/
#wrapper #page #page-bgtop #content #contact {
	height: 400px;
	width: 400px;
	float: left;
}
#wrapper #page #page-bgtop #content #datoscontacto {
	height: 300px;
	width: 150px;
	float: left;
	line-height: 23px;
}
/**************** PARA LA SECCIÓN DE REVISTA ************************/
#wrapper #page #page-bgtop #content .post .entry #imgrev {
	width: 600px;
	float: left;
	clear: left;
}
/**************** PARA LA SECCIÓN DE CLIENTES ************************/
.fotonas {
	text-align: center;
	float: left;
	width: 200px;
}
.endlist {
	float: left;
	width: 600px;
	clear: left;
}
.post2 {
	margin: 15px 0px 30px 0px;
}

.post2 .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #7EBA25;
}

.post2 .title a {
	padding: 4px 35px 4px 15px;
	background: #000000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post2 .entry {
	padding: 20px 0px;
}
.numeracion {
	float: left;
	width: 600px;
	clear: left;
}
.relleno {
	height: 475px;
}
.relleno2 {
	height: 650px;
}
.relleno3 {
	height: 900px;
}
.relleno4 {
	height: 1550px;
	background-color: #FFFFFF;
}
/**************** PARA LA SECCIÓN DE PORTAFOLIO ************************/
#wrapper #page #page-bgtop #content .post #item_portafolio {
	clear: left;
	float: left;
	height: 150px;
	width: 420px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
}
#wrapper #page #page-bgtop #content .post p {
	float: left;
	clear: left;
	margin-top: 28px;
	margin-left: 18px;
}
