@charset "UTF-8";
/* ===================================   mainContent   MAIN Descendientes ================   */
/* Las clases del velo y ArrowBack y ArrowForward están en  Base.css. */
.MainDesSel1 {								/* How to select the BPMS you need */
	position: relative;
	left: 10px;
	width: 650px;
	height: auto;
  padding: 20px 20px 20px 20px;
	background-image: url(/Images/BG-PlanchaMetal-775.jpg);
}
.MainDesSel2a {
	position: relative;
	left:315px;
	width:300px;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 14pt;
	color: #990000;
	text-align: left;
}
.MainDesSel2 {
	position: relative;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 14pt;
	color: #990000;
	text-align: center;
	width: 650px;
}
.MainDesSel3 {
	position: relative;
	top: -22px;
	left: 200px;
	width: 80px;
	height: auto;
	margin: 0;
	z-index: 2;
}
.MainDesSel4 {
	position: relative;
	font-size:0.75em;
	top: -33px;
	left: 10px;
	width: 650px;
	height: auto;
	padding: 20px;
	background-image: url(/Images/BG-PlanchaMetal-370.jpg);
}
.MainDesSel5 {
	position: absolute;
	top: 611px;
	left: 420px;
	width: 370px;
	height: 116px;
}
.MainDesBPMS1 {		/* Div que lo contiene todo */						/* What is BPMS? */
	width: 770px;
	height: 830px;
	padding: 0px;
	margin: 0 10px 5px 20px;
}
p.pMainDesBPMS1 {	/* Titulo plancha */
	position: relative;
	width: 260px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 18px;
}
p.pMainDesBPMS2 {	/* Parrafo estrecho */
	position: relative;
	font-size: 0.75em;
	line-height: 18px;
}

