/* SECCIÃ?N: RESETEO DE PARÃ�METROS HTML */
html, body {
	height: 100%;
	font-size: 90%;
	margin: 0;
	padding: 0;
	background: #f1f1ea;
	}
body, input, textarea, select, optgroup {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000;
	}
input, textarea, select, optgroup, table, tr, th, td  { font-size: 100%; }
p, ul, ol, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
p, li, dt, dd { line-height: 1.4em; }
ul, ol, li, dl, dt, dd { list-style: none; }
acronym, abbr { cursor: help; }
img { border: 0; }
kbd {
	line-height: 2em;
	border-top: .15em solid #CCC;
	border-right: .25em solid #AAA;
	border-bottom: .3em solid #888;
	border-left: .2em solid #BBB;
	padding: 0 .2em;
	background: #EEE;
	vertical-align: text-bottom;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	}

/* SECCIÃ?N: CLASES GENERALES DE LA PÃ�GINA */
.print { display: none; }
.noPrint { display: block; }
.limpiar {
	clear: both;
	font-size: .000001em;
	line-height: .000001em;
	height: .000001em;
	}
.oculto { display: none; }

.clearfix:after { /* Si usamos el clearfix hay que hacerlo aÃ±adiendo el class al elemento que flota */
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* SECCIÃ?N: APOYO A LOS LECTORES DE TEXTO */
.ayudaAcces {
	position: absolute;
	left: -10000px;
	top: 0;
	width: .000001em;
	font-size: .000001em;
	line-height: .000001em;
	}
a.ayudaAcces:active {
	position: static;
	width: auto;
	height: auto;
	}

/* SECCIÃ?N: ARMAZÃ?N DE LA PÃ�GINA */
/* Contenedor de la cabacera y contenido */
#contenedor {
	position: relative;
	margin: 0 auto;
/*	height: 100%; PARA IE6 */
	min-height: 100%;
	}
#piefalso { height: 16em; /* MODIFICAR */ }
#pie {
	position: relative;
	margin: 0 auto;
	margin-top: -13em; /* MODIFICAR */
/*	height: 6em; PARA IE6 */
	min-height: 13em; /* MODIFICAR */
	}

/* SECCIÃ?N: ESTILOS ELEMENTOS COMUNES DE LA WEB */
#cabecera {
	margin-bottom:2em;
}
#pie {
	height: 13em; /* MODIFICAR */
	color:#000;
	background-color:#fff;
}
#pie #pie_abajo {
    float: left;
    font-family: Arial;
    font-size: 0.9em;
    margin-bottom: 36px;
    padding-top: 22px;
    width: 100%;
}
#pie #pie_abajo #logo_donostiako_udala {
    float: right;
}
#pie #pie_abajo p {
    float: left;
}
#pie #pie_abajo ul {
    background: url(css_sepa.gif) repeat-y left top;
    float: left;
    margin-left: 30px;
    padding-left: 14px;
}
#pie #pie_abajo ul li {
    background: url(css_piti.gif) no-repeat 0 0.3em;
    line-height: 1em;
    margin-bottom: 12px;
    padding-left: 15px;
}
#pie #pie_abajo ul li a {
    text-decoration: none;
	color:#000;
}
#pie #pie_abajo ul li a:hover {
    text-decoration: underline;
}

.ancho_web {
	width:972px;
	margin: 0 auto;
	position: relative;
	}
	
.azul {
    color: #00A5D5;
}
	
/*** CABECERA ***/
#cabecera #cabecera_dcha {
    position: absolute;
    right: 0;
    top: 0;
    width: 600px;
}
#cabecera div#menu_sup {
    border-bottom: 1px solid #D6D5D2;
    float: right;
    width: 600px;
}
#cabecera #menu_sup #logo_ss2016 {
    border-right: 1px solid #CAC9C7;
    float: right;
    margin: 8px 10px 0 0;
    padding-right: 10px;
}
#cabecera #menu_sup #logo_ss {
    float: right;
    margin-top: 6px;
}
#cabecera #menu_sup ul {
    float: right;
    margin: 12px 0;
}
#cabecera #menu_sup #menu ul {
    border-left: 1px solid #CAC9C7;
}
#cabecera #menu_sup ul li {
    background: url(css_pitj.gif) no-repeat 0 0.6em;
    display: inline;
    font-family: Arial,Georgia,Verdana;
    padding: 0 9px;
}
#cabecera #menu_sup ul li a {
    color: #919191;
    text-decoration: none;
}
#cabecera #menu_sup ul li.irWeb  {
	background:none;
	border-left: 1px solid #cac9c7;
	}
