@CHARSET "ISO-8859-1";
/*
Plantilla Sitios Usach
Autor: Guillermo Arce
Web:www.segic.cl
Junio de 2009
*/
body {
	background-color: #03396B;
	background-repeat: repeat-x;
	/*background-image: url(../images/fondo.jpg);*/
	font: normal;
	font-family: sans-serif;
	font-size: 12px;
	color:#4D4D4D;
	
}
.contentpaneopen{
	width:500px;
	float:left;

}
.contentpaneopen table{
	width:500px;

}
h1 {
	color: #09F;
	font-size: 16pt;
	text-decoration: none;
}
h3{
	color:#038FEF;
	margin:0px;
	font-size: 16px;
	
}
a{
	color:#038FEF;
	text-decoration: none;
}
#contenedor {
	margin: 0 auto;
	width: 960px;
}
.cabecera {
	width: 994;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	height:75px;
}
.menu{
	
}
.cabecera #menu {
	color: #ffffff;
	width: 90px;
	float: right;
}
.cabecera #menu a {
	padding-left: 12px;
	color: #ffffff;
	font-size: 11px;
	width: 50px;
	font-weight: bold;
	background-position: 0% 3px;
	background-repeat: no-repeat;
	background-image: url(../images/flecha.png);
	text-decoration: none;
	float: left;
}
#barra_menu{
	width: 100%;
	background-color:#06355B;
	height:20px;
}
#barra_menu2 {
	height: 35px;
	width: 100%;
	background-color: lightgrey
}
#usach_cuerpo {
	overflow: hidden;
	width: 100%;
	min-height: 400px;
	float:left;
	background-repeat: no-repeat;
	/*background-image: url(../images/fon2.jpg);*/
	background-color: #ffffff;
	background-position: 0% bottom;
}
/*Menu del sitio lateral*/

#usach_menu2 ul {
	padding-left: 0px;
	padding-top: 5px;
	margin:0px;
}
#usach_menu2 li {
	list-style-position: outside;
	padding-top: 3px;
	padding-left:12px;
	list-style-type: none;
	background-image: url(../images/lista.jpg);
	background-repeat: no-repeat;
	background-position:2px 8px;
	font-size: 12px;
	margin-bottom: 3px;
}
#usach_menu2 li a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#usach_menu2{
	background-image: url(../images/fdo_menu.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	min-height:150px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#usach_menu2 h1{
	color: #038FEF;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
}
#usach_menu2 a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color:#06C;
}
#usach_menu2 a:hover{
	background-image: url(../images/fle.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#mainbody {
	width: 590px;
	float: left;
	min-height:400px;
    overflow: hidden;
    height: expression(this.scrollHeight < 401? "400px" : "auto" );
    border-right-color: #9DD0EA;
    border-right-style: solid;
    border-right-width: 1px;
}
#mainbody2 {
	float: left;
	min-height:400px;
    overflow: hidden;
    height: expression(this.scrollHeight < 401? "400px" : "auto" );
	width:720px;

}
#usach_col {
	border-right: 1px solid lightgrey;
	overflow: hidden;
	width: 220px;
	min-height: 400px;
	float: left;
}
#usach_col_right{
	width: 190px;
	float: left;
	background-color:#E6E6E6;
}
#usach_buscador {
	
}
#centro{
	width:650px;
	float:left;
	border-right: 1px solid lightgrey;
	min-height:400px;
    overflow: hidden;
    height: expression(this.scrollHeight < 401? "400px" : "auto" );
}
#usach_foto {
	padding: 0px;
	width: 100%;
	background-color: gainsboro;
	float: left;
}
#nombre_sitio{
	color:#ffffff;
	font-weight:bold;
	font-size: 18px;
	margin-left:13px;
	padding-top:13px;
	width: 180px;
	float: left;
}
a img{
	border:none;

}
#logo_usach{
	float:right;
}
#usach_portada{
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #F5F5F5;
	height: 200px;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	background-image: url(../images/adm_fndo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
	width:100%;
}
#modulo_noti2{
	margin-left:12px;
	margin-right:12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color:#E1E1E1;

}
#usach_articulos{
	float:left;
	margin-right:15px;
	width:708px;
}
#usach_left{
	padding: 8px;
}
#usach_articulos img{
	margin:5px;
}
.usach_footer {
	width: 940px;
	padding:10px;
	background-color: #333333;
	float: left;
	background-position: right 40%;
	color:gray;
	font-size: 11px;
	background-image: url(../images/usach.jpg);
	background-repeat: no-repeat;
	border-top-color:#F15A24;
	border-top-width: 4px;
	border-top-style:solid;
	margin: auto 0;

}
.usach_footer a {
	color: orange;
	text-decoration: none
}
.usach_footer img{
	margin-top:5px;
}
.usach_footer img a{
	
}
.usach_footer #segic{
	/*background-position: right 40%;*/
	background-image: url(../images/segicdev.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	
}
.texto_portada{
	margin-left:25px;
}
/*CLASES DEL ARTICULO*/
.contentheading{
	color: #038FEF;
	font-size: 16px;
	font-weight: bold;
}
.small{
	color: gray;
}
.createdate{
	color: gray;
}
.modifydate{
	color: gray;
}
.componentheading{
	color: #F27708;
	font-size: 16px;
	font-weight: bold;
}
/*LOGIN*/
#form-login{
	
}
.input{
	border: 0px;
}
.input li{
	
	font-size: 10px;
}
#form-login ul{
	list-style: none;
	padding-left:4px;
}
#form-login li{
	
	font-size: 10px;
}
.button{
	background-color:#F15A24;
	color: white;
	font-weight: bold;
	border:0px;

}

