@charset "utf-8";
/* CSS Document */
body{
background-color:#E0DCCF;
font: normal 10px verdana;
text-align: center;   
width:100%; 
}
/*-----------Cuadro beige-----------------*/
.contentplace { background-color:rgb(211,203,184);color:#000000; width: 700px; margin-left:auto; margin-right:auto; text-align:center;}
.contentplace p { margin: 0 10px 0 10px; }
.topplace{ background: url(../images/TcM9tgx-1.png) no-repeat top right; }
.bottomplace { background: url(../images/9ulkqGJ-2.png) no-repeat top right; }
img.placeborder { width: 5px; height: 5px;border: none;display: block !important;}
/*-------------Cuadro Blanco----------------*/
.contentplaceBco { background-color:rgb(255,255,255);color:#000000; width: 680px; margin-left:auto; margin-right:auto; text-align: center; }
.contentplaceBco p { margin: 0 10px 10px 10px; }
.topplaceBco{ background: url(../images/f2MxA8G-1.png) no-repeat top right; }
.bottomplaceBco { background: url(../images/4FBeS6T-2.png) no-repeat top right; }
img.placeborderBco { width: 5px; height: 5px;border: none;display: block !important; }
/*---------------Top--------------------------*/
#top{
background: url(../images/top.png) no-repeat top right;
width: 666px;
height: 161px;
margin-left:auto; margin-right:auto;
text-align:center;

}
#left{
width: 169px;
height:auto;
margin-left: 10px; margin-right:auto;
text-align: left;
float: left;
clear: none;
}

#rigth{
width: 490px;
height:auto;
margin-right:10px; margin-left:auto;
float:left;
clear:left;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

.title{
background-color:#EBE8D6;
text-transform:uppercase;
color: #494949;
text-align: left;
font-size:12px;
}
.subtitle{
padding-top:10px;
padding-bottom:10px;
text-transform:uppercase;
color: #494949;
text-align: left;
font-size:12px;
text-decoration:underline;
font-weight:300;
}
.navegacion{
color: #494949;
font-weight:300;
font-size:10px;
background-color:#EBE8D6;
}
