/* CSS Document */
body{padding:0px; margin:0px; background:url(images/mainbg.jpg) 0 0 repeat-x #fff; color:#707070; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  background: #FFF;
 background-attachment: fixed;
    background-image: url("images/fondo06.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;

}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*----TOP PANEL----*/
#topPan{   height: 100px;    margin: 0 auto;    padding: 0;    position: relative;    }
#topPan img.home {    left: 200px;    margin: -2px auto;    position: relative;    top: 20px;    width: 300px;}


#topPan ul.menu {    height: 32px;    margin: 0 auto;    position: relative;    right: -160px;    top: 36px;    width: 600px;}
#topPan ul.menu li{float:left; height:32px; padding:0 0 0 1px;}
#topPan ul.menu li a{display:block; padding: 5px 17px;  /*background: rgba(55,55,55,0.6); */ background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(100,100,100,1) 73%, rgba(43,43,43,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(73%,rgba(100,100,100,1)), color-stop(100%,rgba(43,43,43,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(100,100,100,1) 73%,rgba(43,43,43,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(100,100,100,1) 73%,rgba(43,43,43,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(100,100,100,1) 73%,rgba(43,43,43,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(100,100,100,1) 73%,rgba(43,43,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2b2b2b',GradientType=0 );
border-top: 1px solid #fff; border-left: 1px solid #fff;border-right: 1px solid #fff; color:#fff; font-size:11px; font-weight:bold;  text-transform:uppercase; text-align:center; text-decoration:none;   border-top-left-radius: 10px;    border-top-right-radius: 10px; margin-left: 2px;}
#topPan ul.menu li a:hover{ /*background: rgba(155,155,155,0.6); */text-decoration:none;
background: -moz-linear-gradient(top,  rgba(35,104,178,1) 0%, rgba(94,145,199,1) 27%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,104,178,1)), color-stop(27%,rgba(94,145,199,1)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(top,  rgba(35,104,178,1) 0%,rgba(94,145,199,1) 27%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(top,  rgba(35,104,178,1) 0%,rgba(94,145,199,1) 27%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(top,  rgba(35,104,178,1) 0%,rgba(94,145,199,1) 27%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(35,104,178,1) 0%,rgba(94,145,199,1) 27%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2368b2', endColorstr='#00ffffff',GradientType=0 );

}

#topPan ul.menu li.home{display:block; width:79px; height:32px; background:url(images/menubg-hover.gif) 0 0 no-repeat #6197c6; font-size:11px; font-weight:bold; line-height:32px; color:#265e8e; text-decoration:none; text-transform:uppercase; text-align:center;}

#topPan ul.dropdown{width:480px; height:22px; position:absolute; top:119px; right:0px;}
#topPan ul.dropdown li{float:left; width:79px; height:22px; }
#topPan ul.dropdown li a{display:block; width:79px;background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li a:hover{text-decoration:none; background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#265e8e;}

#topPan ul.dropdown li.verticallinenone a{display:block; width:79px;background:#fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li.verticallinenone a:hover{text-decoration:none; background:#fff; color:#7C7900;}

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan{       background: none repeat scroll 0 0 #f4f4f4;
    clear: both;
    color: #8d8d8d;
    margin: 41px auto 0;
    padding: 30px 20px 0;
    width: 900px;	}

#bodytopPan{width:747px; position:relative; color:#707070; margin:0 auto; padding:0px; min-height:350px; text-align:left; }
#bodytopPan h2{background:#F4F4F4; color:#265e8e; font-size:20px; margin: 20px 0; }
#bodytopPan p{padding:0 38px 11px 0; text-align:justify;}
#bodytopPan p span{font-weight:bold;}
#bodytopPan p.more{margin:0 0 15px 618px; padding:0px;}
#bodytopPan p.more a{display:block;width:79px; height:28px; background:url(images/button1.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#bodytopPan p.more a:hover{background:url(images/button2.gif) 100% 0% no-repeat #fff; color:#111; text-decoration:none;}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan{width:100%; background:#fff; color:#8D8D8D; float:left; padding:42px 0 0; clear:both;}

#bodymiddlePan{width:747px; position:relative; margin:0 auto 0 auto; background:#fff; color:#8D8D8D;}
/*---Middle One----*/
#middleonePan{width:187px; float:left;}
#middleonePan p{padding:0 0 20px 0;}
#middleonePan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:32px 0 0;}
#middleonePan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middleonePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middleonePan p.more{margin:0 0 40px 0px; padding:0px;}
#middleonePan p.more a{display:block;width:79px; height:28px; background:url(images/redbutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middleonePan p.more a:hover{background: url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middleonePan ul{width:156px; padding:0 0 20px 0;}
#middleonePan ul li{width:156px; height:20px;}
#middleonePan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middleonePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}


#middleonePan ul.block{width:156px; height:151px; display:block; padding:0px;}
#middleonePan ul.block li{width:156px; height:151px;}
#middleonePan ul.block li a{width:126px; height:128px; display:block; background:url(images/block1-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#middleonePan ul.block li a:hover{background:url(images/block1-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}


/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan{width:186px; float:left;}
#middletwoPan p{padding:0 0 20px 0;}
#middletwoPan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:32px 0 0;}
#middletwoPan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middletwoPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middletwoPan p.more{margin:0 0 40px 0px; padding:0px;}
#middletwoPan p.more a{display:block;width:79px; height:28px; background:url(images/greenbutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middletwoPan p.more a:hover{background: url(images/pinkbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middletwoPan ul{width:156px; padding:0 0 20px 0;}
#middletwoPan ul li{width:156px; height:20px;}
#middletwoPan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middletwoPan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middletwoPan ul.block{width:156px; height:151px; padding:0px;}
#middletwoPan ul.block li{width:156px; height:151px;}
#middletwoPan ul.block li a{width:126px; height:128px; display:block; background:url(images/block2-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#middletwoPan ul.block li a:hover{background:url(images/block2-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}

/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan{width:187px; float:left;}
#middlethreePan p{padding:0 0 20px 0;}
#middlethreePan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:32px 0 0;}
#middlethreePan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middlethreePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlethreePan p.more{margin:0 0 40px 0px; padding:0px;}
#middlethreePan p.more a{display:block;width:79px; height:28px; background:url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middlethreePan p.more a:hover{background: url(images/redbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middlethreePan ul{width:156px; padding:0 0 20px 0;}
#middlethreePan ul li{width:156px; height:20px;}
#middlethreePan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middlethreePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlethreePan ul.block{width:156px; height:151px; padding:0px;}
#middlethreePan ul.block li{width:156px; height:151px;}
#middlethreePan ul.block li a{width:126px; height:128px; display:block; background:url(images/block3-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#middlethreePan ul.block li a:hover{background:url(images/block3-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}

/*---/Middle Threee----*/

/*---Middle Four----*/
#middlefourPan{width:187px; float:left;}
#middlefourPan p{padding:0 0 20px 0;}
#middlefourPan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:32px 0 0;}
#middlefourPan p.blacktext{background:#fff; color:#000; padding:0 0 12px 0;}
#middlefourPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlefourPan p.more{margin:0 0 40px 0px; padding:0px;}
#middlefourPan p.more a{display:block;width:79px; height:28px; background:url(images/pinkbutton.gif) 0 0 no-repeat #fff; color:#111; font-size:15px; line-height:28px; text-decoration:none; padding:0 0 0 10px;}
#middlefourPan p.more a:hover{background: url(images/greenbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middlefourPan ul{width:156px; padding:0 0 20px 0;}
#middlefourPan ul li{width:156px; height:20px;}
#middlefourPan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middlefourPan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlefourPan ul.block{width:156px; height:151px; padding:0px;}
#middlefourPan ul.block li{width:156px; height:151px;}
#middlefourPan ul.block li a{width:126px; height:128px; display:block; background:url(images/block4-normal.jpg) 0 0 no-repeat #FCFCFC; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px; text-transform:uppercase;}
#middlefourPan ul.block li a:hover{background:url(images/block4-hover.jpg) 0 0 no-repeat #FCFCFC; color:#fff; text-decoration:none;}

/*---/Middle Four----*/

/*----FOOTER PANEL----*/
#footermainPan{height:210px;  color:#fff; clear:both; margin-top:10px;}
#footerPan{width:747px; position:relative; margin:0 auto;}
#footerPan img.footerlogo{ position: absolute;    right: 0;    top: 93px;    width: 250px;}

#footerPan p.html{background:url(images/html-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:115px; width:64px; height:22px; padding:3px;}
#footerPan p.html a{width:55px; height:18px; display:block; font-weight:bold; background:url(images/arrow3.gif) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none; text-transform:uppercase; padding:2px 0 0 5px;}
#footerPan p.html a:hover{background:url(images/arrow4.gif) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none;}

#footerPan p.css{background:url(images/css-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:55px; width:53px; height:19px; padding:3px;}
#footerPan p.css a{width:50px; height:18px; display:block; font-weight:bold; background:url(images/arrow5.gif) 90% 50% no-repeat #B3B3B3; color:#fff; text-decoration:none; text-transform:uppercase; padding:2px 0 0 5px;}
#footerPan p.css a:hover{background:url(images/arrow2.gif) 90% 50% no-repeat #B3B3B3; color:#fff; text-decoration:none;}
#footerPan p.copyright{background:#565656; color:#fff; font:11px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; position:absolute; top:117px; left:26px;}

#footerPan ul{width:550px; position:relative; top:40px; left:14px;}
#footerPan li{float:left; font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 12px 0; color:#fff; /*background:#565656; */text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{width:300px; background:#565656; color:#fff; display:block; position:absolute; font-size:12px; top:135px; left:26px;}
#footerPan ul.templateworld li a{background:#565656; display:block; color:#fff; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

.bottomLogos h4{ margin: 0;}


.fieldRequired{ font-size: 0.8em; color: #7C0B07; }
#fRegistro label{ width:100px; display:block; float:left; clear:both; margin: 5px 0;}
#fRegistro input{ margin: 5px 0; border:1px solid #ccc;}
#fRegistro input.error{ border:1px solid #A02 ;}

.botonOk{
    background: url("images/bluebutton.png") no-repeat scroll right center #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    color: #707070;

    font-size: 1.1em;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding: 5px 40px 5px 20px;
    text-decoration: none;
}

.botonOk:hover{ background: url("images/bluebutton_hover.png") no-repeat scroll right center #fff;
    border: 1px solid #999;
	color: #999;

}
/*
.topHeader1{background: url("images/topHeader01.png") no-repeat scroll right top ;}
.topHeader2{background: url("images/topHeader02.png") no-repeat scroll right top ;}
.topHeader3{background: url("images/topHeader03.png") no-repeat scroll right top ;}
.topHeader4{background: url("images/topHeader04.png") no-repeat scroll right top;}
.topHeader5{background: url("images/topHeader05.png") no-repeat scroll right top;}
*/
.titleJornada{ background: none repeat scroll 0 0 rgba(250, 250, 250, 0.8);
    color: #CC0000;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 140px;
    position: relative;
    text-align: right;
    text-shadow: 1px 1px 0 #FFFFFF, 3px 3px 6px rgba(50, 50, 50, 0.64);
    top: 33px;}

.bottomTitle{     color: #ffffff;
    font-weight: bold;
    left: 315px;
    position: relative;
    top: 20px;
    width: 450px;}

.errValForm{display:none;}

.boxPonente{ background: #EFEFEF; border:1px solid #ccc; border-radius:10px; padding: 10px 20px;}
.boxPonente H3{  font-size: 1.4em;     font-weight: normal;    margin: 10px 5px;}
.boxPonente p{ text-align:justify;}

.listMenu ul{ width:500px; margin 0 auto;  list-style-type:none;}
.listMenu li{ display:inline; margin-bottom:10px; height:30px; margin-bottom:10px; }
.listMenu li a{ padding: 5px 15px; margin: 5px 10px; border-bottom:1px solid #ccc; text-decoration: none;  color: #900; font-weight:bold; display:inline-block;}
.listMenu li a:hover{border-bottom:1px solid #900; }


 a.goUp{background: url("http://www.tsb.upv.es/eventos/horizonte2020/images/icoTOP.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);     padding-left: 25px;  color: #999999;
    float: right;
    font-size: 0.9em;
    height: 25px;
    margin: 5px 0;
    text-decoration: none; }
	
a.goUp:hover {
    color: #266A9B;
    text-decoration: underline; background-position: 0 -25px;}


p.listPonentes{ margin: 0 0 0 30px; }
p.prevListPonentes{margin: 0 0 0 15px;}
p.lemaSesion{ font-size:1.1em; font-weight:bold; color: #006;}



#bodytopPan ul{ list-style-type:circle;}
#bodytopPan li{ margin: 0 20px; text-align:justify;  padding: 0 20px 11px 0;}


.fotoponente{ margin: 5px 20px; padding:10px; background-color:#CCC; border-radius:10px; border:1px solid #999; float:right;}
.bottomLogos{  clear: both;
    margin: 0 auto;
    position: relative;
    top: 55px;
    width: 800px;}
	
	
	
#footerPan	a.lnkTitWeb{    color: #fff;
    font-size: 21pt;
    position: relative;
    right: -212px;
    text-decoration: none;

	text-shadow: 2px 2px 2px rgba(220,220,200,0.8);
	}
	
	
.lnkTitleTop{ 		  background: none repeat scroll 0 0 #cc0;
    color: #fff;
    display: block;
    font-size: 24pt;
    font-weight: bold;

    padding: 10px 10px 10px 200px;
    position: relative;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(20, 20, 120, 0.8);
    top: 9px;
    width: 340px;	}
	
	
	h1{ line-height: 35px;}
	
	h3{ font-size:16pt; color: #333; margin: 10px 0;}