/*  Estructura de la página */


body {
	background-color: #FFFFFF;
	font-size: 1em;
	margin: 0px;
	text-align: center;
}
html {
	font-size: 100%;
	margin: 0px;
}

#contenedor {
	margin: 0 auto 0 auto;
	text-align:left;
	width: 75em;
	font-size: 0.75em;
	position: relative;
}

/* IE6*/
* html #contenedor {
	width: 900px;
	w\idth: 900px;
}

#contenedor, p, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}


/*  Capas header */

#contenedor #menu_sup {
	position: absolute;
	top: 16px;
	right: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #9C9C9C;
}
#contenedor #menu_sup a:link, #contenedor #menu_sup a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #9C9C9C;
	text-decoration: underline;
}
#contenedor #menu_sup a:hover, #contenedor #menu_sup a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #9C9C9C;
	text-decoration: none;
}
#contenedor #logo_uned {
	position: absolute;
	left: 0px;
	top: 16px;
}
#contenedor #logo_uned #img_logo_uned {
	height: 94px;
	width: 94px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #titulo1 {
	position: absolute;
	left: 123px;
	top: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	color: #C2BF33;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #titulo2 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-top: 160px;
}

#contenedor #titulo2_bienvenido {
	margin: 0 0 20px 0;
	padding: 200px 0 0 0;
	line-height:20px;
}
#contenedor #titulo2_bienvenido p{
	color:#666666;
}
#contenedor #titulo2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #titulo2 h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

#contenedor #titulo3 {
	position: absolute;
	left: 0px;
	top: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #titulo3_bienvenido {
	position: absolute;
	left: 0px;
	top: 6.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #img_papelera {
	height: 20px;
	width: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #usuario_registrado {
	font-size: 11px;
	text-align: right;
	position: absolute;
	top: 138px;
	right: 0px;
}



/*  Capas de barras de posicionamiento */

.menu {
	position:relative;
	z-index:100;
	margin-right: 0;
	margin-left: 0;
	font-size: 1em;
}

/* IE6*/
* html .menu {
	position:absolute;
	left:0;
}
.menu ul {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	list-style-type: none;
	font-size: 1em;
}

.menu ul li {
	float:left;
	width:11.145em;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	line-height: 37px;
	font-size: 0.875em;
	background-image: url(img/fondo_barra_principal_visitado.png);
	color: #005440;
	font-family: Arial, Helvetica, sans-serif;
}

/* IE6*/
* html .menu ul li {
	width: 149px;
	w\idth: 149px;
	font-size: 14px;
}

.menu ul li a, .menu ul li a:visited {
	text-decoration:underline;
	height:30px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
}
.menu ul li a:hover, .menu ul li a:active {
	text-decoration:none;
}

.menu ul li ul {
	visibility:visible;
	position:absolute;
	left:0;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}	
* html .menu ul li ul {
	display: inline;
	width: 900px;
	w\idth: 900px;
}		
.menu ul li ul li {
	text-align:left;
	background-image: none;
	font-size: 0.75em;
	width: 13em;
	color: #7CA79D;
	font-weight: normal;
	padding-top: 11px;
	line-height: 0px;
}	

/* IE6*/
* html .menu ul li ul li {
	display: inline;
	margin-top:40px;
	width: 175px;
	w\idth: 175px;
	font-size:14px;
	padding-top: 0px;
	line-height: 20px;
}

/* IE7*/
*:first-child+html .menu ul li ul li {
	display: inline;
	margin-top:40px;
	width: 175px;
	w\idth: 175px;
	font-size:14px;
	padding-top: 0px;
	line-height: 20px;
}
.menu ul li ul li a, .menu ul li ul li a:visited {
	color: #005440;
	text-decoration: underline;
	font-weight: normal;
	background-image: none;
}
.menu ul li ul li a:hover, .menu ul li ul li a:active {
	color: #005440;
	text-decoration: none;
	background-image: none;
}


