BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
	margin: 10 0 10 0px;
	text-align: center;
 background-image :url(imagenes/bg.jpg);
 background-repeat : repeat-x;
}
#contenedor{
	text-align: left;
	width: 800px;
	height:500px;
	margin: auto;
	margin-top: 50px;
	background-image :url(imagenes/fondoportada2.jpg);
        background-repeat : none;
}
#cabecera{
        height:20px;
	background: transparent;
	color: #333300;
	font-size:10pt;
	font-weight: bold;
	padding: 10 50 3 10px;
}
#cuerpo{
        background: #BECDF4t;
	margin: 5 0 5 0px;
}
#lateral{
	width: 210px;
        background: transparent;
	float:left;
}
#lateral ul{
        font-family: Tahoma,Arial,sans-serif;
	margin : 0 0 0 0px;
	padding: 0 0 0 0px;
	list-style: none;
}
#lateral li{
	background-color: transparent;
	margin: 2 2 2 2px;
	padding: 2 2 2 2px;
	font-weight: bold;
}
p {
	font-family: Tahoma,Arial,sans-serif;
	color: #FCA636;
	font-size:10pt;
	font-weight: normal;
	
}
/*--------------------formularios----------------*/
input {
background-color: #F0F589;
border: 1px solid #CDE9F5;
}

textarea {
background-color: #F0F589;
color: #000000;
}
input[type="submit"]{
  background-color: #3F81FB;
}

/*----------------------------------------------------*/
a:link, a:visited
{
font-size: 12px;
text-decoration: none;
font-weight: bold;
color:#F5D692;
outline-color: invert;
outline-style: none;
outline-width: medium;
}

a:hover
{
text-decoration: none;
font-weight:bold;
font-size: 12px;
color: #92C9F5;
}
a:selected
{
background-color:#12A4FF;
text-decoration: none;
font-weight:bold;
font-size: 12px;
color: #92C9F5;
}

#principal{
        height:385px;
        *height:400px;
	margin-left: 240px;
        background: transparent;
	padding: 25 20 1 14px;
	color: #EEF5CD;

}
#pie{   height:20px;
        *height:30px;
        background: transparent;
	padding: 0 10 010px;
	text-align:right;
	color: #FF9B1A;

}

.trans{
      width:520;
      height:340;
      background-color:#303030;
      border-style:solid;
		border-width:1px;
		border-color:#F77B00;
      padding: 5 0 5 0px;
      *padding: 5 0 1 0px;
      margin: 30 0 0 0px;
      *margin: 10 0 0 0px
      z-index:1;
      filter:alpha(opacity=90);
      float:left;
      -moz-opacity:.90;
      opacity:.90
    }
 .trans1{
      width:520;
      height:340;
      *width:500;
      *height:280;
      background-color:#303030;
      border-style:solid;
		border-width:1px;
		border-color:#F77B00;
      padding: 5 0 5 0px;
      margin: 35 0 0 0px;
      *margin: 10 0 0 0px;
      z-index:1;
      filter:alpha(opacity=90);
      float:left;
      -moz-opacity:.90;
      opacity:.90
    }
.trans-texto{
      width:auto;
      height:autopx;
      background-color:#000000;
      border-style:solid;
		border-width:1px;
		border-color:#F77B00;
      padding: 5 5 5 5px;
      margin: 40 0 0 0px;
      z-index:2;
    }
.texto{
      width:340px;
      height:290px;
      *height:275px;
      background-color:#000000;
      border-style:solid;
		border-width:1px;
		border-color:#F77B00;
      padding: 2 5 5 5px;
      margin: 0 0 0 0px;
      font-size: 12px;
      z-index:2;

    }
.trans-carta{
      width:auto;
      height:auto;
      background-color:#303030;
      border-style:solid;
		border-width:1px;
		border-color:#F77B00;
      padding: 5 5 5 5px;
      margin: 0 0 0 0px;
      z-index:1;
      font-size: 12px;
      filter:alpha(opacity=90);
      float:left;
      -moz-opacity:.90;
      opacity:.90
    }
    
div.marco{
position: relative;
top:0px;
*top:0px
left:0px;
z-index:5;
width:410px;
height:300px;
padding: 0px;
margin: 0px;
background: #F2F8FB  none repeat scroll 0%;
}
.rotulo{
        width:auto;
        height:auto;
        border-style:solid;
        border-color:transparent;
        border:1px;
	border-bottom:1px solid #EF6600;
	background: transparent;
        font-size: large;
	font-weight: normal;
	color:#4893FB;
 	padding:0 0 2 5px;
        margin: 0 0 0 0px;
}
td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: large;
font-weight: normal;
color:#FCEA36;
font-size: 14px;

}

