/* CSS DOSSIER FLC UDP */
html, body
{
	margin:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
}

/*p
{
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	text-align:justify;
	padding-left:15px;
	padding-right:20px;
	padding-top:15px;
	margin:0
}*/

h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	padding-left:15px;
	margin:0;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:15px;
	font-size:12px;
	margin:0;
}

h2 a
{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

h2 a:hover
{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding-left:15px;
	margin:0;
}

h4
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-left:15px;
	margin:0;
}

h5
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-left:15px;
	padding-right:20px;
	margin:5px;
}

h6
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:15px;
	padding-right:20px;
	margin:0px;
}

h6 a
{
	color:#990000;
}

ul, li
{
	margin:0;
	list-style-image:url(images/flechita.gif);
	padding-left:1px;
	padding-bottom:10px;
}

ul, li a
{
	list-style-image:url(images/flechita.gif);
}

/*a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}*/

img
{
	margin:2px;
}

.caja
{
	/*border:1px solid #999999;*/
	border:1px solid #CCC;
}

.imagen
{
	float:right;
	padding:10px;
	width: auto;
	margin: 0px;
	height: auto;
}

.txtindicebold
{
	font-weight:bold;
}

.txtindicepeq
{
	font-size:10px;
}

select
{
	width:258px;
	color:#666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.botones
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
}

#contenedor
{
	width:950px;
	margin:auto;
}

/*#contenedor*/ #header
{
	font-family:Arial, Helvetica, sans-serif;
	height:115px;
}

/*#contenedor #header*/ .banner
{
	height:80px;
	background-image:url(images/fndbanner.gif);
	padding:0px;
	margin: 0px;
}

/*#contenedor #header*/ .btnhead
{
	height:20px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	margin-top:4px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	float:right;
}

/*#contenedor #header*/ .btnhead a
{
	color:#666666;
	text-decoration:none;
}

/*#contenedor #header*/ .btnhead a:hover
{
	color:#000000;
	text-decoration:underline;
}

/*#contenedor #header*/ .sephead
{
	background-image:url(images/puntitos.gif);
	width:2px;
	height:15px;
	margin-top:8px;
	float:right;
}

/*#contenedor #header*/ .zonabuscar
{
	height:25px;
	background-color:#FFFFFF;
	padding-left:10px;
	margin-right:8px;
	margin-top:2px;
	font-weight:bold;
	float:right;
}

/*#contenedor*/ #contenidos
{
	width:950px;
	margin-top:3px;
	height: auto;
}

/*#contenedor #contenidos*/ #portada
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:950px;
	height:262px;
}

