

 
 
 body{
	color: #FFF;
	font-size: 11px;
	line-height: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/fondoBody.jpg) top right repeat-y;
}
body.index{
	background: none;
}
body.contacto{
	background: url(../images/fodnoBodyContacto.jpg) top right repeat-y;
}
body.servicios{
	background: url(../images/fondoServicios.jpg) top right repeat-y;
}
body.portfolio{
	background:none;
}
a{
	color: #fe119d;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.boxBlanco{
	width: 100%;
	float: left;
	clear: both;
	height: 20px;
	margin-top: 10px;
}
#contenido,
#contenidoContacto{
	margin: 0;
	height: 500px;
	float:left;
	width: 100%;
	padding-bottom: 150px;		
}
#contenidoContacto{
	background: url(../images/fondoContenedorContacto.jpg) top right no-repeat;
}
.logo{
	margin: 0;
	top: 0;
	position:fixed;
}
.flash{
	width: 800px;
	right: 0;
	text-align: right;
	float: right;
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 99px;
}
.datosContacto{
	float: left;
	width: auto;
	position: fixed;
	bottom: 105px;
	color: #333;
}
.datosContacto li{
	height: 16px;
	line-height: 16px;
	margin: 5px 0;
	padding: 0;
}
.datosContacto li img{
	margin: 0 5px;
}
img.love{
	float:right;
	margin: 0;
	top: 0;
}
#footer, #footer-emarketing{
	height: 100px;
	clear: both;
	z-index: 290;
	bottom: 0;
	left: 0;
	position: fixed;
	margin: 0;
	width: 100%;
	background: #252525;
	min-width:1000px;
}

h2{
	font-weight: bold;
	margin-bottom: 5px;
	color: #FFF;
	width: 100%;
}
.columnaDerecha,
.columnaMedia{
	float: right;
	text-align: left;
	width: 300px;
	color: #FFF;
	z-index: 200;	
}
.columnaMedia,
.columnaMediaC{
	width: 450px;
	z-index: 50;
	background-color: #FFF;
	padding-bottom: 150px;	
}
.columnaMediaC{
	background: none;
	width: 400px;
	float: right;
	text-align: left;
	color: #FFF;
}
.columnaMediaC p{
	float: left;
	margin-top: 5px;
	margin: 10px;
	margin-bottom: 35px;
}
.columnaMedia p{
	float:left;
	color: #222;
	text-align: justify;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
}
.columnaMediaGris{
	background: url(../images/tipLeftGris.png) top left no-repeat;
	width: 360px;
	float: right;
	text-align: left;
	padding: 0 20px;
	padding-top: 10px;
	color: #FFF;
}
.columnaEntera{
	width: 814px;
	float: right;
	text-align: left;
}	
.imgsClientes{
	width:750px;
	padding: 10px;
	padding-top: 0;
	padding-bottom: 100px;
	float: right;
	clear: both;
	color: #333;
}
.imgsClientes img{
	margin: 1px;
	float: left;
}
.txtIntro{
	background: #EBEBEB url(../images/fondoTextoClientes.jpg) top left repeat-y;
	width: 750px;
	padding: 10px;
	color: #252525;
	float: right;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 0 0;
}
p.gris{
	background: #EBEBEB url(../images/fondoTextoClientes.jpg) top left repeat-y;
	padding: 10px;
}
img.titulo{
	float: left;
	margin-right: 50px;
	margin-bottom: 5px;
	clear: both;
}
.columnaMedia img{
	margin-top: 10px;
	float: left;
}
.columnaDerecha img{
	float: left;
	margin-left: 24px;
}
.columnaDerecha{
	padding: 10px;
	padding-bottom: 100px;
	background: url(../images/tipLeft.png) top left no-repeat;	
}
.columnaDerechaContacto{
	background: none;
	float: right;
	text-align: left;
	width: 300px;
	color: #FFF;
	z-index: 200;	
	padding: 0;
	padding-bottom: 100px;
}
.columnaDerechaPortfolio{
	width: 250px;
	background: #343434;
	float: right;
	text-align: left;
}
.boxCVL,
.boxCVR{
	width: 220px;
	color: #252525;
	margin-top: 25px;
}
.boxCVL{
	float: left;
	clear:left;
}
.boxCVR{
	float: right;
}
.boxCVL p,
.boxCVR p{
	font-weight: normal;
	text-align: left;
	font-size: 11px;
}
.boxCVL img,
.boxCVR img{
	float: left;
	margin: 0 auto;
	margin-bottom: 10px;
	clear: both;
}
h3{
	color: #ed008c;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 173px;
	clear: both;
	margin-bottom: 5px;
}
.columnaDerecha p{
	margin-bottom: 5px;
}
.leyenda{
	color: #333333;
    height: 260px;
    margin-left: -10px;
    overflow: hidden;
    padding: 30px 10px 10px;
    position: fixed;
    bottom: 100px;
    width: 560px;
    z-index: 5;
}

