/* CSS Document */
body{padding-top:0px;margin-top:0px;margin-left:0px;margin-right:0px;
     background-color:white;font-size:10pt;font-family:verdana,arial,courier,verdana;
     background-repeat: no-repeat}
#cuerpo{height:651px;width:800px;text-align:left;}
#c_izq{
   height:650px;
   width:140px;
   margin-top:0px;
   margin-left:0px;
   border:thin solid red;
   position:absolute;
   background-image: url(../img/fondoizq.gif);
}
#c_izq1{
   height:650px;
   width:140px;
   margin-top:0px;
   margin-left:0px;
   border:thin solid red;
   position:absolute;
   background-image: url(../img/fondoder.gif);
}

#c_der{
   height:650px;
   width:140px;
   background-image: url(../img/fondoder.gif);
   margin-top:0px;
   margin-left:660px;
   position: absolute;
   border:thin solid red;}
#cabecera{
   height:100px;
   width:520px;
   margin-top:0px;
   margin-left:140px;
   position:absolute;}
.fede{   
   text-align:center;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:red;
  margin-top:20px;}
.open{   
   text-align:center;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:blue;}
.fecha{   
  text-align:center;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color:firebrick;}		
#centro{height:550px;width:520px;margin-top:100px;margin-left:140px;
position:absolute;/*border:thin solid red;*/}
a:active {
	color:red;
  font-family: arial, courier,verdana;
	font-weight: 600;
  text-decoration: none;
  font-size: 14px;
	text-shadow: Black;
  text-transform:uppercase;
}
a:visited, a:link {
	font-weight: 700;
  font-family: arial,courier,verdana;
  color:black;
	text-decoration: none;
	text-transform: none;
	visibility: visible;
	font-size: 14px;
  text-transform:uppercase;
}
a:hover {
	color:firebrick;
      font-family: arial, courier,verdana;
	font-weight: 600;
      text-decoration: none;
      font-size: 14px;
	text-shadow: Black;
      text-transform:uppercase;
}
ul{list-style-image:url(http://www.fmtaekwondo.org/openmadrid/img/boton.gif);}
li{margin-top:30px;}
.fechatit{
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
