@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, Helvetica, 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;
}




/************************ BANNER BAR ************************/
#banner{
	color: white;
	background-color: #3AD9FF;
	height: 320px;
}

#banner #noflash{
	
}

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

#content{	
	margin:0 auto;
	padding-bottom:18px;
	width:900px;
	background: url("../img/home_faux.jpg") top left repeat-y;
	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

#content .nav_izq{
	width: 685px;
	float: left;
}

#content .nav_der{
	width:215px;	
	float: left;
}

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

.proyects{
	position: relative; /*Esto se cambio*/
	border-bottom: 1px solid #E2CFD1;
	padding: 30px 0;
	margin: 0 5px;
}

.proyects img{
	float:right;
	margin-right: 20px !important;
	margin-right: 10px;
}


.h3{
	font-size: 24px;
	color:#C32429;
	line-height: 20px;
	padding: 0 16px;
}

.link_h3{
	font-size: 24px;
	color:#C32429;
	line-height: 20px;
}

#div_serv{
	width:300px;
	margin-top:20px;
	
}

.proyects h4{
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 0 16px;
}

.proyects blockquote{
	font-size: 28px;
	font-weight: normal;
	margin:35px 0 0 35px;
	line-height: 30px;
	padding: 0;
}

.proyects .text_home{
	width:220px;
}

.proyects .comment_home{
	font-size: 12px;
	margin: 0;
	text-align: right;
	margin-right: 20px;
}


/************************ ITEM SERVICIOS ************************/

#servicios{
	
	padding-top:20px;
	margin: 0 20px;
	text-align: right;
}

#servicios .servicio{
	width: 176px;
	float: left;
}

#servicios .estrategia, .diseno{
	margin-right: 52px;
}

#servicios h3{
	line-height: 20px;
	padding-bottom: 15px;
	color: #C32429;
	text-align: left;
}

#servicios .servicio p{
	margin:15px 0 8px 0;
	font-size: 12px;
	text-align:left;
}

#servicios .servicio a:link{
	font-size:12px;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
}

#servicios .servicio a img{
	margin-bottom: -10px;
}

/************************ NOTICIAS ************************/
#noticias{
	padding: 0 5px;
	padding-top: 10px;
	width:190Px;
	clear: both;
}

#proyects_foto{
}

.cont_foto{ /*Manipula los overs de la imagen*/
	cursor:pointer;	
	position: absolute;
	background-color:#000;
	left:255px;
	width:400px;
	height:235px;
}

.over_foto{
	text-align:center;
	position:absolute;
	margin: 0 auto;
	left: 155px;
	top: 25px;
	width:160px;
	height:135px;
	z-index:20;
}

#blog{
	padding: 0 5px;
	width:190Px;
	padding-top: 10px;
	float:left;
	position:absolute;
	top:50px;
	left:0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
}

#container_noticias{
	overflow:hidden;
	position:relative;
}
.titulo_tab_noticias{
	float: left;
}
.titulo_tab_blog{
	position: absolute;
	top: 0px;
	left: 95px;
}
.noticias_h2{
	font-weight: normal;
	font-size: 21px;
	border-bottom: 1px solid #E2CFD1;
	padding: 18px 16px 19px 16px;
	margin: 0px;
}
.link_blog:hover, .link_noticias:hover{
	color:#C4232B;
}

.link_noticias{
	color:#C4232B;
}

.link_blog{
	color:#515151;
}

.noticias_span{
	color: #515151;
}

.noticias_strong{
	color: #ccc;
	font-weight: normal;
}

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

.noticias_h3{
	line-height: 16px;
	padding-bottom: 5px;
}

.span_noticia{
	font-size: 10px;
	color: #A3A3A3;
}


.newsletter{
	width:174px;
	background:#B2242E;
	margin:10px auto;
	padding:10px;
}

.newsletter h3{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.newsletter p{
	color:#CCC;
	margin-bottom:10px;
}

.newsletter form input{
	height:20px;
	margin:0;
	padding:0;
	float:left;
	color:#A3A3A3;
}

.newsletter input.email{
	width:139px;
	padding-left:7px;
}

.newsletter input.btn{
	width:26px;
	background:#C4242B url(../img/btn_newsletter.jpg) no-repeat 9px 3px;
	text-indent:-9999px;
	border:solid 2px #fff;
	cursor:pointer;
}

/************************ NAV_DER TWITTER ************************/

#widget_twitter{
	background: url("../img/back_tweet_der.jpg") top left no-repeat;
	height: 164px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 5px;
	/*border-bottom: solid 1px #A3A3A3;*/
}

#widget_twitter blockquote{
	font-size: 11px;
	color: #333;
}

#widget_twitter p{
	font-size: 10px;
	color: #A3A3A3;
}

/************************ REDES SOCIALES ************************/

#widget_redes_sociales{
	background: url("../img/back_redes_sociales.jpg") top right no-repeat;
	height: 60px;
	margin: 5px 5px;
	border-bottom: solid 1px #A3A3A3;
}

#widget_redes_sociales img{
	margin-top: 7px;
	margin-left: 7px;
}

#widget_redes_sociales a{
	text-decoration: none;
}

/************************ RSS CHANNEL ************************/

#rss_channel a{
	text-decoration: none;	
}



