body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	background-color: #000000;
}
.clearing {
	clear: both;
}
.negrita {
	font-weight: bold;
}


a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#cabecera {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262626;
	height: 100px;
}

#cabecera #logoimg {
	float: left;
	margin-top: 3px;
}
#cabecera #logotxt {
	margin-top: 30px;
	margin-left: 10px;
}
#cabecera #menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#cabecera #menu li {
	display: inline;
	margin-right: 22px;
}
#cabecera #menu li a {
	color: #96a2a9;
}
#cabecera #menu li .select {
	color: #da251d;
}
#cabecera #infocon p {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
}
#cabecera #infocon {
	float: right;
	text-align: right;
	padding-top: 35px;
	padding-right: 45px;
}
#cabecera #infocon img {
	margin-left: 15px;
}


#banner {
	height: 276px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
}
#proyectos {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 194px;
}
#proyectos #encurso {
	width: 499px;
	background-color: #FFF;
	float: left;
	margin-right: 2px;
}
#proyectos #encurso h1{
	height: 18px;
	font-size: 12px;
	line-height: 12px;
	background-image: url(../images/fondotitulo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #303030;
	border-left-color: #303030;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}
#proyectos   #encurso #panel{
	padding-top: 7px;
	padding-bottom: 7px;
	height: 138px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
}
#proyectos #encurso #panel  .foto {
	float: left;
	margin-right: 20px;
}
#proyectos #encurso #panel .texto {
	float: left;
	height: 140px;
	width: 240px;
}

#proyectos #encurso #panel .texto h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#proyectos #encurso #panel  .texto p{
	color: #666;
	font-size: 11px;
	margin: 0px;
	padding-right: 5px;
	width: 235px;
	height: 70px;
	overflow: auto;
}


#proyectos #encurso #paginador {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	height: 10px;
}
#proyectos #encurso #paginador #anterior {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#proyectos #encurso #paginador #siguiente {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}



#proyectos #promociones {
	width: 499px;
	background-color: #FFF;
	float: left;
}
#proyectos #promociones h1 {
	height: 16px;
	font-size: 12px;
	line-height: 12px;
	background-image: url(../images/fondotitulo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #303030;
	border-left-color: #303030;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}




#portfolio {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 132px;
}
#portfolio h1 {
	height: 16px;
	font-size: 12px;
	line-height: 12px;
	background-image: url(../images/fondotitulo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #303030;
	border-left-color: #303030;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}
#portfolio #lista {
	margin-top: 8px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	height: 81px;
	padding-bottom: 15px;
}
#portfolio #lista #fadernext {
	padding-left: 8px;
}

#portfolio #lista #faderprev {
	padding-right: 8px;
	padding-left: 2px;
}

#portfolio #lista div  {
	float: left;
}
#portfolio #lista div img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#portfolio #lista .fader {
	height: 81px;
	width: 114px;
	overflow: hidden;
}

#portfolio #lista .separador  {
	padding-right: 22px;
	padding-left: 22px;
	width: 1px;
}

#pie {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	height: 175px;
	padding-right: 30px;
	padding-left: 30px;
}
#pie h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6d6d6d;
	background-image: url(../images/marcapie.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 11px;
	margin-top: 0px;
}

#pie img {
	float: right;
}

#pie ul {
	list-style-type: disc;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #6d6d6d;
}
#pie ul h2 {
	font-size: 11px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 15px;
}
#pie ul li {
	margin-left: 15px;
}
#pie ul li a {
	color: #6d6d6d;
}
#productos {
	height: 400px;
	background-color: #4c4c4c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9c9c9c;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#productos h1 {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 330px;
}
#productos .colproductos{
	height: 220px;
	font-size: 12px;
	width: 155px;
	float: left;
	margin-right: 5px;
}
#productos .colproductos ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#productos .colproductos ul li{
	clear: both;

}
#productos .colproductos ul li div {
	height: 45px;
	float: left;
	margin-bottom: 13px;
}


#productos .colproductos ul img{
	margin-right: 6px;
	float: left;
}
#productos .colproductos ul li a{
	color: #d5d4d4;
	width: 150px;
}
#boxproductos ul li a:hover {
	text-decoration: none;
}
#tituloproducto .boxproducto {
	height: 200px;
}
#empresa {
	height: 261px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
	padding-top: 15px;
	padding-right: 30px;
	background-image: url(../images/fondocomun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#empresa h1 {
	color: #da251d;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#empresa p {
	color: #666;
	float: right;
	width: 300px;
	text-align: justify;
	margin-left: 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#staff {
	height: 261px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
	padding-top: 15px;
	padding-right: 30px;
	background-image: url(../images/fondocomun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#staff  h1 {
	color: #da251d;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#staff p {
	color: #666;
	float: right;
	width: 300px;
	text-align: justify;
	margin-left: 70px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#oficinas {
	height: 261px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
	padding-top: 15px;
	padding-right: 30px;
	background-image: url(../images/fondooficinas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#oficinas h1 {
	color: #da251d;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#oficinas p {
	color: #666;
	float: right;
	width: 300px;
	text-align: justify;
	margin-left: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 370px;
}

#contacto {
	height: 276px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a4a4a;
	background-image: url(../images/fondocontacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contacto form {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 660px;
}
#contacto form label {
	display: block;
	color: #666;
	font-weight: bold;
	text-align: left;
	width: 270px;
}

#contacto form p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contacto form p #nombre {

}
#contacto form p #email {

}
#contacto form p #consulta {
	height: 47px;
}


#contacto .campo {
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 12px;
	width: 314px;
	color: #FFF;
}

#contacto #enviar {
	margin-top: 5px;

}
.mensaje {
	color: #666;
	float: right;
	padding-right: 130px;
	padding-top: 100px;
	text-align: center;
}

