﻿body { margin: 0; padding: 0; color: #55514c; background-color: #dbd1c5; font-family: Times New Roman, Serif; font-size: 13pt; }

#container { margin: 0 auto; width: 800px; background-color: #ffffff; }

#headerArea { margin: 0; padding: 0; height: 183px; background-image: url(Images/topSfondo.jpg); background-repeat: no-repeat; }
#headerArea ul { margin: 0; padding: 0; height: 30px; list-style-type: none; white-space: nowrap; }
#headerArea ul li { float: left; }

#menuArea { float: right; width: 220px; margin-top: 10px; text-align: center; }
.menuItem { margin: 10px auto; }

#mainArea { margin-right: 0; }

#footerArea { clear: both; }

.link { color: #55514c; }
a.link:hover { color: #dbd1c5; }

.title { font-size: 15pt; font-weight: bold; font-style: italic; color: #0068b4; }
.subtitle { font-size: 13pt; font-weight: bold; font-style: italic; color: #0068b4; }
.paragraph { padding: 11px; text-align: justify; }

.imageLeft { border-style: none; padding: 20px; float: left; }
.imageRight { border-style: none; padding: 20px; float: right; }

#homeList { list-style-image: url(Images/bullet.gif); }
#homeList li { padding-top: 25px; }
.listTitle { color: #0068b4; font-size: 13pt; font-weight: bold; font-style: italic; border-bottom: solid 1px #55514c; }