#cabecera #menu_sup ul li.irWeb a{
	color:#00a5d5;
	}
#cabecera #menu_sup #menu ul li {
    background: none repeat 0 0;
}
#cabecera #menu_sup #menu ul li a {
    color: #00A5D5;
}
#cabecera #menu_sup ul li a:hover {
    text-decoration: underline;
}





/*** PANTALLA INICIO ***/

.idiomas {
	float:right;
	}
	.idiomas a {
		color: #919191;
		background:url(css-piti.gif) 0 0.6em no-repeat;
		padding: 0 0 0 0.5em;
		text-decoration:none;
		float:left;
		margin:10px 10px 0 0;
		}
	.idiomas a:hover {
		text-decoration:underline;
		}
	.idiomas a.cerrar {
		background:url(cerrar00.png) 0 0 no-repeat;
		display:inline-block;
		width:38px;
		height:38px;
		text-indent:-10000px;
		overflow:hidden;
		margin:0;
		}
	.idiomas a.cerrar:hover {
		background:url(cerrar00.png) 0 -49px no-repeat;
		}
body.inicio {
	background: url(css-fond.jpg) top center no-repeat;
	}
body.inicio #contenedor {
	background:url(css-negr.png) 0 0 repeat;
	padding-top: 4em;
	}
	body.inicio #contenedor .bloqueBlanco {
		width: 750px;
		margin: 0 auto;
		background: #FFF;
		border:1px solid #666666;
		padding:20px;
		}
	body.inicio #contenedor .bloqueBlanco .texto {
		background:url(css-fond.gif) left bottom no-repeat;
		padding-bottom: 220px;
		}
	body.inicio #contenedor .bloqueBlanco .texto .matriculate {
		font-size: 2.8em;
		font-weight: bold;
		margin: 0.5em 0;
		text-align: center;
		}
	body.inicio #contenedor .bloqueBlanco .texto .botones {
		text-align:center;
		}
	body.inicio #contenedor .bloqueBlanco .texto .botones p {

		}
	body.inicio #contenedor .bloqueBlanco .texto .botones p a {
		background:url(css-boto.png) 0 0 no-repeat;
		border-radius: 50% 50% 50% 50%;
		color: #FFFFFF;
		display: inline-block;
		height: 160px;
		padding: 36px 30px 0 30px;
		text-decoration: none;
		width: 136px;
		margin: 0 1em;
		}
	body.inicio #contenedor .bloqueBlanco .texto .botones p a span {
		font-size: 5em;
		font-weight: bold;
		line-height: 1em;
		}
	body.inicio #contenedor .bloqueBlanco .texto .botones p a:hover {
		background:url(css-boto.png) 0 -234px no-repeat;
		}
		
		
/**** CONTENIDO ****/

.contenidoLeft {
	float: left;
	width:800px;
	border: 1px solid #dad8d3;
	padding: 2em;
	background-color:#FFF;
	}
.contenidoLeft h2 {
	font-size: 3em;
	margin-bottom: 0.2em;
	}
