
                                 






@import url("common.css");
@import url("menu.css");
@import url("contenidos_genericos.css");


/* CSS Document */

h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #225B34;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	margin-bottom: 8px;
	}

table#tramites {
	float: left;
	width: 95%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	}
	
table#tramites img {
	border: 0;
	}
	
table#tramites td {
	padding: 4px;
	border-bottom: 1px solid #E3F6E8;
	}
	
table#tramites caption {
	margin: 0;
	padding: 6px;
	border: 0;
	color: #FFFFFF;
	background-color: #225B34;
	font-weight: bold;
	font-size: 14px;
	width: 95%;
	}
	
.tipo_ibi {
	margin: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	background-image: url(/opaef/opencms/site/resources/pics/ibi.gif);
	background-repeat: no-repeat;
	height: 26px !important;
	padding: 0;
	padding-left: 40px;
	padding-top: 7px;
        width: 300px;
	}
	
.tipo_iae {
	margin-left: auto !important;
	margin-right: auto !important;
	/*text-align: left !important;*/
	background-image: url(/opaef/opencms/site/resources/pics/iae.gif);
	background-repeat: no-repeat;
	/*background-color: pink;*/
	height: 26px !important;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	padding-top: 7px;
        width: 300px;
	}

.tipo_ivtm {
	margin-left: auto !important;
	margin-right: auto !important;
	background-image: url(/opaef/opencms/site/resources/pics/ivtm.gif);
	background-repeat: no-repeat;
	height: 26px !important;
	padding: 0;
	margin: 0;
	padding-left: 40px;
	padding-top: 7px;
        width: 360px;
	}
	
.tipo_ivtnu {
	margin-left: auto !important;
	margin-right: auto !important;
	/*background-color: pink;*/
	height: 26px !important;
	padding: 0;
	margin: 0;
	padding-top: 7px;
        width: 400px;
	}
	
table#tramites thead {
	background-color: #F2F9F4;
	/*background-color: red;*/
	text-transform: uppercase;
	font-family: "Tahoma", verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal !important;
	}
	
table#tramites thead th {
	padding: 5px;
	}
	
th#nombre-tramite {
	/*background-color: yellow;*/
	width: 30%;
	}
	
th#on-line, th#presencial, th#firma-electronica, th#informacion, th#pdf {
	width: 14%;
	}
	
th#pdf {
	font-size: 10px !important;
	}
	
/* INFO !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

ul#info-listado {
	margin: 0 0 15px 0;
	padding: 0;
        border: 1px solid #E3F6E8;
        }

ul#info-listado li {
        list-style: circle;
        border-bottom: 1px solid #E3F6E8;
        padding: 5px 5px 5px 10px;
        }

ul#info-listado li ul li {
        border: 0 !important;
        padding: 0 !important;
        }

ul#info-listado strong {
        text-transform: uppercase;
        }

/* LEYENDA !!!!!!!!!!! */
ul#tramites-leyenda {
	margin: 0 0 15px 0;
	padding: 0;
        border: 1px solid #E3F6E8;
        float: left;
        }

ul#tramites-leyenda li {
        list-style: none;
        border-bottom: 1px solid #E3F6E8;
        padding: 5px 0 5px 0;
        float: left;
        width: 100%;
        }

ul#tramites-leyenda img{
        border: 0;
        vertical-align: middle;
        }

ul#tramites-leyenda span{
        float: left;
        text-align: center;
        display: block;
        padding: 5px 0 8px 10px;
        width: 50px;
        vertical-align: middle;
        }

div#aviso-tramites{
        width: 90%;
        float: left;
        margin: 0 0 20px 0;
        padding: 0 0 0 20px;
        font-family: arial, sans-serif;
        font-size: 10px;
        text-transform: uppercase;
        color: #8C0000;
        }

div#aviso-tramites img{
        float: left;
        margin: 0 10px 0 0 ;
        }





