/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

HTML
{
  /*  scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-base-color: #e9e9e9;
    scrollbar-track-color: #e9e9e9;
    scrollbar-darkshadow-color: #DADBDE;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #DADBDE;
    scrollbar-shadow-color: #DADBDE;*/
}

BODY{
   font-size: .61em;
   /*text-align: center;*/
   text-align:justify;
}


TABLE{
	font-size:1em;
   /*text-align:justify;*/
	text-align:left;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles solo se ve en edicion*/
.Head{
    background-image: url('flecha.gif');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 1.5em;
    padding-top: .1em;    
    font-family: "Trebuchet MS";
    text-transform: capitalize;
    font-size: 1.2em;
    font-weight: normal;
    /*color: #EEEEEE;*/
    color:#000000;
    height: 2em;
    color: white;
}

/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #000000;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal, p
{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: normal;
    /* color: #848485; */
    /* color: #4F4F50;*/
	color: #545455;
    text-align:justify;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox, SearchTextBox
{
    font-family: Arial;
    font-size: 1.0em;
    font-weight: normal;
    border: solid 1px #508B9D;
    background-color: #F7F7F5;
    width:13em;
}

.SearchLabel{
    font-family: Arial;
    font-size: 1.1em;
    font-weight: normal;
    color: #508B9D;
    text-align:left;
    width:17em;
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
    font-family: "Trebuchet MS";
    font-weight: Bold;
    font-size: 1.6em;
    color: #E56100;
	/*margin-bottom: -1em;*/
}

H2  {

    font-family: Arial;
    font-size: 1.2em;
    text-align: left;
    font-weight: bold;
    color: #9A6434;
    margin-bottom:0.5em;
}

H3  {

    font-family: Arial;
    /*font-size: 11px;*/
    font-size: 1.1em;
    text-align: left;
    font-weight: bold;
    color: #508B9D; 
    margin-left:1.5em;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {

}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {

}

OL OL LI    {
}

OL OL OL LI {
}

HR 
{
    display: none;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
	font-size: 1em;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
	font-size: 1em;
}

/* Menu-Styles */
/* Module Title Menu */
/*
.ModuleTitle_MenuContainer {
	 font-size: 1em;
}

.ModuleTitle_MenuBar {
	font-size: 1em;
}

.ModuleTitle_MenuIcon {
	font-size: 1em;
}

.ModuleTitle_SubMenu {
	font-size: 1em;
}

.ModuleTitle_MenuBreak {
	font-size: 1em;
}

.ModuleTitle_MenuArrow {
	font-size: 1em;
}

.ModuleTitle_RootMenuArrow {
	font-size: 1em;
}
*/

/* Main Menu Home*/
/*
.MainMenu_MenuContainer
{
     font-size: 1em;
}

.MainMenu_MenuBar 
{
    border: solid 1px #FFFFFF;
    background-color: #F6F6F7;
}

.MainMenu_MenuIcon 
{
    background-color: #518C9E;
    border-collapse: collapse;
}

.MainMenu_MenuIcon2 
{
    display:none
}

.MainMenu_MenuBreak 
{
    
}

.MainMenu_SubMenu 
{
    z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #518C9E; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.MainMenu_SubMenu2 
{
    z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #F6F6F7; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuItem {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Trebuchet MS; 
	 font-size: 1.3em;
	font-weight: normal;  
	padding-right: 1em;
}

.MainMenu_MenuItem2 {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #518C9E; 
	font-family: Trebuchet MS; 
	 font-size: 1.3em;
	font-weight: normal;  
	padding-right: 1em;
}

.MainMenu_MenuItem2Hover {
	background-color: #518C9E; 
	cursor: pointer; 
	cursor: hand; 
	color: #F3F7F8; 
	font-family: Trebuchet MS; 
	 font-size: 1.3em;
	font-weight: normal;  
	padding-right: 1em;
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #F3F7F8; 
	font-family: Trebuchet MS; 
	 font-size: 1.3em;
	font-weight: normal;  
	padding-right: 1em;
}

.MainMenu_MenuItemSel2 {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #518C9E; 
	font-family: Trebuchet MS; 
 font-size: 1.3em;
	font-weight: bold;  
	padding-right: 1em;
}

.MainMenu_MenuArrow 
{
    border-top: solid 1px #F3F3F5;
    border-bottom: solid 1px #F3F3F5;
}

.MainMenu_MenuArrow2 
{
    border-top: solid 1px #518C9E;
    border-bottom: solid 1px #518C9E;
    background-color: #518C9E;
    width: 1px;
}

.MainMenu_RootMenuArrow {
}
*/

 /* -----------------------------------------------------------*/
 
 .NormalTextBox
 {
    background-color: #F4F4F6;
    border: solid 1px #4F9CB4
 }

.NormalTable{
    border: solid 1px #F3F3F5; 
    background-color: #FDFDFD
}
 
.paginaConstruction{
    width: 47.6em; 
    height: 21.6em; 
    border: solid 3px #F3F3F5; 
    background-color: #FDFDFD;
    text-align:center;
    vertical-align:middle;
    padding-top:4em;
}

.titleConstruction, .TituloPagina{   
    font-family: "Trebuchet MS";
    font-weight: Bold;
    font-size: 1.6em;
    color: #E56100 
	/*margin-bottom:-2em;*/
}
.TituloPagina{
     /*float:left;*/
     padding-top: 0em;
     margin-top: 0em;
     /*margin-bottom: 0em;*/
     /*padding-top: 1.2em;*/
}

.titleConstruction{
    text-align:center;
}
.textConstruction{
    padding-top: 1em;
    font-family: "Trebuchet MS";
    font-size: 1.6em;
    color: #508B9D;
    text-align:center;
    width:100%;
}

.AgendaCargo{
    font-family: "Trebuchet MS";
    font-size: 1em;
    color: #E56100;
}

.piePagina,.piePaginaDer, .TituloFondo{
    background-color: #528C9C;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 1em;
    
}

.piePagina{
    overflow:auto;
    margin: 0 auto;
    text-align:left;
    padding-left:1em;
}

.piePaginaDer{
    float:right;
    padding-right:1em;

}

.TituloFondo{
    text-align:center;
}

.EncabezadoHome{
    color: #FFFFFF;
    font-family: Arial;    
    position: relative;
    top: 2em;
    text-align:right;
    width:100%;
}



.portalDate{
    color: #606061;
    font-family: Arial;  
    font-size: 1em;
}

.AgendaTitulo {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #508B9D;
    margin:0;
}

.CofinanciadoTitulo {
    font-family: Arial;
    font-size: 1.1em;
    font-weight: bold;
    color: #508B9D;
    margin:0;
    text-align:center;
}

.AgendaText, .Texto , p
{
    font-family: Arial;
    font-weight: normal;
    /*color: #848485;*/
	color:#545455;
    /*margin: 0.5em 0em 0.5em 0em;*/
    margin: 0em 0em 0em 0em
}

.logoBanner{
	float:left; 
	margin-left:0em;
    	border:none;
	/*padding: .2em ;*/  
	padding: 0em
}

.TramitesTitulo
{
    font-family: Arial;   
    font-size: 1em;
    color: #E56100;  
    text-transform: uppercase;
    background-image: url('cuadradito.gif');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 1em;
}

A.TramitesText:link, A.TramitesText:visited, A.TramitesText:active, A.TramitesText:hover,
A.Enlace:link, A.Enlace:visited, A.Enlace:active, A.Enlace:hover, 
A:link, A:visited, A:active, A:hover
{
    font-family: Arial;
    /*font-size: 11px;*/
	 font-size: 1em;
    color: #508B9D;  
}
a.Enlace ul, a.Enlace ul li, a.Enlace ol, a.Enlace ol li{
    font-family: Arial;
    font-size: 1em;
    color: #508B9D; 
}

A.HomeMenu:link, A.HomeMenu:visited, A.HomeMenu:active, A.HomeMenu:hover
{
    font-family: Arial;
    color: #FFFFFF;  
    text-decoration: none;
    background: #518c9e;
}

.NewsImage {
    padding: 3px;
    margin: 3px;
    border: solid 1px #848485;
}

.NewsDate{
    font-family: Arial;
   /* font-size: 1em;*/
    font-size: 1em;
    font-weight: normal;
    color: #508B9D;
    padding-top: 1em;
}

.MainBG
{
    background-color: #518C9E;
    background-image: url('top_yecla.gif');
    background-position: top left;
    background-repeat: no-repeat;
    height: 42px;
    width: 100%;    
}

.TextoNegrita
{
    font-family: Arial;
  /*  font-size: 1em;*/
   font-size: 1em;
    font-weight: bold;
   /* color: #000000;   */
    color: #545555;
}

.TextoCursiva
{
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    font-style:oblique;
    /*color: #848485;*/
	color: #545455;
}

.TextoSubrayado
{
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    font-style:normal;
	text-decoration: underline;
    /*color: #848485;*/
	color: #545455;
}

.AgendaTextNegrita{
    font-family: Arial; 
   /* font-size: 1em;*/
    font-size: 1em;
    font-weight: bold; 
   /* color: #000000; */
    /*color: #848485;*/
	color: #545455;
    text-transform: uppercase; 
    margin-left:1em; 
    padding-top: 5px
}

.AgendaFoto {
    border: solid 1px #848485;
    padding: 4px ;
}
.Titulo2, .titulo2 {
    font-family: Arial;
    font-size: 1.2em;
    text-align: left;
    font-weight: normal;
    color: #9A6434;   
}

.Titulo2Margen15 {
    font-family: Arial;
    font-size: 1.2em;
    text-align: left;
    font-weight: normal;
    color: #9A6434;
    margin-left:1.5em;   
}

.Titulo3, .titulo3 {
    font-family: Arial;
    /*font-size: 11px;*/
	 font-size: 1.1em;
    text-align: left;
    font-weight: bold;
    color: #508B9D;   
}

.Titulo3Margen30 {
    font-family: Arial;
  /*  font-size: 11px;*/
   font-size: 1.1em;
    text-align: left;
    font-weight: bold;
    color: #508B9D; 
    margin-left:3em;  
}

.Enlace {
    font-family: Arial;
    /*font-size: 11px;*/
	 font-size: 1em;
    font-weight: normal;
    color: #508B9D;   

}
.Cargo
{
    font-family: Arial;
    font-size: 1em;
    /*color: #E56100;*/
    color: #9A6434;
    text-transform: uppercase;
    margin-left:1em;
    padding-top: .5em;
    text-align:left;
 
}

.TituloMenu{
    font-family: "Trebuchet MS";
    font-size: 1.2em;
    font-weight: bold;
    color: #BFBFC1;  
    text-align: left;
    /*float:left;	*/
    padding: 1em;
    padding-bottom: .5em;
    /*width: 220px;*/
    width:63em;
    margin: 0px;
/*    background-color: #FFFFFF;*/
clear:both;
}

.BandosTitulo, .ContratosTitulo
{
    font-family: Arial;
    /*font-size: 11px;*/
	 font-size: 1.1em;
    color: #508B9D;  
    text-align: left;
    /*margin-left:5px;*/
    margin-left:1em;    
    /*background-image: url('cuadradito.gif');*/
    background-image: url('pdf.gif');
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 1.8em;
}

.BandosTitulo{
	text-transform: uppercase;
}


.fotoDerechaDiv{
    border: solid .09em #848485; 
    padding: .2em ;
    float:right;
    margin-left:1em;
    margin-bottom:1em;

}
.MarcoFoto{
    border: solid .09em #848485;
    padding: .2em;
    margin-left:1em;
    margin-bottom:1em;
}
#fotoDerecha{ 
    float:right;
   /* padding-left:1em;
    padding-bottom:1em;*/
}
#fotoIzquierda{
    float:left;
    padding-right:1em;
    padding-bottom:1em;
}
#fotoCentrada{
    text-align:center;
}

