﻿/* - - - - - - - - - - - - - - - - - - - - -

Empresa		:	Conase.com.py
Cliente		: 	CONASE
URL 		: 	www.conase.com.py

Creado 		:	01 de diciembre, 2009
Modificado	:	#

- - - - - - - - - - - - - - - - - - - - - */
@import "../css/reset.css";
/***********************/
/* ATRIBUTOS DE PAGINA */
/***********************/
body,th {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
   line-height: 18px;
	color: #fff;
	/*background: url(../gfx/fondo.jpg) repeat-x #2e2e2e;*/
	background: url(../gfx/fondo.jpg) repeat-x #828282;
	
}

.clear { clear:both; visibility: hidden; }

/*--------------------------------------------------*/

#wrap {
	width: 940px;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding-top: 20px;
}

h1, h2 {
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 17px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#contenedor {
	width: 940px;
	float: left;
}

#top, #botonera, #lema {
	width: 940px;
	float: left;
	text-align: center;
}

.margin_bottom20 { margin-bottom:20px; }
.margin_top20 { margin-top:20px; }

#main, #footer {
	width: 940px;
	float: left;
}

#footer {
	border-top: 1px solid #3c3c3c;
	padding-top:20px;
	font-size:11px;
	/*color:#6c6c6c;*/
	color:#fff;
}

#footer a {	/*color: #6c6c6c;*/ color: #fff; }
#footer a:hover {	color: #000; }

#footer p:first-child {	float: left; }
#footer p {	float: right; }

#botonera ul { width:480px; margin: 0 auto; }
#botonera ul li a span { display: none; }
#botonera ul li{ margin-right:5px; float: left;}

#botonera ul li a { 
	height:35px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#botonera ul li#btn_inicio a  {
	width: 63px;
	background-image: url(../gfx/botonera/btn_inicio.gif);	
}

#botonera ul li#btn_empresa a  {
	width: 90px;
	background-image: url(../gfx/botonera/btn_empresa.gif);	
}

#botonera ul li#btn_servicios a  {
	width: 94px;
	background-image: url(../gfx/botonera/btn_servicios.gif);	
}

#botonera ul li#btn_productos a  {
	width: 100px;
	background-image: url(../gfx/botonera/btn_productos.gif);	
}

#botonera ul li#btn_contactos a  {
	width: 100px;
	background-image: url(../gfx/botonera/btn_contactos.gif);	
}

#inicio #botonera ul li#btn_inicio a,
#empresa #botonera ul li#btn_empresa a,
#servicios #botonera ul li#btn_servicios a,
#productos #botonera ul li#btn_productos a,
#contactos #botonera ul li#btn_contactos a,

#botonera ul li#btn_inicio a:hover,
#botonera ul li#btn_empresa a:hover,
#botonera ul li#btn_servicios a:hover,
#botonera ul li#btn_productos a:hover,
#botonera ul li#btn_contactos a:hover

{ background-position: 0 -35px; }

#wrap_contenido {
	width: 665px;
	margin: 0 auto;
	background: url(../gfx/cajas/main_medio.gif) repeat-y;
	color: #2e2e2e;
	position: relative;
}

#contenido_titulo {
	width: 625px;
	background: url(../gfx/cajas/main_top.gif) no-repeat 0 0;
	padding: 20px;
	float: left;
}

#contenido_medio {
	width: 625px;
	padding: 0px 20px 20px 20px;
	float: left;
}

#contenido_down  {
	width: 625px;
	padding: 0px;
	float:left;
}

#contenido_down_top, #contenido_down_bottom  {
	width: 625px;
	float:left;
}

#contenido_down_medio  {
	width: 595px;
	padding: 0 15px 0 15px;
	float:left;
	background: url(../gfx/cajas/contenido_inn_medio.gif) repeat-y;
}

#contenido_down_medio p {
	margin-bottom: 20px;
	clear: both;
}

 #contenido_down_medio h2 {
	margin-bottom: 20px;
	clear:both;
	font-weight: bold;
}

 #contenido_down_medio ul li {
	background: url(../gfx/vineta.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#lado_izq {
	width:280px;
	float:left;
}

#lado_der {
	width:300px;
	float:right;
}

#lado_izq a, #lado_der a { color:#040404; }
#lado_izq a:hover, #lado_der a:hover { color:#e87860; }

#lado_izq ul .activo a, #lado_der ul .activo a { color:#e87860; }

.lado_info {
	width: 595px;
	float:left;
}

#imgloader {
	display: none;
	position: absolute;
	top: 10px;
	left: 45%;
}

#contenido h2 {
	margin-top:20px;
	border-top:1px dashed #CCC;
	padding-top:20px;
}


#continf_tab, .sep_infotab {
	width:594px;
	float: left;
}

.sep_infotab {
	display: none;
}

#continf_tab ul li {
	width: 180px;
	float: left;
	list-style: none;
	background: none;
	padding: 0;
	margin-left: 10px;
}

#continf_tab ul li a {
	display: block;
	background-color:#6c6c6c;
	padding: 5px;
	color:#fff;
	font-weight: bold;
	border: 1px dashed #fff;
}

#continf_tab ul li a:hover {
	color:#6c6c6c;
	background-color:#fff;
	border: 1px dashed #6c6c6c;
}

.fondo_gris {
	background-color: #CCC;
	width: 90%;
	padding: 5px;
}

.boton {
	background-color: #2e2e2e;
	padding: 5px;
	color: #fff;
}

.boton:hover {
	background-color: #e87860;
	padding: 5px;
}

.caja_cont {
	width: 595px;
	float: left;
}

.caja_img {
	width: 200px;
	float: left;
}

.caja_img img {
	border: 2px solid #CCC;
	padding: 2px;
}

.caja_info {
	width: 360px;
	float: left;
	margin-left: 10px;
}









