/* estratex.html*/
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, a, em, font, q, s, strong, b, u, i, center, table, tr, th, td {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
/*  vertical-align: baseline;*/
/*    background: transparent;*/
}

body {
        line-height: 1;
		background:	url(../images/bg.gif)	center	top	repeat-y	#666666;
}

img {
border:0px;

}
/*************************************/
#container {
	width: 956px;
	margin: 0 auto 0 auto;
	position: relative;
    font-family: "Verdana", sans-serif;
    font-size: 75%; /* 12px */
    line-height: 20px;  
	color:	#333333;
}

#home #container {

}

/*****************************************/	
#topdiv {
position: relative;
width:956px;
height:178px;
display:block;
}	
	
#logo {
position:absolute;
top:29px;
left:0;
height:129px;
width:272px;
}

#menuh {
position:absolute;
top:122px;
right:0;
width:768px;
height:56px;
margin:0;
padding:0;
}	
	
#main {
	position: relative;
	margin-left: 195px;
	/*margin-right: 20px;*/
	}

#main2 {
	position: relative;
	margin-top:10px;
	margin-right: 0;
	margin-left: 269px;
	margin-bottom:30px;
	}


#animacion {
width:956px;
height:235px;
margin-bottom:8px;
padding:0;
}

#animacion-home {
width:956px;
height:267px;
margin-bottom:22px;
padding:0;
}

#animacion-linea {
width:956px;
height:9px;
background-color:#D1D2CC;
margin-bottom:8px;
padding:0;
}

#sectores {
width:956px;
height:212px;
margin-bottom:22px;
padding:0;
background:url(../images/bloque-all.gif)	top	left	no-repeat;
position:relative;
}
/***********************/
#head-content {
width:665px;
height:10px;
margin:0;
padding-left:22px;
background:#FFFFFF;
}

#home #content {
	margin:0 0 22px 22px;
	padding: 20px 25px 30px 25px;
	border-bottom:solid #DCDCDC 1px;
	border-left:solid #DCDCDC 1px;
	border-right:solid #DCDCDC 1px;
	background:#FFFFFF;
	}

#content ul {
	padding-left:40px;
	}
#content ul li {
	list-style-type: disc;
	}

#content a {
color:	#333333;
text-decoration:underline;
}
#content a:hover {
text-decoration:none;
}


#content h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:	#163479;
margin-bottom:20px;
}

#content h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:4D4948;
font-weight:normal;
line-height:25px;
margin:15px 0 5px 0;
}

#content h3 {
margin-top:35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
}



.m1 {
background:url(../images/corporativo.jpg)	no-repeat;
}

.m2 {
background:url(../images/mandatario.jpg) 	no-repeat;
}

p {
	padding-top:0.625em;
	padding-bottom: 0.625em; /* 18px from 12px base */
	}

p em {
	font-size:1.2em;
	}

hr { 
	height: 1px;
	border:none;
	background-color: #ccc;
	margin-top: 30px;
	margin-bottom: 10px;
}


		
/*****************************************************/		
#navegav {
			position: absolute;
			top: 151px;
			left: 0px;
			width:195px;
			font-size:100%;
			padding:0;
			margin:0;
}

#navegav2 {
			position: absolute;
			top:0;
			left:-269px;
			width:269px;
			font-size:100%;
			margin:0;			
			padding-top:0;
			padding-bottom:30px;
}

#navegav3 {
			position: absolute;
			top: 103px;
			right: 7px;
			width:60px;
			height:20px;
			font-size:88%;
			padding:0;
}


.bordeflagon { 
	margin: 0;
	padding: 0;
	border-right: solid #ccc 1px;
	border-bottom: solid #ccc 1px;	
}


.bordeflag { 
	margin: 0;
	padding: 0;
	border: solid #999 1px;
}

/****************************************************/
#navegav #categoria {
width:195px;
height:107px;
padding:0;
margin:0;
background:#fff;
}

