/* CARACTERÍSTICAS DE LA PÁGINA*/

*{padding: 0; margin: 0;}

body {
background:#c4d0dc;
margin:10;
font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Arial, Helvetica, sans-serif
}


/* CARACTERÍSTICAS DE LA TABLA GENERAL QUE CONTIENE TODO EL SITIO WEB*/
table.general {background-color: White; width: 100%; border-width:0px; border-collapse:collapse; vertical-align:middle}

background:none transparent scroll repeat 0 0;
}
td	{
	font-family: Verdana, Arial;
	}
hr { width:70%; color:#3399CC}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #BD4761; text-decoration: overline underline;}

.center {text-align: center;}
.right {float: right;}
.left {float: left;}

h1 {
	font-size: 24px;
	color: #006699;
	font-weight: normal;
	background-color: none;
	text-align: left;

}

p 	{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-indent: 40px;
	}

.companyname {
	color: #FFFFFF;
	font-size: 20px;
}
.azulado {
	color: #006699;
	text-decoration: none;
}
.estiloceldatitulo{
	padding:0px 10px 0px;
	margin:10px;
    	background-color:#469ABC;
    	border:1px;
    	color: white; 
    	font-weight:bold; 
    	border-color:#3399CC; 
    	border-width:1px; 
} 

.estiloceldacontenido{
	padding:10px; 
    	background-color:white;
    	border-width:1px;
    	color: black; 
    	border-color:#3399CC; 
    	border-style:solid;
} 

h2 {
	font-size: 16px; 
	color: #006699
	}

a.navigation {
	color: #000000;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	text-decoration: underline; 
	background-color: transparent;
}

a.navigation:link {
	color: #000000;
	text-decoration: none; 
	background-color: transparent;
}

a.navigation:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

a.navigation:hover {
	color: #FFCC33;
	text-decoration: underline;
	background-color: transparent;
}

.smalltext {
	font-size: 10px;
	text-decoration: none;
}

a.nodescriptor:link {
	color: lightslategray;
	text-decoration: none;
}
a.nodescriptor:hover {
	color: dimgray;
	text-decoration: underline;
}
a.enlacemapaweb:link {
	color: #000000;
	text-decoration: none;
}

a.enlacemapaweb:visited {
	color: #000000;
	text-decoration: none;
}

a.enlacemapaweb:hover {
	color: #000000;
	text-decoration: underline;
}
a.menusuperior {
	color: #000000;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 12px;
	text-decoration: underline; 
	background-color: transparent;
}
a.menusuperior:link {
	color: #006699;
	text-decoration: none;
}

a.menusuperior:visited {
	color: #006699;
	text-decoration: none;
}

a.menusuperior:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	}
	
.cargando {
	color: gray;
	font-size: 5;
	font-family: Verdana, Arial;
	text-align: center;
	
	}
div.centrado{
	text-align: center;
	}
div.centrado table {
	margin: 0 auto;
	text-align: left;
	}
	
	
#menu_superior {
	font-size:0.9em;
	padding-left:10px; padding-right:7px; padding-top:0; padding-bottom:0;
	float:right;
	}
#banderas {
	padding-left:10px; padding-right:7px; padding-top:0; padding-bottom:0;
	float:right;
	}
.oculto {position:absolute; left:-999px; width:990px;}
#principal_interior {
background:#fff;
border-style:none;
height:auto;
margin:10 auto;
padding:0;
text-align:left;
}
