body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#000000;
	color:#343a3d;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.4em;
}
b, i {
	font-weight:normal;
	font-style:normal;
}
img {
	border:0;
}
p {
	margin:0;
	padding-top:0;
	padding-bottom:.7em;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#FF6600;
	padding:0 1px;
}
a:hover {
	text-decoration:none;
	color:#fff;
	background:#FF6600;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
th {
	text-align:left;
	padding:2px 4px;
	border:0px solid #AEB9BF;
	border-bottom-width:1px;
	font-weight:bold;
}
td {
	padding:2px 4px;
}
* html td, * html th {
	font-size:11px;
}
ul {
	list-style-type:circle;
	padding-left:48px;
	font-size:1.1em;
	padding-right:20px;
}
* html ul {
	padding-left:15px;
}
code {
	font-family:"Courier New", Courier, mono, sans-serif;
	font-size:1em;
	color:#000;
	background:#FFF;
}
code span {
	color:#D00027;
}

.roto {
	clear:both;
	height:1px;
}
.clear {
	clear:both;
	padding-top:10px;
}

/*Layout*/
#container {
	width:751px;
	margin: 20px auto 0px auto;	padding: 20px;	text-align: left;
}
#tamanobarra {
	float:left;
	width:200px;
	color:#AEB9BF;
	line-height:1.6em;
}
#contenido {
	float:right;
	width:550px;
	background:url(../imagenes/principal/naranja2.jpg) repeat-y left top;
}
#contenido #bottom {
	height:30px;
	width:550px;
	clear:both;
	background:url(../imagenes/principal/naranja3.jpg) no-repeat left bottom;
}
#barranaranja {
	float:left;
	width:120px;
	background:url(../imagenes/principal/naranja1.jpg) no-repeat left top;
	height:470px;
	margin-top:-30px;
}
#principal {
	width:430px;
	float:right;
	background:url(../imagenes/principal/arriba_principal.gif) no-repeat left top;
	padding-bottom:15px;
}

/*principalmenu*/
#principalmenu {
	margin:0;
	padding:0;
	margin-top:40px;
	margin-left:65px;
	list-style-type:none;
}
#principalmenu i {
	display:none;
}
#principalmenu a {
	display:block;
	height:20px;
	width:135px;
	padding:0;
}
#principalmenu a.m01 {
	background:url(../imagenes/menu/01.gif) no-repeat left top;
}
#principalmenu a.m02 {
	background:url(../imagenes/menu/02.gif) no-repeat left top;
}
#principalmenu a.m03 {
	background:url(../imagenes/menu/03.gif) no-repeat left top;
}
#principalmenu a.m04 {
	background:url(../imagenes/menu/04.gif) no-repeat left top;
}
#principalmenu a.m05 {
	background:url(../imagenes/menu/05.gif) no-repeat left top;
}
#principalmenu a.m06 {
	background:url(../imagenes/menu/06.gif) no-repeat left top;
}
#principalmenu a:hover {
	background-position:left center;
}
#principalmenu a.active {
	background-position:left bottom !important;
	cursor:auto;
}

/*tamanobarra*/
.tamanobarraItem {
	margin-top:35px;
	border:0px solid #4A5459;
	border-top-width:1px;
	padding:10px;
}
.tamanobarraItem h4 {
	font-weight:normal;
	font-size:1.1em;
	padding:0;
	margin:0;
}
.tamanobarraItem a:hover {
	color:#FFF;
}
.tamanobarraItem p {
	font-size:1.1em;
	padding:0;
	margin:0;
}

/*Titles*/
#principal h1 {
	width:380px;
	height:52px;
	margin:0;
	margin-top:12px;
	padding:0;
}
#principal h1 i {
	display:none;
}
h1.inicio {
	background:url(../imagenes/titulos/inicio.jpg) no-repeat left top;
}
h1.empresa {
	background:url(../imagenes/titulos/empresa.jpg) no-repeat left top;
}
h1.trabajos {
	background:url(../imagenes/titulos/trabajos.jpg) no-repeat left top;
}
h1.actividades {
	background:url(../imagenes/titulos/actividades.jpg) no-repeat left top;
}
h1.contacto {
	background:url(../imagenes/titulos/contacto.jpg) no-repeat left top;
}
h1.accesoclientes {
	background:url(../imagenes/titulos/accesoclientes.jpg) no-repeat left top;
}
h1.error {
	background:url(../imagenes/titulos/error.jpg) no-repeat left top;
}
h1.gracias{
	background:url(../imagenes/titulos/gracias.jpg) no-repeat left top;
}

