body {
	margin: 0;
	font-family: "trebuchet MS", Georgia, Verdana;
	font-size: 14px;
	color: #333;
	background: #fff;
	}

h1 {
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
	font-size: 20px;
	letter-spacing: 2px;
	background: url(../img/back-tits.jpg);
	}

h2 {
	color: #8F1128;
	font-size: 16px;
	padding: 0 0 0 8px;
	}

h2, h5 {
	background: url(../img/back-tits.jpg);
	}

a {
	color: #8F1128;
	text-decoration: none;
	}

a:hover {
	color: #390A12;
	}

p {
	line-height: 15px;
	}

form {
	display: inline;
	margin: 0;
	}

table, div, img {
	border: none;
	border-collapse: collapse;
	}

/*** LAYERS ***/

#top {
	width: 990px;
	margin: 0 auto;
	}

#cuerpo {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 20px 0;
	}

#main {
	width: 990px;
	margin: 0 auto;
	}

#col, #col-central, #col-lateral, #col-izquierda, #col-derecha {
	float: left;
	}

#col {
	width: 990px;
	}

#col-derecha {
	width: 500px;
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: top;
	}

#col-lateral {
	width: 470px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}

#col-central {
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: top;
	}

#pie {
	float: none;
	clear: both;
	text-align: center;
	}

/*** MENUS ***/

/*** MENU SUPERIOR ***/

.menu_superior {
	float: right;
	margin: 5px 0 0 0;
	width: auto;
	}

.menu_superior ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_superior ul li {
	display: inline;
	border-right: 1px solid #fcfcfc;
	padding: 0px 5px;
	}

/*** MENU PRINCIPAL ***/

.menu_principal {
	float: right;
	clear: right;
	margin-top: 30px;
	}

.menu_principal ul {
	margin: 0;
	padding: 0;		
	list-style: none;						
	}

.menu_principal ul li {
	display: inline;
	}

.menu_principal ul li a {
	padding: 0px 7px;
	text-decoration: none;
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	padding: 0;
	margin-top: 10px;
	}

#img_bnn_top {
	float: left;
	clear: both;
	width: 100%;
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 1px;
	background: url(../img/back-imagen-top.gif) repeat-x;
	text-align: center;
	}

#img_bnn_central {
	float: left;
	clear: both;
	margin-bottom: 10px;
	}

.imagen_izquierda {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 5px 0 0;
}

/*** CONTENIDOS ***/

#contenido {
	margin-left: 15px;
	margin-right: 15px;
	}

.aviso {
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	color: #333;
	}

.volver {
	float: none;
	clear: both;
	text-align: right;
	padding: 10px 10px 5px 0;
	}

.separador {
	clear: both;
	height: 15px;
	}

.inputbox {
	color: #fff;
	font-size: 0.9em;
	padding: 4px;
	background: #811639 url(../img/back-enlace.gif) repeat-x;
	border: 1px solid #811639;
	}

textarea {
	color: #fcfcfc;
	font-size: 0.9em;
	padding: 4px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #811639 url(../img/back-enlace.gif) repeat-x;
	}

.inputsubmit {
	font-size: 1.1em;
	border: none;
	padding: 5px;
	color: #fff;
	background: #811639;
	font-weight: bold;
	cursor: pointer;
	}

#texto_pie {
	font-size: 0.9em;
	padding: 10px;
	text-align: center;
	}

#paginacion {
	float: none;
	clear: both;
	padding: 15px;
	font-size: 14px;
	text-align: center;
	}

#paginacion .pagina {
	background: #811639;
	color: #fff;
	padding: 2px 10px;
	}

/*** MODULOS ***/

/*** PANEL PRODUCTOS ***/

.panel_articulos_productos {
	}

.panel_articulos_productos h5 {
	margin: 10px 0 5px 0;
	padding: 0 0 0 8px;
	font-size: 14px;
	letter-spacing: 2px;
	}

.panel_articulos_productos_registro {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed;
	border-color: #ccc;
	}

.panel_articulos_productos_titulo, .articulos_productos_detalle_titulo {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
	}

.articulos_productos_detalle_titulo {
	width: 820px;
	}

.panel_articulos_productos_resumen, .articulos_productos_detalle_resumen {
	float: left;
	width: 290px;
	margin-bottom: 10px;
	}

