html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, select {
    vertical-align :middle;
}

/*-------------------------- RESET STYLES END HERE */

html {
	width: 100%;
	text-align: center;
	background: #fff;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin: auto;
	position: relative;
	padding: 91px 0 0 0;
	
	
}

body.ie6 {
	padding-top: 0;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	overflow: hidden;
	padding: 0 0 0 64px;
	background: transparent url(../images/back/bg-quote.gif) no-repeat 0 0;	
}

blockquote p {
	padding-bottom: 9px;
}

h1, h2 {
	text-align: left;
	font-weight: normal;
	color: #242323;
}

h1 {
	letter-spacing: -3px;
}

h2 {
	font-size: 14px;
}

p {
	padding-bottom: 12px;
	line-height: 18px;
	text-align: left;
	color:#FFF;
	font-size: 12px;
}

span.blue {
	color: #4273b4;
}

#error_message {
	overflow: hidden;
}

#error_p {
	color: #4273b4;
}

img {
	display: block;
}

a, a:link, a:visited { color: #242323; text-decoration: none; outline: none; }
a:hover, a:active { text-decoration: underline; outline: none; }

#header-inside ul li a, #header-inside ul li a:link, #header-inside ul li a:visited { color: #8a3169; text-decoration: none; font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-align: center; display: block; -webkit-transition: color 0.2s linear; -moz-transition: color 0.2s linear; -o-transition: color 0.2s linear; transition: color 0.2s linear; }
#header-inside ul li a:hover, #header-inside ul li a:active { text-decoration: none; color: #000; }

#header-inside ul li a.selected, #header-inside ul li a.selected:link, #header-inside ul li a.selected:visited { color: #000; }

#header-inside ul li a.servidores, #header-inside ul li a.servidores:link, #header-inside ul li a.servidores:visited { color: #c04848; }
#header-inside ul li a.servidores:hover, #header-inside ul li a.servidores:active, #header-inside ul li a.servidores:focus { color: #000; }

#header-inside ul li a.clientes, #header-inside ul li a.clientes:link, #header-inside ul li a.clientes:visited { color: #f07241; }
#header-inside ul li a.clientes:hover, #header-inside ul li a.clientes:active, #header-inside ul li a.clientes:focus { color: #000; }


#footer a, #footer a:link, #footer a:visited { color: #6e6e6e; text-decoration: none; }
#footer a:hover, #footer a:active { text-decoration: none; }


header {
	height: 91px;
	background: transparent url(../images/bg-header.jpg) repeat-x 0 0;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}



	#header-inside {
		width: 980px;
		margin: 0 auto;
		position: relative;
		background: transparent url(../images/fondoCabeceraCentro.jpg) no-repeat top center;
		overflow: hidden;
		height: 91px;
	}
	
	

			#header-inside ul {
				
				position: absolute;
				bottom: 20px;
				left: 30px;
			}

			#header-inside ul li {
				
				float: left;
				display: block;
				padding: 0 30px 0 0px;
				height: 15px;
				
			}
			
		#logo {
			float: left;
			margin: 0;
			-webkit-transition: opacity 0.3s linear;
			-moz-transition: opacity 0.3s linear;
			-o-transition: opacity 0.3s linear;
			transition: opacity 0.3 linear;
		}
		
			#logo:hover {
				opacity: .7;
			}
	

 #headercatalogo {
	height: 190px;
	background-color:#FFF;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}