#contenedor #barra_principal {
	height: 50px;
	width: 900px;
	margin-bottom: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor .barra_principal {
	height: 50px;
	width: 900px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005440;
	background-image: url(img/fondo_barra_principal.png);
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contenedor .barra_principal #activo {
	background-image: url(img/fondo_barra_principal_activo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

/* IE6*/
* html #contenedor .barra_principal #activo {
	font-size: 14px;

}
#contenedor .barra_principal #desactivado {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/fondo_barra_principal.png);
}
#contenedor .barra_principal #visitado {
	background-image: url(img/fondo_barra_principal_visitado.png);
	color: #FFFFFF;
}
#contenedor #activo1 {
	background-image: url(img/1_activo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	color: #005440;
	height: 22px;
}
#contenedor #desactivado1 {
	background-image: url(img/1_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#contenedor #visitado1 {
	background-image: url(img/1_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #activo2 {
	background-image: url(img/2_activo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	color: #005440;
	height: 22px;
}
#contenedor #desactivado2 {
	background-image: url(img/2_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #visitado2 {
	background-image: url(img/2_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #activo3 {
	background-image: url(img/3_activo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	color: #005440;
	height: 22px;
}
#contenedor #desactivado3 {
	background-image: url(img/3_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #visitado3 {
	background-image: url(img/3_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #activo4 {
	background-image: url(img/4_activo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	color: #005440;
	height: 22px;
}
#contenedor #desactivado4 {
	background-image: url(img/4_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #visitado4 {
	background-image: url(img/4_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #activo5 {
	background-image: url(img/5_activo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	color: #005440;
	height: 22px;
}
#contenedor #desactivado5 {
	background-image: url(img/5_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #visitado5 {
	background-image: url(img/5_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #activo6 {
	background-image: url(img/6_activo.png);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 30px;
	color: #005440;
	height: 22px;
}
#contenedor #desactivado6 {
	background-image: url(img/6_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #visitado6 {
	background-image: url(img/6_desactivado.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 22px;
}
#contenedor #fila1 {
	margin: 0px;
	padding: 0px;
}
#contenedor #fila1 .contenedor {
	height: 175px;
	width: 280px;
	position: relative;
}
#contenedor #fila1 .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005440;
	text-align: left;
	padding: 20px;
	line-height: 22px;
}
#contenedor #fila1 .subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#contenedor #fila1 ul {
	margin: 0px;
	padding: 0px;
}
#contenedor #fila1 ul li {
	
	width: 280px;
	height: 175px;
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #fila1 .curso_activo, #contenedor #fila2 .curso_activo {
	background-color: #E6E5AB;
}
#contenedor #fila1 .curso_desactivado, #contenedor #fila2 .curso_desactivado {
	background-color: #E5E9DA;
}
#contenedor #fila1 ul li a, #contenedor #fila1 ul li a:visited {
	display: block;
	height: 175px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#contenedor #fila1 ul li a:hover, #contenedor #fila1 ul li a:active {
	background-color:#F0EFCD;
}

#contenedor #fila2 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor #fila2 .contenedor {
	height: 150px;
	width: 280px;
	position: relative;
}
#contenedor #fila2 .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005440;
	text-align: left;
	padding: 20px;
	line-height: 22px;
}
#contenedor #fila2 .subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#contenedor #fila2 ul {
	margin: 0px;
	padding: 0px;
}
#contenedor #fila2 ul li {
	width: 280px;
	height: 150px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenedor #fila2 ul li a, #contenedor #fila2 ul li a:visited {
	display: block;
	height: 150px;
	text-decoration: none;
}
#contenedor #fila2 ul li a:hover, #contenedor #fila2 ul li a:active {
	background-color:#EDF0E5;
}


#contenedor #home_contenido {
	margin-top: 15px;
}


/*  Capas de contenidos */

#contenedor #caja_login {
	width: 325px;
	float: left;
}
#contenedor #caja_login #caja_login2 {
	height: 140px;
	text-align: right;
	padding-top: 2px;
	padding-right: 140px;
	line-height: 2.5em;
	font-size: 0.875em;
}
#contenedor #caja_login #usuario,
#contenedor #caja_login #clave {
	width: 100px;
	height: 18px;
	border: 1px solid #666666;
}
#contenedor #boton_claves {
	height: 58px;
	width: 225px;
	margin-left: 363px;
}
#contenedor #home_contenido #boton_claves #img_boton_claves {
	height: 58px;
	width: 225px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor ul .aviso2 {
	text-align: center;
	font-style: italic;
	color: #000000;
	margin-top: 5px;
}
#contenedor #caja_formularios .destacado {
	background-color: #F8F8F0;
}
.destacado2 {
	background-color: #F8F8F0;
	padding:10px;
}
.destacado3 {
	background-color: #F8F8F0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
	font-size: 1.25em;
}