#navegav #categoriae {
width:195px;
height:153px;
padding:0;
margin:0;
background:#fff;
}


/* --------------------------------------------- TOPNAVIGATIE --------------------------------------------- */

#topnavigatie { width: 768px; padding: 0; margin: 0; }
#topnavigatie li span { display: none; }
#topnavigatie ul { list-style: none; padding: 0; margin: 0; height: 56px; }
#topnavigatie li { float: left; margin: 0; }
#topnavigatie li a { display: block; text-decoration: none; font-weight: bold; height: 56px; margin: 0; padding: 0; }

/* Home */
li#home/* hide ie5 */{ background: url("../images/bot-pequena-on.gif") transparent no-repeat; width: 125px; }
li#home a { background: url("../images/bot-pequena.gif") transparent no-repeat; width: 125px; }
li#home.current a, li#home a:hover { background: url("../images/pequena-on.gif") transparent no-repeat; width: 125px;}

/* Empresa */
li#empresa/* hide ie5 */ { background: url("../images/bot-mediana-on.gif") no-repeat; width: 127px; }
li#empresa a { background: url("../images/bot-mediana.gif") no-repeat; width: 127px; }
li#empresa.current a, li#empresa a:hover { background: url("../images/bot-mediana-on.gif") no-repeat; width: 127px; }

/* Diseño */
li#diseno/* hide ie5 */ { background: url("../images/bot-gran-on.gif") no-repeat; width: 127px; }
li#diseno a { background: url("../images/bot-gran.gif") no-repeat; width: 127px; }
li#diseno.current a, li#diseno a:hover { background: url("../images/bot-gran-on.gif") no-repeat; width: 127px;}

/* Hosting */
li#hosting/* hide ie5 */ { background: url("../images/bot-sector-on.gif") no-repeat; width: 127px; }
li#hosting a { background: url("../images/bot-sector.gif") no-repeat; width: 127px; }
li#hosting.current a, li#hosting a:hover { background: url("../images/bot-sector-on.gif") no-repeat; width: 127px; }

/* Soporte */
li#soporte/* hide ie5 */ { background: url("../images/bot-balanced-on.gif") no-repeat; width: 135px; }
li#soporte a { background: url("../images/bot-balanced.gif") no-repeat; width: 135px; }
li#soporte.current a, li#soporte a:hover { background: url("../images/bot-balanced-on.gif") no-repeat; width: 135px;}

/* Soporte */
li#contacto/* hide ie5 */ { background: url("../images/bot-gestion-on.gif") no-repeat; width: 127px; }
li#contacto a { background: url("../images/bot-gestion.gif") no-repeat; width: 127px; }
li#contacto.current a, li#contacto a:hover { background: url("../images/bot-gestion-on.gif") no-repeat; width: 127px;}



/* --------------------------------------------- TOP IMAGES 0 --------------------------------------------- */

/*********************** Menu h *********************************/
#navigation1 {
position:absolute;
top:73px;
right:-12px;
height:26px;
width:410px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
padding-left:10px;
padding-top:6px;
text-align:right;
}

#navigation1 ul {
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#navigation1 ul li {
display:inline;
}

#navigation1 ul li a {
height:20px;
margin:0px;
padding:4px 6px 2px 0;
display:block;
float:left;
color:	#666666;
text-decoration:underline;
}


#navigation1 ul li a:hover {
text-decoration:none;
}

#navigation1 .sel a {
text-decoration:none;
font-weight:bold;
}

#navigation1 ul li a span {
display:none;
}



/* -------------------------------- sub menu ----------------------------------- */


/*********************** Menu h *********************************/
#navigation2 {
position:relative;
height:26px;
width:935px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
padding-left:10px;
padding-top:6px;
}

#navigation2 ul {
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#navigation2 ul li {
display:inline;
}

#navigation2 ul li a {
height:20px;
margin:0px;
padding:4px 6px 2px 0;
display:block;
float:left;
color:	#CCCCCC;
text-decoration:underline;
}


