/*MARN*/

html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

.video {
margin:10px;
}

a {
	color: #06F;
}
a:hover {
	text-decoration:none;
}
.izquierda {
	float: left;
}
.derecha {
	float: right;
}

.clear {
	clear: both;
}

body {
	background:url(../images/bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: black;
	padding-bottom: 10px;
	padding-top: 31px;
}


#wrap {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background-color: white;
}

#header {
  width: 778px;
  height: 150px;
  background: url(../images/header.jpg) no-repeat;
}
#izquierda {
	float: left;
	width: 243px;
	background: url(../images/izquierda.gif) repeat-y;
	color:black;
}

#logo {
  width: 244px;
  height: 152px;
  background: url(../../../Copy%20of%20portal_sip/images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  width: 243px;
  padding-top: 20px;
  background: url(../images/izquierdatop.gif) top no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #161e28;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 180px 10px url(../../../Copy%20of%20portal_sip/images/flecha.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
	color:#0099FF;
  text-decoration: underline;
}
#nav .importante {
  border: none;
  background: 180px 10px url(../../../Copy%20of%20portal_sip/images/flechab.gif) no-repeat;
}
#nav .importante a {
  color: #0099FF;
}

#noticias {
  background: url(../../../Copy%20of%20portal_sip/images/noticias_bg.jpg) repeat-y;
  padding: 20px 22px 5px 37px;
  text-align: justify;
}
#noticias h2 {
	font-size: 12px;
	color: #2B2B2B;
}
#noticias h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#noticias a {
  color: orange;
  font-weight: bold;
  text-decoration: underline;
}
#noticias a:hover {
  color: #38301A;
}

#noticias .hr-dots {
  background: center url(../../../Copy%20of%20portal_sip/images/dots.gif) repeat-x;
  height: 10px;
}

#banner p {
  margin: 0.7em 2.6em;
}

#derecha {
	float: left;
	width: 510px;
	padding-left: 10px;
	padding-right: 9px;
	padding-top: 30px;
}
#derecha h2 {
	font: 18px arial, sans-serif;
	color: black;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#derecha h3 {
  font: 14px arial, sans-serif;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#contenido {
  float: right;
  width: 510px;
  padding: 9px;
}
#contenido h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#contenido h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#bienvenida {
  margin-right: 20px;
}
#contdocs {
  margin-right: 16px;
}
#derecha .izquierda {
  margin-right: 18px;
}

#docdescarga {
  float: left;
  width: 98%;
}
#docdescarga {
  margin-right: 1%;
}
#corp-img {
  background: url(../../../Copy%20of%20portal_sip/images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}

#spacer {
  height: 2em;
}

#footer {
  background: url(../../../Copy%20of%20portal_sip/images/footer_bg.gif) repeat-y;
}
#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 9px;
	color: white;
	font-weight: bold;
}
#footerline{
	background: url(../../../Copy%20of%20portal_sip/images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

label
{
display:block;
line-height:20px;
}

input
{
margin-bottom:10px;
}


/* Tablas */

table {
	width:98%;
	border:1px solid #A0C6EB;
}

th {
	background:#D2E3F3;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BDDB99;
}

td {
	border-bottom:1px solid #D2E3F3;
	border-right:1px solid #D2E3F3;
}