.moduletable{
}
/*caja login*/
.moduletable_login{
	background-color:#E6E6E6;
	padding: 15px;
}
.moduletable_login li{
	font-size: 11px;
	list-style: none;
	padding-left: 0px;
}
.moduletable_login label{
	color:#0B67B2;
}
.moduletable_login .inputbox {
	border-style:solid;
	border-color:#0C3E8E;
	border-width: 1px;
	color:#0C3E8E;
}
.moduletable_login .inputbox:focus{
	background-color: #C0E6FF;
}
.moduletable_login li a{
	color: gray;
}
.moduletable_login ul{
	padding-left: 0px;
}

.moduletable_buscador{
	height:50px;
	padding-left:350px;
	padding-top: 30px;
	float:left;
}
.moduletable_col2{
	width:200px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #B9B9B9;
	float:left;
}
.moduletable_pje{
	width:200px;
	float:left;
}
/*Encuesta*/
.poll_encuesta{
	background-color: #E6E6E6;
}
.pollstableborder_encuesta{
}
.sectiontableentry2_encuesta{
	
}
.moduletable_encuesta{
	margin:4px;
}
.moduletable_encuesta label{
	margin:3px;
}
.inputbox_buscador{
	border-style:solid;
	border-color:#0C3E8E;
	border-width: 1px;
	color:#0C3E8E;
	margin-right:5px;
}
.button_buscador{
	background-color:#F15A24;
	color: white;
	font-weight: bold;
	border:0px;

}
/*Tabla*/
.table1{
	background-color: #ECF7FF;
	margin-left:12px;
	margin-top:12px;
	border: 1px solid #06C;
	font-size:11px;

}
.table1 thead{
	font-weight: bold;
	color: #FFF;
	background-color: #114FAA;
}

.table1 th{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FFF;
padding:6px;
}




.tr1{
	background-color:#F2F2F2;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.tr2{
	background-color:#E4E4E4;
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.tr1 tr:hover{
	background-color: #DEF3FE;
}
.tr2 tr:hover{
	background-color: #DEF3FE;
}
.texto_rojo{
	color:#F00;
	background-image: url(../images/cruz.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align:left;
	background-position: 30px;
}
.texto_azul{
	color:#093;
	background-image: url(../images/ticket.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align:left;
	background-position: 30px;
}
/*Simulador*/
.tbsim{
	background-image: url(../images/simula.jpg);
	height: 213px;
	width: 400px;
	padding-top: 55px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #CCC;
	margin: 9px;
}
.contsim{
	text-align:center;
	padding:4px;
	margin:0 auto;
	width:600px;
}
.cont{
	padding:12px;
}
.cont h4{
	background-color:#0078F0;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}
.pdf{
	background-image:url(../images/pdf.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	padding-left:22px;
	font-size:11px;
	border-style:none;
	width:120px;
	height:23px;
}
.tabla23{
	background-color:#F7F7F7;
	border: 1px solid #CCC;
}
.tabla23 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}
table{

	width:200px;
}
.headertable{
	background-color:#e0f1fe;
}
#modulo_portada{
	float:left;

}
#component-contact{
	background-image:url(../images/contacto.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-left:10px;
	margin-top: 10px;
	width:720px;
}
.invalid{
	border: 1px solid #F60;	
}
label.invalid {
	color:#F60;
}
.table_fix{
    width:90%;
    padding:4px;
}
.table_fix td{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0E0;   
}
.error{
    background-color: #F60;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    padding: 8px;
    margin:3px;
}
.ok{
    background-color: #F2F9FF;
    font-weight: bold;
    color: #024DA8;
    text-decoration: none;
    padding: 8px;
    margin:3px;
}

