
body { background-color: #FFFFCC;
      /* background-image:url(LOGOAMV); */
}

.centrada {
   margin-left: auto;
   margin-right: auto;
}
		
p{
	text-indent:0px;
	font-size:14pt;
	font-family: helvetica, arial
}
	
p.contenido {
	text-align: justify
}

p.verde { text-indent:2px;
          font-size:14pt;
          text-align: left;
          color:#006600; 
          font-weight: bold }


p.cverde { text-indent:2px;
          font-size:14pt;
          text-align: center;
          color:#006600; 
          font-weight: bold }
		  
p.seccion { text-indent:2px;
          font-size:14pt;
          text-align: left;
          color:#800000; 
          font-weight: bold }

ul {
	font:14pt helvetica
}

h1.mtitle{
	text-align: center;
	color:#006600;
	font-size:24pt
}

a.mmenu:link {
		color: #ffffff;
		font-size: 14pt;
		font-weight: bold;
		text-decoration:none
}

a.mmenu:visited {
	color:#ddddff;
	font-size: 14pt;
	font-weight: bold;
	text-decoration:none
}

tr.mmenu{
	background-color: #006600
}

td.mmenup {
	background-color: #00FF00;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold
}
td.sidemenu {
    text-align: center;
    vertical-align: top;
	width: 150pt;
	font-weight: bold
}

td.sidemenulogo {
    text-align: center;
    vertical-align: middle;
	width: 150pt;
	font-weight: bold;
	height: 50pt;
}

td.contenido {
	width: 400pt;
}

td.contenidotope {
    vertical-align:top;
	width: 400pt;
	height: 200pt;
}

table.contenido {
	width: 400pt;
}

a.lmenu:link {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold
}

a.lmenu:visited {
		text-decoration:none;
		font-size: 12pt;
		font-weight:bold
}

div.info {
		border-style:solid;
		border-width:2px;
		border-color:#006600;
		font:14pt helvetica;
		padding:5px;
}

td.info {
		font:14pt helvetica
}
table td.center {
        text-align:center;
}
table td.left {
        text-align:left;
}
table td.right {
        text-align:right;
}
table td.top {
        vertical-align:top;
}

th.info {
		font:14pt helvetica
}

