html, body {
	background-color: #f1f0ed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	width: 940px;
	margin: auto;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
}
#top-options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-top: 12px;
	padding-right: 25px;
}
#top-options a {
	color: #f5d9d9;
	text-decoration: none;
	font-size: 11px;
}
#top-options a:hover {
	color: #FFFFFF;
}
#middle {
	width: 879px;
	background-image: url(images/content-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	padding-right: 23px;
	padding-left: 38px;
}
#contents-box {
	width: 619px;
	float: left;
}
#contents {
	background-image: url(images/contentbox-bg.gif);
	background-repeat: repeat-y;
	width: 594px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-align: left;
}
#contents h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #ae0000;
	text-align: left;
}
#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
#contents      p     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}


#right-col {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#news {
	padding: 0px;
	width: 250px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	border-bottom-width: 8px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
	text-align: left;
}


#menu {
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu ul li {
margin: 0px;
padding: 0px;
}
#menu ul li a {
	font-size: 14px;
	display: block;
	text-decoration: none;
	width: 240px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5d5d5d;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #797979;
}
#menu ul li a:hover, #menu ul li a:focus {
	color: #990000;
}
#footer {
	width: 940px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
}
#footer-menu {
	padding-top: 12px;
	padding-bottom: 25px;
}
#footer-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	text-decoration: none;
}
#footer-menu a:hover {
	color: #990000;
}
.boton {
	background-image: url(images/bg-btn.gif);
	height: 33px;
	width: 98px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
a.enlace-pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.enlace-pdf:hover {
	color: #000000;
}
.phones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #595959;
}a.phone-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
a.phone-link:hover {
	color: #000000;
	text-decoration: underline;
}
a.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.enlarge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.borde-fotos {
	border: 1px solid #8a8a8a;
}
a.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.contents:hover {
	text-decoration: underline;
}#articles td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
}
#articles p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indice {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 10px;
}
#indice h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#indice p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indice h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
#indice span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
a.back-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #666666;
}
a.back-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
#about-home {
	background-image: url(images/aboutcr-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 183px;
	margin-left: 15px;
	padding-left: 27px;
}
#login-box {
	background-color: #F0F0F0;
	text-align: right;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 270px;
	margin: auto;
}
