.wrapperTramites{
	height: 150px;
	margin-top: 15px;
	margin-bottom: 15px; 
}

.fechaTramites{
	margin: 20px;
	color: #67666A;
	float:right;
	font-size: 0.8em;
}
.imagenTramites img{
	margin-top: 20px;
}

.textoTramites{
	text-align: justify;
	font-size: 1em;
	margin-top: -6px;
}
.subtituloTramites .even {
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-top: -16px;
}

.tituloTramites h2{
	font-size: 1.5em !important;
	color: #207969 !important;
	text-align: left;
	margin-bottom: 8px !important;
	line-height: 1.10em !important;
}

.wrapperListaTramites{
	width: 100%;
	overflow: hidden;
}

.relacionadosTramites{
	text-align: left;
	margin-top: 32px;
}
.relacionadosTramites h2{
	font-size: 28px !important;
}

.ayudaTramites{
	margin-left: 20px;
	margin-right: 10px;
}
.ayudaTramites ul{
	font-size: 1em;
	padding: 0;
	margin-left: 20px;
	word-wrap: break-word;
}

.ayudaTramites li{
	margin-bottom: 20px;
	list-style: none;
}
.ayudaTramites li:before {
	content: "• ";
	color: #3B6858;
}

.balazoTramites{
	background-color: rgb(94,104,101);
	border-radius: 20px;
	padding: 20px;
	font-size: 1.3em;
	line-height: 1.6em;
	text-align: center;
	color: rgb(243,243,245);
	margin-top: 30px !important;
	width: 250px;
}

.balazoTramites a{
	color: rgb(243,243,245);
}

.listaTramites{
	float: left;
	width: 95%;
	padding: 20px;
}

.listaTramites li{
/*	list-style: none;*/
	margin-bottom: -10px;
}

.listaTramites ul{
}

.InfoListaTramites {
	float: left;
	width: 95%;
	margin: 0 20px;
	border-top: 1px solid #C2C3C9;
	color: #444242;
	font-size: 1.2em;
	line-height: 17pt;
}
.tramitesGratuitos{
	overflow: hidden;
}
.tramitesGratuitos img{
	float: left;
}
.tramitesGratuitos span {
	color: #8B8585;
	font-size: 1em;
	margin-left: -265px;
	margin-top: 4px;
	float: left;
}
.expanded{background: url("../images/tramites/less.png") no-repeat scroll 10px 10px #F3F3F5;}
.collapsed{background: url("../images/tramites/more.png") no-repeat scroll 10px 10px #F3F3F5;}
.listaTramites li h3{
	color: #67666A;
	font-size: 0.9em ;
	text-align: justify;
	text-decoration: none;
	padding: 10px;
	padding-left: 40px;
	list-style: none;
	border-bottom: 1px dashed;
	border-color: #C2C3C9;
	/*background: url("../images/tramites/more.png") no-repeat scroll 10px 10px #F3F3F5;*/
	/*background: #F3F3F5;  */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2MyYzNjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmU0ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #c2c3c9 1%, #e2e4e7 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, right top, color-stop(1%,#c2c3c9), color-stop(100%,#e2e4e7)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(left,  #c2c3c9 1%,#e2e4e7 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(left,  #c2c3c9 1%,#e2e4e7 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(left,  #c2c3c9 1%,#e2e4e7 100%); /* IE10+ */
	/*background: linear-gradient(to right,  #c2c3c9 1%,#e2e4e7 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c3c9', endColorstr='#e2e4e7',GradientType=1 ); /* IE6-8 */

	display: block;
	cursor: pointer;
	margin-top: -8.4px;
}

/*.listaTramites li h3 .triangulo{
	width: 0px;
	height: 0px;
    border-left: 6px solid black;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    float: left;
	margin-top: 2.5px;
	margin-right: 10px;
}*/

.acordeonCont{	
	padding: 5px 25px;
	text-align: justify;
	padding-left: 40px;
	display: none;
}

.acordeonCont li{
	margin-bottom: 10px;
/*	list-style-type: disc;*/
}

@media only print {
    .acordeonCont {
        display: block;
}
}

.acordeonCont table th {
	font-size: 15px;
	color: #444242;
	background: #E2E4E7;
	border: 1px solid #9A999E;
}

.acordeonCont table td{
	border: 1px solid #9A999E;
	color: #444242;
	font-size: 12px;
	background-color: white;
}

.acordeonCont table td ul {
	padding-left: 20px;
}

/*Definido por ellos*/
.rowverde td{
	background-color: #D8E3DB !important;
}