.MainDesBPMS3 {		/* Einstein */
	width: 70px;
	height: auto;
	margin: 0px 0px 0px 0px;
	z-index: 2;
	position: absolute;
	left: 54px;
	top: 87px;
}
.MainDesBPMS4 {		/* Div con planta */
	width: 260px;
	height: auto;
	padding: 30px 20px 20px 15px;
	background-image: url(/Images/BG-PlanchaMetal-370.jpg);
	position: absolute;
	left: 510px;
	top: 154px;
	background-position: center;
	text-align: center;
}
p.pMainDesBPMS4 {	/* Parrafo de plancha */
	position: relative;
	width: 260px;
	font-size: 10pt;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.MainDesBPMS5 {		/*  */
	position: relative;
	float: inherit;
	height: auto;
	padding: 3px 0px 20px 30px;
	font-size: 0.75em;
}
/* ===================================   ENCABEZAMIENTOS =================================   */
.h3Sel {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
	font-weight:bold;
	text-align: center;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}	 
/* ===================================   LINKS  y LISTAS ===========================================   */
a.aMainLink {
	font-style: normal;
	text-decoration:none;
	color: #333;
	border: none;
}
a:Hover.aMainLink {
	font-style: normal;
	text-decoration:underline;
	color: #333;
	border: none;
}
/* ====================================== BROWSER CLEANING ========= */
.DivCleanBrowser{
	width: auto;
	height: 90px;
	margin: 0px 0px 0px 2px;
}
ul.ulCleanBrowser {
	float: left;
	width:796px;
	margin: 0px;
	padding: 0px;
	list-style:none; /* = None no muestra las viñetas de la lista */
} 
ul.ulCleanBrowser li {
	position: relative;
	float: left;
	width: 175px;
	cursor: pointer;
	background-image: url(/Images/bg-btn-bc.png);
	background-repeat: no-repeat;
	margin-right: 8px;/* margen entre botones */
}
ul.ulCleanBrowser a {       /*Texto del botón*/
	height:82px;
	display:block;							/*Hace que se apliquen las propiedades a todas las líneas como bloque*/
	margin: 0px;			
	padding: 8px 0px 0px 0px;		/*Situa el texto dentro de la imagen*/
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	line-height: 18px;
	text-align:left;	
	text-decoration: none; /* = None quita el subrayado en el texto de los links */
	color: #777;	
}
ul.ulCleanBrowser a:hover, ul.ulCleanBrowser a:focus {
	position: relative;
	top:0px;
	left:0px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background-image: url(/Images/bg-btn-bc.png);
	background-repeat: no-repeat;
	color: #333;
}
/* ====================================== EVENTOS ================== */
/*_______________________________________ calendarios de eventos ___ */
.EvGeneral{
	padding:0;
	margin-bottom:5px;
	border-collapse:collapse;
	text-align:center;
	width:100%;
	color:#808080;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	background-color:#FFFFFF;
	}
.tablaMes{
	width:180px;
}
.tablaMesAlto{
	height:115px;
}
.EvNombreMes{
	height:20px;
	}
.NumeroMes{
	font-weight:normal;
	}
.CeldaEv{
	border: 1px solid #C0C0C0;
	height:7px;
}
.CeldaTodosEventos{
	background-color:#5B7998;
	color:#FFFFFF;
	font-size:7px;
}
.DiaconEvento{
	background-color:#365F91;
}
.aNoneFFF {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
.desplegable{
	font-family:Tahoma;
	font-size:10px;
}
.DivContentLayout1aScroll {
	position: relative;
	float: left;
	left: 0px;
	width: 747px;
	height: 400px;
}
.ev-DivTextEv {
	margin: 0 10px 5px 0;
	height: auto;
	}
.ev-ta-ev-di-ca{
	float:left;
	width:239px; 
	height:127px
	}
.ev-ta-ev-ca-sh{
	width:243px; 
	height:114px; 
	background:url(/Images/Img-ours.png) -236px -464px;
	}
.ev-ta-ev-ca{
	width:230px; 
	height:99px; 
	border-color:#ACACAC;
	border-right-color:#8B8B8B;
	border-bottom-color:#8B8B8B;  
	border-style:solid; 
	border-width:1px;
	margin:0px 0 0 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	.ED{
	text-align:center;
	float:left; 
	width:32px; 
	height:19px;
	line-height:1.7;
	}
	.ED2{
	text-align:center;
	float:left; 
	width:32px; 
	height:15.1px;
	line-height:1.3;
	padding-top:0.6px;
	padding-bottom:-0.5px;
	}
	.ERB{
	border-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-right-style:solid; 
	border-right-width:1px
	}
	.ELB{
	border-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-right-style:solid; 
	border-right-width:1px
	}	
	.EB{
	border-color:#CCCCCC;
	border-bottom-style:solid; 
	border-bottom-width:1px;
	}
	.ER{
	border-color:#CCCCCC; 
	border-right-style:solid; 
	border-right-width:1px;
	}
	.EL{
	border-color:#CCCCCC; 
	border-left-style:solid; 
	border-left-width:1px;
	}	
	.EVLinkGoo{
	border:0px;
	margin-top:0px;
}
/*-------------eventos de Default*/	
.ho-ta-ev-di-ca{
	float:left;
	width:216px; 
	height:127px
	}
.ho-ta-ev-ca-mo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D7D7D;
	font-weight:bold;
	height:19px; 
	line-height:1.6;
	padding-top:3px;
	}
.ho-ta-ev-ca{
	width:202px; 
	height:99px; 
	background-color:#FFFFFF; 
	border-color:#ACACAC;
	border-right-color:#8B8B8B;
	border-bottom-color:#8B8B8B;  
	border-style:solid; 
	border-width:1px;
	margin:0px 0 0 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.ho-ta-ev-ca-sh{
	width:218px; 
	height:114px; 
	background:url(/Images/Img-ours.png) 0 -464px
	}
.RB{
	border-color:#CCCCCC; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-right-style:solid; 
	border-right-width:1px
	}
.B{
	border-color:#CCCCCC;
	border-bottom-style:solid; 
	border-bottom-width:1px;
	}
.D{
	text-align:center;
	float:left; 
	width:28px; 
	height:19px;
	line-height:1.7;
	}
.D2{
	text-align:center;
	float:left; 
	width:28px; 
	height:15.6px;
	line-height:1.3;
	}	
.Sel{
	color:#FFFFFF;
	background-color:#003366;
	}
.R{
	border-color:#CCCCCC; 
	border-right-style:solid; 
	border-right-width:1px;
	}

/*------------- end eventos de Default*/
	
/*_______________________________________ Tabla y elementos de Búsqueda Personalizada __ */

.EvBusqueda{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	border-color:#6F98A8;
	border-style:solid;
	border:1px;
	background-color:#D0DFF0;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}
.divTit{
	position:relative;
	left:0px;
	width:10px;
	top: -7px;
}
.titIzq{
	color:#365F91;
	font-size:12px;
	font-weight:bold;
	padding-left:4px;
}
.titDesp{
	color:#365F91;
	font-size:10px;
	text-align:right;
	padding-right:4px;
}
.Desp{
font-size:10px;
}
.left{
text-align:left;
}

.todosdEv{
	background-color:#5B7998;
	color:#FFFFFF;
	padding-left:4px;
}
/*_______________________________________Tabla de Cada Evento ______ */
.fondo{
	background-color:#FFFFFF;
	/*margin-top:-5px;*/
	padding-top:5px;
	}
.Cab{
	background-image:url(/Images/BG-BarTitEvents.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 25px;
	width:700px;
}
.Evento{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	width:700px;
	height:auto;
	margin:10px 0 0 10px;
	border:0px;
	color:#666666;
	text-align: left;
}
.EvPais{
	float:left;
	width:185px;
	height:21px;
	text-align:left;
	font-size:0.7em;
	font-weight:bold;
	color:#00425E;
	padding-left:5px;
	padding-top:4px;
}
.EvOrg{
	float:left;
	width:150px;
	text-align:center;
	font-size:0.6em;
	color:#00425E;
	font-style:italic;
	height:21px;
	padding-top:4px;
}
.EvTit{
	height:30px;
	font-size:0.6em;
	font-weight:bold;
	color:#365F91;
	padding: 5px 0 0 0;
}
.EvDate{
	float:left; 
	width:100px; 
	height:auto;
	font-size:0.6em;
	font-weight:bold;
	color:#365F91;
	padding-left:5px;
	padding-top:5px;
}
.EvComent{
	height:auto;
	float:left;
	width:440px;
	margin-bottom:15px;
}
.EvTxCom{
	height:auto;
	font-size:9px;
	font-style:italic;
	padding:5px 5px 0 0;
	font-weight: normal;
	}
.EvdivLo{
	width:150px; 
	float:right; 
	height:auto;
	text-align:center;
	padding-top:5px;
	}
.moInfo{
	padding-right: 5px;
	width: 155px;
	float: left;
	text-align:right;
	}
.EvGo{
	padding-right:6px;
	text-align:left;
	width:139px;
	float:right;
} 
.EvPieLo{
	width: 150px;
	float: left;
	height:20px;
}
.ClassifEv{
	width: 690px;
	height:20px;
	float: left;
	margin:25px 0 10px 10px;
	text-align:left;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	color:#293D6B;
}
.CabEvPas {
	background-image:url(/Images/BG-BarTitEvents.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width: 690px;
	height: 3px;
	float: left;
	margin: 15px 0 0 10px;
}
.TitEvPas{
	width: 650px;
	float: left;
	height:20px;
}
.EvLink{
	color:#666666;
}
.EvLinkInfo{
	color:#666666;
	font-style:normal;
	text-decoration:underline;
}
.EvBole{
	width:550px; 
	float:left; 
	height:20px;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	color:#365F91;
	}
/*.EvBoMid{     ------ Lolita: He quitado esta división y lo he puesto todo en EvBole ------
	width:390px; 
	float:left; 
	height:20px;
	font-size:9px;
	font-style:italic;
	font-weight:bold;
	color:#365F91;
	}*/
.EvImInf{
	width:15px;
	height:15px; 
	float:left; 
	}
.EvImGo{
	width:15px;
	height:15px;
	float:right;
	}
.Centrado{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;/*centra el logo del evento*/
}
.EvAnchoTodosEventos{
	width:90%;
}
.EVLinkLogo{
	border:0px;
	margin-top:10px;
}
.Logo{
	text-align:center;
	vertical-align:top;
	width: 200px;
}
.EvPieGroup{
	width: 355px;
	height: 32px;
}
.EvPasAb{
	display:block
}
.EvPasCer{
	display:none
}
.ImgEvPasAb{
	float:left;
	background-image:url(../Images/mark-up.png);
	background-repeat:no-repeat;
	background-position:center;
	width:15px; 
	height:15px; 
	padding-top:5px;
}
.ImgEvPasCer{
	float:left;
	background-image:url(../Images/mark-down.png);
	background-repeat:no-repeat;
	background-position:center;
	width:15px; 
	height:15px; 
	padding-top:5px;
}
.nwl {
	float:left;
	height:auto;
	padding:0 10px 0 30px;
	margin:0 0 15px 0;
	width:650px;
	}
.nwl-img {
	float:left; 
	padding:6px 8px 0 8px;
	}
.wh-column {
	float:left; 
	width:340px; 
	padding:10px; 
	hight:1000px;
	}
.wh-remark {
	border-style:solid;
	border-width:1px;
	border-color:#CCC; 
	width:320px; 
	height:180px;
	padding:10px;
	}
.wh-remark-i {
	height:68px; 
	float:left; 
	width:106px; 
	margin:3px 3px 0 3px
	}
.nwl-text {
	float: left;
	width:570px;
	}

/* ====================================== PAGE NOT FOUND ================== */
.PNFtit1 {
	float: left;
	width: 730px;
	line-height: 27px;
	position:relative;
	margin-top:20px;
}
.PNFtit2 {
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	color: #293D6B;
	float: left;
	width: 730px;
	height:70px;
	line-height: 25px;
	position:relative;
	margin-bottom:20px;
}
.PNFtext {
	text-align: left;
	float: left;
	width:670px;
	line-height: 17px;
	padding-right:30px;
	margin: 0 0px 40px 0px;
}
.PNFimg {
	float: left;
	width: 275px;
	padding-left:75px;
	height: 160px;
	float:left;
}
.PNFmap {
	border:1px solid #a8b0bd;
	float:left;
	width:720px;
	margin-top:-10px;
}