#contenedor .separador {
	height: 20px;
}
#contenedor .ulclear {
	clear: both;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contenedor ul .separador2 {
	height: 20px;
	clear: both;
}
ul.col7 {
	float: left;
	list-style-type: none;
	font-size: 0.938em;
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.col7_right {
	float: left;
	list-style-type: none;
	font-size: 0.938em;
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
}

/* Añadido por Sandoval*/li.separador {clear: both;}

.bloque {
	CLEAR: both;
	FLOAT:left;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 100%;	
}
.bloque2 {
	CLEAR: both;
	FLOAT:left;
	MARGIN: 5px 0px 5px 0px;
	WIDTH: 100%;	
}
.bloqueindentado {
	CLEAR: both;
	FLOAT:left;
	MARGIN: 0px 20px 0px 0px;
	WIDTH: 100%;	
}

.col25p {
	DISPLAY: inline; 
	margin-top:2px;
	width:25%;
}
.col75p {
	DISPLAY: inline; 
	margin-top:2px;
	width:75%;
}.col50p {
	DISPLAY: inline; 
	margin-top:2px;
	width:50%;
}
/* fin añadido por Sandoval */


/* IE6*/
* html ul.col7 {
	font-size: 11px;
}
* html ul.col7_right {
	font-size: 11px;
}

ul.col7_destacado {
	float: left;
	list-style-type: none;
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F8F8F0;
	font-size: 0.938em;
}
* html ul.col7_destacado {
	font-size: 11px;
}
ul .columna350 {
	width:350px;
}

ul .columna425 {
	width:425px;
}

ul .columna300 {
	width:300px;
	margin:4px 0 0 0;
}
ul .columna400 {
	width:400px;
	margin:4px 0 0 0;
}

ul .columna100 {
	width:100px;
}
ul .columna500 {
	width:500px;
	margin:4px 0 0 0;
}
ul .columna600 {
	width:600px;
	margin:4px 0 0 0;
}
ul .columna100x100 {
	width:100%;
	margin:4px 0 0 0;
}
ul .columna250 {
	width:250px;
}
	
ul .columna50 {
	width:50px;
}
ul .columna51 {
	width:50px;
	padding:7px 0 0 0;
}
ul .columna40 {
	width:40px;
}
ul .columna30 {
	width:30px;
}

ul .columna31 {
	width:30px;
}
* html ul .columna31 {
	width:44px;
}
ul .columna125 {
	width:125px;
	margin:4px 0 0 0;
	
}
ul .columna150 {
margin:4px 0 0 0;
	width:150px;
}
ul .columna151 {
	width:150px;
	padding: 7px 0 0 0;
}
ul .columna200 {
	width:200px;
	margin:4px 0 0 0;
}
ul .columna90 {
	width:90px;
}
.colorgris {
	color:#666666;
}
ul.col3 {
	float: left;
	list-style-type: none;
	font-size: 0.938em;
	padding: 0px;
	margin: 0px;
	width: 840px;
}

/* IE6*/
* html ul.col3 {
	font-size: 11px;
}

ul.col3_destacado {
	float: left;
	list-style-type: none;
	font-size: 0.938em;
	padding: 0px;
	width: 840px;
	background-color: #F8F8F0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* IE6*/
* html ul.col3_destacado {
	font-size: 11px;
}

ul li {
	display: inline;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.colorgris {
	color:#666666;
}
.strong {
	font-weight: bold;
}
.strong1 {
	margin-left: 10px;
	font-weight: bold;
}
.strong2 {
	font-weight: bold;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
select {
	margin-right: 10px;
	margin-left: 10px;
}
#contenedor fieldset table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	font-size: 0.938em;
}
* html #contenedor fieldset table {
	font-size: 11px;
}
#contenedor fieldset table th {
	text-align:left;
}
#contenedor fieldset table th,
#contenedor fieldset table tr,
#contenedor fieldset table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.destacado {
	background-color: #F8F8F0;
}
#contenedor fieldset table caption {
	text-align:left;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
}
fieldset .inputcorto {
	width: 90px;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-right: 160px;
	font-size: 11px;
}
fieldset .inputlargo {
	width: 250px;
	border: 1px solid #666666;
	margin-left: 10px;
	font-size: 11px;
}
fieldset .inputmini {
	width: 40px;
	border: 1px solid #666666;
	font-size: 11px;
}
fieldset .inputmini_pad {
	width: 40px;
	border: 1px solid #666666;
	font-size: 11px;
	margin-left:10px;
}

fieldset .inputcorto2 {
	width: 90px;
	border: 1px solid #666666;
	margin-right: 10px;
	font-size: 11px;
}
fieldset .inputlargo2 {
	width: 180px;
	border: 1px solid #666666;
	margin-right: 10px;
	font-size: 11px;
}
fieldset .inputmini2 {
	width: 40px;
	border: 1px solid #666666;
	font-size: 11px;
	margin-right: 10px;
}


/***********************ERROR************************/

