/**
 * Style rules for the IPS' site
 * @author Luis Pirir <luispirir@gmail.com, lpirir@truepresence.com>
 */

		  #text {
			float: left;
			width: 680px;
			padding: 1em 35px;
			text-align: left;
			margin-left: 20px;
			font-size: 1.2em;
			line-height: 1.4em;
			border-left: 1px solid #ccc;
			color: #424242;
			min-height: 400px;
			height: auto !important;
			height: 400px;
		  }
		  	#text h4.breadcrumb { margin-bottom: 2.0em; font-size: 0.9em; }
				#text .breadcrumb a {
					color: #2A2637;
					border-bottom: 1px solid #2A2637;
				}
			#text ul, #text ol { margin: 1em 2em; }			
			#text p { padding: 0.5em 0; }			
			#text .postline { 
				overflow: hidden; 
				margin-bottom: 0.5em;	
			}
				.postline h3 { margin-bottom: 0.5em; }
			#text form {}
				#text form input, #text form textarea {
					border: 1px solid #424242;
					padding: 3px;
					font: 1.1em Tahoma, Arial, sans-serif;
					color: #424242;
				}
			#text a {
				color: #3396b1;
				text-decoration: none;
				border-bottom: 1px solid #3396b1;
			}
				#text a:hover { 
					border-bottom-color: #978651;
					color: #978651;
				}
			#text .gallerytable td { padding: 10px; }	
			.clear { clear: both; }
			
#boton .lista a .menu_default {
				color: white;
			}
			
#boton .lista  a {
				color: white;
			}				
