@charset "utf-8";


body {
	margin-top: 20px;
	background-color:#5e5e5e; background-image: -moz-linear-gradient(top , #5e5e5e, #a1a1a1 53%); background-image: -webkit-linear-gradient(top , #5e5e5e, #a1a1a1 53%); background-image: -o-linear-gradient(top , #5e5e5e, #a1a1a1 53%); background-image: -ms-linear-gradient(top , #5e5e5e, #a1a1a1 53%); background-image: linear-gradient(top , #5e5e5e, #a1a1a1 53%)); 
	img border:none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
}

#cabeza {
}
#cuerpo {
	width: 960px;
	margin: 0 auto;
	height: 0 auto;
	box-shadow: 0px 0px 3px 3px #999;
	overflow: hidden;
	background-color: #FFF;
	}
#barra {
	background-color:#00963f; background-image: -moz-linear-gradient(top , #00963f, #005e28 120%); background-image: -webkit-linear-gradient(top , #00963f, #005e28 120%); background-image: -o-linear-gradient(top , #00963f, #005e28 120%); background-image: -ms-linear-gradient(top , #00963f, #005e28 120%); background-image: linear-gradient(top , #00963f, #005e28 120%);
	height: 12px;
}
#paneliz {
	text-align: justify;
	float: left;
	width: 600px;
	padding: 10px;
}
#contenido {


}
#paneldc {
	width: 300px;
	float: right;
	padding: 10px;
	margin-right: 10px;
	text-align: justify;
	border: 1px solid #00963f;
	border-radius: 6px;
	background-color: #CEF0C6;
}
#imag {
}
#pie {
	width: 960px;
	margin: 0 auto;
	height: 120px;
	background-color:#00963f; background-image: -moz-linear-gradient(top , #00963f, #005e28 90%); background-image: -webkit-linear-gradient(top , #00963f, #005e28 90%); background-image: -o-linear-gradient(top , #00963f, #005e28 90%); background-image: -ms-linear-gradient(top , #00963f, #005e28 90%); background-image: linear-gradient(top , #00963f, #005e28 90%);
	float: left;
}
#pie a:link{
color: #fff;
}
#pie a:visited{
color: #fff;
}
#pie a:hover{
color: #fff;
}
#pie a:active{
color: #fff;
}
#corporativa {
	text-align: center;
	color: #FFF;
	font-weight: normal;
}
#foto {
	text-align: left;
	img border:none;

}
img 
	{
	border: none;
	}