/* CSS para portada
www.uhu.es/gem/phi
by www.pdworks.net
under Licence CC > http://creativecommons.org/licenses/by-nc-sa/2.5/es/ */

/* --- General --- */	
#bienvenidos { 
	width:80%; 
	padding-left:6px; 
	margin-left:30px; 
	margin-bottom:20px; 
/*	font-size:16px; */
	border-left:1px solid #CCCCCC; 
	text-align:justify; } 

.shortcut {
	border:0px;
	font-size:small;
	color:#003366;
	font-weight:bold;
	}

.izq {
     width:auto;
     float:left;
     margin-left:5px}

.info {
      width:400px;
      margin:0 0 0 30px;
      border-left:1px solid #666;
      padding:0px 0 0 15px;}

      .info img {
            vertical-align:middle;}
                
      .info p {
            margin:2px;}

td {
	vertical-align:bottom;}

	td img {
		border:0px;
		margin:0 15px;
		}
		
	td span {
		margin-left:18px;}

h1 {
	font-size:medium;
	color:#006699;
        margin:0; padding:0;}

#imagen_portada {
	margin:10px auto;
	width:400px;
	height:auto;
	border-bottom:1px solid #666666;
	text-align:center;
	}

.titulo_enpor {
	text-align:left;
	margin-bottom:3px;}

h1 {
	font-size:medium;
	color:#006699;}

			
			
/*----- Post-it -----*/ 

#postit { 
	 }
	 #postit_top {
	 width:350px;
	 height:50px;
	 border:0;
	 background-image:url(../images/postit_top2.jpg);
	 	}
	#postit_lista {
		width:350px;
		min-height:80px;
		background-image:url(../images/postit_lista.jpg);
		background-repeat:repeat-y;
		border:0;
		margin:0;
		}
	#postit_bottom {
		width:350px;
		height:50px;
		background-image:url(../images/postit_bottom.jpg);
		}	
	#postit ul { 
		width:260px; 
		margin:0 0 0 12px; 
		padding-left:22px; 
		} 
		
	#postit ul li { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:small; 
		color:#333333; 
		} 

