body{ background:url("../img/fondo.png") top left repeat-x #f2f2f2; }

h1,h2,h3,p,ul {font-family: verdana, arial, sans-serif;}

h2{
	background: url("../img/icons/bubbles.png") 0 center no-repeat;
	padding-left: 25px;
	color:#5c5c5c;
}

li{list-style:none;}

ul{
	list-style:none;
	padding:5px;
}

a{
	text-decoration:none;
	color: #3c6fa1;
}
.containerpro {width:980px;margin:0 auto;background-color:#ffffff;}
.container{border-top: 4px #3c6fa1 solid;}

.logo{
	padding-top:15px;
}

.mTop{margin-top:40px;}
.mTop-10{margin-top:10px;}

.txtDerecha{
	text-align:right;
}

.txtGrisOscuro{
	color:#666666;
	font-size:11pt;
}

.cuadroBlanco{
	background-color:#ffffff;
	padding: 40px 0px;
}
.cuadroBlancoPadding{
	background-color:#ffffff;
	padding: 40px 20px 40px 20px;
}

.cuadroAzul{
	background-color:#f6fbff;
	padding: 40px 0px;
}

.boton{
	background-color:#e4e4e4;
	text-align:center;
	font-size:12pt;
	font-weight:bold;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.boton a{
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.padding-5{padding:5px;}

input.noBorder, textarea.noBorder{
	border: 1px white solid;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.estiloTextarea{
	height:130px;
}

.letraMuyGrande{
	font-size:40pt;
	color: #5b5b5b;
	margin-bottom: 22px;
}

.letraGrande{
	font-family: verdana, arial, sans-serif;
	font-size:15pt;
	color: #3c6fa1;
	margin-bottom: 10px;
	font-weight: bold;
}

.letraMediana{
	font-size:10pt;
	color: #5b5b5b;
}

.letraJustificada{
	text-align:justify;
}

input.botonEnviar{
	width:110px;
	height:25px;
}

/****************************************************************************/
/* Pestanyas superiores */
/****************************************************************************/
.pestanyas{
	background-color: #f9fbeb;
	text-align:center;
	font-size:12pt;
	font-family: verdana, arial, sans-serif;
}

.pestanyas a{
	display:block;
	padding-top:15px;
	padding-bottom:10px;
}

.pestanyas a:hover{
	text-decoration:none;
}
/****************************************************************************/

/****************************************************************************/
/*Proyectos*/
/****************************************************************************/
.flecha{
	padding-top:120px;
	padding-bottom:100px;
}

.flecha img{
	display:inline;
}
/****************************************************************************/


/****************************************************************************/
/*Productos destacados*/
/****************************************************************************/
.imagenPacks{
	background: url("../img/packs.png") 0 center no-repeat;
}


.piePagina{
	text-align:center;
	background: url("../img/linea.png") top left no-repeat;
	padding-top:10px;
}

/*.arribaTwitter{
	background: url("../img/twitterTapaArriba.png") top left no-repeat;
}*/

.medioTwitter{
	background: white;
	margin-top: 5px;
	height:300px;
}

.abajoTwitter{
	padding-top:50px;
	padding-bottom:20px;
	background: url("../img/twitterTapaAbajo.png") center 0 no-repeat;
}

.tamanyoTwitter{
	height:312px;
}


/****************************************************************************/
/*Componente Twitter*/
/****************************************************************************/
/*Se elimina en el componente twitter nuestra imagen y nuestro link, puesto que ya se sobreentiende*/
.twtr-hd{
	height:1px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.twtr-hd h3, .twtr-hd h4{
	display:none;
}

.twtr-profile-img-anchor{
	display:none;
}

.twtr-ft{
	height:1px;
	overflow:hidden;
}

#twtr-widget-1{
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/****************************************************************************/

#sliderwrap {
	/*text-align: center;*/
	overflow: hidden;
	position: relative;
	height:329px;
	/*margin-left:10px;*/
}

#slidertext { 
	/*margin-top: 15px;*/ 
	/*float: left ;*/
	/*width: 600px;*/ 
	overflow: hidden ;
	position: relative ;
}

#slidertext li {
	overflow: hidden ;
	position: relative ;
	/*width: 600px;*/ 
	/*margin-bottom: 10px;*/
	height: 329px;
}

#slidertext ul{
	/*width: 600px;*/
}
.img_element {
    float: left;
    height: 220px;
    margin: 0 8px 15px 0;
    width: 300px;
    
}

.workthumb {
	display: block;
	float: left;
	position: relative;
}

.workthumbimg {
	background-color: #ECE8DF;
	display: block;
	float: left;
	height: 200px;
	width: 300px;
	position: relative;
}

.workthumbimg a img {
	border: 1px solid #EFEFEF;
}

.workthumbview {
	float: left;
	height: 1.2em;
	line-height: 1.2em;
	padding-left: 0;
	padding-top: 13px;
	position: relative;
}

a.clrlinkseven {
	-moz-border-radius: 2px 2px 2px 2px;
	background-color: #5E5E5E;
}

.panellink a, .panellink a:visited, .panellink a:active, .panellink a:hover{
	border: medium none;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 2px 4px;
	text-decoration: none;
}

.workthumbdesc {
	float: left;
	line-height: 1.55em;
	margin-top: 13px;
	max-width: 254px;
	position: relative;
}

.tagcategories{
	color: #AAAAAA;
	font-size: 12px;
	text-decoration: none;
}

.dotted {
	border-bottom: 1px dotted #CCCCCC;
}

/*futurefabric.css (línea 483)*/
.vspaced-1 {
	height: 1.5em;
}
.vspaced-3 {
	height: 4.5em;
}



/*ADMIN*/
.box{width:250px;margin:0 auto;}
