* {}

html {
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	}

div {
	position: relative;
	}

a {
	cursor: hand;
	}

acronym {
	cursor: help;
	}

#wrap {
	width: 900px;
	/*height:770px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: 1px solid #cccccc;
	
	}

	#wrap #header {
		
		margin-bottom:10px;
		
		text-align: center;
		height:195px;
		width:880px;
		}

		#wrap #header h1,h2,h3 {
			
			font-family: Arial Narrow, Arial, Verdana, Sans-Serif;
			font-weight: bold;
			padding: 0px;
			
			}

		#wrap #header h1{
			color: #000000;
			text-transform: uppercase;
			margin:10px 0px 10px 0px;
			font-size: 32px;
			
			
			}

		#wrap #header h2 {
			font-size: 18px;
			margin: 0px 0px 10px 0px;
			color: #ff9c00;
			letter-spacing: -0.2px;
			}

		#wrap #header h3 {
			font-size: 13px;
			margin: 0px 0px 20px 0px;
			color: #666666;
			
			}
		
		#wrap #header #menu {
			font-family: Arial, Verdana;
			font-size: 14px;
			margin: 3px 0px 0px 9px;
			padding: 10px 0px 10px 0px;
			background-color: #cccccc;
			width:880px;
			border: 1px solid #666666;
			}

				#wrap #header #menu ul { 
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					}

				#wrap #header #menu ul + ul { 
					margin-top: 5px;
					}

					#wrap #header #menu ul li {
						display: inline;
						}

						#wrap #header #menu ul li a {
							color: #FFF;
							font-weight: bold;
							margin: 3px;
							padding-left: 8px;
							padding-right: 8px;
							text-decoration: none;
							}

							#wrap #header #menu ul li a.destacado { 
								color: #FFF;
								}

						#wrap #header #menu ul li a:hover {
							color: #000000;
							background-color: white;
							}

	#wrap #content {
		padding: 0px 10px 10px 10px;
		font-family: Arial, verdana;
		font-size: 13px;
		color: #666;
		}

	

	#wrap #content #leftcolumn {
		
		width: 650px,
		margin-bottom: 20px;
		}
	
	
	#wrap #content #featured {
		width: 880px;
		background-color: #FFF;
		padding-top: 1px;
		padding-bottom: 10px;
		}

	#wrap #content #featured.home{
		width: 600px;
		background-color: #FFF;
		padding-top: 1px;
		padding-bottom: 10px;
		float: left;
		}
	#wrap #content #featured p {
			margin-left: 10px;
			margin-right: 10px;
			}
	

		#wrap #content h1,
		#wrap #content h2 {
			text-align: left;
			font-weight: normal;
			color: #000000;
			}

		#wrap #content h1{
			font-family: Arial, Verdana, Sans-Serif;
			font-size: 24px;
			margin: 10px;
			padding: 0px 0px 10px 0px;
			
			}

		#wrap #content h2 {
			font-size: 16px;
			margin: 0px;
			}

		#wrap #content h3 {
			font-size: 16px;
			font-weight: bold;
			color: #369;
			padding-top: 13px;
			margin-left: 10px;
			}

		#wrap #content h4 {
			padding-top: 13px;
			margin-left: 10px;
			}

		#wrap #content p {
			text-align: justify;
			margin-left: 10px;
			margin-right: 10px;
			}

		
		

		#wrap #content p a {
				color: #666;
				}
		#wrap #content ul.home a{
				color:#ff9c00;
		}
		
		#wrap #content ul.home2 a{
				color:#666666;
		}

		#wrap #content #leftcolumn #featured a.color {
			color:#E78C00;
		}

		#wrap #content ul li.style{
			list-style:none;
			margin-bottom:10px;
		}

		#wrap #content #programa{
				
				border: 1px solid #ddd;
    				margin-bottom: 25px;
    							
    				text-align: center;
    				top: 20px;
    				width: 600px;
		}
		#wrap #content #programa a{
				color:#FF0000;
				
		}

		#wrap #content #leftcolumn #featured #postulacion {
			border-left:1px solid #666666;
			margin-left:10px;			
		}

		#wrap #content #leftcolumn #featured #postulacion p{
			margin:1px;		
		}
		
		#wrap #content #right-column{
			width:280px;
			float:right;		
		}
	
		#wrap #content #right-column #img{
			margin: 0 20px 10px 0;		
		
		}	
		#wrap #content #right-column p.leyenda{
			font-size:11px;
			font-style: italic;
			text-align:center;
			margin:0;

		}
		#wrap #content #right-column p.info{
			background-color: #f2f2f2;			
			color: #000000;			
			font-size:11px;
			border:1px solid #ddd;

		}

		#wrap #content #right-column p.info a{
						
			color: #ff9c00;			
			

		}			

		#wrap #content table.sponsors {
			width: 600px;
			margin-left: auto;
			margin-right: auto;
			font-family: Arial, verdana;
			font-size: 13px;
			color: #666;
			}

			#wrap #content table.sponsors tr {
				margin-bottom: 5px;
				}

				#wrap #content table.sponsors tr td a.abstract{
					font-size: 13px;
					/*font-weight: bold;
					text-decoration: none;*/
					color: #666666;
					/*background-color: #39C;
					padding: 2px 4px 2px 4px;*/
					margin: 0px;
					}


				#wrap #content table.sponsors tr td span.noabstract{
					font-size: 12px;
					font-weight: bold;
					text-decoration: none;
					color: white;
					background-color: #CCC;
					padding: 2px 4px 2px 4px;
					margin: 0px;
					}

		#wrap #content table.sponsors p.tabla{
			text-align:center;
			}		

		

	#wrap #footer {
		clear: both;
		/*border-top: 2px solid #CCC;*/
		margin-top: 20px;
		}

		#wrap #footer p {
			text-align: center;
			padding: 15px;
			margin: 0px;
			font-family: Arial, verdana;
			font-size: 11px;
			color: #666;
			}
