* {margin:0;padding:0}
html,body{height:100%;width:100%;margin:0px;
	padding:0px;}

body {
	background:url(../images/body_bg.jpg) center center no-repeat #1d1d1d;
	text-align:center;
	min-height:500px;/* for good browsers*/
	min-width:996px;/* for good browsers*/
	font-family:'FolksRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
}

@font-face {
	font-family: 'FolksRegular';
	src: url('FolksRegular-webfont.eot');
	src: local('?'), url('FolksRegular-webfont.woff') format('woff'), url('FolksRegular-webfont.ttf') format('truetype'), url('FolksRegular-webfont.svg#webfontXy8UVbRP') format('svg');
	font-weight: normal;
	font-style: normal;
}

a{
	outline:none;
}
ul, ol, li, img, form {
	margin:0;
	padding:0;
	border:none;
	list-style:none}
	
@font-face {
	font-family: 'Folks-Bold';
	src: url('Folks-Bold.eot');
	src: local('Folks-Bold'), local('Folks Bold'), url('Folks-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Folks-Heavy';
	src: url('Folks-Heavy.eot');
	src: local('Folks-Heavy'), local('Folks Heavy'), url('Folks-Heavy.ttf') format('truetype');
}
@font-face {
	font-family: 'Folks-Light';
	src: url('Folks-Light.eot');
	src: local('Folks-Light'), local('Folks Light'), url('Folks-Light.ttf') format('truetype');
}


.title1 {
	font-family:'FolksRegular', Arial, sans-serif;}

.title2 {
	font-family:'Folks-Bold', Arial, sans-serif;}

.title3 {
	font-family:'Folks-Light', Arial, sans-serif;}

.title4 {
	font-family:'Folks-Heavy', Arial, sans-serif;}

/* default styles */
dd, blockquote {  
    margin-left: 1em;  
}  
fieldset {  
    border: none;  
}  
input, select, textarea {  
    font-size: 100%;  
    font-family: inherit;  
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left
}
.alignright {
	float: right
}
img.alignleft {
	margin:3px 20px 10px 0;
	float:left
}
img.alignright {
	margin:3px 0 10px 20px;
	float:right
}
.text-right {
	text-align:right
}
.text-left {
	text-align:left
}
.text-center {
	text-align:center
}
.clear {
	clear:both
}

hr {
	height:1px;
	color:#3c3c3c;
	background:#3c3c3c;
	padding:0;
	margin:15px 0;
	border:none}

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

h1, h2, h3, h4, h5 {
	color:#dbe2e4;
	font-weight:normal;
	font-family:'FolksRegular', Arial, sans-serif;}

h1 {
	font-size:36px;}

h2 {
	font-size:20px;
	color:#dbe2e4}

h3 {
	font-size:20px}

h4 {
	font-size:18px}
	
#outer{
	height:100%;
	width:100%;
	display:block;
}

.header {
	
	position: relative;
	width:996px;
	margin:0 auto;
	
}

.container {
/*	height:938px; */
	width:100%;
	background: url(../images/middle_bg.jpg) center 155px no-repeat;
	color:#7a7e80;
	display:block;
	overflow:hidden;
}

.footer {
	clear:both;
	width:674px;
	margin:0 auto;
	padding-bottom:8px;
	clear:both
}

/* header */
.logo {
	width:134px;
	height:113px;
	padding-top:0px;
	float:left}

.socials {
	float:right;
	background:url(../images/social_bg_left.png) left top no-repeat;
	height:27px;
	padding:0 5px 0 7px;
	margin-top:41px;
	position:relative
}
	
.socials p {
	margin:0;
	padding:0;
	display:block;
	height:27px;
	background:url(../images/social_bg_right.png) right top no-repeat;
	padding:5px 7px 0 0;
}

.socials a {
	display:block;
	float:left;
	text-indent:-30000px;
	height:14px;
	margin:0 5px}

a.social-fb {
	background:url(../images/social/facebook.png) 0 0 no-repeat;
	width:15px;
	height:14px;}

a.social-flickr {
	background:url(../images/social/flickr.png) 0 0 no-repeat;
	width:42px;}

a.social-vimeo {
	background:url(../images/social/vimeo.png) 0 0 no-repeat;
	width:49px;}

a.social-twitter {
	background:url(../images/social/twitter.png) 0 0 no-repeat;
	width:9px;}

a.social-fb:hover,
a.social-flickr:hover,
a.social-vimeo:hover,
a.social-twitter:hover{
	background-position:0 -14px}

.topmenu {
	font-family:'FolksRegular', Arial, sans-serif;
	font-weight:normal;
	font-size:15px;
	position:absolute;
	top:91px;
	right:0;
	text-transform:uppercase;
	padding-right:5px;
	color:#fff}

.topmenu a {
	color:#fff}

.topmenu ul {
	text-align:right}
	
.topmenu li.root-item {
	display:inline;
	background: url(../images/icon_slash.png) right center no-repeat;
	padding:0 12px 0 5px}

.topmenu li.last {
	background:none;
	padding:0 5px 0 5px}

.topmenu li.parent a {
	background:url(../images/arrow_gray_down.png) right center no-repeat;
	padding-right:14px;}

.topmenu li.parent ul a {
	background:none;
	padding-left:10px;
	padding-right:7px;}

ul.dropdown {
	position: relative;
	z-index: 307;
}

ul.dropdown li {
	display:block;
	vertical-align: middle;
	/*zoom: 1;*/
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 309;
	cursor: default;
}

ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 16px;
	left: -35px;
	z-index: 308;
	width: 128px;
	font:11px Arial,Helvetica,Sans-serif;
	font-weight:normal;
	text-align:left
}

ul.dropdown ul li a {
	color:#ccc;
	display:block;
	padding-left:10px;
	padding-right:7px;}

ul.dropdown ul li a:hover {
	color:#fff}

ul.dropdown ul li {
	float: none;
	background:url(../images/dropdown_center.png) no-repeat;
	height:31px;
	line-height:31px;
}
ul.dropdown ul li.last {
	background: url(../images/dropdown_last.png) bottom no-repeat;
	height:34px;
	padding:0
}
ul.dropdown ul li.first {
	background: url(../images/dropdown_first.png) bottom no-repeat;
	height:33px;
	padding:15px 0 0 0
}

ul.dropdown ul li a.dot-green,
ul.dropdown ul li a.dot-blue, 
ul.dropdown ul li a.dot-orange, 
ul.dropdown ul li a.dot-purple {
	background:url(../images/icon_dot_green.png) 11px 7px no-repeat;
	padding-left:35px}

ul.dropdown ul li a.dot-green:hover {
	color:#79c305}

ul.dropdown ul li a.dot-blue {
	background-image:url(../images/icon_dot_blue.png)}

ul.dropdown ul li a.dot-blue:hover {
	color:#8ac2d7}

ul.dropdown ul li a.dot-orange {
	background-image:url(../images/icon_dot_orange.png)}

ul.dropdown ul li a.dot-orange:hover {
	color:#de5922}

ul.dropdown ul li a.dot-purple {
	background-image:url(../images/icon_dot_purple.png)}

ul.dropdown ul li a.dot-purple:hover {
	color:#a53ea1}

ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}

ul.dropdown li:hover > ul {
	visibility: visible;
}

ul.dropdown .root-item {
	display:block;
	float:left
}


/* slider block */
.slider-body {
	height:365px;
	padding-top:88px;
	width:100%;
	position:relative	
}


/* news page */
.newspage {
	padding:0;
	height:453px;}
	
.newspage-title {
	width:996px;
	margin:0 auto;
	height:74px;
	padding-top:64px;
	text-align:left;
	position:relative}

.newspage-title h1 {
	font-family:'FolksRegular', Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#bbc1c4;
	line-height:19px;}

.news-name h2 {
	font-family:'FolksRegular', Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;}

.news-short {
	height:190px;
	line-height:1.5em;
	overflow:hidden;}

.news-short p {
	padding:5px 0}

.news-short h3 {
	font-size:13px;
	color:#c2c7ca;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold}

.news-short ul {
	padding:5px 0 5px 10px}

.more {
	height:28px;}

	
/* slider filter */
.slider-filter {
	height:35px;
	position:absolute;
	width:100%;
	top:16px;
	left:0;
	z-index:200;}

.slider-filter-wrapper {
	width:996px;
	margin:0 auto;
	text-align:left;
	position:relative}

.filter-content {
	text-align:center;
	font-family:'FolksRegular', Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#232323;
	padding-top:7px;
	background:url(../images/filter_bg.jpg) repeat-x;
	height:35px;}

.filter-content ul {
	margin:0 auto;
	width:570px}

.filter-content li {
	margin-left:5px;
	display:block;
	float:left;
	font-size:11px;
	height:21px;
	line-height:21px;
	text-align:left;
	margin-left:15px;
	overflow:hidden;
}

.filter-content a {
	color:#4b5257;
	display:block;	
	height:21px;
}

.filter-content .checked {
	background:url(../images/filter_button.gif) 0 0 no-repeat;}

.filter-content .checked a {
	color:#acb4b8}

.filter-content a:hover {
	color:#acb4b8}

.filter-arrow,
.arrowup {
	position:absolute;
	top:0;
	right:0;
	width:30px;
	height:20px;
	z-index:100;
	background:url(../images/icon_arrow_top.png) no-repeat;
}
.arrowup {

	background:url(../images/icon_arrow_down.png) no-repeat;
	top:19px}

.filter-hide {
	background:none}

.filter-hide .filter-content,
.filter-content {
	display:block}

/* content slider */
#content-slider {
      width:95%;
      height: 6px;
      margin: 0;
      position: relative;
	  top:42px;
}

.ui-slider-handle {
      width: 5%;
      height: 8px;
      position: absolute;
      top: 0;
      background-color: #fff;
}

#content-scroll {
      width: 100%;
      height: 367px;
      overflow: hidden;
}

.newspage #content-scroll {
	height:317px}

.newspage #content-holder {
	height: 317px;}

#content-holder {
	min-width:1600px;
/* width: 3374px; */ /*width for 10 scroll items*/
    height: 322px;
}

.scroll-content-item { 
	width: 322px; 
	height: 322px; 
	float: left; 
	margin: 0 7px; 
	text-align: left;
}

.first-item{
	margin:0 7px 0 14px;
}

.first-content-news{
	margin: 0 0 0 20px;
}

.newspage .scroll-content-item {
	padding-right:20px;
	width:302px;
	height:317px;}

.scroll-item-img {
	padding:9px;
	border-bottom:1px solid #2a2a2a;
	height:227px;
	width:302px;
	background:#050505;
	margin-bottom:15px;}

.scroll-item-name {
	text-align:left}

.scroll-item-name p {
	font-size:18px;
	font-family:'FolksRegular', Arial, sans-serif;}

.scroll-item-name a {
	color:#e0e7ea}

.item-date {
	color:#4b5257;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	display:block;
	padding:11px 0;
	text-transform:uppercase}
	
* html .scroll-content-item { display: inline; } /* IE6 float double margin bug */

/* footer */
.footer-content {
	margin-top:100px;
	height:49px;
	color:#5b5e5f;}

.footer-box-l,
.footer-box-c,
.footer-box-r {
	text-align:center;
	float:left;
	height:49px;
	overflow:hidden;
	line-height:23px
	}
.footer-box-c h1
{
   display:block;
    text-align:center;
	overflow:hidden;
	color:#5B5E5F;
	font-size:11px;
}
.footer-box-l, 
.footer-box-r {
	width:49px;
	height:49px;
	background:url(../images/footer_box_1.gif) no-repeat}

.footer-box-l img {
	margin-top:16px}
	
.footer-box-r img {
	margin-top:8px}

.footer-box-c {
	margin:0 3px;
	width:570px;
	height:49px;
	background:url(../images/footer_box_2.gif) no-repeat;
	font-size:11px;
	font-weight:normal;}

/* content */
.content {
	width:996px;
	height:423px;
	padding:10px 0;
	margin:10px auto;
	text-align:left;
}
/* project slider */
.slider-container {
	width:944px;
	height:273px;
	overflow:hidden; 
	position:relative;
	cursor:pointer; }
	
.slides {
	width:926px;
	height:255px;
	position:absolute;
	top:0;
	left:0; }
	
.slides .slide-image {
	position:absolute;
	top:0;
	width:926px;
	height:255px;
	background:#050505;
	padding:9px;
	display:none; }

#loopedSlider {
	margin:5px 0 7px 20px;
	width:926px;
	position:relative;
	clear:both; }

ul.pagination { 
	position:absolute;
	z-index:100; 
	top:9px; 
	right:0; 
	list-style-type:none; 
	padding:5px 10px; 
	margin:0 auto; 
	width:93px; 
	height:21px; 
	background:url(../images/pagination_bg.png) no-repeat;}
	
ul.pagination li {
	float:left;
	margin:0 5px; }	
	
ul.pagination a {
	display:block;
	width:9px;
	height:8px;
	padding-top:8px;
	height:0;
	overflow:hidden;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;}
	
ul.pagination li.active a {
	background-position:0 -8px}
	
a.previous {
	position:absolute;
	top:120px;
	left:-18px;}
	
a.next {
	position:absolute;
	top:120px;
	right:-35px;}

/* project detail */
.project-text {
	clear:both;}

.project-text h1 {
	font-size:17px;
	text-transform:uppercase;
	font-family:'FolksRegular', Arial, sans-serif;}
	
.project-name {
	width:360px;
	padding:5px 0 0 27px;
	float:left}

.project-name h1 {
	margin-bottom:10px;}

.project-meta {
	font-size:14px;
	color:#484f54;
	padding:7px 0;
	line-height:1.0em}
	
.project-category{
	margin-left: 8px;
	font-size:13px;
}

.project-view .project-meta {
	padding:0px 0 12px 0}

.project-meta span {
	color:#dfe6e9}

.border {
	background:url(../images/line.gif) bottom repeat-x}

.project-descr {
	width:384px;
	padding:0 0 0 30px;
	float:left;
	height:120px;
	overflow:auto;
	font-size:13px;
	color:#7a7e80;
	line-height:1.5em;}

.project-descr p {
	margin:0;
	padding:5px 0;}

.project-view {
	width:150px;
	padding:5px 0 0 27px;
	float:left}

.content .project-view p {
	padding:1px 0}

.hide {
	display:none}
	
a.link-button,
a.link-button2,
a.link-button3,
.btn-submit {
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	width:133px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:url(../images/button_bg_1.gif) no-repeat;
	margin:3px auto;}

a.link-button:hover,
a.link-button2:hover,
a.link-button3:hover{
	color:#fff}

a.link-button2 {
	background:url(../images/button_bg_2.gif) no-repeat;
	width:190px;
	margin:5px 0}

a.link-button3 {
	background:url(../images/button_bg_3.gif) no-repeat;
	width:110px;
	margin:10px 0}

/* text page */
.textpage {
	padding:44px 0;
	font-size:13px;
	line-height:1.5em}

.content p {
	padding:7px 0}

.submenu {
	font-family:'FolksRegular', Arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#4b5257;
	padding-bottom:20px}

.textpage .submenu h1{
	font-size:18px;}

.submenu a {
	color:#4b5257}

.submenu a:hover {
	color:#bbc1c4}

.submenu span,
.submenu h1 {
	color:#bbc1c4;
	font-size:19px;
	display:inline}

.column {
	width:310px;
	float:left;
	margin:5px 22px 5px 0}
	
.column h2 {
	font-family:'FolksRegular', Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	margin:20px 0 5px 0;}

.col-wide {
	width:642px;
	margin:5px 22px 5px 0}

.col-wide .col-2 {
	margin-right:0}

.img-b {
	padding:6px;
	background:#050505;
	border-bottom:1px solid #282828;
	margin-bottom:15px}

.short-post {
	padding-bottom:20px}
	
.short-title {
	font-family:'FolksRegular', Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#c0c6c9}
	
.short-title a {
	color:#c0c6c9}

.clients-list ul {
	width:100%;
	height:320px;
	overflow:auto}
	
.clients-list li {
	display:block;
	float:left;
	width:121px;
	height:81px;
	overflow:hidden;
	margin:10px 19px 10px 0}

.clients-list li img {
	border:1px solid #515151;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;}
  
.clients-list li a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;}

/* contact page */
.contact {
	font-size:13px;
	line-height:2em}

.contact h2 {
	background:none;
	padding:0}
	
small {
	font-size:11px;
	font-style:italic;}	
	
.gray {
	color:#495054}

.white {
	color:#e5e5e5}

.contact table {
	margin:10px 0}

.contact-form {
	color:#495054}

.contact-form label {
	font-style:italic;
	font-size:11px;}

.inputtext {
	clear:both;
	margin-bottom:3px}

.contact-form input,
.contact-form select,
.contact-form textarea {
	font-size:12px;
	color:#717171;
	border:0;}

.contact-form .btn-submit {
	cursor:pointer;
	float:right;
	margin:5px 7px;}

.contact-form .btn-submit:hover {
	color:#fff}

.inputtext input {
	background:url(../images/input_bg.gif) no-repeat;
	width:240px;
	height:27px;
	padding:1px 5px 0 5px;
	line-height:27px;}

.textarea {
	margin-top:47px}
	
.textarea textarea {
	background:url(../images/textarea_bg.gif) no-repeat;
	width:294px;
	height:160px;
	padding:5px 5px;
	overflow:auto}

div#volver
{
display:block;
height:31px;
margin-bottom:-6px;
overflow:hidden;
text-align:left;
width:173px;
}

div.item-date > div
{
display:inline;
color:#D544CE;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
text-transform:uppercase;
}
div#centro
{
display:block;
width:990px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
text-align:left;
}
div.idiomas
{
display:block;
width:70px;
height:21px;
margin-left:11px;
overflow:hidden;
/*
background-image:url(../images/inicio/fondo_idioma.png);
background-repeat:no-repeat;
*/
margin-top:21px;
}
div.cab_idiomas
{
float:left;
width:12px;
overflow:hidden;
}
div.idiomas a
{
float:left;
margin-top:5px;
overflow:hidden;
cursor:pointer;
margin-right:8px;
}
div.idiomas a img
{
cursor:pointer;
border:0px;
}
div.cab_inicio
{
display:block;
height:260px;
width:951px;
overflow:hidden;
margin-top:36px;
margin-left:20px;
}
div.cab_izq_inicio
{
float:left;
overflow:hidden;
width:500px;
}
div.cab_izq_inicio img
{
display:block;
overflow:hidden;
margin-bottom:10px;
}
div.des
{
clear:both;
display:block;
overflow:hidden;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#707173;
text-align:left;
margin-left:3px;
height:195px;
width:341px;
}
div#cab_drc_inicio
{
float:right;
width:570px;
height:179px;
overflow:hidden;
margin-top:8px;
}
div#img_cab_drc
{
display:block;
overflow:hidden;
width:570px;
height:179px;
background-image:url(../images/inicio/marco_img.jpg);
background-repeat:no-repeat;
}
div#img_cab_drc img
{
display:block;
height:147px;
margin-left:6px;
margin-top:5px;
overflow:hidden;
width:558px;
}
div#proy_inicio
{
display:block;
overflow:hidden;
margin-top:20px;
}
div#label_proy_inicio
{
float:left;
width:13px;
height:134px;
overflow:hidden;
background-image:url(../images/inicio/proyectos_recientes.png);
background-repeat:no-repeat;
margin-right:5px;
}
div.trab_inicio
{
float:left;
width:181px;
height:135px;
overflow:hidden;
background-image:url(../images/inicio/marco_proyecto.jpg);
background-repeat:no-repeat;
background-position:center;
margin-right:13px;
}
div.fondo_proy
{
display:block;
overflow:hidden;
width:181px;
height:135px;
background-repeat:no-repeat;
background-position:center;
}
div.tip_proyecto
{
display:block;
width:114px;
height:16px;
overflow:hidden;
margin-top:22px;
background-image:url(../images/inicio/tipo_proyecto.png);
background-repeat:no-repeat;
text-transform:uppercase;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
padding-left:12px;
padding-top:6px;
text-align:left;
}
div.tip_proyecto a
{
display:block;
width:114px;
height:16px;
overflow:hidden;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
div.nom_proyecto
{
background-image:url(../images/inicio/fondo_info_proyecto.png);
background-repeat:no-repeat;
display:block;
height:33px;
margin-left:11px;
margin-top:49px;
overflow:hidden;
padding-left:10px;
padding-top:5px;
text-align:left;
width:149px;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
div.nom_proyecto a
{
display:block;
width:149px;
height:33px;
overflow:hidden;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
div#label_unoticias
{
display:block;
overflow:hidden;
margin-left:16px;
margin-top:29px;
}
div#unoticias
{
margin-left:16px;
margin-top:25px;
overflow:hidden;
display:block;
}
div.unot
{
float:left;
width:231px;
height:139px;
overflow:hidden;
margin-right:10px;
background-image:url(../images/inicio/fondo_noticia.png);
background-repeat:no-repeat;
margin-right:10px;
}
div.tunot
{
display:block;
width:200px;
max-height:26px;
margin-left:14px;
overflow:hidden;
margin-top:15px;
}
div.tunot a
{
display:block;
overflow:hidden;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-transform:uppercase;
}
div.funot
{
display:block;
overflow:hidden;
margin-left:14px;
width:200px;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:10px;
color:#d544ce;
margin-top:2px;
}
div.dunot
{
display:block;
margin-left:14px;
width:200px;
overflow:hidden;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:11px;
color:#787b7c;
text-align:justify;
margin-top:13px;
height:55px;
}
div.lee_not_inicio
{
display:block;
overflow:hidden;
margin-top:5px;
margin-left:15px;
}
div.lee_not_inicio a
{
display:block;
color:#fff;
font-size:10px;
}
div.p1
{
float:left;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:17px;
color:#fdfdfd;
margin-right:10px;
margin-bottom:17px;
text-transform:uppercase;
}
div.p2
{
float:left;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:17px;
color:#90006f;
margin-right:10px;
text-transform:uppercase;
}
div.p3
{
float:left;
font-family:'FolksRegular', Arial, Helvetica, sans-serif;
font-size:17px;
color:#787b7c;
margin-right:10px;
text-transform:uppercase;
}
div#todo
{
display:block;
width:100%;
height:321px;
overflow:hidden;
}
div.inicio
{
display:block;
width:100%;
background-repeat:no-repeat;
background-position:center;
overflow:hidden;
}
div.cinicio
{
display:block;
margin-left:auto;
margin-right:auto;
overflow:hidden;
width:990px;
height:325px;
}
div.des_noticias
{
overflow:hidden;
width:auto;
max-height:61px;
font-size:13px;
line-height:1.5em;
color:#7A7E80;
}
div.tit_noticias
{
display:block;
max-height:36px;
overflow:hidden;
}
div.tit_noticias a
{
font-size:14px;
cursor:pointer;
}
div#tit_noticia
{
display:block;
overflow:hidden;
color:#BAC1C4;
font-family:'FolksRegular',Arial,sans-serif;
font-size:13px;
text-transform:uppercase;
width:620px;
}
div.des_noticia
{
overflow:hidden;
width:620px;
font-size:13px;
line-height:1.5em;
color:#7A7E80;
}
div#fecha_noticia
{
display:block;
overflow:hidden;
width:620px;
}
