html,body{
	margin:0;
	padding:0;
}
html{
	background:#8e9396 url('../images/fondoweb.png') no-repeat center 40px;
}
body{
	font: 1em arial,sans-serif;
	color:#666;
}

p{
	line-height:1.4em;
}

a{
	color: #f89a1c;
	background: transparent url("../images/external_link.png") right 3px no-repeat;
	padding-right: 15px;
}

a img{border:0}

/*clases*/
.clear{
	clear:both
}
.orange{
	color:#f89a1c;
}

.internal_link {
  background: none;
  padding-right: 0;
}
.blue{

}
.negrita{
	font-weight:bold;
}
.textleft{
	float:left;
}
.textright{
	float:right;
}
.justify{
	text-align:justify;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display:inline-block;
}

.clearfix {
	display:block;
}

* html .clearfix {
	height:1px;
}
form label.error, 
form input.submit { margin: 0; color: red;}

/*clases*/
a#logotipo{
	background:url('../images/logo.png') no-repeat; 
	margin:0 0 0 18px;
	width: 182px; 
	height: 61px; 
	display:block; 
	overflow:hidden; 
	float:left;
	text-indent:-9999px;
}
div.language {
	width:951px; 
	margin: 0 auto;
	padding:10px 0;
	font-size:0.7em
}
div.language p{
	text-align:right;
	margin:0;	
}
div.language p a,div.language p a:hover{
	color:#000;
}
div.language p a.current{
	font-weight:bold;
	text-decoration:none;
}
div#header{
/*	height:26px;
	background:#0033CC;
*/	padding: 12px;	
}
div#header h1{ 
	margin:0;
	padding:0
}
div#menu{
/*	background:red;
*/	float:left;
	width:700px;
	margin:12px 0 0 0;
}
div#menu ul{
	list-style-type:none; 
	margin:0;
	padding:0;
}
div#menu ul li{ 
	float:left;
}
div#menu ul li a{
	height:39px;
	display:block; 
	text-indent:-9999px;
	overflow:hidden;
	margin-right:10px;
	background-position:top;
}
/*MENU ENGLISH*/

body#en_who_we_are #menu ul li.menu1 a,
body#quienes_somos #menu ul li.menu1s a,
body#en_entrepreneur_criteria_process #menu ul li.menu2 a,
body#en_entrepreneur_support #menu ul li.menu2 a,
body#emprendedor_criterios_proceso #menu ul li.menu2s a,
body#emprendedor_apoyo #menu ul li.menu2s a,
body#en_ecosystem_synopsis #menu ul li.menu3 a,
body#en_ecosystem_collaboration #menu ul li.menu3 a,
body#ecosistema_sinopsis #menu ul li.menu3s a,
body#ecosistema_colaboracion #menu ul li.menu3s a,
body#en_contact #menu ul li.menu4 a,
body#contacto #menu ul li.menu4s a,
div#menu ul li a:hover {
	background-position: bottom;
}

div#menu ul li.menu1 a{
	margin-left:34px;
	width:139px;
	background-image:url('../images/menu/en/whoweare.gif');
}
div#menu ul li.menu2 a{
	width:128px;
	background-image:url('../images/menu/en/entrepeneur.gif');
}
div#menu ul li.menu3 a{
	width:188px;
	background-image:url('../images/menu/en/innotargetecosystem.gif')
}
div#menu ul li.menu4 a{
	width:106px;
	background-image:url('../images/menu/en/contact.gif');
}

div#menu ul li.menu1s a{
	margin-left:34px;
	width:139px;
	background-image:url('../images/menu/es/quienessomos.gif');
}
div#menu ul li.menu2s a{
	width:128px;
	background-image:url('../images/menu/es/emprendedor.gif');
}
div#menu ul li.menu3s a{
	width:188px;
	background-image:url('../images/menu/es/ecosistema.gif')
}
div#menu ul li.menu4s a{
	width:106px;
	background-image:url('../images/menu/es/contact.gif');
}
/*MENU SPANISH*/

div#subheader{
	background:url('../images/imagen2.png') no-repeat; 
	width:951px; 
	height:150px;
	margin:0 0 0 4px;
}

body#index div#subheader,
body#en div#subheader {
	background:url('../images/home_placeholder.png') no-repeat; 
	height:400px;
	padding:0;
	text-align: center;
}

body#emprendedor_criterios_proceso div#subheader,
body#en_entrepreneur_criteria_process div#subheader {
  background-image: url('../images/bgEmprendedores.jpg');
}

body#emprendedor_apoyo div#subheader,
body#en_entrepreneur_support div#subheader {
  background-image: url('../images/bgSupport.jpg');
}

