/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	font-family: Arial;
	color: #242424;
	line-height: normal;
	margin-left: 1%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	background-color: #999999;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF3300;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1{
	font-family: Arial;
	font-size: 24px;
	color: #FF3300;
	font-weight: bold;
}

h2{
	font-family: "Verdana";
	font-size: 14px;
	color: #242424;
	font-weight: bold;
	margin-left: 10px;
}

h3{
	font-family: "Arial";
	font-size: 18px;
	color: #FF3300;
	font-weight: bold;
}
.naranjadentrotexto {
	color: #ff3300;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
}


h4{
	font-family: "Arial";
	font-size: 12px;
	color: #242424;
	font-weight: bold;
	margin-left: 10px;
}
h5{
	font-family: "Arial";
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
}
h6{
	font-family: "Arial";
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	margin-left: 10px;	
}
.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #242424;
	text-align: justify;
}

#siteName{
	margin: 0px;
	padding: 0px 0px 3px 10px;
}

#siteInfo{
	font-size: 75%;
	color: #FF3300;
	border-top: solid #333333 1px;
}
.feature{
	font-size: 70%;
	padding-left: 0px;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-top: 20px;
}
.feature img{
	float: left;
}

#content{
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.siteinfo {
	font-size: 10px;
	height: 12px;
	color: #FF3300;
}
.naranja12 {
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
}
.lineaizda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.lineainferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #7A96E0;
	border-bottom-color: #000000;
}
#banercabecera {
	background-image: url(logofinal.jpg);
	height: 100px;
}
