BODY {
	font: bold 11px Verdana,Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
	text-align: center;
	color: #333333;
	
}
table{
		font: bold 12px Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
	text-align: left;
	color: #333333;
}

#contenedor{
   text-align: left;
   width: 1000px;
   margin: auto;
}
#cabecera{
	background: url('../imagenes/cabecera_verde.jpg') no-repeat;
	height: 250px
}
#cuerpo{
	margin-left: 47px;
/*	background-color: #FDF5E6;*/
}
.sombrasup{
	background: url('../imagenes/sombrasup.jpg') repeat-x;
	width: 4px;
	height: 4px
}
.supizq{
	background: url('../imagenes/supizq.jpg') no-repeat;
	width: 4px;
	height: 4px
}
.supder{
	background: url('../imagenes/supder.jpg') no-repeat;
	width: 4px;
	height: 4px
}
.sombraizq{
	background: url('../imagenes/sombraizq.jpg') repeat-y;
	width: 4px;
	height: 4px
}
.sombrader{
	background: url('../imagenes/sombrader.jpg') repeat-y;
	width: 4px;
	height: 4px
}
.sombrainf{
	background: url('../imagenes/sombrainf.jpg') repeat-x;
	width: 4px;
	height: 4px
}
.infizq{
	background: url('../imagenes/infizq.jpg') no-repeat;
	width: 4px;
	height: 4px
}
.infder{
	background: url('../imagenes/infder.jpg') no-repeat;
	width: 4px;
	height: 4px
}
#lateral{
	float: left; /*background: #4f0c33 url(../imagenes/sombrader.jpg) repeat-y right;*/
	background: #9ACD32 url('../imagenes/sombrader.jpg') repeat-y right;
	height: 100%;
	width: 200px
}
.menu1, .menu2{

	width: 161px;
	_width: 196px;
	height: 20px;
	_height: 30px;
	padding: 20px 10px 10px 10px;
	_padding: 10px 10px 10px 10px;	font: bold 13 Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-shadow: #FFF 0 1px 2px;
   color: Black;
}
.menu1{
	/*color: #aea01c;
	border-left: 15px solid #aea01c;
	border-bottom: 1px solid #aea01c;*/
	
	border-left: 15px solid #428600;
	border-bottom: 1px solid #428600;
}
.menu2{
	/*color: #aea01c;
	border-right: 15px solid #aea01c;
	border-bottom: 1px solid #aea01c;*/

	border-right: 15px solid #428600;
	border-bottom: 1px solid #428600;
}
#principal{
	margin-left: 200px;
/*	background-color: #FDF5E6;*/
	padding: 2px;
	width: 679px;
	_width: 696px;
	padding: 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: center;
}
#pie{
	margin-top: 10px;
	padding: 3 10 3 10px;
	text-align: right;
	width: 880px;
	_width: 900px;
	font: normal bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: blak;
	text-shadow: #fff 0 1px 2px;
}
h2, h3{
	color: #2F4F4F;
}
.boldline{
	font-weight:bold;text-decoration:underline;
}
.bolditalic{
font-weight:bold;
}
.sombraimgizq{
	background: url('../imagenes/sobraimgizq.png') no-repeat top;
	width: 17px
}
.sombraimgder{
	background: url('../imagenes/sobraimgder.png') no-repeat top;
	width: 17px
}
.img{
	border: 4px solid White;
}
.divimg{
	border: 1px solid #696969;
}
.h3{
	font: normal bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #2F4F4F;
}
.login{
	background: #9ACD32 url('../imagenes/pie2.jpg') repeat-x bottom;
	border: 2px solid #428600;
	color: #fff;
	text-shadow: #000 0 1px 2px;
	width: 300px;
	height: 300px
}
.amenu A:link {
	text-decoration: none;
	color: #428600;
	text-shadow: #fff 0 1px 2px;
}
.amenu A:visited {
	text-decoration: none;
	color: #474747;
	text-shadow: #fff 0 1px 2px;
}
.amenu A:active {
	text-decoration: none;
	color: #474747;
	text-shadow: #fff 0 1px 2px;
}
.amenu A:hover {
	text-decoration: none;
	color: black;
	text-shadow: #fff 0 1px 2px;
}
A:link {
	text-decoration: underline;
	color: #474747;
	text-shadow: #fff 0 1px 2px;
}
A:visited {
	text-decoration: underline;
	color: #474747;
	text-shadow: #fff 0 1px 2px;
}
A:active {
	text-decoration: underline;
	color: #474747;
	text-shadow: #fff 0 1px 2px;
}
A:hover {
	text-decoration: underline;
	color: black;
	text-shadow: #fff 0 1px 2px;
}