#principal p {
	padding-left:35px;
	padding-right:25px;
	font-size:1.1em;
	line-height:1.4em;
}
p.note {
	clear:both;
	font-size:.9em !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#principal h3, #principal h4, #principal h5 {
	padding-left:35px;
	padding-right:25px;
}
#principal h3 {
	font-size:1.7em;
	font-weight:normal;
}
#principal h4 {
	font-size:1em;
	font-weight:bold;
}
#principal h5 {
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
}
#principal table {
	margin-left:35px;
	margin-bottom:20px;
}

/*iniciopage*/
.trabajo, .trabajoH {
	width:370px;
	height:60px;
	border:0px dashed #f5f6f7;
	border-width:1px 0;
	padding:15px 25px 0px 35px;
	font-size:1.1em;
	background:#f5f6f7;
	overflow:hidden;
}
.trabajo:hover, .trabajoH {
	border-color:#B9BEC1;
	background:#FFF;
	cursor:pointer;
}
.trabajo:hover a, .trabajoH a {
	background:#FF6600;
	color:#fff;
}
.primera {
	background:url(../imagenes/inicio/01_off.gif) no-repeat left top;
}
.primera:hover, .primeraH  {
	background:#FFF url(../imagenes/inicio/01_over.gif) no-repeat left top;
}
.segunda {
	background:url(../imagenes/inicio/02_off.gif) no-repeat left top;
}
.segunda:hover, .segundaH {
	background:#FFF url(../imagenes/inicio/02_over.gif) no-repeat left top;
}
.tercera {
	background:url(../imagenes/inicio/03_off.gif) no-repeat left top;
}
.tercera:hover, .terceraH {
	background:#FFF url(../imagenes/inicio/03_over.gif) no-repeat left top;
}
.cuarta {
	background:url(../imagenes/inicio/04_off.gif) no-repeat left top;
}
.cuarta:hover, .cuartaH {
	background:#FFF url(../imagenes/inicio/04_over.gif) no-repeat left top;
}
.quinta {
	background:url(../imagenes/inicio/05_off.gif) no-repeat left top;
}
.quinta:hover, .quintaH {
	background:#FFF url(../imagenes/inicio/05_over.gif) no-repeat left top;
}

/*Portfolio*/
.portfolioBox {
	width:380px;
	margin-left:35px;
	clear:both;
	height:92px;
	margin-bottom:15px;
}
.nopad {
	padding:0;
}
.nopad:hover {
	background:none;
}
.portfolioBox img {
	float:left;
	margin-right:20px;
}
.portfolioBox h5 {
	padding:10px 0 0 0;
	margin:0;
	line-height:1.2em;
}
.portfolioBox p.desc {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em !important;
}
#portfolioImage {
	margin-left:25px;
}
#screenshots {
	list-style-type:none;
	margin-top:0;
	padding-top:0;
}
#screenshots li {
	float:left;
	display:block;
	height:22px;
}
#screenshots i {
	display:none;
}
#screenshots .s00 {
	width:72px;
	background:url(../imagenes/portafolio/imagenes.gif) no-repeat left top;
}
#screenshots .s01, #screenshots .s02, #screenshots .s03, #screenshots .s04, #screenshots .s05, #screenshots .s06, #screenshots .s07, #screenshots .s08, #screenshots .s09 {
	width:20px;
}
#screenshots a {
	display:block;
	width:20px;
	height:22px;
}
#screenshots .s01 a {
	background:url(../imagenes/portafolio/01.gif) no-repeat left top;
}
#screenshots .s02 a {
	background:url(../imagenes/portafolio/02.gif) no-repeat left top;
}
#screenshots .s03 a {
	background:url(../imagenes/portafolio/03.gif) no-repeat left top;
}
#screenshots .s04 a {
	background:url(../imagenes/portafolio/04.gif) no-repeat left top;
}
#screenshots .s05 a {
	background:url(../imagenes/portafolio/05.gif) no-repeat left top;
}
#screenshots .s06 a {
	background:url(../imagenes/portafolio/06.gif) no-repeat left top;
}
#screenshots .s07 a {
	background:url(../imagenes/portafolio/07.gif) no-repeat left top;
}
#screenshots .s08 a {
	background:url(../imagenes/portafolio/08.gif) no-repeat left top;
}
#screenshots .s09 a {
	background:url(../imagenes/portafolio/09.gif) no-repeat left top;
}
#screenshots a:hover, #screenshots a.active {
	background-position:left bottom;
}

