A.link {
	text-decoration: none;
	color: White;
}

A:hover.link {
	text-decoration: none;
	color: #DCC859;
}

A.link2 {
	text-decoration: none;
	color: Black;
}

A:hover.link2 {
	text-decoration: none;
	color: #ffffff;
}
A.link3 {
	text-decoration: none;
	color: #7B68EE;
}

A:hover.link3 {
	text-decoration: none;
	color: #B8860B;
}

.miinput {
	background: #FAEBD7;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: thin groove;
	color : Green;
}

.miTEXTAREA {
	background: #FAEBD7;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: thin groove;
	color : Green;
}

.miselect {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Green;
}

.miboton {
	background: Maroon;
	font: 12px Tahoma;
	border: thin outset;
	color : White;
	cursor : hand;
}
.nomcampo{
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660000;
	text-align : right;
}
.nomcampo2{
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660000;
	text-align : left;
}
.tablaform{
	border : 4px double #660000;
}
.fuentep {
	font-family : Verdana;
	font-size : 10px;
	}
.fuenten {
	font-family : Verdana;
	font-size : 11px;
}
.font.pjusti {
	text-align : justify;
}
.fontit {
	font-family : Verdana;
	font : bold 14px;
}

.tablacont {
	border : thin groove;
}

.tdtitulo {
	border : 2px solid #DCC859;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bolder;
	color : #696969;
	padding : 1px 10px;
}

#menu1 {
border-right-color:#dcc859;
border-right-style:inset;
border-right-width:thin;
color:#ffffff;
background-color:#c277b5;
font-size:12px;
font-family:Verdana;
}
#menu2 {
color:#ffffff;
background-color:#c277b5;
font-size:12px;
font-family:Verdana;
}
#cabecera{position:relative}


#menu {
position:absolute;
top:0; left:124px;
width:100%; height:110px;
}
#cuerpo{
position:relative;}

#izq{
position:absolute;
top:120px; left:124px;
width:260px;
}
#caja1 {
border:#e1ae54 1px solid;
background-color:#e1ae54;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#caja2 {
border:#c277b5 1px solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tit_caja{
color:#800080;
font-size:16px;
font-weight:bold;
}

#tex_caja{
font-size:12px;
}

#pie_caja{
background-color:#c277b5;
font-size:11px;
text-align:right;
color:#800080;
}

#centro{
position:absolute;
top:120px; left:410px;
}
#dcha{
padding-right:100
}

#pie{
position:absolute;
top:775px; left:124px;
background-color:#00B2DC;
width:100%;
}


