#index_main { margin:10px 20px }
#index_main p{font-size:16px; margin-bottom:12px; text-align:justify}

.loginboxes {
    width:210px;
    margin:0 20px 0 20px;
    border:0px solid red;
    float:right;
    text-align:center;
}

.clear{clear:right}

.div_main {
    width: 1020px;
    margin-top: 4px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	background-repeat:repeat;
}

.div_content {
    width: 1014px;
    margin-top:0px;
	background-image: url(../images/tb_bg.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
    border-width:medium;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:2.5px;
	border-bottom-width:2.5px;
	border-left-width: 2.5px;
	border-right-width: 2.5px;
	border-left-color:#1552CB;
	border-right-color:#1552CB;
	border-top-color:#1552CB;
	border-bottom-color:#1552CB;
	border-collapse:collapse;
}

.table_100 {
    border:0;
    width:100%;
}

.table_footer {
    width:1020px;
    margin-top:0px;
    height:70px;
    background-color:#6699FF;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
    color:#FFFFFF;
}

.tr_topmenu {
    background-color: #1552CB; /*#6699FF;*/
    height:50px;
}

.tr_bottommenu {
    background-color:#6699FF;
    height:25px;
}

.table_topmenu {
    background-color:#6699FF;
    color:#FFFFFF;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 55px;
}

.table_bottommenu {
    background-color:#6699FF;
    color:#FFFFFF;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.td_topmenu {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 15px;
    font-weight:bold;
	border-right-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
	border-collapse:collapse;
}

.td_bottommenu {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
    font-weight:bold;
	border-right-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-collapse:collapse;
}

.a_topmenu:link {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

.a_topmenu:visited {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

.a_topmenu:active {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFF00;
}

.a_topmenu:hover {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFF00;
}

.a_bottommenu:link {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

.a_bottommenu:visited {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

.a_bottommenu:active {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFF00;
}

.a_bottommenu:hover {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFF00;
}


.welcome {
    color:#6699FF;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 18px;
}

.select_timefmt {
    color:#2020FF;
    background-color:#FFFFFF;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
    border-color:#6699FF;
	border-collapse:collapse;
}

.tabs {
    border-top: solid 1px #d4e7f7;
    border-left: solid 1px #d4e7f7;
    border-right: solid 1px #d4e7f7;
    padding:3px;
    font-size:13px;
    color:#999;
    width:90px;
}
.tabs_sel {
    border-top: solid 1px #E2E6E9;
    border-left: solid 1px #E2E6E9;
    border-right: solid 1px #d4e7f7;
    padding:3px; font-size:12px;
    font-weight:bold; color:#C00;
    height:33px;
    background-image:url(../images/header_bbg.gif);
    background-repeat:repeat;
    width:90px;
}

.tabstu {
    padding:1px;
    font-size:11px;
    font-weight:bold;
    color:#FFFFFF;
    width:95px;
    background-image:url(../images/tab_noselected.jpg);
    background-repeat:no-repeat;
}


.tabstu_sel {
    padding:1px;
    font-size:11px;
    font-weight:bold;
    color:#FFFF00;
    width:95px;
    background-image:url(../images/tab_selected.jpg);
    background-repeat:no-repeat;
}


.div_register {
    border-top-style:solid;
    border-bottom-style:solid;
    border-left-style:solid;
    border-right-style:solid;
    border-top-width:1px;
    border-bottom-width:1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color:#CCC;
    border-bottom-color:#CCC;
    border-left-color:#CCC;
    border-right-color:#CCC;
    background-color: #1552CB /*#6699FF;*/
}

.p_register {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
    color:#FFFFFF;
}

.a_register:link {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}

.a_register:active {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}

.a_register:hover {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}

.a_register:visited {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}

.div_stucalmsg {
    width:195px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    color:#C00000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
    border-width:medium;
	border-top-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color:#d4e7f7;
	border-right-color:#d4e7f7;
	border-top-color:#d4e7f7;
	border-bottom-color:#d4e7f7;
}


.wcal_head {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
    font-weight:bold;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
    background-image:url(../images/tab_noselected.jpg);
    background-repeat:no-repeat;
}


.wcal_head_sel {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
    font-weight:bold;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	border-right-width: 0px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
    background-image:url(../images/tab_selected.jpg);
    background-repeat:no-repeat;
}


.wcal_td00 {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
}

.wcal_td00_1 {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-width:0px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
    background-color:#00FF00;
}

.wcal_td00_2 {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
    background-color:#00AF00;
}

.wcal_tdX {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
}

.wcal_tdX_1 {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:3px;
	border-bottom-width:0px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
	background-color:#00FF00;
}

.wcal_tdX_2 {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border-right-style:solid;
	border-top-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width: 1px;
	border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
	border-collapse:collapse;
	background-color:#00AF00;
}


.wcal_tdX_3 {
    width:90px;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 10px;
    border-right-style:solid;
    border-top-style:solid;
    border-top-width:0px;
    border-bottom-width:0px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-right-color: #C0C0FF;
    border-left-color: #C0C0FF;
    border-top-color: #C0C0FF;
    border-bottom-color: #C0C0FF;
    border-collapse:collapse;
    background-color:#00AF00;
}

.div_popup {
    margin-bottom: 4px;
    padding-left: 5px;
    border-style:solid;
    border-width: 1px;
    border-color:#C0C0FF;
    background-color:#F0F0FF;
    text-align:justify;
}

.p_popup {
    font-family:Tahoma;
    color:#06C;
    font-size:15px;
    text-align:justify;
}

/* AGREGACIONES  */










