@charset "utf-8";		/* -- Farrah Kristel Batista -- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer, hgroup, section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body
{
	background:url(../images/body.png);
}

.navbar-inner { 
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	border-top: 1px solid #358B5A;
	border-bottom: 1px solid #000;
    padding-left: 20px;
    padding-right: 20px;
    background: #087135;
    margin-top: 34px;
    background-image: url(../images/noise.png);
}

#header5{
	width:1000px;
	margin: 0 auto;
	height:22px;
}

#header1{
	width: 1000px;
	margin:-22px;
}

#linea1{
	height:22px;
	background-color: #FFFFFF;	
	margin: 0 auto;	
}

#linea2{
	height:8px;
	background-color: #c92b27; /*#F0A02D;*/
}

#linea3{
	height:6px;
	background-color: #FFFFFF;
}

#linea4{
	height:8px;
	background-color: #77933c; /*#064500;*/
}

#header2{
	height:100px;
	width:1000px;
	margin: 0 auto;
	background-color:#FFF;
	padding-top:28px;
	-webkit-box-shadow: 3px 5px 10px 0px #CCCCCC;
	-moz-box-shadow: 3px 5px 10px 0px #CCCCCC;
	box-shadow: 3px 5px 10px 0px #CCCCCC;
}

#header2 img{
	
}

#header2 h1{
	margin-left:50px;
	font-size: 40px;
	color: #064500;
}

#header2 h2{
	margin-left:50px;
	font-size: 14px;
}

#header2 h3{
	margin-right:35px;
	font-size: 14px;
	text-align:right;
	float: right;
	margin-top: -40px;
	min-width: 300px;
}

#header3{
	width: 1000px;
	float:right;
	margin-top:-22px;
}

#header4{
	width:1000px;
	margin: 0 auto;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	
	font-weight: bold;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#menu{
	width: 1000px;
	mar.gin-left: 1px;;	
}

#menu li{
	margin:0 4px;
}

#contenido{
	width: 1000px;
	margin: 0 auto;
	min-height:1100px; /*Cambiar*/
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 5px 10px 0px #333333;
	-moz-box-shadow: 0px 5px 10px 0px #333333;
	box-shadow: 0px 5px 10px 0px #333333;
}

#texto{
	padding: 10px;
	bor.der: #CCCCCC solid 1px;
}

#texto header{
	height: 50px;
	border: #CCCCCC solid 1px;
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	padding-left: 20px;
	background: #eeeeee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
	color: #555555;
	text-shadow: 1px 1px 2px #FFFFFF;
    filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
}

article{
	border: #CCCCCC solid 1px;
	border-top: none;
	padding: 10px;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	fo.nt-size: 0.9em;
	padd.ing: 5px 20px;
}

ul.breadcrumbs 
{
	margin: 0 20px;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

.reporte td, .reporte th { padding: 2px 10px; text-align: left; }

#borde{
	width: 100%;
	margin: 0 auto;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

#borde td{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	padding: 9px 10px;
}

#borde th{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	padding: 9px 10px;
}

#Resultados_notas{
	border:none;
	font-size:13.25pt;
}