html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}9-.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
}
#outer {
	background: top center url(header_bg.jpg) repeat-x;
}

#outer2 {
	background: top center url(outer2_bg.jpg) repeat;
}

#wrapper2 {
	text-align: left;
	border:#004000  solid 1px;
	background: #E8FFEE;
	margin: auto;
	width: 756px;
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: top left url(logo.gif) no-repeat;
	height: 78px;
}
#header h1 {
	color: #800000;/* #FD2E00;*/
	font-weight: normal;
	font-size: 22px;
	padding:  10px 0 0 70px;/*1231247*/
	margin: 0;
	text-align:right;
	/*margin-left: 50;*/
}
#header p {
	color: #333333;
	padding: 0 0 10px 70px;
	margin: 0;
	text-align:center;
	/*margin-left: 350px;*/
}
#nav {
	background: url(header_c_bg.gif) repeat-x;
	position: relative;
	height: 370px;
}
#nav a {
	color: #E7E4E4;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}
#nav ul {
	padding: 5px 0 0 382px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#nav li {
	background: left center url(bullet.gif) no-repeat;
	padding: 7px 0 8px 30px;
	margin: 0;
}
#nav li#m1 { margin-left: 46px; }
#nav li#m2 { margin-left: 30px; }
#nav li#m3 { margin-left: 18px; }
#nav li#m4 { margin-left: 8px;  }
#nav li#m5 { margin-left: 2px; }
#nav li#m6 { margin-left: 0px; }
#nav li#m7 { margin-left: 3px; }
#nav li#m8 { margin-left: 8px; }
#nav li#m9 { margin-left: 13px; }
#nav a {
	font-weight: normal;
}
#search {
	margin: 18px 15px 5px 400px;
}
#search h2 {
	font-weight: normal;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
}
#search input.text {
	border: 1px solid #333;
	background: #E7E4E4;
}
#search input.submit {
	border: none;
	background: #E7E4E4;
}
#search a {
	color: #333;
	padding: 0 5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(header.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
}
#head-pip {
	background: url(header_pip.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 383px;
	width: 48px;
	height: 94px;			
}

#body {
	background: top left #EEEEEE url(body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding: 28px 23px 28px 31px;
}
#body-left {
	float: left;
	width: 281px;
}
#body-right {
	float: right;
	width: 384px;
}
#body-center {
	width: 715px;
	border: 1px solid #999;
	padding: 5px;
}
#body-act {
	float: left;
	width: 484px;
}

#topic-pic {
	/*background: #666;
	padding: 10px;*/
}
#body-left h2 {
	background:  url(h2_bg.jpg) repeat-x;/* #f00; */
	font-size: 12px;
	color: #004000;/* #fff;*/
	padding: 6px 23px;
	margin: 6px 0 60px 0;
}
#body-left ul {
	margin: 30px 55px;
}
#body-left li {
	margin: 5px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 1em 0;
}
#body-right h2 {
	font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background:  left #036C32 url(btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #80FF80 #24C841 #1B652C #003C00;/* #E68282 #650000 #650000 #9C2828;*/
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btnsa a {
	background:  left #036C32 url(btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #80FF80 #24C841 #1B652C #003C00;/* #E68282 #650000 #650000 #9C2828;*/
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position:fixed;
}

.btns a:hover {
	background-color: #32CB32;/* #EF1818;*/
	color: #fff;
}

#copyright {
	background: top left url(footer_bg.gif) repeat-x;
	float: right;
	width: 425px;
	clear: both;
	margin-right: 9px;
	padding-bottom: 30px;
	_margin-right: 5px;
}

#copyright-left {
	background: top left url(footer_left.gif) no-repeat;
	padding: 27px 30px;
	font-size: 11px;
	text-align: center;
}


/*--------------------------ESTILO DE TABLA EN EL INDEX --- Calendario  16-04- 2009*/

table { 
	/*font: 100% Verdana, "New York", Arial, Helvetica, sans-serif;
	color: #000;*/
	background: #FFFFFF url(iaip_tabla.gif) bottom right no-repeat;
	text-align: right;
	border-collapse: collapse;
	border: 2px solid #990000;
	border-top: none;	
}
table a {
	text-decoration: underline;
	color: #105c6e;
}
table a:visited {
	text-decoration: none;
}
table a:hover, table a:active {
	background-color: #008eb1;
	text-decoration: none;
	color: #eee;
}
thead th {
	font-size: 105%;
	background-color: #660000;
	color:#FFFFFF;
	border-bottom: 2px solid #FF9933;
}
tbody {

}
tr {
	vertical-align: top;
}
tr,th,td {
	padding: .75em;
}
caption {
	height: 11px;
	color: white;
	text-align: center;
	background:#660000;
	font:Arial, Helvetica, sans-serif 10px;
	font-weight:800;
	/*background: #fff url(mes.jpg) no-repeat;
	background-position: 92% 0*/;
}
tr.odd td, tr.odd th, td.odd {
	background-image: url(td_odd.gif);
	background-repeat: repeat;
}

td.dia {
    background:url(td_dia.gif) repeat;
	font-weight:bold;
}





/*----------------------------------------------FIN ESTILO TABLA 16-04- 2009