/* CSS para el sitio insight.com.uy/crecer | Diseño y desarrollo Ziongem.com */
body {
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	line-height:150%;
	}
* {
	margin:0;
	padding:0;
	}
a {
	cursor:pointer;
	color:#791134;
	}
a img {
	border:none;
	}

a:hover {
	text-decoration:none;
	}
ul li {
	list-style:none;
	}

h2, h3, h4 {
	font-size:12px;
	}
input, select, textarea {
	font-family:inherit;
	font-size:inherit;
	color:#333;
	border:1px solid #999;
	}
input#submit {
	cursor:pointer;
	}
.Clear {
	clear:both;
	overflow:hidden;
	height:0;
	visibility:hidden;
	}
	
.div_10px  {
	font-family:	Tahoma, Verdana, Arial, Sans-Serif;
	font-size:	6pt;
	height:	10px;
}
/* Loader
--------------------------------------*/
#Wrapper {
	width:1000px;
	margin:0 auto;
	}
#Header {
	background:url(images/header-bg.jpg) no-repeat top left;
	width:100%;
	height:207px;
	}
#Header h1, #Header h2, #Header h3 {
	text-indent:-10000px;
	}
#Header h1 {
	background:url(images/insight-logo.gif) no-repeat top left;
	width:82px;
	height:29px;
	margin-left:5px;
	}
#Header h1 a {	
	width:100%;
	height:100%;
	display:block;
	}
#menu {
	background:url(images/menu-bg.gif) repeat-x top left;
	width:470px;
	height:29px;
	margin-top:90px;
	margin-left:10px;
	border-left:1px solid #ccc;
	}
#menu ul {
	height:14px;
	padding-top:10px;
	float:left;
	}

#menu ul li {
	float:left;
	margin:0 5px;
	border-right:1px solid #e7e7e7;
	height:14px;
	padding-right:5px;
	}
#menu ul li span {
	visibility:hidden;
	}
#menu ul li a {
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	}
#menu ul li#bienv {
	background:url(images/bienvenidos-btn.gif) no-repeat top left;
	width:95px;
	}
#menu ul li#expo {
	background:url(images/expositores-btn.gif) no-repeat top left;
	width:92px;
	}
#menu ul li#artic {
	background:url(images/articulos-btn.gif) no-repeat top left;
	width:68px;
	}
#menu ul li#fotos {
	background:url(images/fotos-btn.gif) no-repeat top left;
	width:46px;
	}
#menu ul li#contact {
	background:url(images/contacto-btn.gif) no-repeat top left;
	width:70px;
	border:none;
	}

#menu .right {
	background:url(images/right-menu-bg.gif) no-repeat top right;
	width:10px;
	height:29px;
	float:right;
	}
#footer {
	float:right;
	background:url(images/footer-bg.gif) repeat-x bottom left;
	height:48px;
	margin-top:60px;
	width:650px;
}
#footer #left {
	background:url(images/left-footer-bg.gif) no-repeat left bottom;
	height:48px;
	padding-left:68px;
	float:left;
	}
#footer .right {
	background:url(images/right-footer-bg.gif) no-repeat left bottom;
	height:48px;
	padding-right:25px;
	float:right;
	}

#footer p {
	float:left;
	padding-top:20px;
	}
#footer a {
	color:#999;
	}


/* Home
--------------------------------------*/
#welcome {
	width:800px;
	margin:0 auto;
	}
#welcome img {
	float:left;
	padding:2px;
	border:1px solid #e7e7e7;
	margin-right:10px;
	}
#welcome h2#bienvenidos {
	text-indent:-10000px;
	background:url(images/bienvenidos-tit.gif) no-repeat top left;
	width:178px;
	height:15px;
	float:left;
	margin:10px;
	}
#text {
	background:url(images/text-bg.gif) no-repeat top left;
	padding:10px;
	}
#welcome #text {
	float:left;
	width:600px;
	margin:10px;
	}
#last-article {
	background:url(images/last-bg.gif) repeat-y top left;
	width:545px;
	margin:0 auto;
	}
#last-article #top, #top-form {
	background:url(images/top-last-bg.gif) no-repeat top left;
	width:545px;
	height:16px;
	}
#last-article #bottom, #bottom-form {
	background:url(images/bottom-last-bg.gif) no-repeat bottom left;
	width:545px;
	height:17px;
	}
#bottom-form, #top-form {
	margin-left:30px;
	}
#last-article h2#last-tit {
	background:url(images/last-tit.gif) no-repeat top left;
	width:190px;
	height:17px;
	text-indent:-10000px;
	margin:0 10px 10px 20px;
	}
#last-article h3, #last-article p {
	margin-left:20px;
	}
#last-article h3 {
	margin-bottom:5px;
	margin-top:15px;
	}	
/* Expositores
------------------------------*/
h2#expo-tit {
	background:url(images/expositores-tit.gif) no-repeat top left;
	width:167px;
	height:23px;
	text-indent:-10000px;
	margin:10px;
	}	
.expositor {
	margin:10px;
	padding:20px 10px;
	border-bottom:1px dashed #e7e7e7;
	}
.expositor img {
	padding:2px;
	border:1px solid #e7e7e7;
	float:left;
	margin-right:15px;
	}
.expositor h3 {
	font-size:14px;
	color:#791134;
	}
.expositor p {
	margin:10px 0;
	}
.expositor a {
	background:url(images/ver-pres-ico.gif) no-repeat center left;
	padding:9px 0 9px 38px;
	}