.Margen15, .margen15 {
    margin-left:1.5em;
}

.Margen30, .margen30 {
    margin-left:3em;
}
.Margen35, .margen35 {
    margin-left:3.5em;
}

.Margen50, .margen50 {
    margin-left:5em;
}

.Margen70, .margen70 {
    margin-left:7em;
}
.Margen100, .margen100 {
    margin-left:10em;
}
.MargenInf15, .margenInf15{
	margin-bottom:1.5em;
}
.MargenInf30, .margenInf30{
	margin-bottom:3.0em;
}
.Tlf{
	float:left;
	font-size:1.1em;
}

.BandosText
{
    font-family: Arial;
    /*font-size: 10px;*/
	 font-size: 1em;
    margin-left:15px;
    text-align: justify;
    font-weight: normal;
    /*color: #848485;*/
	color:#545455;
}
.imgTexto{
   margin: 0em 2em .5em 0em;
}

.TextoNivel1{
    font-family: Arial;
   /* font-size: 11px;*/
    font-size: 1.1em;
    font-weight: bold;
    color: #508B9D; 
    padding-left: 10px;
    background-image: url('flecha_txt_azul.gif');
    background-position: center left;
    background-repeat: no-repeat;
}

.TextoNivel2{
    font-family: Arial;
    /*font-size: 10px;*/
	 font-size: 1em;
    font-weight: normal;
    /*color: #848485; */
	color: #545455;
    padding-left: 10px;
    background-image: url('marcador2.gif');
    background-position: center left;
    background-repeat: no-repeat;
}

