/* CSS creado por Helsic ~ kensou_no_miko@yahoo.com ~
*/

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
 /*Superior, derecho, inferior, izquierdo  */
	height: 100%;
	background-color:#FFFFFF;
	font-family: Verdana; font-size:12px; color:#000000;

	
	
	
}

a:link, a:visited {
	color: #00c3e6; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #c30839;	text-decoration: underline;
	font-weight: normal;
	background-color:#d6dbf0
}

a:active {
color:#0099FF; text-decoration:overline
}

.header{
background-image: url(../Images/lay1_01.jpg);
width: 800px;
height: 239px;
background-repeat:no-repeat;

}

.menu{
padding-left: 5px;
padding-right: 5px;
background-image:url(../Images/lay1_02.jpg);
background-repeat:repeat;
width: 207px;
height: 256px;

}

.content {
font-family:verdana; font-size:11px;
padding-left: 1px; padding-right: 1px;
width: 593px;
height: 256px;
background-repeat:repeat;
background-image: url(../Images/lay1_03.jpg)
}

.footer{
width: 800px;
background-image:url(../Images/lay1_04.jpg);
background-repeat:repeat;
width: 800px;
height: 59px;
}

.Estilo1 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}

.Estilo2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 2px;

}