ba/* 
Document   : estilos-bidi
Created on : 3/10/2011, 04:26:18 PM
Author     : efrain
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
root {
	display: block;
}

body {
	padding: 0;
	margin: 0;
	background-color: #FFFDF7;
}

h1 {
	font-size: 26px;
	text-align: center;
	margin-top: 40px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h1,h2,h3,h4,h5 {
	color: #625140;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	font-size: 13px;
	text-align: justify;
}

a:link,a:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #053776;
}

a:hover {
	text-decoration: underline;
}

.titleAR {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.titleARBold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.titleARRed {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: red;
}

.textEULA {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 21%;
	margin-right: 20%;
}

div.auto_complete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
}

ul.contacts {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.contacts li.selected {
	background-color: #abc;
}

li.contact {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	border: 1px solid #ccc;
}

li.contact div.image {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 8px;
}

li.contact div.name {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

li.contact div.email {
	font-family: Tahoma, Arial, Arial, Helvetica, Sans;
	font-weight: bold;
	font-size: 9px;
	color: #00f;
}

#list {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
	width: 250px;
}

#list li {
	margin: 0;
	margin-bottom: 4px;
	padding: 5px;
	border: 1px solid #888;
	cursor: move;
}
/* /////////  Estilos hechos en Biblioteca Digital  ///////////*/
#leftAlign {
	text-align: left;
}

#rightAlign {
	text-align: right;
	position: fixed;
	left: 50%;
}

#loginForm {
	/*display: none;*/
        width: 80%;
        height: 60%;
	margin-left: 10%;
	text-align: center;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.marco{
	width: 50%;
	height: 60%;
	margin-left: 25%;
	margin-right: 25%;
        border: #0764c0 solid 2px;
}

#botonLogin{
    width: 60%;
    height: 60%;
    margin-left: 20%;
    margin-right: 20%;
}

#infoForm{
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	margin-top: 20px;
	width: 70%;
}

#correoIn{
	width:100%;
}

#verificador {
	color: #f60d0d;
	font-weight: bold;
	font-size: 18px;
}

#tesisForm {
	margin-left: 300px;
	margin-right: 300px;
	margin-bottom: 15px;
	margin-top: 30px;
}

#tituloPrincipal {
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	font-size: 26px;
}

.centrado {
	text-align: center;
	margin-top: 35px;
}

.centrado2 {
    	width: 40%;
	height: 70%;
	margin-left: 30%;
	margin-right: 30%;
	/*position: relative;
	top: 25%;
	right: 25%;
	left: 30%;*/
}

.centrado3 {
    	width: 25%;
	margin-left: 40%;
	margin-right: 40%;
	/*position: relative;
	top: 25%;
	right: 25%;
	left: 15%;*/
}

.centrado4 {
	position: relative;
	top: 10%;
	bottom: 5%;
}

form.centrado2 table{
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

form.centrado2 p{
	text-align: center;
}

table.registro {
	border-bottom-style: solid;
	border-color: blue;
	/*position: relative;
    top: 25%;
    right: 25%;
    left: 20%;*/
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	text-align: center;
}

table.registros {
    border: solid;
	border-width: 2px;
        border-color: #0764c0;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 17px;
	text-align: center;
}

#cartaVigente {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#avisoImportante {
	margin-right: 150px;
	margin-left: 150px;
	text-align: center;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	font-size: 20px;
}

#avisoFinal {
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;   
	text-align: center;
	font-weight: bold;
	font-size: 35px;
}

#accionTesis{
	margin-right: 500px;
	margin-left: 500px;
	margin-bottom: 40px;
}

#statusTesisSolicitud{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	font-size: 20px;	
}

#bannerUNAM{
    background-color: #0056b3;
}

.margen-bajo{
    margin-bottom: 20px;
}

.campoOculto{
	display: none;
}

#loadingAdeudos{
    display: none;
    width: 64px;
    margin-left: auto;
    margin-right: auto;
}

#imagenload{
    width: 64px;
    margin-left: auto;
    margin-right: auto;
}

.disableRed{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
    font-family:Verdana,sans-serif;
    font-size:15px;
    text-align: center;
    color: red;
}

.alumnosReg{
    font-family: cursive;
    font-style: italic;
    color: red;
}

.tail{
    width: 70%;
    left: 15%;
    position: relative;
    border-style: groove;
    border-color: #144ba3;
    margin-top: 15px;
    text-align: center;
    border-width: 2px;
    margin-bottom: 6%;
    margin-left: 1%;
}