.TextoNivel3{
    font-family: Arial;
   /* font-size: 10px;*/
    font-size: 1em;
    font-weight: normal;
    /*color: #848485; */
	color: #545455;
    padding-left: 10px;
    background-image: url('cuadradito.gif');
    background-position: center left;
    background-repeat: no-repeat;
}

.Lista{
	list-style-image:url(cuadradito.gif);
}

.SearchTextBox{
	border: solid 1px #508B9D;
	background-color: #F5F5F7;
	padding: 3px;
	font-family: arial;
	/*font-size: 11px;*/
	 font-size: 1.1em;
}

.tableContacto{
	width: 100%
}

.divTextoLargo{
	border: solid 1px #FFFFFF;
	width: 540px;
	height: 600px;
	/*overflow-y: auto;
	overflow-x: hidden;*/
        overflow:auto;
	padding-right: 1em;
}

.divTextoLargo2{
	width: 100%;
	height: 17em;
	overflow: auto;
	padding-right: 1em;
}

.divSeparacionHorizontal{
	overflow: hidden;
	height:1em;
        width:53em;
}

.divSeparacionHorizontal2{
        /*overflow: auto;
        padding:2em;*/
	overflow: hidden;
	height:2em;	
}

.divSeparacionHorizontal4{
        overflow: auto;
        padding:4em;
}

