body {
	background-image: url(../images/bghome.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a6a6a6;
	margin: 0px;
	padding: 0px;
	
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#bgheader {
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414141;
	padding-left: 40px;
}
div#bgheader #header {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	padding-top: 30px;
}
#blog {
	height: 46px;
	width: 124px;
	position: relative;
	right: 40px;
	bottom: 0px;
	float: right;
}
#logoEM {
	float: left;
	width: 350px;
	clear: none;
}

#blog h3 {
	margin: 0px;
	padding: 0px;
}
#blog a {
	display: block;
	height: 46px;
	width: 124px;
	background-image: url(../images/blog-em.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -5000px;
}



div#content {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	padding-left: 40px;
   }
div#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
div#menu {
	height: 32px;
	clear: both;
	margin-top: 30px;
}

div#menu ul li {
	float: left;
	width: 185px;
}

div#menu ul li.grafico-off a {
	width: 185px;
	height: 32px;
	background-image: url(../images/bgmenu.gif);
	background-position: left top;
}
div#menu ul li.grafico-off a:hover {
	background-position: 0px -32px;
}
div#menu ul li.grafico-on h1 {
	background-image: url(../images/bgmenu.gif);
	background-position: 0px -32px;
	width: 185px;
	height: 32px;
	text-indent: -5000px;
}
div#menu ul li.tresd-off a {
	width: 185px;
	height: 32px;
	background-image: url(../images/bgmenu.gif);
	background-position: -185px top;
}
div#menu ul li.tresd-off a:hover {
	background-position: -185px -32px;
}
div#menu ul li.tresd-on h1 {
	background-image: url(../images/bgmenu.gif);
	background-position: -185px -32px;
	width: 185px;
	height: 32px;
	text-indent: -5000px;
}
div#menu ul li.web-off a {
	width: 185px;
	height: 32px;
	background-image: url(../images/bgmenu.gif);
	background-position: -370px top;
}
div#menu ul li.web-off a:hover {
	background-position: -370px -32px;
}
div#menu ul li.web-on h1 {
	background-image: url(../images/bgmenu.gif);
	background-position: -370px -32px;
	width: 185px;
	height: 32px;
	text-indent: -5000px;
}
div#menu ul li.contacto-off a {
	width: 185px;
	height: 32px;
	background-image: url(../images/bgmenu.gif);
	background-position: -555px top;
}
div#menu ul li.contacto-off a:hover {
	background-position: -555px -32px;
}

div#menu ul li a {
	width: 185px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	text-indent: -5000px;
}
div#servicios ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#servicios ul li {
	line-height: 14px;
}

