.header {
	height: 100px;
	background-image: url(imagenes/linea.jpg);
	background-repeat: repeat-x;
}
.content {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottom {
	height: auto;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.bottom a:link, .bottom a:active, .bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
.bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#txtAmarilloBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
#cont02 {
	background-image: url(imagenes/img_cont.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 225px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#conTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: right;
	height: auto;
	width: 450px;
	margin-top: 8px;
	clear: both;
	margin-bottom: 15px;
}
#contText {
	float: right;
	width: 375px;
	clear: both;
	text-align: justify;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-right: 10px;
}
#header02 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#menu {
	float: right;
	height: 70px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a:link, #menu a:active, #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
#cuadro {
	border: thin solid #CCCCCC;
	height: 130px;
	width: 450px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	clear: both;
}
#txtLink a:link, #txtLink a:active, #txtLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D0000;
}
#txtLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