.divSeparacionHorizontal5{
        overflow: auto;
        padding:5em;
}

.separacionFoto{
       height:8em;
	/* height:10em; */
       width:1em;
}

.contenedor{
        overflow: auto;	
        width: 100%;
}

.flotanteDer{
        float:right;
}

.flotanteIzq{
        float:left;
}

.textoJustificado{
        text-align:justify;
}
.textoIzquierda{
        text-align:left;
}
.textoDerecha{
        text-align:right;
}


.fotoConcejal{
       float:left; 
       border: solid .09em #848485; 
       margin-left:0em;
	 padding: .2em ;  
       /*margin-left:2em;*/
}


.fotoEvento{
       float:left; 
       margin-left:0em;
	 padding: .2em ;  
       /*margin-left:2em;*/
}

.separacionLateral1{
        padding-left:1em;
}

.imgIcono{
    /*margin: 0 0 0 0em; */
    margin-right:.5em;
    vertical-align:middle;
    border:none;
}

.listaDescargas{
list-style-image: none;
 list-style-type:none;
 list-style-position: inside;
 margin:0;
 padding:0;
}

.logoGrupo{
    float:left; 
    /*margin-left:2em;*/
	margin-left:0em;
    height:15em;
    width:15em;
}

.AlignDer{
	text-align:right;
}

.invisible{
    display:none;
}


.SkinObject, A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active, A.SkinObject:hover {
	color:#518C9E;
	font-size: 1.2em;
	font-family:arial;
}




/*PAra las listas del editor*/
OL, UL
{
    margin-left:3em;
    font-family: Arial;
    font-weight: normal;
    /*color: #848485;*/
	color:#545455;
	/*font-size:1.1em;*/
}

UL{
    list-style-image: url('marcador2.gif');
   /* list-style-image: url(cuadradito.gif);*/
}

ul li, ol li{
	font-size:1.1em;
}

