/*	CSS 2.0 | 2004, 2005 ITEISA | Desarrollo web Cantabria.  */

body {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	background-image: url('/img/fondo.gif');
	background-position: center;
	font-size: 12px;
}
acronym, abbr {
	border-bottom: 1px dashed #555;
}
ul {
/* border: 1px solid #f00; */
padding-left: 40px;
}

ul li a {
	margin-left: -5px !important;
}
hr {
	clear: both; 
	visibility: hidden; 
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: inherit;
	font-size: 12px;
	background: #f5f5f5;
	color: #666;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #aaa;
}

label {
	width: 150px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 10px 10px 5px 0px;
}

input:hover,
textarea:hover {
	background: #ffffff;
	border: 1px solid #666 !important;
	
}

a {
	color: #06c;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

a:hover {
	color: #048;
	background: #08d;
	text-decoration: none;
	color: #fff;
}

/*a:visited {
	color: #b85b5a;
	}
	
a:visited:hover { 
	color: #fff;
	}
*/
#contenedor {
	font-family: "Verdana", "Helvetica", "Sans", sans-serif;
	padding: 0px;
	width: 757px;
	width: 756px;
	margin: auto;
	position: relative; /* necesario para el alert */
/* border: 1px solid #f00; */
}

#cabecera  {
	margin-bottom: 10px;
}

#cabecera h1 {
 	width: 757px;
	height: 105px;
	background: url('/img/cabecera.jpg');
  background-position: right;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
}

#cabecera #acciones {
	float: right;
	margin: 3px 5px 0px 0px;
	color: #666;
}

#cabecera #acciones a {
	font-size: 11px;
}

#cabecera #localizacion {
	margin: 0px 0px 0px 5px;
/* float: right; */
display: block;
}

#cabecera form#buscador {
	display: inline;
	position: relative;
	float: right;
	text-align: right;
	width: 30%;
}

/* #cabecera #buscador input { */
/* 	 */
/* } */

#cabecera #buscador input#boton_buscar {
	background: url('/img/buscar.gif');
	height: 16px;
	width: 20px;
	border: 0px;	
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#cabecera #buscador input#boton_buscar:hover {
	border: 0px !important;
}

#menu {
	margin: 0px 5px 0px 5px;
}

div.seccion {
	margin: 0px 5px 0px 5px;
	float: left;
	border: 0px solid #000;
}


div.seccion h1 {
  font-weight: bold;
  font-size: 13px !important;
  margin-bottom: 5px;
}

div.seccion h1, 
div.seccion ul, 
div.seccion ul li {
	font-family: "Verdana", "Helvetica", "Sans", sans-serif;;
	font-size: 11px;  
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;	
	
}


.empresa h1		{ border-bottom: 2px solid #F7DC67; }
.servicios h1	{ border-bottom: 2px solid #80AD80; }
.soluciones h1	{ border-bottom: 2px solid #3FA5D7; }
.clientes h1	{ border-bottom: 2px solid #CE7E6F; }

.contenidos {
	text-align: justify;
	margin: 0px 5px 0px 5px; 
	padding: 5px;
	min-height: 570px; /* en beta testin' */
/* 	background: #ff0; */
}

.contenidos p {
	text-indent: 35px;
	line-height: 18px;
}

.columna {
	float: right;
	padding: 5px;
	margin: 0px 5px 0px 5px;  /* o 10px? */
}

.novedades {
	width: 28%; 
	text-align: right;  
  background-color: #f0f0f0;
  background-color: #f9f9f9;
}

div#destacado {
	width: 490px;
	height: 151px;
	background: url('/img/destacado1.jpg');
	color: #fff;
	border: 1px solid #666;
	position: relative;
	/*margin-left: 8px;*/
	margin-bottom: 20px;
}

div#destacado div#piedefoto {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 5px;
}

div#destacado div#piedefoto p, 
div#destacado div#piedefoto h1 {
	text-align: right;
	margin: 0px;
	color: #fff;
}


div#destacado div#piedefoto h1 {
	font-size: 22px;
	font-family: "Trebuchet MS", sans-serif;;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;;
	color: #60D560;
	font-weight: bold;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0px;
}

