body {  	
	font-family: "Trebuchet MS";
	background-color:#666666;
	}
table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#666666;
	background-color:#FFFFFF;
}
img {
	border: 0px;
}
input{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#666666;
}
textarea{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#666666;
}
select{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#666666;
}
hr{
	color:#FFC200;
	height: 1px;
	border-style:dashed;
}
td {
/*	padding: 1px 3px 1px 3px;*/
}
li{
	list-style-image:url(../images/estrella2.gif);
	list-style-position: outside;
}
a:link {
	color:#3300FF;
	text-decoration: none;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
}
a:active {
	color: #3300FF;
	text-decoration: none;
}
a:hover {
	color:#3300FF;
	text-decoration:overline;
}
.general{
	width:750;
	height:300px;
	border: 1px solid #CCCCCC;
}
.cuerpo{
	width:100%;
	padding: 1px 10px 1px 10px;
/*	border:1px solid #CCCCCC;*/
}
.cab{
	background-image:url(../images/cab1.jpg);
	background-repeat:no-repeat;
}
.direc{
	width:100%;
	padding: 1px 5px 1px 5px;
/*	border:1px solid #CCCCCC;*/
}
.imgDer{
	float: right;
	margin: 5px;
	border:1px solid #CCCCCC;
}
.imgIzq{
	float:left;
	margin: 5px;
	border:1px solid #CCCCCC;
}
.TablaMenuIzq{
/*	border:1px solid #CCCCCC;*/
/*	padding: 1px 5px 1px 5px;*/
/*	width:100%;*/
}
.contacto{
/*	border:1px solid #CCCCCC;*/
	padding: 0px 3px 0px 3px;
/*	width:100%;*/
}
.lineasIzq{
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.lineasCen{
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.lineasDer{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.IniMenuIzq{
	font-weight:bold;
	text-align:center;
	background-color:#FFC200;
	border-bottom: 1px solid #CCCCCC;
}
.CabMenuIzq{
	cursor:pointer;
	font-weight:bold;
	background-color:#EFEFEF;
	padding: 1px 5px 1px 5px;
}
.CeldaMenuIzq{
	cursor:pointer;
	background-color:#EFEFEF;
	padding: 1px 5px 1px 5px;
}
.pie{
	font-size: 10px;
	background-color:#EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.cabCuerpo{
	font-size: 24px;
	font-variant:small-caps;
/*	font-weight:bold;*/

}
.tipoDoc{
	font-size: 14px;
	font-variant:small-caps;
	background-color:#FFC200;
}
.misce{
	background-color:#EFEFEF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.CeldaOrganigrama {
	font-size: 10px;
	color: #000099;
	background-image: url(../images/marco.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.CeldaOrganigramaLink {
	font-size: 10px;
	color: #000099;
	background-image: url(../images/marco.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.ConectorCentral {
	background-image: url(../images/conector3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ConectorDoble {
	background-image: url(../images/conector7.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ConectorCentralSinFlecha {
	background-image: url(../images/conector6.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ConectorCentralDesdeSinFlecha {
	background-image: url(../images/conector9.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ConectorIzquierdo{
	background-image: url(../images/conector5.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ConectorDesdeIzquierdo{
	background-image: url(../images/conector10.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.ConectorDesdeDerecho{
	background-image: url(../images/conector8.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ConectorDerecho{
	background-image: url(../images/conector4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ConectorConector{
	background-image: url(../images/conector2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