.expositor .info {
	float:left;
	width:780px;
	}

/* Articulos
------------------------------------------------*/
h2#blog-tit {
	background:url(images/articulos-tit.gif) no-repeat top left;
	width:167px;
	height:23px;
	text-indent:-10000px;
	margin:10px;
	}	
.sec-art {
	width:780px;
	padding:10px;
	border-bottom:1px dashed #e7e7e7;
	}
.sec-art h2 {
	font-size:16px;
	margin:5px 0;
	}
.sec-art h2 a {
	text-decoration:none;
	}

#articles {
	float:left;
	}
	
#sidebar{
	float: right;
	border:1px solid #e7e7e7;
	padding:10px;
	margin-right:20px;
	background:#f5f5f8;
	}
#sidebar h3{
	margin-bottom:5px;
	background:url(images/all-art-ico.gif) no-repeat top left;
	padding-left:23px;
	padding-top:3px;
	}
#sidebar ul#main {
	margin-left:20px;
	}
#sidebar ul#main li {
	list-style:disc;
	cursor:pointer;
	}
#sidebar ul#main li:hover {
	color:#791134;
	}

#sidebar ul#main li ul li {
	margin-left:15px;
	list-style:none;
	cursor:auto;
	}
#sidebar ul#main li ul li a {
	text-decoration:none;
	color:#676767;
	}
#sidebar ul#main li ul li a:hover {
	color:#791134;
	}
/* articulo
-----------------------------------*/
#main-art {
	width:800px;
	margin-left:30px;
	}
#main-art #info img {
	float:left;
	padding:2px;
	border:1px solid #e7e7e7;
	margin-right:15px;
}
#main-art h2 {
	font-size:16px;
	color:#791134;
	}
#main-art p{
	margin:10px 0;
	}
#comentarios {
	width:500px;
	margin-left:100px;
	}
#comentarios h3 {
	color:#791134;
	}
#comentarios li {
	padding:10px;
	border-bottom:1px dashed #e7e7e7;
	}
#comentarios li.grey {
	background:#f0f0f0;
	}
form#comments {
	width:360px;
	margin:10px auto;
	padding:20px;
	border:1px solid #e7e7e7;
	}
form#comments p {
	font-size:11px;
	background:#FFFF99;
	border:1px solid #FFFF33;
	width:340px;
	padding:5px;
	margin:10px 0;
	}
form#comments textarea {
	width:350px;
	height:130px;
	display:block;
	margin-top:2px;
	}
form#comments label {
	font-weight:bold;
	background:url(images/comment.gif) no-repeat top left;
	padding:8px 0 8px 35px;
	margin-bottom:3px;
	}
form#comments input#submit {
	float:right;
	margin:10px;
	}
/* Contacto y login
----------------------------------*/
form#contact-form, form.login {
	background:url(images/last-bg.gif) repeat-y top left;
	width:505px;
	padding:20px;
	margin-left:30px;
	}
h2#contact-tit, h2#login-tit {
	background:url(images/contacto-tit.gif) no-repeat top left;
	width:167px;
	height:23px;
	text-indent:-10000px;
	margin:10px;
	}
h2#login-tit {
	background:url(images/login-tit.gif) no-repeat top left;
	}	
form#contact-form dt, form.login dt {
	float:left;
	width:120px;
	text-align:right;
	margin-right:10px;
	}
form.login h4 {
	text-align:center;
	margin-bottom:6px;
	}
form#contact-form dt, form#contact-form dd, form.login dt, form.login dd {
	margin-bottom:10px;
	}
form#contact-form p, form.login p {
	font-size:11px;
	background:#FFFF99;
	border:1px solid #FFFF33;
	padding:5px;
	margin:10px 0;
	font-weight:bold;
	text-align:center;
	}
form#contact-form input, form#contact-form textarea, form.login input, form.login textarea {
	width:250px;
	}
form#contact-form input, form.login input {
	height:18px;
	}
form#contact-form textarea, form.login textarea {
	height:120px;
	}
form#contact-form input#submit, form.login input.submit {
	width:auto;
	float:right;
	margin-right:143px;
	}
/* registro
------------------------------------------*/
h2#registro-tit {
	background:url(images/registro-tit.gif) no-repeat top left;
	width:113px;
	height:23px;
	text-indent:-10000px;
	margin:10px;
	}

/* long text
------------------------------------------------------*/
h2#terms-tit {
	background:url(images/terms-tit.gif) no-repeat top left;
	width:228px;
	height:23px;
	text-indent:-10000px;
	margin:10px;
	}
#text.long {
	width:80%;
	margin:0 auto;
	}
/* Fotos
-------------------------------------------------------*/
#thumbs-container {
	padding:10px;
	border-bottom:1px dashed #e7e7e7;
	margin-bottom:10px;
	}
#thumbs-container img {
	padding:2px;
	border:1px solid #e7e7e7;
	margin:5px;
	}
h2#fotos-tit {
	background:url(images/fotos-tit.gif) no-repeat top left;
	width:87px;
	height:23px;
	text-indent:-10000px;
	margin:10px;
	}

h2#perfil-tit {
    background:url(images/perfil-tit.gif) no-repeat top left;
    width:70px;
    height:20px;
    text-indent:-10000px;
    margin:10px;
    }

/* Terminos
-------------------------------------------------------*/
#tit-ter {
	margin-left:10px;
}

#texto-ter {
	margin-left:20px;
}

#lista-ordenada-ter {
	margin-left:60px;
}