div.columna h2 {
	font-family: "Verdana", "Helvetica", "Sans", sans-serif;;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: none;
	font-size: 18px;
	margin-top: 5px;
}


.novedades p {
  color: #333;
	font-size: 11px;
}

span.flechas {
	color: #0b5;
	font-family: "Times New Roman", sans-serif;;
	font-weight: bold;
}

#piedefoto h1 span.flechas {
	color: #2AD92E;
	font-family: "Times New Roman", sans-serif;;
	font-size: 24px;
}

h3 {
	font-size: 14px;
}

#footer {
	clear: both;
	text-align: center;
	color: #777;
	width: 757px;
	letter-spacing: 0.5px;
	height: 50px;
	background-image: url('/img/footer.jpg'); 
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 20px;
	font-size: 11px;
}

div#footer div#validaciones {
  margin-top: 5px;
}

.centrado {
	text-align: center;
	margin: auto;
	display: block;
}

ul, ol {
	margin: 20px 0px 20px 0px;
}

ul {
	list-style-image: url('/img/bolo.gif');	
	
}


ul li, ol li {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	margin-left: 30px;
	
	
}

form#contactar {
	width: 80%;
	margin: 20px auto 20px auto;
}

form#contactar textarea, form#contactar input {
	width: 60%;
/* 	margin: 3px 0px 3px 0px; */
/* 	height: 18px; */
/* 	padding: 0px 0px 0px 5px;	 */
/*  	border: 1px solid #999;  */
/* 	background: #f2f2f2; */
	margin: 10px 0px 5px 0px;
}

form#contactar textarea {
	height: 60px;
}


input.boton {
/*	background: #e0e0e0;*/
	background: url('/img/boton.gif');
	border: 0px solid #000; 
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 91px !important;
}

.cita {
	background: #f5f5f5;
	border: 1px solid #ddd;
/* 	-moz-border-radius: 5px; */
	padding: 10px 20px 10px 20px;
	margin: 15px;
	font-size: 12px;
	color: #222;
}


table.hosting {
	border: 0px solid #000;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;;
	font-size: 12px;
	font-weight: normal;
/* 	padding: 5px; */
 	padding: 15px; 
	width: 90%;
	margin: auto;
	background: #f5f5f5;
	border: 1px solid #ddd;
}

table.hosting tr.par {
	background: #fefefe;
}

table.hosting td.f {
	text-align: left;
}

table.hosting td.p {
	color: #c00;
	font-weight: bold;
	font-style: normal;
}

table.hosting td strong {
	text-transform: uppercase;
	display: block;
	color: #006;
	letter-spacing: -0.5px;
}

table.hosting th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px 0px 0px; 
	border-bottom: 1px dotted #888;
}



/*


form#contactar ul {
	list-style-image: none;
	list-style-type: none;
}


.pequeno {
	font-size: 10px;
	letter-spacing: -0.3px;
}


div.burbuja {
 	background: #85F783; 
 	width: 220px; 
	height: 60px;
	-moz-border-radius: 10px;
	position: absolute;
	left: 790px;
	top: 170px;
	padding: 5px 0px 0px 0px;
}


div.burbuja h1 {
	font-size: 10px;	
	text-transform: uppercase;
	margin: 0px 0px 5px 10px;
	color: #fff;
}

.columna p {
    text-align: right;
}

input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;		
}


form#dominios {
	margin: 0px;
	padding: 0px;
	display: block;
	margin: 5px 0px 5px 0px;
}

form#dominios input {
	width: 90px;
}

*/

#weblog #searchform {
	text-align: center;
	margin: 15px 0px 30px 0px;
}

#weblog #searchform input {
	margin-bottom: 5px;
}

#weblog #contenedor #contenidos-weblog .columna ul {
	padding: 0px;
	margin: 10px 10px 20px 10px;
	list-style-image: none;
	list-style-type: none;
}


#weblog #contenedor #contenidos-weblog .columna ul li {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

