/**************************************
 * THEME NAME: PIDMA_emporium
 *
 * Files included in this sheet:
 *
 *   PIDMA_emporium/emporium.css
 **************************************/

/***** PIDMA_emporium/emporium.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
  /*  background-image:url(gray.jpg);     
    background-position:top;    
    background-repeat:repeat-x;*/
	
	background-color:#e7e8ea;
	
}

.navbar {
    background-image:url(blue.jpg);     
    background-position:top;    
    background-repeat:repeat-x;
	color:#CCC;    
}

.navbar a, .navbar a:link, .navbar a:visited {
	color:#FFF;
}

.navbar a:hover, .navbar a:active {
	text-decoration:underline;
	color:#FFF;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/linea_pablo2.jpg) repeat-x;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #5C5C5C;
}

a, a:link {
	color: #1B75A9;
}

a:hover, a:active {
	text-decoration: underline;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

.headermenu {
	margin-top: 10px;
	margin-right: 50px;
}

#logo {
	width: 1000px;
	height: 148px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #28313A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #28313A; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px #FFFFFF solid;
}

#footer {
	width: 980px;
	margin: 0 auto;
	height:100px;
	color:#000;
	background: #bbddff;
	border: 10px #FFFFFF solid;
}

/* begin PageFooter */
.webt-page-footer, 
.webt-page-footer a,
.webt-page-footer a:link,
.webt-page-footer a:visited,
.webt-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  color: #86C4DF;
}

.webt-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #9FB8C6;
}
/* end PageFooter */




/*Otras modificaciones Pablo*/

html body#site-index.course div#page div#footer div.logininfo a{
	
	color:#1B75A9;
}


.sideblock .header, .sideblock h2.header {
   
    padding: 8px;
   
}


.sideblock .content{
	 border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
	
}


html body#course-view.course div#page div#wrapper div#content.clearfix div.course-content table#layout-table tbody tr td#left-column div div#inst2.block_html div.content{
	
	border:0;
}


html body#site-index.course div#page div#wrapper div#content.clearfix table#layout-table tbody tr td#left-column div div#inst17.block_html div.content{
	
border:0;	
}


body#site-index .headingblock, body#course-view .headingblock {
    display: none;
    margin-bottom: 9px;
}/***** PIDMA_emporium/emporium.css end *****/

