/* Formatos Generales para el sitio AVISE.ORG.AR */
/* Estilos establecidos para la página de Inicio */

/* Redefinición de tags generales */

BODY {
	background-color : #D7F2FF;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	scrollbar-3dlight-color : #0080C0;
	scrollbar-arrow-color : #0080C0;
	scrollbar-darkshadow-color : #0080C0;
	scrollbar-face-color : #8EC5DF;
	scrollbar-highlight-color : #0080C0;
	scrollbar-shadow-color : #0080C0;
	scrollbar-track-color : #8EC5DF;
	scrollbar-base-color : #8EC5DF;
}

P {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
}

/*Clases*/

.separador {
		border-bottom : 2px dotted #0080C0;
}

.cuadro {
	background-color : White;
	width : 446;
	border-bottom : 2px dotted #0080C0;
	border-left : 2px dotted #0080C0;
	border-right : 2px dotted #0080C0;
	padding-bottom : 5;
	padding-left : 5;
	padding-right : 5;
	padding-top : 5;
}

.textoblanco {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding-right : 5;
}

.textonegro {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	padding-left : 5;
	border-bottom : 2px dotted #004A6F;
	border-top : 2px dotted #004A6F;
	padding-bottom : 5;
	padding-top : 5;
}

.textomensajenews {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.textoavise {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	text-decoration : underline;
}

.titular {
	background-color : White;
	border : 2px dotted #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin : 3 3 3 3;
	padding : 3 3 3 3;
	color : #0080C0;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
}

.tituloG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom : 3;
	padding-bottom : 3;
	border-bottom : 2px dotted White;
}

.textocomun {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-top : 3;
	padding-bottom : 3;
	text-align : justify;
	text-indent : 20px;
}

.textocomunespecial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C0;
	padding-top : 3;
	padding-bottom : 3;
	text-align : justify;
	text-indent : 20px;
	font-weight : bold;
}

.textocomun2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

.textocomun3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C0;
}

.textocomunespecial2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C0;
	padding-top : 3;
	padding-bottom : 3;
	font-weight : bold;
}

.textocomunespecial3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-top : 3;
	padding-bottom : 3;
	font-weight : bold;
	text-decoration: underline;
}

.elegido {
	background-color : #5BAAD0;
	width : 150;
	padding-left : 3;
	padding-right : 3;
	padding-top : 3;
	padding-bottom : 3;
	border-top : 2px solid #006666;
	border-right : 2px solid #FFFFFF;
	border-left : 2px solid #006666;
	border-bottom : 2px solid #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

.disclamer {
	background-color : Silver;
	border-color : Gray Gray Gray Gray;
	border-style : dotted dotted dotted dotted;
	border-width : 2px 2px 2px 2px;
}

.textodisclamer {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9;
	font-weight : bold;
}

/*Ids*/

#news a:link {
	color : White;
	text-decoration : none;
}

#news a:visited {
	color : White;
	text-decoration : none;
}

#news a:active {
	color : #D7F2FF;
	text-decoration : underline;
}

#news a:hover {
	color : #D7F2FF;
	text-decoration : underline;
}

#menu {
	background-color : #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}

#menu a:link {
	background-color : #0080C0;
	width : 150;
	padding-left : 3;
	padding-right : 3;
	padding-top : 1;
	padding-bottom : 1;
	border-bottom : 2px solid #0080C0;
	border-left : 2px solid #0080C0;
	border-right : 2px solid #0080C0;
	border-top : 2px solid #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

#menu a:visited {
	background-color : #0080C0;
	width : 150;
	padding-left : 3;
	padding-right : 3;
	padding-top : 1;
	padding-bottom : 1;
	border-bottom : 2px solid #0080C0;
	border-left : 2px solid #0080C0;
	border-right : 2px solid #0080C0;
	border-top : 2px solid #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

#menu a:active {
	background-color : #0080C0;
	width : 150;
	padding-left : 3;
	padding-right : 3;
	padding-top : 1;
	padding-bottom : 1;
	border-bottom : 2px solid #006666;
	border-left : 2px solid #B8DDEE;
	border-right : 2px solid #006666;
	border-top : 2px solid #B8DDEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

#menu a:hover {
	background-color : #0080C0;
	width : 150;
	padding-left : 3;
	padding-right : 3;
	padding-top : 1;
	padding-bottom : 1;
	border-bottom : 2px solid #006666;
	border-left : 2px solid #B8DDEE;
	border-right : 2px solid #006666;
	border-top : 2px solid #B8DDEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-decoration : none;
}

#barra {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#barra .resaltado {
	color : Black;
}

#barra a:link {
	color : #0080C0;
	text-decoration : none;
}

#barra a:visited {
	color : #0080C0;
	text-decoration : none;
}

#barra a:active {
	color : #009EEA;
	text-decoration : underline;
}

#barra a:hover {
	color : #009EEA;
	text-decoration : underline;
}
