body {
background: #3d3c49;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #b7b3e3;
background-image : url(img/bg.jpg)!important;
background-repeat: repeat-x;
cursor: default;
}
a, a:visited, a:active {
color: #ffffff;
font-weight: bold;
text-decoration: none;
background: none;
}
a:hover {
color:#cfcde8;
text-decoration:none;
background:none;
}
#layout {
width: 850px;
margin: 0 auto;
}
#top {
width: 850px;
height: 152px;
margin: 0 auto;
background: url('img/01.jpg') no-repeat;
}
#img01 {
float:left;
width: 67px;
height: 354px;
margin: 0 auto;
background: url('img/02.jpg') no-repeat;
}
#img02 {
float:left;
width: 221px;
height: 354px;
margin: 0 auto;
background: url('img/03.jpg') no-repeat;
}
#img03 {
float:left;
width: 522px;
height: 354px;
margin: 0 auto;
background: url('img/04.jpg') bottom right no-repeat;
}
#img04 {
float:left;
width: 40px;
height: 354px;
margin: 0 auto;
background: url('img/05.jpg') bottom no-repeat;
}
#bottom {
float: right;
width: 850px;
height: 55px;
margin: 0 auto;
background: url('img/06.jpg') no-repeat;
}
#menu {
text-align: right;
padding: 8px 50px 0px 0px;
height: 50px;
font-size: 10px;
color: #ffffff;
letter-spacing: 3px;
}
#menu a:link, #menu a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}
#menu a:hover, #menu a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4a5b77;
text-decoration: none;
background: #e1e1e1;
}
#contenido {
width: 522px;
height: 354px;
float: right;
overflow: auto;
position: absolute;
}
div.texto {
padding: 0;
margin: 0px 4px 0 4px;
}
h1 {
font-family: georgia, serif;
margin-bottom: 15px;
margin-right: 80px;
font-size: 20px;
text-align : right;
border-bottom: 1px dotted #e8f0f4;
color: #6f717c;
}
h2 {
margin-left: 30px;
font-family: georgia, serif;
padding: 5px;
font-size: 11px;
text-align : center;
color: #5a636f;
border-bottom: 1px dotted #5a636f;
}
.encabezadosmtxt {
text-align: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px; 
color: #b7b3e3;
}
.top_join {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}
blockquote {
width: 50%;
font-size: 11px;
color: #3d3c49;
border-right: 15px solid #2e344c;
background-color: #9097b3;
display: block;
height: 50px;
padding: 10px 10px 10px 10px;
}
input, textarea, option, select{
border : 1px solid #969595;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #ffffff;
background-color: #504c5a;
}