/*Contacta y Formulario*/
#contactForm, #commentForm {
	margin-left:35px;
	padding-bottom:35px;
}
#contactForm input, #contactForm textarea, #commentForm input, #commentForm textarea {
	border:0px solid #FFF;
	background:transparent;
	float:left;
	margin-left:7px;
	width:250px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
}
.formField {
	width:319px;
	height:20px;
	margin-bottom:5px;
	background:url(../imagenes/forms/campo.gif) no-repeat left top;
}

.formArea {
	width:319px;
	height:140px;
	margin-bottom:5px;
	background:url(../imagenes/forms/area.gif) no-repeat left top;
}
#contactForm label i, #commentForm label i {
	display:none;
}
#contactForm label, #commentForm label {
	width:50px;
	height:18px;
	display:block;
	float:left;
	margin-left:7px;
	margin-top:1px;
}
* html #contactForm label, * html #commentForm label {
	margin-left:3px;
}
#labelName {
	background:url(../imagenes/forms/nombre.gif) no-repeat left top;
}
#labelUsuario {
	background:url(../imagenes/forms/usuario.gif) no-repeat left top;
}
#labelPassword{
	background:url(../imagenes/forms/password.gif) no-repeat left top;
}
#labelEmail {
	background:url(../imagenes/forms/email.gif) no-repeat left top;
}
#labelSubject {
	background:url(../imagenes/forms/asunto.gif) no-repeat left top;
}
#labelMessage {
	background:url(../imagenes/forms/mensaje.gif) no-repeat left top;
}
#labelWebsite {
	background:url(../imagenes/forms/website.gif) no-repeat left top;
}
#labelName.error {
	background:url(../imagenes/forms/label_name_error.gif) no-repeat left top;
}
#labelEmail.error {
	background:url(../imagenes/forms/label_email_error.gif) no-repeat left top;
}
#labelSubject.error {
	background:url(../imagenes/forms/label_subject_error.gif) no-repeat left top;
}
#labelMessage.error {
	background:url(../imagenes/forms/label_message_error.gif) no-repeat left top;
}
#labelWebsite.error {
	background:url(../imagenes/forms/label_website_error.gif) no-repeat left top;
}
input#buttonSend {
	width:54px;
	height:20px;
	margin:0px;
	margin-left:56px;
	background:url(../imagenes/forms/button_send.gif) no-repeat left top;
	display:block;
}
* html input#buttonSend {
	margin-left:28px;
}
input#buttonSend:hover {
	background-position:left bottom;
}
#errorAlert {
	display:none;
	width:260px;
	height:40px;
	background:url(../imagenes/forms/error.gif) no-repeat left top;
	color:#FF6600;
	margin-left:35px;
	padding-left:59px !important;
	padding-top:6px;
}
.visTrue {
	display:block !important;
}
#commentForm p {
	padding-left:55px;
}
#commentForm #buttonSend {
	margin-bottom:20px;
}
#contactForm #message, #commentForm #message {
	height:130px;
}

/*Thumbnails*/
#portfolioImage {
	width:320px;
	height:230px;
}
#portfolioImage.p01 {
	background:url(..imagenes/portfolio/loading.gif) no-repeat left top;
}

.resourceArchive ul{
	display:none;
}
.vizible ul {
	display:block;
}
#archiveTitle {
	padding-top:10px;
}

.resourcesTable {
	margin-left:35px;
	width:200px;
}
.resource {
	width:26px;
	height:2.5em;
	padding:3px 0 1px 0;
	float:left;
	margin:2px 2px 2px 0;
	color:#9aa4aa;
	text-align:center;
	line-height:1.1em;
	border:1px solid #dadde0;
	cursor:pointer;
	background:#fff;
}
.resource:hover {
	background:#FF6600;
	color:#fff;
	border-color:#FF6600;
}
.resource span {
	font-size:1.5em;
	font-weight:bold;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

