html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: helvetica;
	font-size: 10pt;
}

a {
		outline: none;
}

#wrapper {
	width: 880px;
	margin: auto;
}

#header {
	width: 858px;
	height: 124px;
	position: relative;
	float: left;
	background: url('../img/header.jpg') #F5F5F5 no-repeat 0 0;
	z-index: 9999;
	text-align: left;
	border: 1px solid #7a7a90;
}

span.logo {
	font-size: 45pt;
	font-weight: bold;
}

span.sublogo {
	font-size: 25pt;
	font-weight: bold;
}

#links {
	width: 838px;
	height: 14px;
	position: relative;
	top: 99px;
	padding: 6px 0 4px 20px;
	background: #cacacd;
	border-top: 1px solid #9595a9;
}

#links a {
	font-family: helvetica, monospace;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	color: #000;
}

#links a:hover {
	color: #aaa;
}

#middle {
	width: 100%;
	position: relative;
	float: left;
	margin-top: 10px;
	overflow: auto;
}

#right {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 28px;
}

#right p {
	font-size: 14px;
}

#content {
	width: 620px;
	position: relative;
	float: left;
}

#content h1,
#content h2,
#content p,
#content table {
	margin-left: 10px;
	margin-right: 10px;
}

#content h1 {
	font-size: 16px;
}

#content h2 {
	font-size: 13px;
}

#content th {
	font-size: 14px;
}

#content td {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

#content a {
	text-decoration: underline;
	color: #000;
}

#content a:hover {
	text-decoration: underline;
}

#content a.news:hover {
	text-decoration: none;
}

#content img {
	margin: 0 0 20px 10px;
}

#content img.left {
	border: 0;
	float: left;
	padding: 0 10px 10px 0;
	margin-left: 10px;
	height: 200px;
}

#content img.right {
	border: 0;
	float: right;
	padding: 0 0 10px 10px;
	margin-right: 10px;
	height: 200px;
}

#content img.organizacion {
	padding: 0;
	margin-left: -30px;
}

#content #description {
	margin: 0 20px 10px 20px;
}

#content img.group_logo {
	height: 100px;
	float: right;
	margin: 10px 10px 0 0;
	border: 0;
	background: url('../jpg/ucv.jpg') no-repeat 0 0;
}

#inventory {
	width: 600px;
	position: relative;
	float: left;
	text-align: left;
	padding: 10px;
	line-height: 20px;
	margin-left: 20px;
}

#groups {
	height: 250px;
	overflow: auto;
}

#data a,
#groups a {
	text-decoration: none;
}

#data a.news:hover {
	text-decoration: underline;
}

div.inventory_item {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 15px;
}

div.inventory_item_title {
	position: relative;
	width: 500px;
	overflow: hidden;
	margin: 0 0 5px 5px;
	float: left;
	color: #000;
	font-size: 12px;
}

div.inventory_item_title a {
	text-decoration: none;
	color: black;
}

div.icon_doc,
div.icon_pdf,
div.icon_jpg,
div.icon_mp3,
div.icon_mp4,
div.icon_www,
div.icon_zip {
	width: 22px;
	height: 22px;
	position: relative;
	float: left;
	background: url('../img/icon_doc.gif') no-repeat 0 0;
}

div.icon_pdf {
	background: url('../img/icon_pdf.gif') no-repeat 0 0;
}

div.icon_jpg {
	background: url('../img/icon_jpg.gif') no-repeat 0 0;
}

div.icon_mp3 {
	background: url('../img/icon_mp3.gif') no-repeat 0 0;
}

div.icon_mp4 {
	background: url('../img/icon_mp4.gif') no-repeat 0 0;
}

div.icon_www {
	background: url('../img/icon_www.gif') no-repeat 0 0;
}

div.icon_zip {
	background: url('../img/icon_zip.gif') no-repeat 0 0;
}

#footer {
	width: 860px;
	height: 25px;
	position: relative;
	float: left;
	top: 10px;
	text-align: right;
	font-size: 10px;
}

#footer a {
	color: black;
	text-decoration: none;
}

div.box_large,
div.box_small {
	width: 631px;
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
	position: relative;
	float: left;
	text-align: left;
	background: #f5f5f5;	
	border: 1px solid #0D0866;
}

