html, body
{
	color:#FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
h2{
font-size:22px;
padding-left:15px;
color: #333333;
}

h3{
font-size:18px;
padding-left:25px;}
h4{
padding-left:10px;
}
h5{
font-size: 14px;
padding-left:15px;
padding-right:15px;
}
ul{
	list-style-type:disc;
}
ul ul{
list-style-type:circle;
}
 a{
	color:#800080;
	font-size: 14px;
}
 a:hover{
	color:#620062;
}
p{
text-align:justify;
font-size:14px;
padding-left:15px;
padding-right:15px;}
p:first-line{
text-indent:30px;}

table{
text-align:justify;
padding-left:15px;
}
table img {
margin:5px;
}
/*img{
	margin: 5px;
}*/

#container
{
	background-color: #000000;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 800px;
	
}

#contenido{
	text-align:justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	
}
#contenido.img{
	margin:5px;
}

#submenu{
	text-align:center;
	font-size: 20px;}

#submenu a:hover{
	color:#37AAFF;
	text-decoration: overline;
}

/*#menuenlaces
{
	background-color:#37AAFF;
	text-align: left;
	position: absolute;
	top: 350px;
	left: 20px;
	width: 200px;
	overflow: hidden;
	padding:10px;
}
#menuenlaces li{
	list-style-type: none;

}
#menuenlaces ul
{
	margin: 0;
	padding: 0;
}
#menuenlaces a{
	color:#FFFFFF;
	text-decoration:none;
}
#menuenlaces a:hover{
	color:#37AAFF;
	}
#menuenlace h3.home{
	background: url(kastenlilie.gif) no-repeat left top;
	position: relative;
	right: 38px;
}
#menuenlace opciones{
}
#contador{
	position: absolute;
	left: auto;
	right: auto;
	}
	*/
#linkList
{
	position: absolute;
	top: 500px;
	left: 20px;
	width: 200px;
	overflow: hidden;
	text-align: left;
	visibility: visible;
}

#menu
{
	padding-bottom: 30px;
	position: relative;
	background-color: #37AAFF;
	background-image: url(../imagenes/menuabajo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#linkList h3.menu
{
	position: relative;
	background-image: url(../imagenes/menuarriba.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#linkList h3.menu span
{
	color: #004BB1;
	font-size: 16px;
	font-family: "Comic Sans MS";
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left:70px;
	
}
#banner
{
	padding-bottom: 30px;
	position: relative;
	background-color: #37AAFF;
	background-image: url(../imagenes/menuabajo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#linkList h3.banner
{
	background: url(../imagenes/menuarriba.gif) no-repeat left top;
	position: relative;
}

#linkList p.banner{

font-family:"Times New Roman", Times, serif;
font-size:16px;
}
#linkList h3.banner span
{
	color: #004BB1;
	font-size: 16px;
	font-family: "Comic Sans MS";
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left:45px;
}

#linkList ul
{
	margin: 0;
	padding: 0;
}

#linkList li
{
	font-size: 14px;
	list-style-type: none;
	display: block;
	margin: 0 0 0 14px;
	padding: 0 0 0 10px;
	height: auto;
}

#linkList li a
{
	color: #feffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	display: block;
	width: auto;
}

#linkList li a:hover
{
	color: #ffae00;
	text-decoration: underline;
}
#novedades{
margin-right:10px;
margin-left:10px;
}
