/* ESTILOS GENERICOS CSIRT ANTEL */

BODY {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	/* background-color: #FEFEFE; */
	margin:0 auto;
	text-align: center; /* IE HACK para centrar el contenido */
    background-color: #DEDEDE;
}

#main-wrap {
	width:980px;
    height: 380px;
	margin:0 auto;
	/* padding-left:0.35em; */
	position: relative;
	text-align: left;
    background-color: #FFFFFF;
}

h1 {
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: bold;
	color: #004C92;
}

.titulosCsirt
{
    FONT-SIZE: 14pt;
    COLOR: #688ab6;
    LINE-HEIGHT: 18px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

h2 {
	font-family: Verdana;
	font-size: 12pt;
	text-decoration: none;
	color: #004C92;
}

h1#mainTitle {
	font-family: Verdana;
	font-size: 22pt;
	text-decoration: bold;
	color: #004CFF;
	text-align: center;
}

p#phoneNumber {
	text-decoration: bold;
        font-weight: bold; 
	# color: #004C99;
	color: #004A96;
}

.caHeader {
  /* background-image: url(banner-00.jpg); */
  border-style: none;
}

h1.caHeader {
	color: #FFFFFF;
}

.caLeftNav {
	background-color: #FFFFFF;
	background-image: url("bkgLeftNav.jpg");
}

div.underMenu {
  background-image: url("bkgLeftNav.jpg");
  min-height: 113px;
  padding-top: 83px;
}

div.menu { 
  text-align: left;
  width: 212px;
  margin-right: 5px;
  /* margin-top: 15px; */
  padding-top: 3px;
  background-color: #FFFFFF;
  background-image: url("bkgLeftNav.jpg");
  height: 230px;
  /* -moz-border-radius: 5% 5% 5% 5%; */
}

div.caLeftNav {
   text-align: left;
	width: 210px;
	float: left;
	/* height: 480; */
}

div.caSiteItem {
  text-align: left;
	width: 750px;
	height: 428px;
	float: left;
	overflow: auto;
	padding-left: 20px;
    padding-right: 0px;
    background-color: #FFFFFF;
}

div.caSubSiteItem {
    margin-right: 20px;
    margin-bottom: 20px;
}

div.caFooter {
	width: 980px;
	text-align: center;
	/* height: 35px; */
	float: left;
	background-color: #2A458C;
	/* padding-left: 15px;
	padding-right: 15px; */
	/* margin-top: 10px; /*
	/* -moz-border-radius: 5% 5% 5% 5%;   */
}

table.caFooter {
    width: 980px;
    padding-left: 10px;
    padding-right: 10px;
}

p.caFooter {
	font-style: italic;
	text-align: center;
}


div.caHeader {
	width: 980px;
	height:105px;
	float: left;
	/* background-color: #FFFFFF; */
	/* padding: 5px;  */
	margin-left: auto;
	margin-right: auto;
}

h2.evento {
	font-weight: bold;
	font-size: larger;
}

div.evento {
    margin-bottom: 15px;
    border-style: dashed;
    border-width: thin;
    width: 700px;
    padding-right: 10px;
    padding-left: 5px;
}


div.caGpgKey {
	overflow:auto;
	height: 200px;
	font-family: courier;
	background-color: #C0C0C0;
	margin-right: 15px;
	-moz-border-radius: 1% 1% 1% 1%;
}

A:focus#imgheader {
   outline: none;
}

img {
   border: none;
}

.destacado {
    font-weight: bold;
    text-align: center;
}

div.destacado {
    padding-top: 7px;
    background-image: url("bkgLeftNav.jpg"); 
}

/* alerta amarillita */
.alerta {
    	background-color: #FFFFCC;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;    
    	line-height: 85%;
}

div.alerta {
    border-style: solid;
    border-width: thin;
    border-color: #0000FF;
    width: 100%;
    display: block;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left:5px;
    padding-right:5px;
    margin-bottom: 5px;
}

span.alerta {
    color: #0066CC;
    font-weight: bold;
}

