@charset "utf-8";
/* CSS Document */

/*specifico Homepage*/
a img
{
	border:none;
}
/*Contenido*/
#home
{
	height:344px;
	width:792px;
	background-color:#F9F7F2;
	z-index:100;
	margin:15px 10px;
	padding:0;
	position:relative;
	top:35px;
	left:187px; 
}

#in_home
{
	height:384px;
	width:782px;
	background-color:#F2EEE4;
	border:2px solid #DDD5BB;
	z-index:100;
	color:#000000;
	padding:5px 5px; 
	
}


#b1
{
	
	width:195px;
	height:276px; 
	margin-top:15px; float:left;
}
#b2
{
	width:376px;
	height:276px;
	
	margin-top:15px;
	float:right; 	

}




#b3
{

	width:188px;
	height:276px !important;
	float:right;
	margin:3px 0 0 0!important; 

}


.top
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:white;
	background-color:#7DA854;
	border:1px solid #4D9022;
	border-bottom:none;
	width:120px;
	padding:3px; 
	
}

#b1 .bottom
{
  witdh: 95px;
	background-color:#FFFFFF;
	border:1px solid #7DA854;
	padding:5px;
	height:222px; 
	
}

#b2 .bottom
{
	/*height:261px;*/
	width:374px;
	padding:0;
	margin:0;
	border:1px solid #7DA854;
	
}





#b2 img
{
	padding:0;
	margin:0 !important;
}

#b3 .bottom
{
	height:99px;
	width:187px;
	padding:0;
	margin:0 0 10px 0;
	
}

#b3 img
{
	padding:0;
	margin:0 !important;border:1px solid #7DA854;
}

#nl
{
	padding-top:10px !important;
	border:none !important;
}

#re
{
	padding-top:10px !important;
	border:none !important;
	width:75px;
}

.bottom h2
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

.bottom p
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#666666 !important;
}

.bottom div.sep
{       width:180px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#666666;
	
	height:110px;
	margin-bottom:15px; 
}

.bottom div.der
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#666666;
	border-bottom:none;
}


.bottom a
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:9px;
	color:#666666;
}

.bottom a:hover
{
	color:#aaaaaa;
}

.bottom img.izz
{
	width:85px;
	height:95px;
	float:left;
	padding-right:10px;
}