fieldset .inputcorto_error {
	width: 90px;
	border: 2px solid Red;
	margin-left: 10px;
	margin-right: 160px;
	font-size: 11px;
}
fieldset .inputlargo_error {
	width: 250px;
	border: 2px solid Red;
	margin-left: 10px;
	font-size: 11px;
}
fieldset .inputmini_error {
	width: 40px;
	border: 2px solid Red;
	font-size: 11px;
}
fieldset .inputmini_pad_error {
	width: 40px;
	border: 2px solid Red;
	font-size: 11px;
	margin-left:10px;
}

fieldset .inputcorto2_error {
	width: 90px;
	border: 2px solid Red;
	margin-right: 10px;
	font-size: 11px;
}
fieldset .inputlargo2_error {
	width: 180px;
	border: 2px solid Red;
	margin-right: 10px;
	font-size: 11px;
}
fieldset .inputmini2_error {
	width: 40px;
	border: 2px solid Red;
	font-size: 11px;
	margin-right: 10px;
}


fieldset select {
	height: 18px;
	border: 1px solid #666666;
	font-size: 11px;
	width: auto;
}


#contenedor .admision_lista_izquierda {
	float: left;
}
#contenedor .admision_lista_izquierda div {
	padding: 12px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
}
#contenedor .admision_lista_izquierda .submenu {
	font-weight: normal;
	margin-left: 25px;
	font-size: 0.8em;
}
#contenedor .admision_lista_izquierda div a, #contenedor .admision_lista_izquierda div a:visited {
	text-decoration: underline;
	color: #005440;
}
#contenedor .admision_lista_izquierda div a:hover, #contenedor .admision_lista_izquierda div a:active {
	text-decoration: none;
}
#contenedor .admision_lista_izquierda .activo {
	background-color: #E6E5AB;
	font-weight: bold;
	color: #005440;
}
#contenedor .admision_lista_izquierda .desactivado {
	background-color: #EDF0E5;
	color: #666666;
}
#contenedor .admision_lista_derecha {
	float: right;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 30px;
}




/* Clases de las capas de esquinas redondeadas */

.bordes{
	display:block;
}
.bordes *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background-color: #FFFFFF;
}
.bordes1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bordes2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.bordes3{
	margin-left:1px;
	margin-right:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordes4{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordes5{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordesfg{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contenedor .bordesfg .contenido {
	margin-left: 30px;
	padding-top: 0px;
}
#contenedor #botones_final {
	text-align: center;
}
.clear {
	clear:both;
	padding-top: 10px;
}
.clear2 {
	clear:both;
	padding-top: 40px;
}
.clear3 {
	clear:both;
	height: 20px;
}
.clear0 {
	clear:both;
	padding-top: 20px;
}



/*  Pié de página */

#pie {
	height:27px;
	position:absolute;
	bottom:0;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#pie div {
	margin-left: 0px;
	margin-top: 7px;
}
#pie a:link, #pie a:visited {
    color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#pie a:hover, #pie a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


/*  Enlaces genéricos */

a:link, a:visited {
	color: #7D5472;
	text-decoration: underline;
}
a:hover, a:active {
	color: #759F93;
	text-decoration: none;
}


p.descripcion{
	color:#999999;
	line-height:10px;
	margin:-5px 0 0 0;
}
p.descripcion2{
	color:#999999;
	line-height:10px;
	margin:0 0 0 10px;
	font-size:0.8em;
}
/*select{
width: 220px;
}
*/
.clausula{
	width:100%;height:85px;overflow:auto;
	background:#f8f7f7;
	padding:5px;
}
.linea{
	border-bottom:#CCCCCC 1px solid;
}
.mitad{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}

.mitad_borde{
	width:47%;
	float:left;
	position:relative;
	overflow:hidden;
	border:#CCCCCC 1px solid;
	margin:15px 0 0 0; 
}
.mitad2{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mitad2_borde{
	width:99.6%;
	float:right;
	position:relative;
	overflow:hidden;
	/*border:#CCCCCC 1px solid;*/
	margin:15px 0 0 0;
	/*background:#F5F5F5;*/
	padding:0 0 10px 0;
}
.izq75{
	width:75%;
	float:left;
	position:relative;
	overflow:hidden;
}
.der25{
	width:25%;
	float:right;
	position:relative;
	overflow:hidden;
}
.error {
	background-color: #f5f5cf;
	text-align:center;
	padding:10px;
	color:Red;
}

.avisoinst {
	background-color: #f5f5cf;
	padding:10px;
	color:Red;
}
.pdf{
	width:100%;
	height: 550px;
	border: 1px solid #CCCCCC;
}
.entrar{
	margin: 7px 0 0 0;
}
.textoDerecha {
	TEXT-ALIGN: right;
}