/* $Id: layout.css,v 1.1.2.6.2.2 2008/11/13 15:06:28 psynaptic Exp $ */

/* Layout */

#page {
  width: 1018px;
  margin: 0 auto;
}

#site-name {
  font-size: 2em;
}

#slogan {
  display: block;
}

#header {
  padding: 1em 0;
}

#header-right {
  float: right;
}

.sidebar {
  float: right;
  width: 178px;
}

#left {
	margin-right: 28px;
	clear: left;
	background-image:url(images/fondomenu2.jpg);
	background-repeat: no-repeat;  
}

#centre {
  float: left;
  margin-bottom: 1em;
  width: 500px; 
  width: 730px;
  padding-right: 0;
    margin-left: 50px;
	margin-top:20px;  
}

#right {
  margin-left: 20px;
}

.two-sidebars #centre,
.sidebar-right #centre {
  padding-right: 10px;
}

.two-sidebars #centre {
  width: 500px;
}

.sidebar-left #centre {
  width: 730px;
  padding-right: 0;
    margin-left: 50px;
	margin-top:20px;
}

.sidebar-right #centre {
  width: 794px;
}

.block-user {
	padding: 3px;
	font-size:0.9em;
}

#edit-name-wrapper,
#edit-pass-wrapper {
	line-height:normal;
	padding-right: 4px;
}

#block-user-0 .form-item{
		font-size:0.85em;
		color: #FFF;
		margin-top: 0.2em;
		margin-bottom: 0.2em;
}

#block-user-0 a {
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
}
#footer {
  clear: both;
}

#footer,
#footer-message {
  font-size: 0.9em;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#contenedor { 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#sidebar1 {
	float: left; 
	width: 220px; /* since this element is floated, a width must be given */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}

#mainContenedor {
	text-align: justify;
 	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding-right: 8px;
} 

#mainContenedorc,
#mainContenedorcp {
	text-align: justify;
 	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding-right: 8px;
	padding-left: 4px;
} 

.node-curso_presencial {
	margin-bottom: 18px;
} 

.node-curso_online {
	margin-bottom: 18px;
} 


h2.teaser-title,
h3.teaser-title {
	margin-bottom: 0;	
}

#sidebar2 {
	float: left; 
	width: 108px; /* since this element is floated, a width must be given */
	padding: 0; 
	padding-top: 4px;
}

#sidebar3 {
	float: left; 
	width: 122px; /* since this element is floated, a width must be given */
	padding: 0; 
	padding: 4px;
}

#sidecurso {
	float: left; 
	width: 475px; /* since this element is floated, a width must be given */
	padding-right: 25px; 
	padding-top: 4px;
	text-align: justify;
}

#cursoderecho {
	text-align: left;
 	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 11px;
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #faf8f4;
	width: 220px;
	float:right;
}

.tabla {
    margin:0;
    padding:0;
	width: 730px;
}

.columnai {
	width: 358px;
	float: left;
	margin-right: 4px;
}

.columnad {
	width: 358px;
	float: right;
	margin-left: 4px;
}

.contenedorcurso {
	text-align: justify;
}

.blanco p {
	margin-bottom: 0;
	padding-bottom: 1.5em;
	text-align: justify;
}

#block-user-1 li a,
#block-user-1 li a:active,
#block-user-1 li a:visited  {
  font-size: 1.2em;
  font-weight: bold;  
}