ul li li, ol li li{
	font-size:1em;
}

OL LI UL LI{
	list-style-image: url('marcador3.gif');
}

#navigation2{
    list-style-image: none;
}
#navigation{
   list-style-image: none;
}

/* Cada Item de descarga si se embebe en un div*/
.Enlacedescargas{
    float:right;
    width:47em;
    text-align:left;
    margin-top:0.5em;
}

.Enlacedescargas a{
	font-size:1.1em !important;
}

/* Cada Item de descarga si se embebe en una lista*/
.itemDescargas{
	list-style-type:none;
	list-style-position: inside;
}

.divDescargas{
	background-image: url(pdf.gif);
	padding-left:2.5em;
	margin-bottom:1.5em;
	background-position:center left; 
	background-repeat:no-repeat;
	padding-top:0.5em;
	height:2em;
}

.divDescargasDoc{
	background-image: url(doc.gif);
	padding-left:2.5em;
	margin-bottom:1.5em;
	background-position:center left; 
	background-repeat:no-repeat;
	height:2em;
}

.divDescargasXls{
	background-image: url(xls.gif);
	padding-left:2.5em;
	margin-bottom:1.5em;
	background-position:center left; 
	background-repeat:no-repeat;
	height:2em;
}

.divDescargasZip{
	background-image: url(http://www.yecla.es/portals/0/iconos/zip.gif);
	padding-left:2.5em;
	margin-bottom:1.5em;
	background-position:center left; 
	background-repeat:no-repeat;
	height:2em;
}

.divDescargasUnk{
	background-image: url(http://www.yecla.es/portals/0/iconos/Unk.gif);
	padding-left:2.5em;
	margin-bottom:1.5em;
	background-position:center left; 
	background-repeat:no-repeat;
	height:2em;
}

.sinborde{
border:none;
}

/*Para el Advance table accesible del UDT*/
table#tablaAvanzada{
    border-width:0px;
    border-collapse:collapse;    
    /*cellspacing="0" cellpadding="4" */
}
table#tablaAvanzada td{
    padding:1em 1em 1em 0em;
    text-align:left;
}
/* Fin advance table accesible*/

/*Tramites*/

#tramites{
    overflow:auto;
    width:100%;
    height:62.5em;
    border:none;
    overflow:hidden;
}


.TitulosHome{
    /*background-image: url('flecha.gif');
    background-repeat: no-repeat;
    background-position: center left;*/
    /*padding-left: 1.5em;*/
    margin:0;
    margin-left: .3em;
    font-family: "Trebuchet MS";
    text-transform: capitalize;
    font-size: 1.2em;
    font-weight: normal;
    color:#ffffff;    
    height: 1.2em;
}

