﻿body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	SCROLLBAR-BASE-COLOR: #b1b1b1;
}

/*estilo del los paneles popup*/
.watermark
{
	background:#FFAAFF;
}

.modalbackground
{
	background-color:Gray;
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
}

.modalPopup
{
	background-color: #ffffdd;
	border-width:3px;
	border-color:gray;
	border-style:solid;
	padding:3px;
	width:250px;
}
.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #acb9e8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #343b51;
	background-image: url(img/imgCejilla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 40px;
	white-space: nowrap;
}

.table_header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #acb9e8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #343b51;
	background-image: url(img/imgCejilla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding-left: 40px;
	white-space: nowrap;
}


.CajaDialogo
{
    background-color: #FFF;
    border-width: 1px;
    border-style: outset;
    width: 500px;
    font-weight: bold;
    font-style: italic;
    border-color: Blue;
    padding: 0px;

}

.CajaDialogo2
{
    background-color: #FFF;
    border-width: 1px;
    border-style: outset;
    width: 250px;
    font-weight: bold;
    font-style: italic;
    border-color: Blue;
    padding: 0px;

}

.CajaDialogo3
{
    background-color: #FFF;
	border-width: 1px;
    border-style: outset;
    border-color: Blue;
    padding: 0px;

}

-weight: bold;
    font-style: italic;
    border-color: Blue;
    padding: 0px;

}

/*.modalBackground
{
    background-color: #004;
    filter: alpha(opacity=70);
    opacity: 0.7;
}*/

a:link
{
    text-decoration: none;
    color: #FF0000;
} /*Link visitado*/
a:active
{
    text-decoration: none;
    color: #6600FF;
    background: #EEEEEE;
} /*Link activo*/
a:hover
{
    text-decoration: underline;
    color: #0000FF;
    background: #EEEEEE;
} /*Mause sobre el link*/

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-image: url('../img/imgfondomenu2.jpg');
    border: 1px #4e667d solid;
    color: #000000;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #FF0000;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

.popupMenu 
{
    overflow: visible;
    position: absolute;
    visibility: hidden;
    background-color: #EAEAEA;
    opacity: .9;
    filter: alpha(opacity=90);
}      

.CajaDialogo3
{
    background-color: #FFF;
    border-width: 1px;
    border-style: outset;
    width: 500px;
    border-color: Blue;
    padding: 0px;
    top:50px;

}

.barrabotton {
    background-image: url(img/templateMAG_V3_14.jpg);
    background-repeat: repeat-x;
}

.banner {
    width: 952px;
    height: 137px;
}