.contenidoLeft h3 {
	font-size: 1.8em;
	margin-bottom: 0.5em;
	color: #0e9ac5;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}
.contenidoRight {
	float:right;
	width: 220px;
	}
	.contenidoRight h2 { 
		font-family: "Times New Roman", Times, serif;
		color: #0e9ac5;		
		font-weight: normal;
		font-size: 2em;
		margin-bottom: 0.5em;
		}
	.contenidoRight .baner {
		margin: 2em 0 0 0;
		padding: 15px;
		border: 1px solid #dad8d3;
		background-color:#FFF;
		font-size: 0.9em;
		}
		.contenidoRight .baner a {
			display:block;
			background:url(css-desc-2022.png) 0 0 no-repeat;
			padding-top: 295px;
			color: #000;
			text-decoration:none;
			}
		.contenidoRight .baner a:hover {
			background:url(css-desc-2022.png) -206px 0 no-repeat;
			text-decoration:underline;
			}
	.contenidoRight .banerTxartela {
		padding: 15px;
		border: 1px solid #dad8d3;
		background-color:#FFF;
		font-size: 0.9em;
		}
		.contenidoRight .banerTxartela p {
			margin-bottom: 0.5em;}
			.contenidoRight .banerTxartela a {
				color: #000;
				}
			.contenidoRight .banerTxartela a:hover {
				color:#0e9ac2;
			}
		.contenidoRight .banerTxartela .azul {
			font-style:italic;
			font-weight:bold;
			color:#0e9ac5;
			}
		
	.contenidoRight .bloqueAzul {
		margin: 0 0 2em 0;
		border: 1px solid #dad8d3;
		background-color:#0e9ac2;
		color: #FFF;
		padding: 15px;
		position:relative;
		}
	.contenidoRight .bloqueAzul .content {
		position:absolute;
		left: -615px;
		top: 0;
		width:550px;
		border: 1px solid #DAD8D3;
		background: #0E9AC2;
		padding:25px;
		font-size: 0.9em;
		}
	.contenidoRight .bloqueAzul .content .cerrar {
		float: right;
		background:url(cerrar20.png) 0 0 no-repeat;
		width: 34px;
		height: 34px;
		overflow:hidden;
		text-indent: -10000px;
		}
	.contenidoRight .bloqueAzul .content .cerrar:hover {
		background:url(cerrar2-.png) 0 0 no-repeat;
		}
	.contenidoRight .bloqueAzul .content h3 {
		font-family:"Times New Roman", Times, serif;
		margin-bottom: .5em;
		font-size: 2em;
		}
	.contenidoRight .bloqueAzul .content a {
		color: #FFF;
		}
	.contenidoRight .bloqueAzul .content p {
		margin-bottom: 1em;
		}
	.contenidoRight .bloqueAzul .content ul {
		margin: 0.5em 0 1em 0;
		}
	.contenidoRight .bloqueAzul .content ul li {
		background: url(css-pitj.gif) 0.6em 0.6em no-repeat;
		padding-left: 1.3em;
		margin-bottom:0.6em;
		}
	.contenidoRight .bloqueAzul .content .flecha {
		background:url(flecha-a.png) 0 0 no-repeat;
		height: 16px;
		position: absolute;
		right: -11px;
		width: 11px;
		top:54px;
		}
	.contenidoRight .bloqueAzul .content.Normas .flecha {
		right: -11px;
		top:94px;
		}
	.contenidoRight .bloqueAzul .content.Criterios .flecha {
		right: -11px;
		top:130px;
		}
	.contenidoRight .bloqueAzul .content.Descuentos .flecha {
		right: -11px;
		top:170px;
		}
	.contenidoRight .bloqueAzul .content.observaciones .flecha {
		right: -11px;
		top:207px;
		}
		
	.contenidoRight .bloqueAzul h2 {
		color: #FFF;
		font-size: 1.3em;
		text-transform:uppercase;
		}
		.contenidoRight .bloqueAzul ul.menu li {
			font-family: "Times New Roman", Times, serif;
			font-size:1.2em;
			}
		.contenidoRight .bloqueAzul ul.menu li {
			background: url(css-pitj.gif) 0.6em 1em no-repeat;
			display: block;
			color: #FFF;
			text-decoration:none;
			border-bottom: 1px solid #35aacc;
			padding: 0.5em 0 0.5em 1.3em;
			}
		.contenidoRight .bloqueAzul ul.menu li:hover {
			background: #35aacc url(css-pitj.gif) 0.6em 1em no-repeat;
			cursor:pointer;
			}
		