/* Hoja de estilo base para SOD. gtbib-plantilla=000901 */
/* No modifique esta hoja, si lo desea cree un directorio USU por debajo */
/* de este y alli puede dise¤ar un fichero SOD.CSS que se cargara despues */

body {margin: 0px;padding: 0px; background-color: #FFFFFF; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;}
p, td {color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

table {margin-left: auto; margin-right: auto}
h2 {font-size: 16px; color: #3333CC; font-family: Verdana, Arial, Helvetica;text-align:center}
h3 {margin-left:12px;font-size: 12pt; color: #3333CC; font-family: Verdana, Arial, Helvetica}

input {font-size:12px; font-family: Verdana, Arial, Helvetica }
select {font-size: 12px; font-family: Verdana, Arial, Helvetica }
td.boton {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	background-color: #C0C0C0;
}

.cabecera {background-color:#993366; color:#ffffff}
/*.cabecera {background-color:#9999cc; color:#ffffff}*/
.cabecera td {font-size: 14px; color:#ffffff; font-weight: bold }

.opciones {background-color:#e4b1cb; color:#ffffff}
/*.opciones {background-color:#8080c0; color:#ffffff}*/
.opciones td {font-size: 14px; color:#ffffff; font-weight: bold }
.opciones a {font-size: 12px;text-decoration: none;color:#ffffff}
.opciones a:visited {font-size: 12px;text-decoration: none;color:#ffffff}
.opciones a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFAC;
}


.tabla_old {font-size: 10pt; background-color: #d5d5ff;}
.tabla {font-size: 10pt; background-color: #f0f0f0;}
.tabla2 {font-size: 8pt; background-color: #f0f0f0;}
.boton {
	text-decoration: none;
	color: #ffffff;
	border: 3px solid;
	border-style: groove;
/*	background: #b9b9ff;*/
	background: #993366;
	font-size: 10px;
	padding: 1px;
	font-weight: bold
}

.titulo { font-size: 22px; color: #FF0000; font-family: Tahoma; font-weight: bold }
.resaltado { font-size: 12px; color: #8080c0; font-family: Verdana, Arial, Helvetica; font-weight: bold }
.enlace {
	cursor: hand;
	text-decoration : underline;
	color: #0000ff;
}
.menor {font-size: 9px}

.navtext { width:450px; font-size:10pt; border-width:2px; border-style:outset; border-color:darkgray; layer-background-color:tan; background-color:#d2fffa; z-index:10000; color:black; }

#content_main p {
	font-size: 0.75em;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1.5em;
	margin-left: 0pt;
	line-height: 2.5em;
}

#content_main .alerta {
	background-color: transparent;
	background-image: url("http://www.urv.cat/media/comu/cerca_negativa.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background-position: 5px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content_main p.alerta {
	background-color: #ffffff;
	background-image: url("http://www.urv.cat/media/css/img/ico_novetat.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #801831;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #801831;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #801831;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #801831;
	line-height: 120%;
	color: #000000;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
}