/* Basic */
.width150 {
	width:150px;
	}
.clear {
clear: both;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
/*Profile Interes */
.btnDel 
{
	padding-left:5px;
	width:30px;
}

.btnDel > img {cursor:pointer;}
/*
#al_0 {font-size:12px;}
#al_0  a:link {font-size:0.8em;}
#al_0  a:hover {font-size:0.8em;}
#al_0  a:visited {font-size:0.8em;}
*/

.alrt {font-size:12px;table-layout:fixed}
.alrt  a:link {font-size:0.8em;}
.alrt  a:hover {font-size:0.8em;}
.alrt  a:visited {font-size:0.8em;}


.sizePaginacion {font-size:12px;}
.sizePaginacion input {font-size:12px; font-weight:bold; width:20px; padding-left:6px; border:none; }
.alertasAsunto	{width:420px}
.alertasAsunto a:link, .alertasAsunto a:visited, .alertasAsunto a:hover
	{font-size:0.8em;
	cursor:pointer;
font-weight:bold;
text-decoration:underline;
color:#2D2D2d;}
	
.alertasFecha {width:100px;}
	
.nuestraCiudad {
	width:300px;
	padding-top:15px;
	padding-top:15px;

}
.medioRecibo
	{
	width:100px;
	padding-top:15px;
	}

/* Mis Expedientes */ 

.optMas 
{
	width:22px; 
	text-align: center;
}

/* Docs Mailbox */

.MDoc {width:37%; text-align:center}
.MbAvailable {width:18%; text-align:center}
.MbValid {width:27%; text-align:center}
.MbAskDelete {width:30%; text-align:center}

.deleteRecibo{
	width:100px;
	padding-top:15px;
	}


.tituloRecibos h3 img
{margin-right:10px}


/* alertBrowse*/

.AlertDel {width:10%;}

.AlertSubject {width:60%;}
.AlertDate {width:30%;}

	
/* Final Profile Interes */
 

.tituloSolicitudes {border-bottom:1px dotted  #646464; padding-top:20px; }
.tituloSolicitudes a:hover {font-size:1em; font-weight:bold; color:#FC690C; text-decoration:none;} 
.tituloSolicitudes a:link {font-size:1em; font-weight:bold; color:#FC690C;} 
.tituloSolicitudes a:visited {font-size:1em; font-weight:bold; color:#FC690C;} 

/* Seguimiento Carpeta*/
.botonSolicitud
{margin-left:25%}
/*Final Seguimiento Carpeta*/

/* Confirmacion Solicitud  de tramite */ 
.reciboSolicitud {padding-left:100px;}

/* Final confirmacion Solicitud  de tramite */ 

/* Configurar Carpeta */
.CarpetaConfig {
font-size:12px; 
color:#4e4e4e;
margin-left:20px;
}

.espacioCarpetaConfig {
margin-left:20px;
}

/* Final Configurar Carpeta */


/*General */

#variadorText 
{
	padding-left:90%;	
}

.cajatextoDia {width:18px; height:13px;}
.cajatextoMes {width:18px; height:13px;}
.cajatextoAno {width:35px; height:13px;}
/*.cajatextoSolicitud  {height:13px;}*/
.cajatextoMail  { width:200px;}
.EspacioSolicitud {width:24px; height:0px;}

.enlaceTramites
{
    border-bottom:1px solid #FFCCAA;
    margin-top:15px;
    font-weight:bold;
}
/*
.enlaceTramites a:link{font-size:1em; font-weight:bold; color:#323232;}
.enlaceTramites a:hover{ font-size:1em; font-weight:bold; color:#343434;}
.enlaceTramites a:visited{font-size:1em; font-weight:bold; color:#343434;}
*/
.enlaceTramites img { float: right; }
.enlaceTramites .enlace {float: left; }
/*.enlaceTramites a:first-child {float: left;}*/

A.enlace:active{color: #666666; 	text-decoration: none;}
A.enlace:link{color: #333333;  text-decoration: none;}
A.enlace:visited{color: #333333;  text-decoration: none;}
A.enlace:hover{color: #000000; background-color: #EAEAEA;  text-decoration: none;}

A.enlaceTexto:active {color: #0B3861;  text-decoration: none;}
A.enlaceTexto:link{color: #0B3861;  text-decoration: none;}
A.enlaceTexto:visited{color: #B45F04;  text-decoration: none;}
A.enlaceTexto:hover{color: #0B3861; background-color: #EAEAEA;  text-decoration: none;}

A.enlaceFontTextTabla:active {font-size: 0.95em; color: #244D72;  text-decoration: none; text-align: justify;}
A.enlaceFontTextTabla:link {font-size: 0.95em; color: #0B3861;  text-decoration: none; text-align: justify;}
A.enlaceFontTextTabla:visited {font-size: 0.95em; color: #B45F04;  text-decoration: none; text-align: justify;}
A.enlaceFontTextTabla:hover {font-size: 0.95em; color: #0B3861;  text-decoration: none; text-align: justify;}

.paddingProfile
{
padding:10px;
}


/*******************************************************************/
/****************** MAQUETACIÓN CUERPO WEBSITE *********************/
/*******************************************************************/




/*******************************************************************/
/****************** GOLBAL *****************************************/
/*******************************************************************/
/*** TAGS ***/

body,html	
{	
	margin:0;
	padding:0;
	font-size : 90%;
	color:#383836;
	font-family: Helvetica, Tahoma, Arial, Verdana, sans-serif; 
	/*background: url('../images/page_bg.jpg') center repeat-y;	*/
	background-color: #ffffff;	
}

a:visited 
{
	color:#2d2d2d;
	text-decoration:none;
}

a:link 
{
	color:#696969;
	text-decoration:none;
}

a:hover 
{
	color:#2d2d2d;	
	text-decoration: underline;
}

img
{
	border:0px;
}

H1 
{
	display:none;
}

H2 
{
	display:none;
}
h3
{
    margin-top:20px; 
    margin-bottom:25px;
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom:5px;    
    border-bottom: 1px solid lightgrey;
    height: 18px;
}
h3 span { float: left; }
h3 a.linkHelp { float: right; }


h4
{
    font-weight: bold;
    font-size: 1em;
    margin-bottom:10px; 
    margin-top:15px; 
    height:17px;
    
}
h5
{
    font-weight: bold;
    font-size: 1em;
    color: Dimgray;
    margin:10px; 
    
}
h6
{
    font-weight: bold;
    font-size: 1em;
    color: DarkOrange;
    margin:8px; 
    
}


p
{
    text-align: justify; 
    margin-top: 13px;
    margin-bottom: 13px;
}

input 
{
	font-size: 1em;
    margin-bottom:1px;
    margin-top:1px;	
}

/*******************************************************************/
/****************** GOLBAL *****************************************/
/*******************************************************************/
/*** CLASES ***  BASICS ELEMENTS **/

.ErrorText
{
    color:Red;        
}
.required {	background-color: ivory; }




/*** CLASES ***  BLOCKS STUCTURE **/

.ButtonsBar
{
    margin: 15px;    
    
}

.TituloSeccion
{
    border-bottom:1px solid #FFCCAA
}

.contract
{
	color: DimGray;
	border: 1px solid Silver;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 250px;
	overflow: auto;
}
.contract li { 	margin: 6px 0px 6px 25px; }

.InfoPresentation
{
	margin:25px 0 25px 0;
	/*text-align:center;*/
	/*width: 450px;*/
}

.CardBlock, .CardBlockAlternative
{
    
/*  Crema
    background-color:#FFFAEB;
    border:3px solid #F1EDC2;
*/  
    background-color:#F5FAFD;
    border:1px solid #C6D9DF;   
    
    margin-left:0;
    padding:12px;

    border-radius: 14px; /* propiedad CSS3 */
    -ms-border-radius: 14px; /* para IE 8 */
    -moz-border-radius-bottomleft:14px;
    -moz-border-radius-bottomright:14px;
    -moz-border-radius-topleft:14px;
    -moz-border-radius-topright:14px;
    -webkit-border-radius: 14px; /* WebKit y Safari */ 
    -khtml-border-radius: 14px;	

}
.CardBlock ul,
.CardBlockAlternative ul { list-style-type: none; }

.CardBlock .Caption,
.CardBlockAlternative .Caption { font-weight: bold; }

.CardBlock .Value,
.CardBlockAlternative .Value {}

.CardBlock li { margin: 10px; }
.CardBlockAlternative li { margin: 12px; }

.CardBlock .Caption { display:block; }
.CardBlockAlternative .Caption { margin-right: 10px; }
/*    clear:both;*/ /*    float: left;*/ /*    width: 150px;*/




/***************** BoxContainer ************************************/
div.BoxContainer
{
	font-size: 98%;
    color: #244D72;	
}

span.fontTextG ,
span.fontTextB ,
td.fontTextG,
td.fontTextB
{
    font-weight: bold; 
}
.fontTextCenter { text-align: center; }
.fontTextNumber { text-align: right; }





/*****************************************************/

/* IDIOMAS */

.catalan 
{
	background: url('../images/catala.png') left #ffffff repeat-y;
	padding-left:30px;
}

.espanol 
{
	background: url('../images/espana.png') left #ffffff no-repeat;
	padding-left:30px;
}
		
/* TAG PRINCIPALES */

.separacionTabla 
{	
	font-size:1em;
	padding-left:3px;
	padding-right:3px; 
	background-color:#9d9d9d;
	color:#ffffff;	
}
		

.linklist  a:visited 
{
	font-size:95%;
	color:#565656;
	font-weight:bold;
	text-decoration:none;
}

.linklist  a:link 
{
	font-size:95%;
	color:#565656;
	font-weight:bold;
	text-decoration:none;

}

.linklist   a:hover 
{
	font-size:95%;
	color:#565656;	
	text-decoration: underline;
}

a:link .resaltarTexto
{
font-size:12px;
font-weight:bold;
text-decoration:underline;}

a:hover .resaltarTexto
{font-size:12px;
font-weight:bold;
text-decoration:underline;}

a:visited .resaltarTexto
{font-size:12px;
font-weight:bold;
text-decoration:underline;}

	
/* CABECERA */

#CCUserInfo1
{
	background-color:#000000;
}

#userInfo
{
    text-align:right;
    height: 19px;
}


/*  MENU ICONOS*/
.menuIconos 
{
	margin-left:500px;
	margin-top: 17px;
	text-align: center;	
	width: 268px;
}
.menuIconos a
{
    font-size: 85%;	    
    text-decoration:underline;
}

.ASmall { font-size:small; }
.AMedium { font-size:medium; }
.ABig { font-size:large; }
		
#inicio 
{
	BACKGROUND: url('../images/house.jpg') no-repeat  top;
	line-height:40px;
}
#contacto 
{
	BACKGROUND: url('../images/sobre.jpg') no-repeat  top;
	line-height:40px;
}		
#mapaWeb
{
	BACKGROUND: url('../images/mapaweb.jpg') no-repeat  top;
	line-height:40px;
}	

/* Principio Mapa Web */

li  {padding:0; margin:0}
ul {padding:0; margin:0}

/*#mapaWeb  {padding-left:50px; margin-top:30px;}*/

ul#menu_arbol, ul#menu_arbol ul {
	list-style-type: none;
	background: url('../images/linea_vertical.gif') repeat-y;
}

	ul#menu_arbol li {
		padding: 0 10px;	
		background: url('../images/nodo.gif') no-repeat;
	}
	
		ul#menu_arbol li:last-child{
			background: #FFF url('../images/cierre.gif') left top no-repeat;
		}
		
	ul#menu_arbol ul {
		margin-left: 5px;
	}

		ul#menu_arbol ul li {
			font-size: 14px;
		}





/* Final Mapa Web */


#fontBig
{
	BACKGROUND: url('../images/subirFuente.jpg') no-repeat  top;
	line-height:40px;
}

#fontSmall
{
	BACKGROUND: url('../images/bajarFuente.png') no-repeat  top;
	line-height:40px;
}

/* FINAL MENU ICONOS*/
		
.aytoHeader
{
	font:10px black;
	
	padding-left:20px;
}

.upHeader 
{
	
	padding-left:450px;
}
		
a.upHeaderLink:link 
{
	font:11px black;
	color:#000000;
	
	text-decoration:none;
}

a.upHeaderLink:visited 
{
	font:11px black;
	color:#000000;
	
	text-decoration:none;
}

a.upHeaderLink:hover 
{
	font:11px black;
	color:#000000;
	
	text-decoration:none;
} 

#CarpetaCiudadana 
{
	background: url('../images/cabecera.jpg') no-repeat center center;
	height: 83px;
	margin-top:0px;
}

#CarpetaCiudadanaFooter
{
	background: url('../images/cabecera.jpg') no-repeat center center;
	height: 83px;

	margin-top:0px;
}
		
#container
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 769px;
	text-align: left;
	position: relative;
	min-height: 100%;
	background-color: #ffffff;
}

.bold {font-weight:bold;}

/*reqDetailPublic */
.margenTexto {padding-left:20px; padding-top:10px;}

#expired
{
	margin-right:100px;
	margin-left:100px;
	padding-top:40px;
}

#linkListMapa
{
	padding-bottom:70px;
	margin-left:150px;
}

.tituloMapa
{
	padding-left:100px;
	padding-top:30px;
	margin-bottom:20px;	
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
.MapaWebGroup
{
	margin-left: 150px;
	margin-bottom: 25px;
}
.MapaWebGroup ul
{
	margin: 5px;
}
.MapaWebItem
{
	padding: 3px;
	margin-left: 40px;
}

#linkList
{
	padding-top:5px;
	width:200px;
	padding-left:1px;
	float:left;
}

#content
{
	float:right;
	position:fixed;
	left:330px;
	top:100px;
}

/* MENU */

#menu
{
	text-align:left;
	width:200px;
}

.tmn1
{
	BACKGROUND: url('../images/DarkBlueBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;
}
.tmn2
{
	BACKGROUND: url('../images/LightBlueBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;	
}

.tmn3
{
	BACKGROUND: url('../images/GreenBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;	
}

.tmn4
 {
	BACKGROUND: url('../images/RedBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;	
}
.tmn5
{
	BACKGROUND: url('../images/OrangeBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;	
}
.tmn6
{
	BACKGROUND: url('../images/YellowBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;
}
.tmn7
{
	BACKGROUND: url('../images/DarkBlueBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;	
}
.tmn8
{
	BACKGROUND: url('../images/LightBlueBlock.jpg') repeat-y;
	padding-left:20px;
	list-style-type:none;	
	display:inline-block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;	
}

#menu > ol
 {
	list-style-type:none;
	display:block;
	border-bottom:1px solid  #D3D3D3;
	cursor:pointer;
	margin:1px;
}

#menu ol ol
 {
	list-style-type:square;
}
		
#menu a:visited 
{
	font-size:100%;
	color:#383836;
	text-decoration:none;
}

#menu a:link 
{
	font-size:100%;
	color:#383836;
	text-decoration:none;
}

#menu  a:hover 
{
	font-size:100%;
	color:#383836;
	text-decoration:none;
}		

#menu > ol > li > a {font-size:100%}
/* CUERPO */

#imagen
{
	BACKGROUND: url('../images/imagenPublic2.jpg') no-repeat ;	
	margin-left:0px;
	height:210px;
	width:530px;
	float:right;
}
		
.banner
{
	width:275px;
	margin-left:40px;
	padding-top:100px;
	font-weight:400;
}

.tituloTabla {
padding-left:2px;
background-color:#9d9d9d;
 color:#ffffff;
}
		
#carpetaText
{
	min-height:440px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left:1px;
	
}
/*
.solicitudes .requestMore {width:6%; }
.solicitudes .RequestFecha {width:18%; }
.solicitudes .RequestDescripcion{width:51%;}
*/
.BoxContainer
{
	
	width:550px;
	padding-right:5px;
	
	float:right;

}

.BoxContainerLogin
{
	min-height:550px;
	width:560px;
	padding-right:5px;
	float:right;
}


#lblHeader 
	{
		
	
	}



/*{	float:left;
		width:200px;
		BACKGROUND: url('../images/loginSides.jpg') repeat-y  ;	
		padding-left:20px; }*/

a.button ,
a.LinkButton 
{	
	height: 1.7em;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	line-height:18px;
	padding-bottom: 2px;
	background-color:#2e92e6;
	
	color:#ffffff;
	/*font-size:0.8em;*/
	tEXT-DECORATION: none;
}


#ctlRequest_cuhogsolad_lblDoor	
	{
	width:30px;
	
	}

	
.BtnGeneral
	{	
	border:0px #278bdf solid;
	margin:0px;
	padding: 0px 2px 0px 2px;

/*
	margin-left:0px;
	line-height:16px;*/
	/*margin-left:20px;*/
	/*font-size:0.8em;*/
	/*padding:2px;*/
	
	text-decoration:none;
	text-align:center;
	text-decoration:none;
	
	color:#ffffff;
	background-color:#2e92e6;
	cursor:pointer;
	}

#footer
{	
	padding-top:30px;
	clear:both;
	width: 769px;
    bottom: 0px;
	
	
	height:50px;
	margin-bottom:0px;
	line-height:40px;
	border-bottom:1px #D3D3D3 dashed;
	
}

#foot
{
	text-align:left;
	float:left;
	font-size:90%;
	color: silver;
}
#foot > h4 {}
#validators {
	text-align:right;
	float:right;
	}

#validators li{display:inline;}


/*  Help.aspx  */

.helpASPX 
{	
	padding-top:20px;
	width:100%;
	float:right;
	text-align:center;
}




.group {background-color:#E6EBED;}

/* 1024  y   superior  	*/



.screen_high .RequestFieldValue { width:100%; text-align:left; }

/* 800 max */ 

.screen_low .RequestTableTittle { width:520px; }
.screen_low .RequestTitleHeader { width:520px;}
.screen_low .RequestGroupTittle { width:500px;}
.screen_low .DrropDownTable  {width:520px;}





/* GOOD CSS fOR NEXT PTF*/

/* INICIO LOGIN */ 
/* Login.aspx  */
#lnkCertLogin 
{
	/*margin-top:20px;
	padding-top:20px;*/
}

/* Formulario de Login / certificado digital */
.formLogin<
	{
	background-color:red;
	height:50px;
	border:4px solid black;
	position:relative;
	}
.LoginBox 
{
	margin-right:20px;
	border:#e8e8e8 1px solid;
	padding-bottom: 10px;
	width:260px;
	float:right;
    text-align: center;
	
}
.LoginBox #Nif 
{
    padding: 0px 20px;
}
#Nif ul { text-align: left; margin-left: 1em;}
.LoginBox p { text-align: center;}
a.lnkforgot { color: #2E92E6; font-size: 0.9em;}
p.alert
{
	background: url('../images/information.png') center no-repeat;
	background-position: 7px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 5px 5px 30px;
	border: 1px solid red;
	color: Red;
}






#pasos 
{
	BACKGROUND: url('../images/disfuminat.jpg') repeat  left;
	margin-right:0px;
	margin-right:20px;
	margin-top:10px;
	margin-left:10px;
	width:430px;
	clear:both;
	border:1px solid #D3D3D3;
	float:left;
}

#pasos > p
{
    margin: 10px 35px;
    color: gray;    
    font-weight: bold;    
}


#pasos .contenido 
{
	WIDTH: 350px;
    margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 15px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 15px;	
}

#pasos .lista
{
	margin-left: 15px;
}

#tablaPasos 
{
	width:350px;
	margin-left:25px;
	margin-bottom:5px;
}
.textPasos
{
	text-align:right;
	padding-left:35px;
	padding-right:20px; 
	padding-bottom:5px;
	padding-top:30px;
	cursor:pointer;
	font-weight: bold;
	color: white;
	
}

.tablaPasos td
{
}
.imagenLista { BACKGROUND: url('../images/PasoCarpeta.jpg') no-repeat bottom;}
.imagenLista1 { BACKGROUND: url('../images/PasoSolicitud.jpg') no-repeat bottom;}
.imagenLista2 { BACKGROUND: url('../images/PasoAlta.jpg') no-repeat bottom;}
.imagenLista3 { BACKGROUND: url('../images/PasoEntrada.jpg') no-repeat bottom;}

.widthLogin
		{
		padding-left:13px;
		/* font-weight:bold; */
		
		}
#certificate
		{
		padding-top:10px;
		
		border-top: 1px solid #676767;
		height:40px;
		BACKGROUND: url('../images/certif.png') no-repeat top;	
		}
		
a.linkCertificate:link
		{
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		color:red;
		}



.validar
{
	FONT: 1em Verdana, Arial, Helvetica, sans-serif;
	COLOR: #e6750a;
	background-color: #9DBEE6;
	border-left-color: #000066;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-top-style: inset;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

.cuadroLogin 
{
	border: 1;
	border-left-style: dashed;
	border-right-style: dashed;
	border-right-color: #003366;
	border-top-color: #003366;
	border-top-style: dashed;
	border-bottom-color: #003366;
	border-bottom-style: dashed;
	border-left-color: #003366;

}

.titulos {
	font-size: 0.7em;
	color: 677982;
	text-decoration: none;
	text-align: center;
}

.cuadro {
	background-color: C2D6E1;
	border: 1;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #003366;
	border-top-color: #003366;
	border-top-style: solid;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-left-color: #003366;
}

.subTituloCuadro {
	
	color: 677982;
	text-align:justify; 
	margin-right:5px;	
}


/*  FINAL LOGIN  */ 

/*  INICIO  SOLICITUDES  */
	/* INICIO - SOLICITUDES > DOMICILACION BANCARIA */
		.accEntity {
			width:5em;
			text-align:center;
			margin-right:1.5em;
		}
		.accDC {
			width:3em;
			margin-top:1px;
			height:17px;
			text-align:center;
			margin-right:1.5em;
		}
		.accOffice {
			width:5em;
			text-align:center;
			margin-right:1.5em;
			}
		.accNum
			{
			width:8em;
			text-align:center;
			margin-right:1.5em;
			}
	/* INICIO - SOLICITUDES > DOMICILACION BANCARIA */
/*  FINAL SOLICITUDES  */
	
/* Alta automática de usuarios */
.bloqueDatos
{
	margin: 10px;
}

.BDCLocator_divNum 
{
	display: inline;
	margin: 5px;
}
	
.BDCLocator_DropDown 
{
	width: 60px;
	margin: 10px;
	display: inline;
}

.BDCLocator_ul
{
	margin-top: 10px;
	margin-left: 230px;
}

.BDCLocator_ul li 
{
	list-style-type: none;
	display: inline;
}

.BDCLocator_divhor 
{
	display: inline;
	/*width: 200px;*/
	margin: 5px;
}

.BDCLocator_Street
{
	width: 250px;
}

.BDCLocatorNum
{
	border-top: 1px dotted #000000;
	margin: 20px;
	padding: 5px;
}
/*
.caja 
{
	height: 22px;	
	width: 158px;
	margin: 0px;
	padding: 0px;
	text-align:left;	
}
*/
.cajaTop {
	background:url(/eParticipa/Resources/Crm/Common/images/BoxTop.jpg);
	height: 25px;
	width: 758px;
	text-align: center;
}

.cajaMiddle {
	background:url(/eParticipa/Resources/Crm/Common/images/BoxMiddle.jpg);
    height: 310px; 
    width: 758px;
    text-align: inherit;    
}

.cajaMiddleSesExp {
	background:url(/eParticipa/Resources/Crm/Common/images/BoxMiddle.jpg);
    height: 315px; 
    width: 758px;
    text-align: center;    
}

.cajaMiddleExpPwd {
	background:url(/eParticipa/Resources/Crm/Common/images/BoxMiddle.jpg);
    height: 235px; 
    width: 758px;
    text-align: inherit;    
}

.cajaMiddleForgotPwd {
	background:url(/eParticipa/Resources/Crm/Common/images/BoxMiddle.jpg);
    height: 150px; 
    width: 758px;
    text-align: inherit;    
}

.cajaBottom {
	background:url(/eParticipa/Resources/Crm/Common/images/BoxBottom.jpg) no-repeat;
	height: 25px;
	width: 758px;
	text-align: center;
}

.cajaTittle {
	background-image:url(/eParticipa/Resources/Crm/Common/images/BoxTittle.jpg);
	width: 758px;
	height:21px;
	text-align: left;
}

.ChangePinBox
{
    border: 1px solid silver;
    padding: 10px;
    
}

.PrincipalesFunciones p {text-align: left;}


.Selectable
{
  cursor: pointer;      
}

	

/************ standard forms ***************/

fieldset { border: 0px solid black;}
.Form ul, fieldset ul { list-style-type: none;  }

.Form label, fieldset label
{
    clear:both;
    float: left;
    display:block;
    width: 4.5em;
    margin-top: 0.2em;
}
/*************************************************************/ 


/* NEWUSERCERT ***********************************************/

#NewCertUser {}
#newUserStep1 fieldset label { width: 12em; }
#newUserStep1 fieldset li input, #newUserStep1 fieldset li select
{
    width: 180px;
    font-size: 90%;
}
#CondicionesDeUso
{
	text-align: center;
}

#newUserStep1, #newUserStep2 { margin-top: 25px;}


/*#CondicionesDeUso  */
.contract{ 	text-align: justify; }



/* VOLANTES Y FICHAS CONFIRMACIÓN SOLICITUDES ***********/

#requestLink
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: justify; 
}
.requestData 
{
	text-align: center; 
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-weight: bold; 
	background-color: lightgrey;
}

.enlaceSolicitud
{
    border-bottom: 1px solid;
    font-weight : bold;
    color : Green;
}

/********************************************************/
/*SignFile*/

#SignFile input{ width: 470px;  }

/* MailBoxDocuments ***^*******************************/

#MailBoxTable tbody tr td {    border-bottom: 1px dotted lightgrey; }
.MailBoxDocumentAvailable { color: Black;}
.MailBoxDocumentNotAvailable { color: silver;}

/********************************************************/
/*CUDInfo*/

#CUDInfo{}

/*
#ExitInfoPresentation 
{
	background-image:url(/eParticipa/resources/Crm/e-participa/Images/validacionCorrecta.jpeg);
	background-position: 0px 25%;
	background-repeat:no-repeat;	
	padding-left:105px;
}
*/


