@charset "UTF-8";

/**** CSS BY: luis@netbangers.com ****/
/**** 2009 ****/

/************************ COMMON ************************/
body, h1, h2, h3, h4, ul, li, p, hr, blockquote, cite, label, form, label, input, fieldset, input, h5, dl, dt, dd {
    margin:0;
    padding:0;
	border: none;
	font-weight: normal;
}


body{
	font-family: Geneva, Arial, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	
/*    background: ;*/
}


a {
	text-decoration: none;
	color: #515151;
}

h1 span, h3 span {
	display: none ;
}

ul {
	list-style: none;
}

.wrap_internal{
	margin: 0 auto;
	width:900px;
}

/************************ GENERAL ************************/

h2{
	font-weight: normal;
	font-size: 35px;
	color:#C4232B;
	border-bottom: 1px solid #E2CFD1;
	padding: 10px 16px 11px 16px;
	margin: 0 5px;
}


/************************ WRAPPER ************************/
#main{
	margin:0;
	padding: 0;
	background-color: #F5F5F5;
	width:100%;
}

/************************ SOCIAL BAR ************************/
#social_bar{
	background-color: #B71B1F;
	height: 140px;
}

.social_special_pad{
	padding-left: 50px;
}

#social_bar h1{
	width: 152px;
	height: 138px;
	position: relative;
}

#social_bar h1 {
	background: url("../img/logo_netbangers.jpg") no-repeat;
	position: absolute;
	
}
	
#social_bar h1 a{
	display: block;
	border: none;
	width: 152px;
	height: 138px;
	text-indent:-9000px;
	text-decoration: none;
}

#social_bar .social_bar_small{
	text-align: right;
	padding-top: 75px;
	padding-right: 20px;
}
	

/************************ MENU BAR ************************/
#menu_bar{
	background-color: #FFF;
	height: 30px;
}

/************************ MENU ************************/

#menu_bar ul li{
	font-weight: normal;
	text-align: center;
	width: 150px;
	float: left;
	background-color: white;
	line-height: 30px;
}

#menu_bar ul li a{
	color:#C4232B;
	display: block;
	text-decoration: none;
}

#menu_bar ul li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B71B1F;
}


/************************ NAV GENERAL ************************/
#nav_general{

	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

#nav_general ul li{
	font-weight: normal;
	text-align: center;
	float: left;
	background-color: white;
	line-height: 26px;
	font-size: 12px;
	margin: 0px 0;	
}

#nav_general ul li a{
	display: block;
	text-decoration: none;
	background-color: #E6E6E6;
}

li a:hover{
	color: #000;
	text-decoration: none;
}

li.special_middle a{
	/*background:url("../img/nav/middle_nav_bar.jpg") top right #E6E6E6 no-repeat;*/
	padding: 0 10px;
	padding-right: 20px;
}

li.special_end a{
/*	background:url("../img/nav/final_nav_bar.jpg") top right #E6E6E6 no-repeat;*/
	padding: 0 10px;
	padding-right: 20px;
}

/************************ CONTENT ************************/
#content_background{
background: url("../img/skin/skin_portafolio.png") bottom center no-repeat;
}

#content{	
	margin:0 auto;
	/*padding-bottom:18px;*/
	width:900px;
	background-color: #FFFFFF;
	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

#content .nav_izq{
	width: 656px;
	float: right;
	position: relative;
}

#content .nav_der{
	height:980px;
	border-right: solid 1px #EBEBEB;
	width:243px;/*215px*/
	float: left;
}

/************************ ITEM HOME ************************/

.proyecto{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top:20px;
	position: relative;
	overflow: hidden;
}
.imagen_proyecto{
	z-index:5;
}

.proyecto .title_proyect{
	position: absolute;
	top: 0px;
	padding: 10px;
	background-color:#000;
	text-align: right;
	color: #FFFFFF;
	width: 480px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 10;
}
/*
background: url("../img/proyecto/back_title_proyects.png") top left !important;
	background: url("../img/proyecto/back_title_proyects.gif") top left ;
*/
.proyecto h3{
	padding:0;
	margin: 0;
	line-height: 20px;
	font-size: 25px;
	word-spacing: .1em;
}

.proyecto h4{
	padding:0;
	padding-top: 3px;
	margin: 0;
	line-height: 20px;
	font-size: 12px;
}

.back_next{
	text-align:right;
	padding-right: 40px;
	padding-bottom: 15px;
}

.back_next img{
	margin-bottom: -5px;
}

.back_next a{
	font-size: 12px;
	color: #C4232B;
	padding-left:5px; 
}


/************************ NOTICIAS ************************/
#nav_proyect{
	font-size: 14px;
}

#nav_proyect .proyect_quote{	
	font-size: 21px;
	line-height: 30px;
	padding: 15px;
	border-bottom: 1px solid #E2CFD1;
}

#nav_proyect .proyect_filter{
	font-size: 14px;
	padding: 15px;
	border-bottom: 1px solid #E2CFD1;
}

#nav_proyect .proyect_filter a:hover{
	text-decoration: underline;
	color: #C4232B;
}



#nav_proyect h3{
	line-height: 16px;
	padding-bottom: 5px;
	color: #C4232B;
}

#nav_proyect span{
	font-size: 10px;
	color: #A3A3A3;
}


.divSuperior{
	width:500px;
	height: 400px;
	cursor:pointer;
	position:absolute;
	z-index: 20;
	display: block;
	background-color: #FFF;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