#navigation2 ul li a:hover {
text-decoration:none;
}

#navigation2 .sel a {
text-decoration:none;
}

#navigation2 ul li a span {
display:none;
}



/* -------------------------------- sub menu ----------------------------------- */



/* -------------------------------- sub menu2 ----------------------------------- */

#menu2 {
width:200px;
margin: 0;
padding: 6px 0px 20px 40px;
text-align:left;
}

#menu2 ul {
  margin: 0;
  padding: 0;
  list-style-type:	square;
  color:#FFFFFF;
}

#menu2 li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

#menu2 a {
  display: block;
  padding:0;
  width: 180px;
  height: 20px;
  line-height: 20px;
  color: #FFAF02;
  text-decoration: none;
  text-indent:0;
}

#menu2 a:hover, #menu2 .selected a {
  color: #ffffff;
  text-decoration:underline;
}

#menu2 .first a {
  height: 20px;
  line-height: 20px;
}



/*********************TItulo y subtitulo ******************************************/

#titulos {
width:620px;
height:63px;
margin:0;
}

#titulos p {
margin:0;
padding:0;
color:#6E293F;
text-align:right;
font-size:65%;
line-height:12px;
}

#titulos a {
color:#6E293F;
text-decoration:none;
}

#titulos a:hover, #titulos a.selected {
color:#6E293F;
text-decoration: underline;
}

.tit61 {
background:	url(../guia-peru/images/tit-diversion.gif) #ffffff left top	no-repeat; 
}


/********************************************************/

#subtitulo {
width:620px;
height:51px;
margin-bottom:20px;
padding:0;
position:relative;
}

#subtitulo h1 {
color: #4A4A4A;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:2.2em;
font-weight:normal;
/*width:620px;*/
height:26px;
line-height:24px;
margin:0;
padding:25px 0px 0px 25px;
}

#subtitulo h1 span {
display:none;
}



/****************************/

#paginas {
position:absolute;
top: 28px;
right: 28px;
width:128px;
height:19px;
color:#CFCFCF;
font-size:70%;
text-align:right;
}

#paginas a {
color:#CFCFCF;
text-decoration:none;
}

#paginas a:hover, #paginas a.selected {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#paginas2 {
position:absolute;
top: 32px;
right: 25px;
width:200px;
height:19px;
color:#CFCFCF;
font-size:0.9em;
text-align:right;
}

#paginas2 a {
color:	#333333;
text-decoration:none;
}

#paginas2 a:hover, #paginas a.selected {
color:	#000000;
text-decoration:underline;
}


/*********************************/

#espaciado1 {
padding:0px 25px 25px 25px;
}

#espaciado1 a {
color:#000099;
}

#espaciado1 a:hover {
color:	#666666;
}

#espaciado1 h2 {
color:#FF9A00;
font-size: 1.5em;
padding-top:0.5em;
font-weight: 700;
}


.floatright { 
	float: right; 
	margin: 0 0 22px 22px;
	padding: 0;
}

.floatright2 { 
	float: right; 
	margin: 20px 0 20px 20px;
	padding: 0;
	border: solid #A2A2A2 4px;
}

.floatleft { 
	float: left; 
	margin: 0 20px 10px 0;
	padding: 0;
}

.floatright5 { 
	float: right; 
	margin: 0 0 20px 20px;
	padding: 0;
	border:#B72240 solid	4px;
}


.floatleft2 { 
	float: left; 
	margin: 20px 20px 20px 0;
	padding: 0;
	border: solid #A2A2A2 5px;
}

.floatleft3 { 
	float: right; 
	margin: 0 5px 0 20px;
	padding: 0;
	border: solid #A2A2A2 5px;
}

.floatbanner { 
	margin:0;
	padding:0;
	border:#FFFFFF	solid	4px;
}
/*
.floatleft3 { 
	float: left; 
	margin: 0 20px 0 5px;
	padding: 0;
	border: solid #A2A2A2 5px;
}
*/
#bloque-imagen {
margin:10px 0 20px 0;
padding:0px;
height:120px;
}