.boxDerecha,
.boxDerechaG{
	margin: 20px 5px 5px 0;
	padding: 5px 5px 5px 24px;
	float: right;
	text-align: justify;
}
.boxDerechaG,
.boxDerechaG h2{
	color: #222;
}
.columnaDerechaContacto img{
	margin:0;
}
.columnaDerechaContacto p{
	text-align: right;
	margin-right: 25px;
	margin-top: 25px;
	font-weight: bold;
}

.video-emarketing{
	width: 530px;
	z-index: 50;
	background-color: #FFF;
	position:absolute;
	left:610px;
	margin:20px 100px 0 0;
}

.izq-emarketing{
	position:absolute;
	width:600px;
}
/***                        MENU                              ***/

#menu{
	height: 100px;
	float: left;
	color: #ed008c;
	font-weight: bold;
	background-color: #252525;
	line-height: 100px;
}
#menu a{
	color: #BBB;
	text-transform: uppercase;
	padding: 0 8px;
}
#menu a:hover{
	color: #FFF;
	text-decoration: none;
}
#menu a.on{
	color: #FFF;
}
#menu a.on:hover{
	color: #ed008c;
}
#menuPortfolio{
    padding-top: 34px;
    position: absolute;
    right: 0;
	width:545px;
}
#menuPortfolio a{
	border-bottom: 2px solid #252525;
	width: auto;
	float: left;
}

/***                          FORM                   ***/
form{
	float: left;
	margin: 0;
	margin-left: 10px;
}
table td{
	height: 25px;
	padding: 2px;
	vertical-align: top;
}

input, textarea{
	border: none;
	background: #FFF;
	border: 1px solid #66003E;
	float: right;
	color: #252525;
	width: 180px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

input.btn {
	width: auto;
	padding: 2px 5px;
	color: #ec008d;
	border: 1px solid #FFF;
}
input.btn:hover{
	color: #FFF;
	background-color: #ec008d;
}


/*************** PORTA *************/

.muestraTrabajo{
	color: #666;
	float: left;
	width: 100%;
	padding: 10px;
}
.muestraTrabajo2{
	color: #666;
	float: left;
	width: 100%;
	padding-top:10px;
}
.muestraTrabajo p{
	float: left;
}
.muestraTrabajo img{
	float: left;
}
.muestraTrabajo ima#alt{
	color: #090;
}
.boxMini{
	width: 100px;
	padding: 5px;
	padding-left: 20px;
	margin: 2px;
	margin-bottom: 10px;
	height: 85px;
	float: left;
}
.boxMini p{
	float: left;
	width: 100%;
	line-height: 20px;
	text-align: center;
}
.boxMini img{
	float: left;
	margin: 0 auto;
	border: 2px solid #999;
}

