label.error{
	margin: 0px 0px 0px 6px;
}
img{
	border: 0px;
}


/* yo ps */
a{
	color: #006699;
}

div_detalle{
	font-size: 11px;
}
/*
*/

.top_border {
	background-image: url(../images/top_border.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 7px;
}
.middle {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.base {
	background-image: url(../images/base.jpg);
	background-repeat: repeat-x;
	background-position: left;
}


.ext_border{
	background-image: url(../images/ext_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #102368;
	text-align: left;
	vertical-align: middle;
	text-decoration:none;
}
.submenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #102368;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	padding:0px;
}
.submenu_cell {
	background-image: url(../images/line_menu.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	background-position: left top;
}
.text {
	font-size: 13px;
	color: #102368;
	font-family: Calibri;
	text-decoration:none;
}
.startMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A2A19F;
	text-decoration:none;
}

.menu {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.header{
	color: #102368;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
a.header:hover{
	text-decoration:underline;
}
#content {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.link{
	text-decoration:underline;
	color: #102368;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#facultiesMenu {
	display:none;
	position: absolute;
	height: 50px;
	width: 100px;
	background-color: #00FF33;
}
.middle_menu {
	background-image: url(../images/middle_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 3px;
	padding-left:8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.error{
	color:#FF0000;
	font-weight:bold;
}
.bigLinkWith{
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/centro_facultad.jpg);
	background-repeat: repeat-x;
	text-decoration:none;
	color:#000000;
}
.textPadded {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.link {
	text-decoration:none;
	border:0px;
}
a.link:hover {
	text-decoration:underline;
	border:0px;
}
.facultyLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #102368;
	text-decoration:none;
}
.header_main {
	font-family: "Gill Sans MT Condensed";
	font-size: 21px;
	color: #102368;
	text-decoration: none;
}
.hover {
	background-color: #E8E8E8;
	color:#FFFFFF;
}
.menuback {
	background-color:#EEEEEE;
}
input, input[type=text], input[type=file], input[type=password], file, input[type=checkbox], textarea, select, textarea{
	border: 1px solid #ccc; padding:1px; background-color: #FFF;
}


.prettyPhoto{
	margin: auto;
	text-align: center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  mis css */

	table.lista, table.formulario{
		margin: 0px auto 20px auto;
		border-collapse: collapse;
		color: #333;
	}
	
	table.lista a, table.formulario a{
		text-decoration: none;
		color: #369;
	}
	
	table.lista thead tr th, table.formulario thead tr th{
		font-weight: normal;
	}
	
	table.lista tbody tr td, table.lista tfoot tr td, table.lista thead tr th, table.formulario tbody tr td, table.formulario tfoot tr td, table.formulario thead tr th{
		padding: 6px;
		vertical-align: top;
	}
	
	table tfoot tr td{
		text-align: right;
	}
	
	table.lista tbody tr td{
		border-bottom: 1px solid #ddd;
	}
	
	table.lista thead th, table.formulario thead th{
		color: #369;
		border-bottom: 1px solid #CCC;
	}

	table.lista tfoot td, table.formulario tfoot td{
		color: #369;
	}

	table.formulario tfoot td{
		border-top: 1px solid #CCC;
	}

	

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  fin de mis css */