@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 15px;
}
.rxr {
	text-align: justify;
}
.welcome {
	background-image: url(../img/main_r5_c4.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
}
.welcome_mark {
	background-image: url(../img/water_mark.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #BD1920;
}
H1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #BD1920;
	font-weight: normal;
}
a:link, a:active,a:hover,a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #BD1920;
	text-decoration: none;
}
.right {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}

.fotos {
	background-color: #C7CAA6;
	padding: 3px;
	margin: 10px;
}
.division {
	background-image: url(../img/div.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tabla {
	margin-right: 15px;
	margin-left: 15px;
}
div#content { padding-left: 30px;padding-right: 30px; text-align: justify; }

.txt_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #013300;
}
.titulo3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003300;
}
.txt3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #BD1920;
	text-decoration: none;
}