.boxMini img:hover{
	border-color: #FFF;
}
.boxMini a{
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
hr{
	float: left;
	color: #DDD;
}
a.socialTW,
a.behance,
a.socialFB{
	line-height: 24px;
	color: #FFF;
	text-indent: 30px;
	height: 24px;
	float: left;
	margin: 5px;
}
a.socialTW{
	background: url(../images/twitter.png) top left no-repeat;
}
a.socialFB{
	background: url(../images/facebook.png) top left no-repeat;
}
a.behance{
	background: url(../images/behance.png) top left no-repeat;
}
.boxLogos{
	float: left;
	margin: 0 auto;
	margin-top: 20px;
}
.tecnoIzq,
.tecnoDer{
	float: left;
	width: 45%;
}
.tecnoIzq{
	margin-right: 10px;
}
.tecnoDer{
	border-left: 1px solid #CCC;
}
.tecnoDer img{
	float: left;
	margin: 5px 0 5px 80px;
}
/******************** FORMATO DE TABLA ***********************************/
table.planes{
	float: left;
	clear: both;
	border: 3px solid #FFF;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #FFF;
	background-color: #FFF;
}
table.planes p{
	text-align: left;
}
table.planes td{
	height: 30px;
	line-height: 30px;
	width: 120px;
}
table.planes td.primeraColumna{
	width: 164px;
}
img.tabla{
	margin: 10px;
	margin-right: 10px;
	float: left;
}
table.planes tr.impar td{
	background: #EEE;
}
table.planes tr.titulos td{
	text-align: center;
	font-weight: bold;
}
.columnaEnteraGris{
	width: 814px;
	float: right;
	text-align: left;
	padding: 10px 10px 100px 5px;
	color: #333;
}
.fndoGris{
	background: url(../images/tipLeftGris.png)  top left no-repeat;
	float: right;
	padding-left: 9px;
	width: 838px;
}
body.bodyGris{
	background: url(../images/bodyGris.jpg) top right repeat-y;
}
table.dominio{
	width: 100%;
	float: left;
	clear: both;
}
table.dominio input,
table.dominio label{
	width: auto;
	float: left;
	margin-left: 10px;
}
table.dominio label{
	margin-right: 5px;
}
.boxDominio{
	float: left;
	clear: both;
}
.ava{
	background: url(../images/disponible.png) center left no-repeat;
	padding-left: 20px;
	color: #060;
	line-height: 16px;	
}
.tak{
	background: url(../images/noDisponible.png) center left no-repeat;
	padding-left: 20px;	
	color: #C00;
	line-height: 16px;	
}
.tr1, .tr2{
	border-bottom: 1px solid #999;
	height: 16px;
	line-height: 16px;
}
#menuPortfolio a{
	height: 30px;
	display: block;
	width: 170px;
	background-position: top center;
	background-repeat: no-repeat;
}
#menuPortfolio a:hover{
	background-position: bottom;
}
a.web{
	background-image: url(../images/btnWeb.jpg);
}
a.graphic{
	background-image: url(../images/btnGrafico.jpg);
}
a.e-marketing{
	background-image: url(../images/btnMarketing.jpg);	
}
#menu a.mag{
	color: #ec008d;
}
a.mag:hover{
	color: #FFF;	
}

/******************** DESPLEGAR WEB ***********************************/

.columnaMedia2{
	width: 590px;
	z-index: 50;
	background-color: #FFF;
	float:right;
	margin:20px 100px 0 0;
}
.textoTrabajos{
	margin-bottom:10px;
}
.contenedorTrabajos{
	width:590px;
}
.boxTrabajos{
	width:140px;
	-moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
	float:left;
	margin: 0 10px 10px 0;
}
.boxTrabajosU{
	width:140px;
	-moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
	float:left;
}
.boxTrabajosTexto{
	font-size:10px;
	color:#999;
	padding:5px;
	text-align:center;
	clear:both;
}

.boxTrabajosPie{
	background-color:#efefef;
	padding:5px;
	width:130px;
	color:#000;
	font-style:italic;
	text-align:center;
}
.boxTrabajosImagen{
}
.clear{
	clear: both;
	width: 100%;
}

.numerosTrabajos{
	text-align:right;
	clear:both;
}

.numerosTrabajos a{
	color:#333;
}
.numerosTrabajos a:hover{
	color:#EC008D;
	font-weight:bold;
	text-decoration:none;
}
.numerosTrabajosActual{
	color:#EC008D;
	font-weight:bold;
	text-decoration:none;
}

#plan {
	height: 220px;
    left: 250px;
    position: absolute;
    top: 15px;
    width: 235px;	

}

/* slider */

.roundabout-holder {
				list-style: none;
				width: 300px;
				height: 10em;
				margin: 1em auto;
			}
			
			.roundabout-moveable-item {
				height: 4em;
				width: 8em;
				border: 1px dotted #999;
				background-color: #f3f3f3;
				font-size: 2em;
				cursor: pointer;
			}
			
			.roundabout-in-focus {
				cursor: auto;
			}