.panel_articulos_productos_imagen, .articulos_productos_detalle_imagen {
	float: left;
	}

.articulos_productos_detalle_texto,
.articulos_productos_solicito_info {
	float: left;
	clear: both;
	width: 100%;
	}

.panel_articulos_productos_leermas {
	float: left;
	}

/*** PANEL PROYECTOS DESTACADOS ***/

.panel_articulos_destacados {
	margin: 0;
	padding: 0;
	}

.panel_articulos_destacados h5 {
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
	font-family: "trebuchet MS", Georgia, Verdana;
	font-size: 14px;
	letter-spacing: 2px;
	}

.panel_articulos_destacados_registro {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 20px;
	}

.panel_articulos_destacados_titulo {
	font-family: "trebuchet MS", Georgia, Verdana;
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	}

.panel_articulos_destacados_resumen .enlace {
	float: left;
	width: 233px;
	height: 19px;
	padding: 1px 0 0 7px;
	margin: 5px 0;
	background: url(../img/back-tits.jpg);
	}

.panel_articulos_destacados_resumen {
	height: 90px;
	}


/*** PROYECTOS DESTACADOS DETALLE ***/

.articulos_detalle {
	vertical-align: top;
	margin: 0;
	padding: 0;
	}

.articulos_detalle_imagen {
	float: right;
	clear: right;
	width: 260px;
	}

.articulos_detalle_titulo {
	float: right;
	clear: right;
	width: 260px;
	font-family: "trebuchet MS", Georgia, Verdana;
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	}

.articulos_detalle_resumen {
	float: right;
	clear: right;
	width: 260px;
	}

.articulos_detalle_resumen .enlace {
	float: left;
	width: 233px;
	height: 16px;
	padding: 4px 0 0 7px;
	margin: 5px 0;
	background: url(../img/back-tits.jpg);
	}

.articulos_detalle_texto {
	margin: 0;
	vertical-align: top;
	}

/*** ARTÍCULOS DE PORTFOLIO ***/

.articulos_portfolio {
	margin: 0;
	padding: 0;
	}

.articulos_portfolio_registro {
	float: left;
	width: 240px;
	margin-right: 5px;
	}

.articulos_portfolio_registro p {
	margin: 0;
	}

.articulos_portfolio_titulo {
	font-family: "trebuchet MS", Georgia, Verdana;
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	}

.articulos_portfolio_resumen {
	height: 100px;
	padding-bottom: 10px;
	font-size: 12px;
	}

.articulos_portfolio_resumen .enlace {
	float: left;
	width: 233px;
	height: 16px;
	padding: 4px 0 0 7px;
	margin: 5px 0;
	background: url(../img/back-tits.jpg);
	}

/*** PORTFOLIO DETALLE ***/

.articulos_portfolio_detalle {
	vertical-align: top;
	margin: 0;
	padding: 0;
	}

.articulos_portfolio_detalle_imagen {
	float: right;
	clear: right;
	width: 260px;
	}

.articulos_portfolio_detalle_titulo {
	float: right;
	clear: right;
	width: 260px;
	font-family: "trebuchet MS", Georgia, Verdana;
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 5px;
	}

.articulos_portfolio_detalle_resumen {
	float: right;
	clear: right;
	width: 260px;
	}

.articulos_portfolio_detalle_resumen .enlace {
	float: left;
	width: 233px;
	height: 16px;
	padding: 4px 0 0 7px;
	margin: 5px 0;
	background: url(../img/back-enlace.gif) repeat-x;
	}

.articulos_portfolio_detalle_texto {
	margin: 0;
	vertical-align: top;
	}

/*** FORM DE CONTACTO ***/

#contactos {
	margin-top: 15px;
	margin-bottom: 10px;
	}

#contactos .campo {
	margin: 0 0 5px 0;
	}

#contactos .etiqueta {
	margin-bottom: 3px;
	}

#contactos textarea, #contactos .inputbox {
	width: 260px;
	}

#contactos .botones {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: left;
	}		

/*** PLANES WEB ***/

table.planesweb {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.planesweb td, .planesweb th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

.planesweb th {
	background-color: #555;
	color: #fff;
	}
	