div.box_small {
	width: 209px;
}

div.box_small a {
	color: #000;
}

div.box_small form {
	margin: 0 0 0 10px;
}

div.box_header_large_content {
	width: 633px;
	height: 41px;
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	top: -1px;
	left: -1px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #CACACD url('../img/header_big.gif') no-repeat 0 0;
	border: 0;
	text-align: left;
	font-family: helvetica, monospace;
	font-size: 14px;
	color: #0D0866;
}

div.header_small_1,
div.header_small_2,
div.header_small_3,
div.header_small_4,
div.header_small_5 {
	width: 211px;
	height: 41px;
	display: block;
	position: relative;
	float: left;
	top: -4px;
	left: -4px;
	margin: 3px 0 10px 3px;
	padding: 0;
	background: #dfb300 url('../img/header_small.gif') 0 0 no-repeat;
	border: 0;
	font-family: helvetica, monospace;
	font-size: 14px;
	color: #0D0866;
}

div.header_small_1 p,
div.header_small_2 p,
div.header_small_3 p,
div.header_small_4 p,
div.header_small_5 p,
div.box_header_large_content p {
	margin: 12px 0 0 10px;
	height: 18px;
	overflow: hidden;
}

div.header_small_2 {
	background: #a6bef9 url('../img/header_small.gif') 0 0 no-repeat;
}

div.header_small_3 {
	background: #87b052 url('../img/header_small.gif') 0 0 no-repeat;
}

div.header_small_4 {
	background: #fbf920 url('../img/header_small.gif') 0 0 no-repeat;
}

div.header_small_5 {
	background: #278aa7 url('../img/header_small.gif') 0 0 no-repeat;
}

div.box ul {
	margin-left: -10px;
}

li {
	margin: 0 10px 10px 0;
	list-style-image: url('../img/icon_list.gif');
}

li a {
	color: #000;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

form.search_form {
	margin-top: 15px;
}

input.search_input {
	width: 120px;
}

#solicitud {
	float: left;
	margin-left: 20px;
}

#solicitud td.title {
	width: 180px;
	text-align: right;
}

#solicitud input.account {
	width: 300px;
}

#solicitud input.message {
	width: 500px;
}

table.buttons {
	width: 100%;
}

td.submit {
	text-align: right;
}

table.calendar {
	background: #e5e5e5;
	margin-left: 5px;
	width: 190px;
}

img.enlaces {
	margin-left: 10px;
	border: 0;
}

img.icon_attachment,
img.icon_attachment_2 {
	padding: 0;
	margin: 0;
	position: relative;
	float: right;
	clear: both;
}

img.icon_attachment_2 {
	float: left;
	clear: both;
	padding-right: 5px;
}

a.back {
	width: 10px;
	height: 15px;
	display: block;
	margin-left: 10px;
	padding-left: 14px;
	padding-bottom: 10px;
	background: url('../img/left_icon.gif') no-repeat 0 0;
}

span.bold_red,
span.bold_blue,
span.bold_green {
	font-weight: bold;
	color: red;
}

span.bold_blue {
	color: #0d0866;
}

span.bold_green {
	color: #324e04;
}

span.small {
	font-size: 11px;
}

th.data_table {
	text-align: left;
}

.cssHilight2 {
	background: red;
}

/*------------------------------------------------------menu superior------------------------------------------------------*/

#sddm {
	margin: 0;
	padding: 0;
	z-index: 200;
}

#sddm li {
	margin-right: 20px;
	padding: 0;
	list-style: none;
	float: left;
	font-family: monospace;
	font-size: 14px;
	font-weight: bold;
}

#sddm li a {
   display: block;
	margin: 0;
	padding: 0;
	color: #0d0866;
	text-align: left;
	text-decoration: none;
}

#sddm li a:hover {
	color: black;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 10px;
	padding: 0;
	background: #cacacd;
	border: 1px solid #0d0866;
	z-index: 200;
}

#sddm div a {
	position: relative;
	display: block;
	padding: 2px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #cacacd;
	color: #0d0866;
	font-size: 10px;
	font-family: helvetica, monospace;
}

#sddm div a:hover {
	margin-left: 0px;
	background: #0d0866;
	color: #ffffff;
}

/*------------------------------------------------------menu superior------------------------------------------------------*/