.floatdestacado { 
	float: left; 
	margin: 0 10px 5px 0;
	padding: 0;
	border: solid #fff 3px;
}

.floatcenter { 
	margin: 0 20px 10px 0;
	padding: 0;
	border: solid #252525 6px;
}



/*************** Eventos Home ***********************************/

#eventos {
background-color:#EFF0F4;
padding:20px;
}

#eventos-home {
height:88px;
margin:0;
padding:0;
}

#eventos-home h4 {
margin:0;
padding:0;
font-size:1.2em;
line-height:18px;
}

#eventos-home h4 a{
color:#154A76;
text-decoration:none;
}

#eventos-home h4 a:hover{
text-decoration:underline;
}

#eventos-home p {
margin:0;
padding:0;
font-size:0.9em;
}

#eventos-home p a{
text-decoration:none;
color:#006599;
}

#eventos-home p a:hover{
text-decoration:underline;
}


.floatlefthome { 
	float: left; 
	/*margin: 0 10px 10px 0;*/
	margin: 0 10px 10px 0;
	padding: 3px;
	border: solid #B1B6B9 1px;
}

.tit-eventos {
font-weight:bold;
font-size:1.1em;
color:#0071B0;
}


/***************** links home bottom ***************/

#links {
	background:	#666666;
	width: 940px;
	color: #ffffff;
	text-align: left;
	margin-top:20px;
	padding:20px 30px 20px 30px;
	border-top:solid #FFFFFF 2px;
	font-size:0.85em;
	}

#links p {
	padding:8px 10px 0 0;
	letter-spacing: 1px;
	}


#links ul {
margin:0;
padding:0;
display:inline;
list-style-type:none;
}

#links ul li {
display:inline;
}

#links ul li a {
height:21px;
margin:0px;
padding-right: 5px;
/*display:block;*/
/*float:left;*/
color:#CCCCCC;
text-decoration:none;
}

#links ul li a:hover {
text-decoration:underline;
}

#links ul li a span {
display:none;
}




/***************** Footer ************************/

#footer {
	width: 1000px;
	margin: 0 auto 0 auto;
	position:relative;
	background:#4D4948;
	color:	#D1D1D1;
	height: 150px;
	text-align: center;
	margin-top:20px;
	padding:0;
	font-size:0.8em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	}

#footer p {
	padding-top:20px!important;
	padding-left:10px;
	margin: 0;
	line-height:18px;
	}

#design {
	position: absolute;
	top: 137px;
	right: 486px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#design a {
color:	#B0B0B0;
text-decoration:none;
}

#design a:hover {
color:	#CCCCCC;
}


#footer #subir {
	position: absolute;
	top: 13px;
	right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	width:47px;
	height:22px;
	background:url(../images/up-arrow.png)	no-repeat	top	left;
	margin:0;
	padding:2px 0 0 35px;
}

#footer #subir a {
text-decoration:underline;
color:	#666;
}

#footer #subir a:hover {
text-decoration:none;
background-position:bottom;
}


/******************* bloques ***************************/

#bloque1 {
position:absolute;
top:68px;
left:23px;
width:200px;
height:50px;
color:#FFFFFF;
}

#bloque2 {
position:absolute;
top:68px;
left:263px;
width:200px;
height:50px;
color:	#111;
}

#bloque3 {
position:absolute;
top:68px;
left:502px;
width:210px;
height:50px;
color:#111;
}

#bloque4 {
position:absolute;
top:68px;
left:746px;
width:200px;
height:50px;
color:#FFFFFF;
}

.link-bloque {
color:#333333;
padding-left:10px;
}

.link-bloque a {
color:#163479;
text-decoration:none;
}

.link-bloque a:hover {
font-weight:bold;
}


/*******************************************************/



/*body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

a {
	color: #c75f3e;
}
*/
#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 600px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
