/*

CSS Credit: http://www.templatemo.com/

*/

html {

	/*background: #020303;*/
	background: #ffffff;

}

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 1.5em;

	color: #000;

	/*background: url(images-r/templatemo_page_bg.jpg) repeat-x  center top;*/

	width: 100%;
	
	height: 100%;

	display: table;
	

}

a:link, a:visited { color: #004088; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #FE5305; text-decoration: none; font-weight: bold; }


h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: bold;

	color: #FE5305; 

	background-position: left;

	padding: 0px;

	text-shadow: 1px 2px #000000;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;
	
	font-weight: bold;
	text-align:center;
	color: #fff; 
	background: #FE5305; #naranja
	padding-top: 0px;
	text-shadow: 2px 2px #000000;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FE5305;

	margin-top: 0px;
	
	text-shadow: 1px 1px #000000;

}

#templatemo_container {

	width: 900px;

	margin: auto;

}

#templatemo_header_section {

	float: left;

	width: 900px;

	height: 131px;

	margin-top: 5px;

	/*#background: url(images-r/templatemo_header.jpg) no-repeat;*/
	background: url(images-r/cabecera_tesis_doctorales-8.png) no-repeat;

}

#templatemo_title_section {

	float: left;

	width: 313px;

	height: 66px;

	font-size: 22px;

	font-weight: bold;

	margin: 40px 20px 20px 40px;

	padding: 10px 0px 0px 30px;

	/*#background: url(images-r/templatemo_title_bg.jpg) no-repeat;*/
	background: url(images-r/logo_tesis_doctorales2.png) no-repeat;
	

}


.textbottom {vertical-align:text-bottom;} 


.templatemo_topmenu{

	float: right;

	margin: 35px 10px 0px 0px;

}
.templatemo_topmenu p{

	float: right;
	font-weight: bold;

	padding: 0px 20px 20px 10px;
	color: #094389;
	text-align:right
	
}

.templatemo_topmenu p a{
	#text-decoration:underline;
	color: #16602B;
	border-bottom: 1px dotted #ba0000;
}

.templatemo_topmenu p a:hover{

	color: #fff;

	#background: url(images-r/templatemo_top_current-4.jpg) no-repeat;

}


.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin-left: 20px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	#color: #FA811D; #naranja
	color: #094389;

	#width: 95px;

	height: 23px;

	padding-top: 30px;
	padding-left: 10px;

}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

	color: #fff;

	#background: url(images-r/templatemo_top_current-4.jpg) no-repeat;

}



#templatemo_content_section {

	float: left;

	width: 900px;

	/*#background: url(images-r/templatemo_content_bg.jpg) repeat-x;*/

	min-height: 921px;

	overflow: auto;
	
	background: url(images-r/fondo-centro-ancho3.png);
	

}

#templatemo_content_mid {

	float: right;
	
	margin-right: 28px;

	width: 850px;

	min-height: 721px;

}

#templatemo_leftmenu_section {

	float: left;

	/*#width: 280px;*/
	width: 230px;

	margin-top: 10px;
	margin-left: 18px;

	/*esto define el margen de la izda menu lateral*/
	padding-left: 0px;

}

#templatemo_leftmenu_top {

	/*lateral izda arriba los arcos de la caja*/
	/* eliminado del todo
	float: left;

	#width: 240px;
	width: 172px;

	#height: 37px;
	height: 7px;
	padding: 0px 10px 0px 10px;
	border-radius: 10px;

	#background: url(images-r/templatemo_leftmenu_top.jpg) no-repeat;
	background-color:#FE5305;
	*/
}

/*caja lateral con el menu izda */
#templatemo_leftmenu_mid {

	float: left;
	
	margin-top: 15px;
	 
	/*esto define el ancho del menu de la izda*/
	/*#width: 200px;*/
	width: 170px;

	min-height: 500px;

	padding: 0px 10px 0px 10px;

	text-align: left;

	/*#background: url(images-r/templatemo_leftmenu_mid.jpg) repeat-y;
	#background: url(images-r/fondo_menu_izda_tesis_doctorales.jpg) repeat-y;*/
	background-color:#FFFBF3;
	border:1px solid red;
	border-radius: 10px;
	box-shadow: 10px 10px 5px #888888;

}
#templatemo_leftmenu_mid a:link,  a:visited { color: #094389; text-decoration: none; font-weight: bold; line-height: 1em; } 