body#contacto div#subheader,
body#en_contact div#subheader {
  background-image: url('../images/bgContact.jpg');
}

body#ecosistema_colaboracion div#subheader,
body#en_ecosystem_collaboration div#subheader {
  background-image: url('../images/bgInvestors.jpg');
}

body#ecosistema_sinopsis div#subheader,
body#en_ecosystem_synopsis div#subheader {
  background-image: url('../images/bgEcosystem.jpg');
}


div.bg,div#footer{
	background: transparent url('../images/bg.gif') top repeat-y; 
}	
div#container{ 
	background: transparent url('../images/top.gif') top no-repeat; 
	padding:11px 0 0 0;
	width:959px;
	margin:0 auto
}

div#content{
	float:right;
	display: inline;
	margin-right:115px;
	width:591px;
	padding:10px;	
}

div#content h2{
	font-size:1.4em;
	color:#f89a1c;
	margin:0 0 0 0;
}
/*body#index divcontent h2{
		margin:10px 0 0 0;
}*/
div#footer{
	color: #333;
	font-size:0.8em;
	background:#e8e9ea url('../images/topfooter.png') no-repeat center top;
	width:951px;
	clear:both;
	padding:0 0 6px 0;
	margin:0 0 0 4px;
}
div#footer p{
	margin:0;
	padding:35px 0 5px 30px;
}
div#footer p.textleft a, div#footer span{
	color:#666;
	text-decoration:none
}
div#footer p.textright a{
	padding-left:40px;
}
div#footer p img.canwehelp{
	margin: 0 60px 0 0;
	display:block;
}
div#footer p.copyright{
	padding:40px 0 0 5px
}

div#bottom{
	background: transparent url('../images/bottombg.gif') bottom no-repeat; 
	display:block; 
	margin:0;
	height:11px
}
div#navigation{
	float:left;
	width:220px;
	height:350px;
	padding:0 0 0 13px;
	font-size:0.7em;
	background:url('../images/flechitas.png') center bottom no-repeat;
}

body#quienes_somos div#navigation,
body#en_who_we_are div#navigation {
	height: 170px;
	background-image:url('../images/interrogacion.png');
}
body#contacto div#navigation,
body#en_contact div#navigation {
	height:140px;
	background-image:url('../images/bocadillito.png');
}

body#ecosistema_colaboracion div#navigation,
body#ecosistema_sinopsis div#navigation,
body#en_ecosystem_synopsis div#navigation,
body#en_ecosystem_collaboration div#navigation {
	height:330px;
	background-image:url('../images/ecosistema.png');
}

div#boxorange{
	background:#F89A1C;
	padding:10px;
	color:#333;
  margin: 10px 0 0 0;
}
div#boxorange ul li a{
	color:#333;
	text-decoration:none;
}
div#boxorange ul li a:hover, div#boxorange ul li a.current{
	color:#fff;
}
div#boxorange h3{
	font-size:1.5em;
	margin:0; 
}
div#boxorange ul{
	list-style-type:none;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	padding:10px 0 20px 0px;
}
div#boxorange ul li{
	padding:3px 0;
}
.migas{
	padding:0 0 0 15px;
	margin:5px 0
}
.migas, .migas a, .migas span {	
	color:#666;
	font-size:0.85em;
}
.homelink{
	background:url('../images/casita.png') no-repeat left bottom;
	padding:0 0 0 14px;
}
.bigtext{
	font-size:1.2em;
}
/*ol list*/
.numberlist{
	margin:15px 0;
	padding:0 0 0 20px;
}
.numberlist li{
	padding:0 0 10px 0
}
.centerimg{
	text-align:center
}

/*ul bullet*/
.ulbullet{
	list-style-image:url('../images/bullet.png');
}
.ulbullet li{
	padding-bottom:8px;
}

/*formulario*/
div#form{
	font-size:0.8em 
}
div#form input,div#form textarea,div#form input.inputfile{
	width:470px;
	border:1px solid #999;
}
div#form select,div#form input.inputfile{
	width:200px;
}
div#form textarea{
	height:150px;
}
/*div#form .adjuntar{display:none}*/
div#form input.submit{
	width:100px;
	padding:5px 0;
	cursor:pointer; 
}
div#form legend{
	display:none;
}
div#form fieldset{
	border:0;
	margin:0;
	padding:0
}
div#form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  display: block;
  width: auto;
}
div#form fieldset ol {
  margin: 0;
  padding: 0;
}
div#form fieldset li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}

/*form*/

p#labone {
  text-align: left;
  margin: -15px 0 0 0;
}


/*listas definidas*/

.definitionlist dt {
  font-weight: bold;
}

.definitionlist dd{
	padding-bottom:15px;
}
.definitionlist dl{
	padding-left:15px;
}