.TituloAzul {
	background-image: url('curva_enlaces.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #95c5d4;
	height: 1.6em;
}

.TituloGris {
	width: 26em;
	background-image: url('curva_noticias.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #9B9B9C;
	height: 1.6em
}

.TituloGrisNoticias {
	width: 30.5em;
	background-image: url('curva_noticias.gif');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #9B9B9C;
	height: 1.6em
}

.FondoTramitesHome{
	background-color: #f3f3f5;
}

.FondoEnlacesHome{
	background-color: #ecf2f4;
}

.FondoTramitesHome a, .FondoTramitesHome a:hover, .FondoTramitesHome a:visited{
	font-size:1.1em;
}

.FondoEnlacesHome a, .FondoEnlacesHome a:hover, .FondoEnlacesHome a:visited{
	font-size:1.1em;
}

.contenedorAgenda{
	width: 26em;
	padding-left:0em;
	padding-top:0em;
}

.contenedorEntidades{
	width: 60em;
	padding-left:0em;
	padding-top:0em;
}

.separacionAgenda{
	width:22em;
	height:1em;
}
.banner {
	border: solid .1em #848485;
}

.contenedorBanners{
	text-align:right;
	margin-top:1em;
}

.separacionBanner{
	width:14em;
	height:1em;
}

.fechaNoticiaHome{
    font-family:Arial;
    font-size: 1em;
    font-weight: normal;
    /*color: #508B9D; */ 
	color: #e56100;
    padding-top:1em;
}

.titularNoticiaHome{
    font-family:Arial;
    font-size:1.1em;
    color: #9a6434;
    padding:0;
    margin:0;
    padding-right:.6em;
}

.cuerpoNoticiaHome{
   padding-right:.6em;
}

.cuerpoNoticiaHome a, .cuerpoNoticiaHome a:hover, .cuerpoNoticiaHome a:visited{
   font-size:1em;
}

.noticiaHome{
    padding-left:1em;
    padding-bottom:1em;
}

.noticiasGabinete a, .noticiasGabinete a:hover, .noticiasGabinete a:visited{
	font-size:1.1em;
}

.clearboth{
	clear:both;
}


.paddingleft1em{
	padding-left:1em;
}

.paddingleft2em{
	padding-left:2em;
}

.paddingtop1em{
	padding-top:1em;
}

.paddingbottom1em{
	padding-bottom:1em;
}

.contenedorEnlaces{
	padding:.6em;
	
}

.Titulo3 a{
	font-size: .9em;
}

.noscript{
	width:65em;
	text-align:center;
	color:white;
	background:#508b9d;
	font-size:1.2em;
	margin:0 auto 0 auto;
}

/****** ciudad ******/
.imagenesMapa{
	height:18em;
}

/*******Para plantilla direcciones ********/

.contenedorDirecciones{
	width:100%;
}
/*.direcciones{
	width:74%;
	float:left;
}*/

.imagenDirecciones{
	margin: 1em auto 0em auto;
	text-align:center;
}

.DirCeldaIzq{
	float:left;
	text-align:right;
	width:15%;
	margin-right:0.1em;
}
.DirCeldaDch{
	text-align:left;
	margin-left: 16%;
}
.fila{
	height:2em;
	clear:both;
	font-size:1.1em;
}
/*******plantilla contribuyentes *******/

table#tablaAvanzadaContribuyente{
    border-width:0px;
    border-collapse:collapse;    
	width:100%;
    /*cellspacing="0" cellpadding="4" */
}
table#tablaAvanzadaContribuyente td{
    padding:1em;
}

/****** Galeria imagenes *********/

.imagenesGaleria{
	width: 6.5em;
	border:none;
	/*border: solid .1em #ffffff;
	
	padding-top:0.5em;
	padding-right:0.4em;
	padding-bottom:0.45em;
	padding-left:0.28em;
	border:none;
	margin-left:0.2em;*/	
}

.detalleImagen{
	width: 49em;
	padding-top:0.9em;
	padding-right:1.0em;
	padding-bottom:0.9em;
	padding-left:1.0em;
}



.contenedorGruposPoliticos .Texto{
	font-size:1.1em;
}

.contenedorGruposPoliticos a{
	font-size:1em;
}

/********** Video multimedia *********/

.videoMultimedia{
	margin-top:1em;
    width: 320px;
	height: 240px;
}
.contenedorVideos{
	padding-top:1em;
	padding-bottom:1em;
	margin-bottom:1em;
}
.textoMultimedia, .textoMultimedia a{
	font-size:0.1em;
}


/********** Tablas competiciones *********/

.competiciones{
	color:#545455;
	font-family:Arial;
	font-size:1.1em;
	font-weight:normal;

	border-collapse: collapse;
	border-spacing: 0em;
}

.competiciones caption{
	font-weight:bold;
}

.competiciones th{
	color:#545455;
	font-family:Arial;
	font-size:1em;
	font-weight:bold;
	padding: 0.5em 1em 0em 1em;
}

.competiciones .filaBordeComp th{
	color:#545455;
	font-family:Arial;
	font-size:1em;
	font-weight:normal;
	padding: 1em 1em 0em 1em;

	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #545455;
}

.competiciones td{
	padding: 0.5em 1em 0em 1em;
}

/********** Sección Cofinanciado *********/

.cofinanciado{
	width:100%;
	border-bottom-style:solid;
	border-bottom-color:#4E8C9B;
	border-bottom-width:1px;
	text-align:left;
}

.seccionCofinanciado img{
	border-style:none;
}

.cofinanciadoTitulo{
	width:20%;
	background-color:#4E8C9B;
	color:#ffffff;
	font: normal 1.1em Verdana;
	text-align:left;
	padding-left:0.5em;
}