/*#contenedor #contenidos #portada*/ .infoprincipal
{
	width:475px;
	height:auto;
	background-image:url(images/fndcont.gif);
	float:left;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .ttportada
{
	padding:9px;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .fotoportada
{
	width:158px;
	height:222px;
	padding-top:10px;
	text-align:right;
	float:left;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .contperfil
{
	width:306px;
	height:212px;
	padding:5px;
	float:left;
	background:repeat-y 315px 0;
	/*border-right: 1px dotted #666;*/
	border-right: 1px dotted #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .contperfil h1
{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .contperfil h1 a
{
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .contperfil h2
{
	font-size: 10px;
}

.contperfil p
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:justify;
	padding-left:15px;
	padding-right:10px;
	padding-top:15px;
	margin:0;
	line-height: 16px;
}

.vermas_home
{
	color: #666;
	float: right;
}

/*#contenedor #contenidos #portada .infoprincipal*/ .contvitrina
{
	width:306px;
	height:212px;
	padding:5px;
	margin-top:10px;
	float:left;
}

/*#contenedor #contenidos*/ #infosecundaria
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:680px;
	height:470px;
	float:left;
}

/*#contenedor #contenidos #infosecundaria*/ .infohome
{
	width:338px;
	height:auto;
	background-image:url(images/fndcont.gif);
	float:left;
	background-repeat: repeat-x;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .ttinfohome
{
	padding:9px;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .fotoinfohome
{
	width:98px;
	padding-top:10px;
	text-align:right;
	float:left;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .contnoticiahomeizq
{
	width:230px;
	height:170px;
	padding:4px;
	margin-top:10px;
	float:left;
	/*border-right: 1px dotted #999;*/
	border-right: 1px dotted #CCC;
	margin-bottom: 10px;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .contnoticiahomeizq h2
{
	font-size:10px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .contnoticiahomeizq h3
{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .contnoticiahomeizq h3 a
{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .contnoticiahomeizq h6 a
{
	color: #666;
	float: right;
}

.contnoticiahomeizq p
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:justify;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	margin:0;
	line-height: 16px;
}

/*#contenedor #contenidos #infosecundaria .infohome*/ .contnoticiahomeder
{
	width:230px;
	height:142px;
	padding:5px;
	margin-top:10px;
	float:left;
}

/*#contenedor #contenidos*/ #secciones
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:264px;
	float:right;
	height: auto;
	margin: 0px 0px 10px;
	padding: 0px;
}

/*#contenedor #contenidos #secciones*/ .ttsecciones
{
	background-image:url(images/fndttnegro.gif);
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
	color:#FFFFFF;
}

/*#contenedor #contenidos #secciones*/ .seccioneslistas
{
	height:30px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
}

/*#contenedor #contenidos*/ #numeros
{
	width:672px;
	height:134px;
	margin-bottom:20px;
	float:left;
}

/*#contenedor #contenidos #numeros*/ .ttnumeros
{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/fndttnegro.gif);
	font-weight:bold;
	text-transform:uppercase;
	padding:5px;
	color:#FFFFFF;
	margin-top: 10px;
}

/*#contenedor #contenidos*/ #mono
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:270px;
	height:200px;
	float:left;
	margin-left:4px;
	margin-bottom:20px;
	margin-top: 20px;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 0px;
}

/*#contenedor #contenidos #mono*/ .ttmono
{
	background-image:url(images/fndttnegro.gif);
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*#contenedor #contenidos #mono*/ .btnuno
{
	/*background:url(images/clrbotones/morado.gif) no-repeat;*/
	line-height:21px;
	text-indent:10px;
	text-transform:uppercase;
	font-size:10px;
	border-bottom:1px dotted #CCCCCC;
}

/*#contenedor #contenidos #mono*/ .btnuno a
{
	text-decoration:none;
	height:20px;
	display:block;
	color:#000000;
}

/*#contenedor #contenidos a:hover{
	text-decoration:none;
	background-color:#990066;
	color:#FFFFFF;
	}*/

/*#contenedor #contenidos*/ #contindice
{
	width:674px;
	height:850px;
	margin-right:5px;
	margin-bottom:20px;
	float:left;
}

/*#contenedor #contenidos #contindice*/ .indice
{
	height:auto;
	background:url(images/fndcont.gif) repeat-x;
	border-right:dotted 1px #CCCCCC;
	float:left;
}

/*#contenedor #contenidos #contindice .indice .ttindicerojo
{
	height:23px;
	padding-top:7px;
	padding-left:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background:url(images/rojo.gif) no-repeat;
	border-bottom:solid 1px #CC3333;
}*/

.ttindicerojo
{
	height:23px;
	border-bottom:solid 1px #CC3333;
	padding-top:7px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;/*	background:url(images/rojo.gif) no-repeat;*/	
}

.ttindiceverde
{
	height:23px;
	padding-top:7px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #006666;
}

/*#contenedor #contenidos #contindice .indice*/ .contfotosindice
{
	width:252px;
	padding-top:20px;
	padding-left:10px;
	float:left;
}

/*#contenedor #contenidos #contindice .indice*/ .contdatosindice
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:406px;
	padding-top:20px;
	float:left;
}

/*#contenedor #contenidos #contindice .indice*/ .contdatosindice a
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

/*#contenedor #contenidos #contindice .indice*/ .contdatosindice a:hover
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

/*#contenedor #contenidos*/ .migas
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:654px;
	padding:10px;
	font-size:11px;
	font-weight:bold;
}

/*#contenedor #contenidos*/ .migas a
{
	text-decoration:underline;
	color:#000;
}

/*#contenedor #contenidos*/ .migas a:hover
{
	text-decoration:none;
}

/*#contenedor #contenidos*/ #contdetalle
{
	font-family:Arial, Helvetica, sans-serif;
	width:674px;
	margin-right:5px;
	margin-bottom:20px;
	background:url(images/fndcont.gif) repeat-x;
	border-right:1px dotted #CCCCCC;
	float:left;
}

/*#contenedor #contenidos*/ #contdetalle table
{
	margin:10px;
}

/*#contenedor #contenidos*/ #contdetalle th
{
	text-align:left;
	background:url(images/flechita.gif) 70px 12px no-repeat;
}

/*#contenedor #contenidos #contdetalle*/ .ttdetalle
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:9px;
	text-transform:uppercase;
	font-weight:bold;
	clear:both;
}

/*#contenedor #contenidos #contdetalle*/ .opciones
{
	width:170px;
	height:21px;
	margin-right:10px;
	float:right;
}

/*#contenedor #contenidos #contdetalle*/ .paginas
{
	height:20px;
	float: right;
}

/*#contenedor #contenidos #contdetalle .paginas*/ .btnpaginas
{
	border:1px solid #333333;
	text-align:center;
	line-height:20px;
	margin:5px;
	float: left;
}

/*#contenedor #contenidos #contdetalle .paginas*/ .btnpaginasactivo
{
	width:20px;
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #333333;
	text-align:center;
	line-height:20px;
	margin:5px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
}

/*#contenedor #contenidos #contdetalle .paginas*/ .btnpaginasactivo a
{
	color:#FFFFFF;
	text-decoration: none;
}

/*#contenedor #contenidos #contdetalle .paginas*/ .btnpaginas a
{
	height:20px;
	width:20px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/*#contenedor #contenidos #contdetalle .paginas*/ .btnpaginas a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#666;
}

/*#contenedor #contenidos #contdetalle .paginas*/ .flechapag
{
	width:20px;
	margin-top:6px;
	float: left;
}

/*#contenedor #contenidos #contdetalle .comenta
{
	margin-top:10px;
	height:200px;
	border-bottom:1px dashed #CCCCCC;
	clear:both;
}*/

/*#contenedor #contenidos #contdetalle .comenta
{
	margin-top:10px;
	height:200px;
	border-bottom:1px dashed #CCCCCC;
	clear:both;
}*/

/*#contenedor #contenidos #contdetalle*/ .comenta
{
	margin-top:10px;
	margin-bottom:8px;
	height:auto;
	border-bottom:1px dotted #CCCCCC;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/*#contenedor #contenidos #contdetalle*/ .comenta table
{
	color:#666666;
	margin-left:26px;
	clear:both;
}

/*#contenedor #contenidos #contdetalle .comenta*/ .ttcomenta
{
	height:20px;
	padding-top:15px;
	padding-left:30px;
	color:#666666;
	font-size:14px;
	border-bottom:1px dotted #CCCCCC;
}

/*#contenedor #contenidos #contdetalle*/ .comentario
{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

/*#contenedor #contenidos #contdetalle .comentario*/ .ttcomentario
{
	height:25px;
	padding-top:5px;
	padding-left:18px;
	color:#666666;
	font-size:14px;
	background:url(images/fndcomentarios.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor: hand;
}

/*#contenedor #contenidos #contdetalle*/ .fndcomentarios
{
	margin:20px;
	padding:10px;
	color:#333333;
	background-color:#F2F2F2;
}

/*#contenedor*/ #footer
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:20px;
	font-size:11px;
	line-height:15px;
	text-align:center;
	background:url(images/fndfoot.gif) repeat-x;
	clear:both;
}

/*#contenedor*/ #footer a
{
	color: #333;
	text-decoration: none;
}

.saltolinea_1_5
{
	line-height: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:justify;
	padding-left:15px;
	padding-right:20px;
	padding-top:15px;
	margin:0;
	color:#333333;
}

#columna_form
{
	width:574px;
	height:auto;
	padding:0 5px;
	margin:0 auto;
	background:url(/images/form.png);
}

#columna_form fieldset
{
	position:relative;
	padding:30px 0 0 94px;
}

#columna_form fieldset legend
{
	font-size:18px;
	margin:4px 0;
}

#columna_form fieldset label, #columna_form fieldset input
{
	display: block;
	font-size:12px;
	font-family:"Trebuchet MS", "Times New Roman";
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#columna_form textarea
{
	font-size:12px;
	font-family:"Trebuchet MS", "Times New Roman";
	width:150px;
}

#columna_form label
{
	text-align: right;
	font-size:14px;
	width: 90px;
	padding-right: 20px;
	color:#232323;
}

#columna_form br
{
	clear: left;
}

.punteadoHR
{
	border-top: 1px dotted #CCC;
	border-right: 1px none #CCC;
	border-bottom: 1px none #CCC;
	border-left: 1px none #CCC;
}

.autoresH1
{
	margin: 20px 0px 5px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.autoresH2
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin: 10px 0px;
	padding: 10px 0px;
	width: 300px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.autoresLI
{
	text-decoration: none;
}

.autoresLI a
{
	text-decoration: none;
	color: #333;
}

.autoresLI a:hover
{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.contfotosindice_autores
{
	width:252px;
	float:left;
	height: 400px;
	margin: 0px;
	padding: 20px 0px 0px 10px;
}

.catedra_indice
{
	padding-bottom:0px;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.catedra_indice a
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

.catedra_indice a:hover
{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.catedra_indice2
{
	padding-bottom:0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.catedra_indice2 a
{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

.catedra_indice2 a:hover
{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