div#servicios {
	margin-top: 20px;
	overflow: auto;
}
div#servicios #servicios-grafico-off {
	width: 185px;
	float: left;

}
div#servicios #servicios-grafico-on {
	width: 185px;
	float: left;
	color: #FFFFFF;
}
div#servicios #servicios-tresd-off {
	width: 185px;
	float: left;
}
div#servicios #servicios-tresd-on {
	width: 185px;
	float: left;
	color: #FFFFFF;
}
div#servicios #servicios-web-off {
	width: 185px;
	float: left;
}
div#servicios #servicios-web-on {
	width: 185px;
	float: left;
	color: #FFFFFF;
}
div#servicios #contacto-em {
	width: 185px;
	float: left;
}
div#servicios #contacto-em p {
	margin: 0px;
	padding: 0px;
}
div#servicios #contacto-em a {
	color: #FFFFFF;
	text-decoration: none;
}
div#servicios #contacto-em a:hover {
	color: #a6a6a6;
	text-decoration: none;
}
div#ultimos-proyectos {
	margin-top: 35px;
	overflow: hidden;
}
div#ultimos-proyectos .tit-proyectos {
	background-image: url(../images/bg-proyectos.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 35px;
	width: 199px;
}
div.proyecto {
	clear: none;
	float: left;
	height: 240px;
	width:190px;
	/*width: 225px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #414141;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align:justify;
	padding-top: 0;
	padding-right: 34px;
	padding-bottom: 0;
	padding-left: 0;
}
div.proyecto-fin-fila {
	padding: 0px;
	clear: none;
	float: left;
	height: 240px;
	width: 200px;
	text-align:justify;
}
.img-proyectos{
	border: 1px solid #999999;
}
div#pie {
	height: 20px;
	padding-top: 8px;
	float:left;
	clear:none;
	width: 712px;
	margin-top: 30px;
	border-bottom-width: 3px;
}

div#pie p {
	padding:0px;	
	text-align:left;
}
p#datospie {
	float: left;
	margin:5px 8px 0 0;
}
#xhtmlvalido {
	background-image: url(../images/xhtmlvalido.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 52px;
	float: left;
	margin-right: 10px;
}
#cssvalido {
	background-image: url(../images/cssvalido.gif);
	background-repeat: no-repeat;
	display: block;
	height: 11px;
	width: 52px;
	float: left;
}

#xhtmlvalid {
	float: right;
	text-align: right;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p#redes{
	float: right;
	text-align:left;
	background:url(../images/bg_siguenos.gif) no-repeat left top;
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
#facebook {
	background:url(../images/icon_facebook.gif) no-repeat left top;
	display: block;
	height: 25px;
	width: 24px;
	float: left;
	margin-left: 70px;
}
#twitter {
	background:url(../images/bg_twitter.gif) no-repeat left top;
	display: block;
	height: 25px;
	width: 24px;
	float: left;
	margin-right: 10px;
}
#vimeo {
	background:url(../images/bg_vimeo.gif) no-repeat left top;	
	display: block;
	height: 25px;
	width: 24px;
	float: left;
}

a.naranja  {
	color:#f47d00;
	text-decoration:none;
}

 a.naranja:hover{
	color:#fda443;
}		
/* ESTILOS CONTACTO */

.tit-contacto {
	background-image:url(../images/bg_formulario.gif);
	background-repeat:no-repeat;
	height:45px;
	text-indent:-5000px;
	width:299px;
	margin:0;
	padding:0;
}
#contactform {	
	clear: both;
	overflow: auto;
	height: auto;
	height:100%;	
	padding-top: 0px;
	padding-right: 10px;
	margin:0 30px 0 0;
	/*background:url(../images/bg_contacto.png) no-repeat right top;*/
}
#form {
	clear: none;
	float: left;
	background-image: url(../images/sobreau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 365px;
	height: 220px;
	padding:0;
	margin-top: 15px;
	overflow: hidden;
}
#form a {
	color: #1D8ACB;
	text-decoration: none;
}

#form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #232020;
	padding: 2px;
}
#form textarea {
	background-image: url(../images/bg-textarea.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	border: 1px solid #232020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	padding: 5px;
	clear: both;
}


#form label {
	font-size: 9px;
	color: #9da2a8;
	float: left;
	display: block;
	width: 120px;
	padding-right: 20px;
	padding-bottom: 13px;
	text-align:left;
}
.ancho {
	width: 178px;
}

#form .areamensaje {
	height: 65px;
	clear: both;
	width: 320px;
}
#form .enviarform {
	width:265px;
	text-align: left;
	clear: none;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form .botonenviar {
	float: left;
	margin: 0px;
	padding:2px;
	border:1px solid #232020;
	width: auto;
}

.enviaform {
	float: right;
	clear: none;
	margin-left: 10px;
}
#cab-contacte {
	font-size:12px;
	margin:15px 0 10px 0;
	padding:0px;

}
#intro-contacto {
	width:320px;
	display:block;
	text-align:justify;
	margin:0px;
	padding:0px;

}

.sobre {
	float:right;
}
.remarcado {
	color:#CCCCCC;
}

/*slider proyectos*/

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{
	width:725px;
	height:261px;
	overflow:hidden;
}
#nextBtn a, #prevBtn a{
	background-color: #F47D00;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #121212;
}
#nextBtn a:hover, #prevBtn a:hover{
	background-color: #000000;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #F47D00;
}
#nextBtn, #prevBtn{
	line-height: 20px;
}

/*fin slider*/
