/*Paginaci�n de Directorio (Ayuntamiento)*/
.LISTPAG_toptable { text-align:center;}
.LISTPAG_pagstable { text-align:center;}
td.LISTPAG_string { vertical-align:middle;width:0;}
td.LISTPAG_nums { vertical-align:middle;height:22px;white-space:nowrap;}
td.LISTPAG_stringall { text-align:center;}
td.LISTPAG_leftpag { text-align:left;width:50px; }
td.LISTPAG_rightpag { text-align:right;width:50px; }

.LISTPAG_stringpags { 
 font: 1em Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 width:0;
 height:0;
}

a.LISTPAG_pagnum:active {  font: 1em Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a.LISTPAG_pagnum:link {  font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
a.LISTPAG_pagnum:visited {  font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none}
a.LISTPAG_pagnum:hover {  font: 1em Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline}

a.LISTPAG_pagselected:active { border: 1px solid #19b494;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #19b494; text-decoration: none }
a.LISTPAG_pagselected:link { border: 1px solid #19b494;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #19b494; text-decoration: none }
a.LISTPAG_pagselected:visited { border: 1px solid #19b494;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #19b494; text-decoration: none }
a.LISTPAG_pagselected:hover { border: 1px solid #19b494;font: bold 1em Verdana, Arial, Helvetica, sans-serif; color: #19b494; text-decoration: underline }

.LISTPAG_last_pag_grey {width:10px; height:9px;background-image:url('/styles/img/last_pag_grey.gif');}
.LISTPAG_last_pag {width:10px; height:9px;background-image:url('/styles/img/last_pag.gif');}
.LISTPAG_anterior_grey {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/anterior_grey.gif');}
.LISTPAG_anterior {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/anterior_grey.gif');}

.LISTPAG_next_pag_grey {width:10px; height:9px;background-image:url('/styles/img/next_pag_grey.gif');}
.LISTPAG_next_pag {width:10px; height:9px;background-image:url('/styles/img/next_pag.gif');}
.LISTPAG_siguiente_grey {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/siguiente_grey.gif');}
.LISTPAG_siguiente {width:5px; height:9px;background-image:url('/imgfiles/img/comunes/siguiente_grey.gif');}

.paginacion{width:90%;margin:10px;padding-bottom: 10px;}
input, select, textarea, fieldset input, fieldset textarea, fieldset select
{
	color: #333333;
	border:1px solid #98B3E4;

}
option
{
	color: #333333;
	border-bottom:1px solid #98B3E4;
}
submit
{
	background-color: #dddddd;
}
.buscador
{
	padding-top:0px;
 border: 1px solid #AD92DA;
}

.detalle
{
	/*overflow:auto;*/
}
* html .detalle
{
	overflow:none;
	height:1%;
}
.curso{
	margin-bottom: 2px;
	padding: 5px;
}
.curso a{
	color: #AD92DA;
	font-weight: bold; 
	font-size: 0.9em;
	text-decoration: none; }
.curso a:hover{
	color: #AD92DA;
	font-weight: bold; 
	font-size: 0.9em;
	text-decoration: underline;
}
.curso .nombre{
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
	}
.materia{
	text-transform: uppercase;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:5px;
	background: url(/imgfiles/img/servicios/ico_general.jpg) no-repeat;
}
.separacion{
	padding-bottom: 1em; 
	border-bottom: 2px dotted #DDDDDD; 
	margin: 10px; 
	height: 2px;
}
.curso h5{
	
}
.tipo_curso{
	padding-left: 12px;
	padding-bottom: 10px;
	text-decoration:underline;
	background: transparent url(../../img/comunes/cuadrado_gris.gif) no-repeat scroll 0em 0.5em; 
	margin-bottom: 12px;
	margin-top: 10px;
}
.buscador h3
{
	margin-left: 20px;
}
.miniimagen{
	float: left; 
	margin-right: 4px;
}
.info{
	margin-left: 30px;
}

.ico_mail{
	padding: 5px 0px 5px 25px; 
	margin: 5px 0px 5px 0px; 
	background: url(/imgfiles/img/turismo/restaurantes/ico_mail.gif) no-repeat;
}