@import url("layout.css");
@import url("texto.css");

/*
  INDEX.HTM
*/

DIV#HEADER_TOP {
padding:0px;
clear:both;
height:30px;
background-color:#f0f0f0;
}

DIV#HEADER_MIDDLE {
clear:both;
height:150px;
background-color:transparent;
background-image:url(../images/intertell_header.gif);
background-position:top left;
background-repeat:no-repeat;
border-bottom:1px solid #333;
border-top:1px solid #333;
}

DIV#HEADER_BOTTOM {
height:25px;
background-color:#454545;
background-image:url(../images/intertell_subheader.gif);
background-position:0px 0px;
background-repeat:no-repeat;
border-bottom:1px solid #333;
}

/* Botones de menú */
DIV#HEADER_BUTTONS { float:left; width:100%; padding:0px; border:0px; background-color:transparent; margin:0px; height:30px; background-image:url(../images/bg_rayado_gray_02_i.gif); }
IMG#info_corp { display:block; float:left; margin:6px 5px 7px 10px; border:0px; cursor:pointer; width:118px; height:17px; }
IMG#productos_tarifas { display:block; float:left; margin:6px 5px 7px 0px; border:0px; cursor:pointer; width:72px; height:17px; }
IMG#consultoria { display:block; float:left; margin:6px 5px 7px 0px; border:0px; cursor:pointer; width:72px; height:17px; }
IMG#como_llegar { display:block; float:left; margin:6px 0px 7px 0px; border:0px; cursor:pointer; width:85px; height:17px; }
IMG#nuestros_clientes { display:block; float:left; margin:6px 5px 7px 0px; border:0px; cursor:pointer; width:123px; height:17px; }
IMG#contacto {display:block; float:left; border:0px; cursor:pointer; width:66px; height:17px; margin-top: 6px; margin-right: 5px; 	margin-bottom: 7px; margin-left: 0px;}
IMG#ranking {
	display:block;
	float:left;
	border:0px;
	cursor:pointer;
	width:66px;
	height:17px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
}
IMG#publicaciones{
	display:block;
	float:left;
	border:0px;
	cursor:pointer;
	width:90px;
	height:17px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
}
IMG#libros{
	display:block;
	float:left;
	border:0px;
	cursor:pointer;
	width:74px;
	height:17px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
}
IMG#en { display:block; float:right; margin:6px 10px 7px 0px; border:0px; cursor:pointer; width:20px; height:15px; }

/* Botón de enlace a intertell.es */
SPAN#intertell_ES_link { display:block; margin:0px; padding:0px; width:100px; border-right:1px solid #999; background-color:#666666; }
IMG#intertell_ES { margin:4px 10px; border:0px; cursor:pointer; width:81px; height:17px; }

/* Estilos columnas */

DIV#LEFT337 {
float:left;
width:337px;
margin:0px;
background-color:#fff;
padding-bottom:15px;
border:0px;
border-bottom:1px solid #999;
}
DIV#LEFT337 a{
text-decoration:none;
}


DIV#LEFT337 img.prax{
	margin: 8px 0px 0px 35px}

DIV#MIDDLE330 {
float:left;
width:330px;
margin:0px;
border-top:0px;
border-bottom:0px;
border-left:1px solid #999;
border-right:1px solid #999;
background-color:#E5E5E5;
padding-bottom:15px;
}
P.slogan { font:15px/18px Georgia, "Times New Roman", Times, serif; text-align:left; color:#000066; margin-top:20px; }
DIV#resumen_corp { margin:0px 40px 0px 30px; }

DIV#productos {
margin:20px;
}

DIV#productos P { padding-left:25px; }

DIV#productos P#TituloProductos {
padding-left:0px;
font:bold 20px Georgia, "Times New Roman", Times, serif;
color:#0B2345;
border-bottom:6px solid #0B2345;
/*margin-bottom:25px;*/
margin-bottom:0px;
}
DIV#LEFT337 P#TituloProductos {
padding-left:0px;
font:bold 20px Georgia, "Times New Roman", Times, serif;
color:#0B2345;
border-bottom:6px solid #0B2345;
/*margin-bottom:25px;*/
margin-bottom:0px;

}
div#LEFT337 p.titulillo{
padding-left:0px;
font:bold 20px Georgia, "Times New Roman", Times, serif;
color:#0B2345;
border-bottom:6px solid #0B2345;
/*margin-bottom:25px;*/
margin-bottom:0px;}
DIV#productos P#IntroProductos {
padding-left:5px;
color:#0B2345;
font-family:Georgia, "Times New Roman", Times, serif;
border-left:1px solid #0B2345;
font-size:14px;
margin-bottom:20px;
}
HTML>BODY DIV#productos P#IntroProductos {
border-left:1px dotted #0B2345;
}

DIV#productos P.NombreProducto {
clear:both;
font-weight:bold;
font-size:13px;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-image:url(../images/icon_001.gif);
background-position:left center;
background-repeat:no-repeat;
color:#333;
}
DIV#productos DIV.DescProducto {
margin:5px 0px;
border:1px solid #999;
padding:10px 20px;
background-color:#eee;
}
DIV#productos DIV.DescProducto P { padding:0px; }
DIV#productos DIV.DescProducto P A { color:#600; text-decoration:none; }
DIV#productos DIV.DescProducto P A:hover { color:#900; }
DIV#productos DIV.DescProducto UL LI {
list-style-type:square;
}

DIV#productos IMG.MORE_link { float:right; cursor:pointer; }

P.NotasNavegador { font:normal 10px/11px Verdana, Arial, Helvetica, sans-serif; margin:10px 40px; padding:0px; }
DIV#browser_help { background-color:#f0f0f0; border-top:1px solid #999; border-bottom:1px solid #999; margin-top:1819px;}
DIV#GET_BROWSER { float:left; background-color:transparent; margin:5px 10px 5px 15px;}
DIV#GET_BROWSER A { display:block; border:0px; width:94px; height:15px; padding:0px; margin:2px 0px; }
DIV#GET_BROWSER IMG { display:block; border:0px; width:94px; height:15px; padding:0px; margin:0px; }
DIV#HELP { float:left; width:175px; margin:27px 0px; }
DIV#HELP A { font-size:10px; line-height:11px; display:block; color:#000; text-decoration:none; border:1px solid #000; padding:1px 4px; }
DIV#HELP A:hover { background-color:#f5f5f5; }

a.medidas {
	display:block;
	text-align:right;
	color:#006699;
	border-bottom: 1px #006699 solid;
	margin-top:10px;
	background-image:url(../img/pdf.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 18px 2px 0px;
}
a:hover.medidas{
	color:#003366;
	border-bottom:1px #003366 solid;
	text-decoration:none;
}
----------------------------------------------------------

table{
	width:200px;}
th.texto{
	text-align:left;
	padding-left:4px;}	
th.envio{
	padding-top:8px;}
div#formindex input.txt{
	width:180px;
	float:right;
	margin-left: 2px;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
div#formindex textarea{
	height:50px;
	width:240px;;
	float:left;
	margin: 3px 0 0 2px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
div#formindex input.boton{
	width:60px;
	height:20px;
	float:right;
	margin-top:-10px;}


