
h3 {
    font-size: 16px;
    line-height: 110%;
    text-align: left;
    margin-top: 2px;
    margin-bottom: 5px;
    font-weight: normal;
}
h2 {
    font-size: 18px;
    line-height: 110%;
    text-align: left;
}

#generalcontent {
	width: 960px;
	clear: both;
	float: left;
}
#generalcontent2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	clear: both;
	float: left;
	width: 960px;
	background-repeat: repeat-y;
	background-color: #FFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../img/ris-1.0/bg_generalcontent.jpg);
}

#content {
	width: 718px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#content2 {
	width: 718px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#content h2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	background-image: url(../img/ris-1.0/bg_titulo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
    width: 790px;
	padding-right: 60px;
	color: #797979;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .compartir {
	text-align: right;
	display: block;
	margin-bottom: 5px;
}
.compartir {
	width: 160px;
	float: right;
}
#content .texto {
	display: block;
	width: 680px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .texto p {
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 18px;
	font-size: 11px;
}
#content .texto .list2 {
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	float: left;
}
#content .texto .list2 img {
	float: left;
	display: block;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content .texto li {
	margin-bottom: 10px;
	line-height: 16px;
}
#content .column {
	float: left;
	width: 330px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 60px;
}
#content .texto h3 {
	color: #133B6E;
	font-weight: bold;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#content .column img {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}
#menu_izq {
	width: 239px;
	float: left;
	padding-right: 0px;
	margin-left: 1px;
}
#menu_izq .tit_pag {
	color: #3472AD;
	display: block;
	float: none;
	font-weight: bold;
	width: 230px;
	clear: both;
	padding-left: 10px;
	padding-top: 60px;
}
#sitemap, #sitemap ul, #sitemap li {
	margin:0;
	padding:0;
	list-style:none;
}
#sitemap {
}
#sitemap ul {
	display:none;
}
#sitemap li {
	line-height:200%;
	position:relative;
	width:100%;
	background-color: #F4F5F9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sitemap li.sinlinea {
	border-bottom-style: none;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li {
	float:left;
	display:inline;
}
#sitemap li a {
	padding-left:10px;
}
#sitemap li span {
	float:left;
	position:absolute;
	top:5px;
	left:5px;
	width:13px;
	height:13px;
	cursor:auto;
	font-size:0;
}
#sitemap li span, #sitemap li span.collapsed {
	background-image: url(../img/ris-1.0/collapsed.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sitemap li span.expanded {
	background-image: url(../img/ris-1.0/expanded.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/* second level */

#sitemap li li {
	background:#fff;
}
#sitemap li li a {
	padding-left:56px;
	display: block;
	line-height: 150%;
}
#sitemap li li span {
	left:28px;
}
/* third level */

#sitemap li li li a {
	padding-left:84px;
}
#sitemap li li li span {
	left:56px;
}
/*Tabla ficha*/
#tablaficha {
    font-size: 12px;
	border-collapse:collapse;
	width: 100%;
}
caption {
    display: table-caption;
    text-align: -webkit-center;
}
#tablaficha caption {
	text-align: right;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
caption-side: top;
}

strong{
    font-weight: normal;
}
#tablalist .txt {
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
}
#tablaficha tbody tr td {
	border: 1px solid #CCC;
	padding: 6px;
}
#tablaficha thead tr th {
	background-color: #F8F8F8;
	padding: 5px;
	color: #666;
	border: 1px solid #CCC;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}
#tablaficha tbody tr td img {
	vertical-align: middle;
	align: center;
}
#tablaficha td {
	color:#333;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left center;
}
