@charset "utf-8";
/*   RESET    */
* { margin: 0; padding: 0; border: 0;}
a{
	outline:none;
	cursor:pointer;}
	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, striker, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd
fieldset, form, label, legend,
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	
}
body {
	line-height: 1;
	font-size: 70%;
	background-color:#fff;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus atyles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* MI RESET */
h1 { font-size: 26px;}
h2 { font-size: 20px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

li { list-style: none;}
a { text-decoration: none;}
a:hover { text-decoration: underline;}

/* ESTILOS GENERALES */
body{
	font-family:"Century Gothic";
	font-size:10px;
	background-color:#EEEEEE;
}
input[type='text']{
	padding:3px;
	border:1px solid #808080;
	width:285px;
	font-size:10px;
}
select{
	font-size:10px;
	border:1px solid #808080;
	width:295px; 
	height:21px;
}
textarea{
	font-size:10px;
	border:1px solid #808080;
}

.clearfix{
	clear:both;
}
#headerX{
	width:980px;
	height:95px;
	margin:auto;
	padding:10px 10px 10px 10px;
  	background-color:#fff;	
}
div#contenido{
	width:1000px;
	height:auto;
	min-height:500px;
	margin:auto;
	background-color:#fff;
	padding-bottom:20px;
}
#menuLarge{
	height:45px;
	width:100%;
	margin:auto;
	position:relative;
}
#menu{
	height:45px;
	width:995px;
	margin:auto;
	padding-left:5px;
	position:relative;
	background-image:url(../imagenes/raiz/menu.png);
	background-repeat:repeat-x;
}
.button{
	height:auto;
	width:100px;
	text-align:center;
	padding:8px;
	margin:4px;
	cursor:pointer;

	color:#000;
	font-weight:bold;
	text-decoration:none;
	background-color: #454545;
	background-image:url(../imagenes/raiz/buttonBackG.png);
	background-repeat:repeat-x;
	/*background-image: -moz-linear-gradient(center top , #B2B2B2, #EEEEEE);*/
    
	/*border: 1px solid #141414;
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06), 1px 1px 0 rgba(255, 255, 255, 0.03), -1px -1px 0 rgba(0, 0, 0, 0.02), 1px 1px 0 rgba(255, 255, 255, 0.05) inset;*/
}
.logclass{
	width:500px;
	height:auto;
	/*border:1px solid #ccc;*/
	border-radius:10px;
	margin:100px 0px 100px 0px;
	padding:30px 50px 30px 50px;
	float:left;
	background-color:#095EAB;
	color:#fff;
	box-shadow:0 0 5px #000;
	font-weight:bold;
	font-size:11px;
}
.logclass td{
	padding:5px 15px 5px 15px;
}
.logclass input[type="text"],
.logclass input[type="password"]{
	width:200px;
	padding:3px;
	color:#000;
	border:1px solid #ccc;
	font-size:10px;
}







.AppClassButton{
	width:160px; 
	height:160px;
	background-color:#095EAB;
	border-radius:10px;
	margin:25px 50px 25px 50px;
	float:left;
}
.AppClassButtonInvis{
	width:160px; 
	height:160px;
	/*background-color:#ff5EAB;*/
	background-color:transparent;
	position:absolute;
	cursor:pointer;
}
.AppClassButton img{
	width:100px; 
	margin:5px 0 0 30px;
}
.AppClassButton .txt{
	width:130px; 
	height:30px;
	padding:5px 0 0 15px; 
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}
.AppClassButtonDesactivado{
	background-color:#aaa;
}


.toolTip{
	width:44px;
	text-align:center;
	margin:3px 0 0 -17px;
	padding:5px;
	background-color:#ddd;
	border-radius:3px;
	cursor:pointer;
	border:1px solid #bbb;
}


#menuLarge{
	height:45px;
	width:100%;
	margin:auto;
	position:relative;
}
#menu{
	height:45px;
	width:995px;
	margin:auto;
	padding-left:5px;
	position:relative;
	background-image:url(../imagenes/raiz/menu.png);
	background-repeat:repeat-x;
}
.SeccionButton{
	/*width:215px;*/
	width:530px;
	/*height:40px;*/
	overflow:hidden;
	float:left;
	position:absolute;
}
.buttonSup{
	width:125px;
	height:13px;
	padding:8px 15px 8px 15px;
	margin:8px 0 0px 0;

	/*background-image:url(../imagenes/menu.png);
	background-repeat:repeat-x;*/
	background-color:#095EAB;
	color:#fff;

	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	position:relative;
	border-radius:5px;
}
.buttonSec000{
	width:185px;
	height:12px;
	padding:14px 15px 14px 15px;

	/*background-image:url(../imagenes/menu.png);
	background-repeat:repeat-x;*/
	background-color:#ccc;

	
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	position:relative;
}
.buttonSec{
	width:285px;
	height:12px;
	padding:14px 15px 14px 15px;

	background-color:#ccc;

	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	position:relative;
}
.buttonSecInactivo{
	width:285px;
	height:12px;
	padding:14px 15px 14px 15px;

	background-color:#ccc;

	font-size:12px;
	font-weight:bold;
	color:#888;
	position:relative;
}
.blueClass{
	width:185px;
	height:12px;
	padding:8px 0px 8px 10px;
	margin:-5px 0px 0px -5px;

	background-color:#095EAB;
	color:#fff;

	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:left;
	position:relative;
	border-radius:5px;
}
.blueClass222{
	width:285px;
	height:12px;
	padding:8px 10px 8px 10px;
	margin:-5px 0px 0px -15px;

	background-color:#095EAB;
	color:#fff;

	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-align:left;
	position:relative;
	border-radius:5px;
}
.menuNivel3{
	position:absolute;
	margin-top:-14px;
	margin-left:190px;
	width:215px;
	height:auto;
	display:none;
	padding-left:10px;
}
