/* CSS Document */

body {
    font-family: Tahoma;
	font-size: 12px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo_img_temp01.jpg);
}

.text_planh {
    color : #000000;
    font-family: Verdana;
	font-size: 9px;
}

.textlogin {
	color : #000000;
	font-size : 9pt;
	font-family: Arial;
} 

.text_pack {		
	color : #000000; 		
	font-size : 10pt;
	font-family: Arial;
	padding: 7px 7px 7px 7px
}

.box2 {
	border : 0px solid #cccccc; 	
	color : #000000; 	
	background-color : #ffffff; 	
	font-size : 8pt; 
} 

.text_ruta {
	font-family: Arial;
	font-size: 9px;
	
}
.text_subtitulo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}

line-height:15px 

A.tabbed:link {
	color: #4E4E4E;
	text-decoration: none;
}

A.tabbed:visited {
	color: #08245b;
	text-decoration: none;
}

A.tabbed:active {
	color: red;
	text-decoration: none;
}

A.tabbed:hover {
	color: #666666;
	text-decoration: underline;
}

#table	{ border: solid 1px #DDDDDD; 
		  height:100%;
}