#servicios {
	margin-top: -91px;
	padding-top: 91px;
	float: left;
	width: 100%;
}

	#intro {
		background: #fff url(../images/ContentBG.jpg) repeat-y  top center;
		position: relative;
		padding: 0 0 57px 0;
	}
	
		.inside {
			width: 980px;
			margin: 0 auto;
		}

		.i-intro {
			background: #fff url(../images/bg-servicios.jpg) no-repeat top right;
			padding: 60px 0 300px 0;
			width: 980px;
		}
		
		.i-intro hgroup {
			display: block;
			width: 550px;
			margin: 20px 40px 20px 40px;
		}
	
	#intro h1 {
		color:#000;
		font-weight:bold;
		font-size: 24px;
		line-height:24px;
		letter-spacing: 0.1em;	
	}

	#intro h2 {
		color:#601848;
		line-height:24px;
		font-style:normal;
		font-weight:bold;
		
		
	}

	#promo {
		width: 980px;
		margin: 0 auto;
		padding: 20px 0px 20px 0px;
		position: relative;
	}

		#prevBtn {
			display: block;
			width: 22px;
			height: 29px;
			position: absolute;
			left: 0;
			top: 130px;
		}
		

			#prevBtn a, #prevBtn a:link, #prevBtn a:visited {
				display: block;
				text-indent: -9999em;
				overflow: hidden;
				background: transparent url(../images/btn-arrow-left.png) no-repeat 0 -29px;
				width: 22px;
				height: 29px;
			}

			#prevBtn a:hover, #prevBtn a:active {
				background-position: 0 0;
			}

		#nextBtn {
			display: block;
			width: 22px;
			height: 29px;
			position: absolute;
			right: 0;
			top: 130px;
		}

			#nextBtn a, #nextBtn a:link, #nextBtn a:visited {
				display: block;
				text-indent: -9999em;
				overflow: hidden;
				background: transparent url(../images/btn-arrow-right.png) no-repeat 0 -29px;
				width: 22px;
				height: 29px;
			}

			#nextBtn a:hover, #nextBtn a:active {
				background-position: 0 0;
			}

		#promo ul {
			width: 850px;
			margin: 0 auto;
			overflow: hidden;
			
		}

			#promo ul li {
				float: left;
				display: block;
				width: 312px;
				min-height: 200px;
				padding: 0 0 10px 0;
			}

				li.promo-1 {
					background: transparent url(../images/bg-promo-border.jpg) no-repeat 20px 180px;
				}

				li.promo-2 {
					background: transparent url(../images/bg-promo-border.jpg) no-repeat 20px 180px;
				}

				li.promo-3 {
					background: transparent url(../images/bg-promo-border.jpg) no-repeat 20px 180px;
				}
				li.promo-4 {
					background: transparent url(../images/bg-promo-border.jpg) no-repeat 20px 180px;
				}
				
				li.promo-5 {
					background: transparent url(../images/bg-promo-border.jpg) no-repeat 20px 180px;
				}
				
				li.promo-6 {
					background: transparent url(../images/bg-promo-border.jpg) no-repeat 20px 180px;
				}

				#promo blockquote {
					
					width: 226px;
					margin-left:40px;
					padding: 30px 0 20px 0;
					text-align: left;
					color: #2e2d2d;
					font-size: 18px;
					line-height: 18px;
					font-weight:bold;
				}
				


				#promo blockquote.p2-smaller {
					letter-spacing: -1px;
				}

				.attr {
					width: 220px;
					margin-left:40px;
					padding: 0;
				}

				.attr p {
					
					font-size: 10px;
					text-transform: uppercase;
					font-weight:bold;
					line-height: 20px;
					text-align: left;
					padding: 0 0 0 0px;
					letter-spacing: .1em;
					color: #601848;
				}
				




	#portfolio {
		background: #fff url(../images/ContentBG.jpg) repeat-y  top center;
		position: relative;
		overflow: hidden;
	}
	
	
	

		.i-servidores {
			background: #fff url(../images/bg-introservidores.jpg) no-repeat top right;
			padding: 60px 0 490px 0;
			width: 980px;
		  	overflow: visible;
		}
		
		.i-servidores hgroup {
			display: block;
			width: 550px;
			margin: 20px 0px 60px 470px;
			background:none;
		}
		
		#servidores {
			
			height: 91px;
			margin-top: -91px;
			background:none;
		}

		
	.i-servicioscatalogo {
			background: #fff;
			padding: 60px 0 0px 0;
			overflow: visible;
			width: 980px;
			margin-top:30px;
			height:360px;
		}
		
		.i-servicioscatalogo  hgroup {
			display: block;
			margin: 40px 0 20px 30px;
			background:none;
		}

		#servicioscatalogo {
			
			height: 190px;
			margin-top: -190px;
			background:none;
		}

		.ie6 #servidores {
			height: 1px;
			font-size: 1px;
			margin-top: 0;
		}

			#servidores-hg h1 {
			
				font-size: 24px;
				font-weight:bold;
				line-height:36px;
				color:#000;
				letter-spacing: 0.1em;
			}

			#servidores-hg h2 {
			
				font-style:normal;
				color:#480048;
				line-height: normal;
				font-weight:bold;
			}
			
			#servicioscatalogo-hg h1 {
			
				font-size: 24px;
				font-weight:bold;
				line-height:30px;
				letter-spacing: 0.1em;
			}

			#servicioscatalogo-hg h2 {
			
				font-style:normal;
				line-height: normal;
			}


			
		#portfolio table td ul {
			margin-left:10px;
			list-style:disc;
			padding: 12px 0 0 10px;
			width: 230px;
			background:none;
			
		}


			#portfolio table td li {
				color:#480048;
				font-size:12px;
				float: left;
				padding: 0 0 6px 2px;
				background:none;
				clear: left;
				
	}

			#portfolio ul li a, #portfolio ul li a:link, #portfolio ul li a:visited {
					border: solid 8px #d9d9d9;
					display: block;
					-webkit-transition: border-color 0.2s linear;
					-moz-transition: border-color 0.2s linear;
					-o-transition: border-color 0.2s linear;
					transition: border-color 0.2s linear;
				}

				#portfolio ul li a:hover, #portfolio ul li a:active, #portfolio ul li a:focus {
					border-color: #f54382;
				}
				

			
			
		#muestrario{	
			width: 980px;
			height:320px;
			margin-left:30px;
			}
			

			
				
		#muestrario ul {
			list-style: none;
			padding: 0;
			height:120px;
			margin: 20px auto;
			clear: both;
			background:none;
			
			}

		#muestrario ul li {
				float: left;
				padding: 0 20px 0px 0;
				background:none;
				border:0;
			}
			
		#muestrario p {
				width:270px;
				float: left;
				padding: 0 20px 30px 0;
				background:none;
				border:0;
			}
			
			
			#muestrario ul li a, #muestrario ul li a:link, #muestrario ul li a:visited {
					border: solid 4px #d9d9d9;
					display: block;
					-webkit-transition: border-color 0.2s linear;
					-moz-transition: border-color 0.2s linear;
					-o-transition: border-color 0.2s linear;
					transition: border-color 0.2s linear;
				}
				
						#muestrario ul li a:hover, #muestrario ul li a:active, #muestrario ul li a:focus {
					border-color: #e7e7e7;
				}
				
				
		#paneltitulo {	
			width: 980px;
			height:140px;
			margin:0;
			padding-bottom:20px;
			margin-bottom:120px;
			background-color:#fff;
			clear:both;
			}	
			
			
			#portfolio ul li a:hover, #portfolio ul li a:active, #portfolio ul li a:focus {
					border-color: #e7e7e7;
				}

	#tailor {
		background: #fff url(../images/ContentBG.jpg) repeat-y  top center;
		position: relative;
		overflow: hidden;
		text-align: left;
		
		padding: 0;

	}


		.i-clientes {
	width: 980px;
	padding: 0px 0 0px 1px;
	
	background: #fff url(../images/bg-clientes.jpg) no-repeat top left;
	position: relative;
	overflow:hidden;
	
			
		}

			

		#clientes {
			
			height: 90px;
			margin: -90px 0 0 0;
		}	
		
		.i-clientes hgroup {
			display: block;
			width: 550px;
			margin: 60px 40px 20px 270px;
			background:none;
		}
		

		.i-clientes h1 {
			font-size: 30px;
			font-weight:bold;
			line-height:40px;
			letter-spacing: 0.1em;
			
		
		}

		.i-clientes h2 {
			font-style:normal;
		  	font-weight:bold;
			color:#c04848;
			
		}
		
		#tailor table {
		margin: 20px 0 60px 0;
		
		}
		
	#tailor table td  {	
		vertical-align:top;
		}
		
		#tailor table td ul {
			list-style:none;
			padding: 12px 0 0 10px;
			background:none;
			
			
			
		}


			#tailor table td li {
				color:#000;
				font-size:12px;
				float: left;
				padding: 2px 0 6px 0px;
				background:none;
				clear: left;
				list-style:none;
			
				
	}
	
			#tailor table td li a, #tailor table td li a:link, #tailor table td li a:visited {
					
					color:#d3d3d3;
					padding: 2px 0 6px 0px;



				}

			#tailor table td li a:hover, #tailor table td li a:active, #tailor table td li a:focus {
				text-decoration:underline;
				color:#c04848;
				
				}
		

		
			.error {
				border: dashed 1px red;
				color: white;
				position: absolute;
				display: block;
				left: 90px;
				padding: 10px 8px 8px 8px;
				display: none;
				font-size: 13px;
			}
			
			.error3 {
				left: 105px;
			}
			

			
				#alert h2 {
					color: #fff;
				}
				
				#alert p {
					color: #fff;
					padding: 20px 0 0 0;
					font-size: 14px;
				}

			footer {
	position: relative;
	clear: both;
	background: #601848 url(../images/fondo-footer.jpg) repeat-y top center;
	overflow:visible;
	
	
				}
				
		

			.i-footer {
				margin: 0 auto;
				background: transparent url(../images/bg-footer.jpg) no-repeat 0 0;
				width: 980px;
				height:1400px;
			}

				.i-footer p {
					width:240px;
					padding: 40px 0 0 10px;
			
				}

					.i-footer p span a,.i-footer a:link{
						
						font-size: 12px;
						line-height: 12px;
						
						color: #fff;
					}
					
					.i-footer p span a:hover, .i-footer p span a:visited {
						font-size: 12px;
						line-height: 12px;
						color: #a0a0a0;
						text-decoration:none;
						
					}
					
					#attr22 {
					width: 160px;
					margin: 40px 0 0 0;
					padding: 0 0 0 90px;
					text-align:left;
				}


				
					#attr22 a,#attr22 a:link,#attr22 a:visited {
					font-size: 14px;
					line-height: 12px;
					color:#fff;
					font-weight:bold;
					padding: 0 0 0 0px;
				}
				
					#attr22 a:hover {
					color:#f07241;	
					text-decoration:none;
						
				}
					
	
			#attrimail {
					width: 160px;
					margin: 0;
					margin-top:20px;
					padding: 0 0 0 90px;
					text-align:left;
					
				}
				
				#attrimail a,#attrimail a:link,#attrimail a:visited {
					font-size: 12px;
					line-height: 18px;
					color: #fff;
					padding: 0;
					
					}
					
					
				#attrimail a:hover {
						color: #f07241;
						text-decoration:underline;
						
					}	
					
		#correo {
			
			height: 91px;
			margin-top: -91px;
			background:none;
		}			