body {
	color:#444;
	margin-top: 40px;
	background: #BE1626 url(../images/fondo2.jpg) repeat-x scroll center top;
	font-family: Century Gothic;
}

p {
	text-align:justify;
}

.pie {
	text-align:center;
}

.tuercas {
    left: 50%;
	margin:0px;
	padding:0px;
    margin-left: -540px;
    position: absolute;
    top: 210px;
    width: 133px;
}
.robot1 {
    left: 50%;
	margin:0px;
	padding:0px;
    margin-left: 400px;
    position: absolute;
    top: 80px;
    width: 147px;
}

.disenadores li {
	margin: 5px 0px;
	
}
.scroll a {
	color: #BE1626;
	text-decoration: none;
	font-weight:bold;
	padding:3px;
}

.scroll a:hover {
	color: #FFF;
	background-color:#BE1626;
}

a.enlacelogo:hover {
	background-color:#FFF;
}

.enlacelogo img {
	margin-bottom: -2px;
}

#josu {
	margin-bottom: -9px;
}

#fondo {
    left: 50%;
	margin:0px;
	padding:0px;
    margin-left: -600px;
    position: absolute;
    top: 430px;
    width: 400px;
}

.fb_iframe_widget {
    left: 50%;
	margin:0px;
	padding:0px;
    margin-left: -600px;
    position: absolute;
    top: 90px;
    width: 300px;
}

#tfno {
	margin-left: 240px;
}
#mail {
	margin-left: 150px;
}

.muestraweb {
	display:none;
	width:640px;
	padding:10px;
	padding-top:0px;
	margin:0px;
	margin-top:-10px;
	font-size:90%;
}

.muestraweb p {
	text-align:left;
}

#callme {
	margin-left:450px;
}

#tuercas {
	margin: 50px 0 0 440px;
}
#pancarta {
	margin-top:50px;
}
#yeah {
	margin-top:-10px;
}
.fotomuestra {
	float:left;
	width:400px;
	padding:0px;
	text-align:right;
}
.textomuestra {
	float:left;
	width:200px;
	padding:10px;
}

.primera {
	display:block;
}

		/* Carousel */
		
#carousel {
	position: relative; /* Necesario */
	overflow: hidden; /* Necesario */
	height: 75px;
	/*margin-left:35px;*/
	/*background:#5B5B5B url(../images/carousel-bg-ccc.png) bottom left repeat-x;*/
}

#carousel .belt {
	position: absolute; /* Necesario */
	left: 0;
	top: 0;
	margin:0 20px 20px 0;
	text-align: center;
}

#carousel .panelmuestra {
	width:110px;
	height:75px;
	min-height:75px;
	float: left; /* Necesario */
	overflow: hidden;
	margin: 0px;
	padding:0px;
	border:0px solid #aaaaaa;
	background-color:#ffffff;
}

#carousel .panelmuestra .panel-text {
	padding-top:5px;
	font-size:10px;
	font-family:century gothic,Verdana, Geneva, sans-serif;
	color:#FFF;
}

#carousel .panelmuestra .panel-text a {
	color:#CCC;
	text-decoration:none;
}

#carousel .panelmuestra .panel-text a:hover {
	color:#333;
	text-decoration:underline;
}
.panelmuestra img {
	width:100px;
	height:auto;
}

			/* Botones del carousel */
			
.button-prev {
	height:75px;
	width:35px;
	float:left;
	/*background:#5B5B5B url(../images/carousel-bg-ccc.png) bottom left repeat-x;*/
	/*-moz-border-radius:10px 0 0 10px;*/
}



.button-prev a {
	display:block;
	padding:5px;
	margin-top:20px;
}

.button-next {
	height:75px;
	width:35px;
	float:right;
	/*background:#5B5B5B url(../images/carousel-bg-ccc.png) bottom left repeat-x;*/
	/*-moz-border-radius:0 10px 10px 0;*/
}

.button-next a {
	display:block;
	padding:5px;
	margin-top:20px;
}


a img {
	border:none;
}
.content_carrusel {
	width:660px;
	margin: 10px 0 0;
	float: left;
}

.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0px;
	margin:0px;
}

a {
    outline:0;
}
