@charset "UTF-8";
/* CSS Document */

html {

}

.todo {
	position: absolute;
	left: 50%;
	width: 758px;
	margin-left: -379px;
	margin-top: 10px;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-image: url(imgsweb/fondo2.png);
	background-repeat:repeat-x;
	background-color: #eae1c4;
	
}

p {
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h1 {
	color: #570913;
	font-size: 14px;
	padding: 0;
}

strong {
color:#570913;
}

/*capas*/

.logoidiomas {
	height: 44px;
}

.logo {
	position: absolute;
	padding-top: 10px;
}

.banner {
	width: 753px;
	height: 245px;
	padding-left: 3px;
	margin-bottom: 5px;
    z-index: 1;
}

.idiomas {
	position: relative;
	width: 169px;
	float: right;
	text-align: right;
	padding-right: 10px;
	}
	
.idiomas a {
	
	text-decoration: none;
	color: #000;
	}
	
.menu {
	height: 34px;
	width: 749px;
	background-image:url(imgsweb/MenuPrincipalTopLeft.png);
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 10px;

}	

.principal {
	margin-top: 5px;
}

.cabeceratabla {
	background-image:url(imgsweb/cabeceratabla.png);
	position: relative;
	height: 46px;
	width: 758px;
	z-index: 1;

	}
.info {
	position: absolute;
	width: 718px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 2;
	}		
#repeticion {
	background-image:url(imgsweb/repeticion.png);
	width: 718px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	}

	
		
.pietabla {
	background-image:url(imgsweb/pietabla.png);
	height: 25px;
	width: 758px;
	background-repeat: no-repeat;
	}	
.pie {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 14px;
	background-image: url(imgsweb/pie.png);
	height: 37px;
	padding-top: 5px;
	text-align: center;
	}
	
.pie a {
	color: #FFF;
	text-decoration: none;
	}

/* Listas */



ul.lista {
	margin-left: 20px;
	padding-left: 0;

	}
ul.lista li {
	list-style-image: url(imgsweb/cuadradin.png);
	padding-bottom: 5px;
	line-height: 15px;
}

ul.lista li span.listabold {
	font-weight:bolder;
	color: #6C2730;
}

span.flechadown {
	background-image: url(imgsweb/down.png);
	background-repeat: no-repeat;
}

/* Menú */

#sddm
{
	margin: 0;
	padding: 0;
	z-index: 1;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a
{
	display: block;
	background-repeat: repeat-x;
	width: 103px;
	height: 17px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #eae1c4;
	border: 1px solid #5970B2
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
		width: 112px;
		}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
sup {
	font-size:xx-small;
	vertical-align:top;
}


tr.bgausst {
	background-color: #bcdefd;
}
