/* CSS Document */
body {
	margin: 25px;
	background:url(/images/bacK_body.gif) repeat;
	background-image: url(images/bacK_body.gif);
	margin-top: 0px;
	}
	
#coteiner {
width:1001px;
background:#000000;
overflow:hidden;
}

#arriba {
height:111px;
width:1001px;
align:left;
}

#menuizq {
width:213px;
float:left;
margin-left:32px;
/margin-left:15px;
margin-top:10px;
}

#pantallader {
margin:0px;
width:743px;
float:right;
}

#pantallafla {
margin-bottom:10px;
overflow:auto;
}

#texto {
background-color:#000000;
width:397px;
margin-left:44px;
/margin-left:20px;
float:left;
}

h1 {
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#E3FFA2;
margin:0px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#FFFFFF;
}


#logo {
width:231px;
height:124px;
float:right;
margin-top:40px;
margin-right:28px;
}

.boto1 {
width:213px;
height:141px;
background:url(images/marco.gif) no-repeat;
margin-bottom:5px;
}

.borde1{
border:#FFFFFF solid 1px;
margin:15px;
}

.titular {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

a:hover.titular {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#E3FFA2;
text-decoration:none;
font-weight:bold;
}

/*--Footer--*/

#footer{
margin-top:10px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:10px;

}

#footer a{
text-decoration:none;
color:#666;
}

#footer a:hover{
text-decoration:none;
color:#E3FFA2;
}