body{
direction:rtl;
background-color:#820026;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;

}
a:visited,a:active,a:link {

text-decoration: none;
color:maroon;
font-size:13px;
font-weight:700;
line-height:110%;
font-family:Arial,Verdana;
}

a:hover {
text-decoration:underline;
}

a.y:visited,a.y:active,a.y:link {
text-decoration: none;
color:maroon;
font-size:13px;
font-weight:700;
line-height:110%;
font-family:Arial;
}

a.y:hover {
text-decoration:underline;
}

a.x:visited,a.x:active,a.x:link {
text-decoration: none;
color:#E8F0D7;
height:50px;
font-size:13px;
font-weight:bold;
background:#B6C989;
line-height:110%;
font-family:Arial;
}

a.x:hover {
color:white;
}


.a {
	font-size: 13px;
	font-family:Arial;
}

#main
{
position:absolute;
top:0px;
right:0px;
width:750px;


}

#menu 
{

position:relative;
width:115px;
height:600px;
background-color:#B6C989;
float:right;
padding-right:20px;
padding-top:20px;
text-align:right;



}

#tarea
{
padding-right:35px;
padding-top:20px;
padding-left:30px;


position:relative;
background-color:white;
width:550px;
height:600px;
float:left;
}