#templatemo_leftmenu_mid a:active,  a:hover { color: #FA811D; text-decoration: none; font-weight: bold; line-height: 1em; }


#templatemo_leftmenu_mid p {

	margin-left: auto;
	margin-right: auto;
	/*#display: inline;*/
    font: bold 18px/18px arial;
    color: #094389;
    background: #FA811D;
    padding: 1px 0 1px 0;
    text-align: center;
    white-space: pre-line;

}


#templatemo_leftmenu_mid img {

	float: left;

	padding-right: 5px;
	
	

}

#templatemo_leftmenu_mid span {

	font-weight: bold;

	color: #daea71;

}

#templatemo_leftmenu_bot {

	/* eliminado del todo */
	float: left;

	#width: 240px;
	width: 170px;

	#height: 37px;
	height: 20px;
		
	padding: 0px 10px 0px 10px;
	
	
	float: left;
	
	margin-top: 35px;
	margin-left: 18px;

	 
	/*esto define el ancho del menu de la izda*/
	/*#width: 200px;*/

	min-height: 25px;

	padding: 0px 10px 0px 10px;

	text-align: left;

	/*#background: url(images-r/templatemo_leftmenu_mid.jpg) repeat-y;
	#background: url(images-r/fondo_menu_izda_tesis_doctorales.jpg) repeat-y;*/
	background-color:#FFFBF3;
	border:1px solid red;
	border-radius: 10px;
	box-shadow: 10px 10px 5px #888888;



	/*background-color:#FE5305;*/

	#background: url(images-r/templatemo_leftmenu_bot.jpg) no-repeat;
	

}

@-moz-document url-prefix() {
	#templatemo_leftmenu_bot {
	
		/* eliminado del todo */
		float: left;
	
		#width: 240px;
		width: 198px;
	
		#height: 37px;
		height: 20px;
			
		padding: 0px 10px 0px 10px;
		
		
		float: left;
		
		margin-top: 35px;
		margin-left: 9px;
	
		 
		/*esto define el ancho del menu de la izda*/
		/*#width: 200px;*/
	
		min-height: 25px;
	
		padding: 0px 10px 0px 10px;
	
		text-align: left;
	
		/*#background: url(images-r/templatemo_leftmenu_mid.jpg) repeat-y;
		#background: url(images-r/fondo_menu_izda_tesis_doctorales.jpg) repeat-y;*/
		background-color:#FFFBF3;
		border:1px solid red;
		border-radius: 10px;
		box-shadow: 10px 10px 5px #888888;
	
	
	
		/*background-color:#FE5305;*/
	
		#background: url(images-r/templatemo_leftmenu_bot.jpg) no-repeat;
		
	
	}

}

/* contenido central */
#templatemo_rightcontent_section {

	float: right;

	width: 580px;

	margin-top: 10px;

	text-align: justify;

}

#templatemo_rightcontent_section img{

	float: right;
	padding-left: 10px;

}

#templatemo_rightcontent_section img.img-left{
	float: left;
	padding-left: 100px;
}
#templatemo_rightcontent_section p{

	margin: 0;
	/*margin-bottom: 0 px;*/
	
	
	background: url(images-r/triangulo.gif) left center no-repeat;
	background-position: 0px 8px;
	text-indent: 10px;
	margin-bottom: 1em;


}

#templatemo_rightcontent_section li{margin-bottom: 1em;}

#templatemo_rightcontent_section a:link, #templatemo_rightcontent_section a:visited { color: #094389; text-decoration: none; font-weight: bold; } 

#templatemo_rightcontent_section a:active, #templatemo_rightcontent_section a:hover { color: #FA811D; text-decoration: none; font-weight: bold; }


