p {
	margin-right: 10px;
	margin-left: 10px;
}
.clear {
	clear: both;
}
.nav {
	height: 50px;
	width: 960px;
}

.nav ul {
	list-style-type: none;
	clear: both;
	float: right;
}
.nav ul li {
	float: left;
}
.nav ul li.izquierda {
	float: left;
	margin-right: 427px;
}



#wrap {
	width: 960px;
	margin: 0 auto;
	clear: both;
	/*position: relative;*/

}
#headerWrap {
	width: 100%;
	background: #232323;
	margin-bottom: 10px;
}
#header {
	height: 175px;
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#accesoClientes {
	z-index: 50;
	position: absolute;
}
#login {
	background: #232323;
	height: 175px;
	width: 960px;
	display: none;
}

/*
#login {
	z-index: 25;
	position: absolute;
	background: #232323;
	height: 175px;
	width: 960px;
	display: none;
}
*/


#content {
	clear: both;
	margin-bottom: 70px;
}
#content h1 {
	border-bottom: 4px solid #95DF00;
	margin-bottom: 0px;
}
#content p {
	line-height: 16px;
}




#bottomWrap {
	z-index: 99;
	position: fixed;
	width: 100%;
	bottom: 0px;
	background: #232323 no-repeat center;
	height: 60px;
	display:scroll;

}
#bottom {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
.foto940 {
	background: url(images/sombra-940-portfolio.png) no-repeat 0px 0px;
	width: 940px;
	display: block;
	padding: 10px;
	margin: 0px 0px 30px;
	height: 320px;
}
.foto940 img {
	margin-bottom: 5px;
}
.foto940 strong {
	color: #95DF00;
}

.foto940Top {
	background: url(images/sombra-940-top.png) no-repeat 0px 0px;
	width: 940px;
	display: block;
	padding: 10px;
	margin: 0px;
	height: 320px;
}

.foto220 {
	background: url(images/sombra-240.png) no-repeat 0px 0px;
	width: 220px;
	display: block;
	padding: 10px;
	margin: 0px;
	float: left;
	line-height: 16px;
}
.foto220 img {
	margin-bottom: 10px;
}
.foto220 strong {
	color: #95DF00;
}
.foto460 {
	background: url(images/sombra-460.gif) no-repeat 0px 0px;
	width: 460px;
	display: block;
	padding: 10px;
	margin: 0px;
	float: left;
}
.foto460 img {
	margin-bottom: 10px;
}
.foto460 strong {
	color: #95DF00;
}
.fotoContacto {
	width: 940px;
	display: block;
	padding: 10px;
	margin: 0px;
	float: left;
	clear: both;
}
#contentServicios {
	padding: 10px;
	background: #FFF;
}

#contentDesarrollos {
	background: #FFF;
	position: relative;
	display: block;
	padding: 10px;
}
#contentClientes {
	background: #FFF;
	position: relative;
	display: block;
	padding: 10px;
	clear: both;
}
#contentClientes p {
	padding: 0px;
	margin: 0px;
}


#contentClientesIzq {
	float: left;
	width: 430px;
	background: #FFF;
}
#contentClientesDer {
	float: right;
	width: 430px;
	background: #FFF;
}

#contentEquipo {
	background: #FFF;
	padding: 10px;
}
#contentEquipo a {
	color: #95DF00;
}

#contentEquipo p {
	float: left;
	width: 215px;
	line-height: 16px;
}
#contentContacto {
	background: #FFF;
	padding: 10px;
}
#contentFuncionamiento {
	background: #FFF;
	padding: 10px;
}


.contactoIframe {
	height: 600px;
	width: 940px;
	border: 1px solid #FFF;
}
.textoClaro {
	color: #999;
}
.dvHdr {
	border: 1px solid #333;
}
.dvHdr {
	border: 1px solid #333;
}
.contenido2Col {
	padding: 10px;
	width: 940px;
	background: #FFF;
}
.contenido2ColIzq {
	float: left;
	width: 460px;
}
.contenido2ColDer {
	float: right;
	width: 460px;
}
.contenido2Col p {
	margin: 0px;
}
.subrayadoBottom {
	border-bottom: 1px dashed #999;
}
#tips {
	background: #FFF;
	padding: 10px;
}
.contenido3Col1 {
	float: left;
	width: 300px;
}
.contenido3Col2 {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.contenido3Col3 {
	float: left;
	width: 300px;
	margin-left: 20px;
	background: #F0FADB;
}
.campo {
	width: 550px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	height: 30px;
	font-size: 12px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px dashed #CCC;
	border-left: 1px solid #FFF;
	line-height: 25px;
}
.campoMultiple {
	border: 1px solid #FFF;
	width: 550px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	height: 200px;
	font-size: 12px;
	line-height: 24px;
}
.textoIzquierda {
	text-align: left;
}
.textoLink {
	color: #666;
	border-bottom: 1px dashed #CCC;
}
#legales {
	background: #f5f5f5;
	padding: 10px 10px 10px 20px;
	width: 920px;
}
.textoError {
	color: #F00;
}