#weblog #contenedor #contenidos-weblog .columna h2 {
	margin: 15px 0px 10px 0px !important;
}

#weblog h2 {
	margin: 15px 0px 5px 0px;
}

#weblog .entry ul,
#weblog .entry ol {
	margin-left: 45px;
}

#weblog .entry ul li,
#weblog .entry ol li {
	margin: 5px 0px 5px 0px;
}

#weblog .post h2 a {
	color: #06c;
	padding: 0px;
}

#weblog .post h2 a:hover {
	border-bottom: 1px solid #06c;
	background: none;
	color: #04a;
}

#weblog .postmetadata {
	text-align: right;
	text-indent: 0px;
}

#weblog .narrowcolumn {
	width: 65%;
}

#weblog .widecolumn {
/*  	float: left;   */
	margin: 0px 40px 0px 40px;
	font-size: 14px;
	
}

#weblog #contenidos-weblog {
	background-image: url('/img/fondoweblog.gif');
/* background: #f00; */
margin-left: 1px; /* Hack para el MSIE */
}

#weblog .columna h2 {
	text-align: left;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #888;
}

#weblog .post {
	border: 0px solid #000;
/*  	margin-top: 30px;  */
}

#weblog form {
	width: 100%;
	/*background: #f00;*/
}

#weblog form p {
/*	background: #ff0;*/
	text-indent: 0px;
	margin: 10px 40px 5px 40px;
}

#weblog form label {
	display: inline;
	float: none !important;
}

#weblog div.navigation {
	background: #ff0 !important;
}

/*#weblog h2.pagetitle {
 	margin: 0px 10px 20px 10px !important; 
	
	padding: 10px 10px 10px 10px;

	background: #f6f6f6 !important;
	border: 1px solid #e5e5e5;
 	text-align: center; 
} */

#promocion a {
/* 	border: 1px solid #ddd; */
	height: 28px;
	padding: 5px 5px 0px 40px;
	text-align: center;
	font-size: 09px;
	color: #000;
	position: absolute;
	left: 580px;
	top: 160px;
	background-image: url('/img/alerta.gif');
	background-repeat: no-repeat;
	background-color: #e5e5e5;
}

#promocion a:hover {
	background-color: #e5e5e5;
	text-decoration: underline;
	
}

div#cabecera form#buscador fieldset,
form#contactar fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}


a.descarga { 
	padding-right: 23px;
	background-image: url('/img/download.gif');
	background-position: right center;
	background-repeat: no-repeat;
}
/* NO VALIDA si lo descomento */
/*a[href*=".pdf"] { Alta tecnolog� 
	padding-right: 23px;
	background-image: url('/img/pdf.gif');
	background-position: right center;
	background-repeat: no-repeat;
}*/

div.post img {
margin: auto;
margin: 10px auto 10px auto;
display: block;
}
.novedades ul {
/* border: 1px s olid #00f; */
}

#portfolio {
	width: 495px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: none;
/* border: 1px solid #000; */
width: 486px;
}

#portfolio a,
#portfolio a:hover {
	margin: 0px;
	padding: 0px;
	background: none;
}

#portfolio a img {
	border: 1px solid #777;
  margin: 0px 4px 15px 4px;
  margin: 0px 3px 15px 3px;
	padding: 0px;
	float: none;
}

#portfolio a img:hover {
	border: 1px solid #000;
}

img.screenshot {
	border: 1px solid #000;
	padding: 4px;
}

a.screenshot:hover {
	background: none;
	
}
p.screenshot {
	color: #999;
	clear: both;
/* 	background: #f0f0f0; */
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

div#mapaweb {
	font-size: 12px;
	font-weight: bold;
}

div#mapaweb ul li ul li,
div#mapaweb ul li a
 {
	font-size: 10px;
	font-weight: bold;
}

div#footer a.etiqueta img,
div#footer a.etiqueta,
div#footer a.etiqueta:hover {
	border: none;
	background: none;
	
}

pre {
  background: #eee;
  padding: 1em;
}

kbd {
  background: #eaeaea;
  padding: 0 5px;
}

a:hover img {
  border: 3px solid #fff !important;
}