#templatemo_content_left {

	float: left;

	width: 1px;

	/**********min-height: 721px;*/
	/*height: 721px;*/

	/*#background: url(images-r/templatemo_left_corner.jpg) no-repeat;*/
	/*background: url(images-r/cuerpo_tesis_doctorales-izda-small.jpg) repeat-y;*/

}



/*
#templatemo_content_right {

	float: left;

	width: 68px;

	min-height: 721px;

	/*#background: url(images-r/templatemo_right_corner.jpg) no-repeat;*/
	/*
	background: url(images-r/cuerpo_tesis_doctorales-derecha-small.jpg);

}
*/
#templatemo_footer_section {

	float: left;

	width: 900px;

	height: 259px;

	color: #fff;

	/*background: url(images-r/templatemo_footer.jpg) no-repeat;*/
	background: url(images-r/templatemo_footer-3.png) no-repeat;

}

#templatemo_footer_left {

	float: left;

	width: 340px;

	padding: 40px 0px 0px 0px;

	text-align: center;

}

#templatemo_footer_right {

	float: left;

	width: 500px;

	padding: 50px 0px 0px 10px;

}

.line {

	border-bottom: dashed 1px #fff;

	width: 100%;

}

/**************** menus ******************/
/* div menu */
#menu {
	border-right: 1px solid #013046;
}
#menuRoot li {
    display: inline;
    width: 9.5em;
    height: 1.8em;
    padding-top: 5px;
    margin-top: 0px;
    margin-right: 2px;
    position:relative;    
    background:#09c; 
    /*background-color: yellow;*/
    float: left;
    text-align: center;
    line-height: 1em;
    text-shadow: 1px 1px #000000;
    
    
	border-radius:6px; 
	box-shadow:0 15px 10px -15px rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.3)));
	background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	-moz-transition: 0.25s;
}

.droppresu li  { 
    display: inline;
    width: 4em;
    height: 1.8em;
    padding-top: 5px;
    margin-top: 0px;
    margin-right: 2px;
    position:relative;    
    background:black; 
    /*background-color: yellow;*/
    float: left;
    text-align: center;
    line-height: 1em;
    
	border-radius:6px; 
	box-shadow:0 15px 10px -15px rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0, rgba(255, 255, 255, 0.7)), color-stop(0.5, rgba(255, 255, 255, 0.2)), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.3)));
	background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.2) 50%, transparent 50%, rgba(255, 255, 255, 0.3) 100%);
	-moz-transition: 0.25s;
}

/*.dropdown a { text-decoration: none; color: black; z-index:0 }*/
.dropdown a { 
        /*text-decoration: none;*/
    font:normal 16px 'Economica',sans-serif; 
    color:#fff; 
    line-height:18px;

        /*color: black;*/ 
}


.subMenu1 { top: 0.0em; position: relative;}
.subMenu1, .subMenu1 a { color: white; }

a:hover {  color:red;}

.subMenu2, .subMenu3 { position: absolute; top: 0; left: 7em; margin-left: 2px; }

/* esto son los del presu */
#menuRoot .subMenu11, .subMenu11 li { 
	width: 6em;
    height: 1.5em;
	background-color: red; 
}
.subMenu11, .subMenu11 a { 
    
	color: white; 
	font:normal 16px 'Economica',sans-serif; 
}
.subMenu11 a:hover { color: blue; }

#menuRoot .subMenu12, .subMenu12 li { background-color: red; }
.subMenu12, .subMenu12 a { color: blue; font:normal 16px 'Economica',sans-serif; }
.subMenu12 a:hover { color: blue; }


#menuRoot .subMenu1 li {
    background-color: blue;
    border-top: 2px solid white;
	width: 15em;
	text-align: left;
	padding-left: 10px;
	z-index:100;

}
#menuRoot .subMenu2 li {
    background-color: orange;
    border-top: 0;
    border-bottom: 2px solid white;
}
#menuRoot .subMenu3 li { background-color: green; }

#menuRoot li>ul { display: none; }
#menuRoot li:hover>ul{
    display: block;
}‚Äč