/**
||	diego Garibaldi - 15/10/06
||	Estilos de prensa
*/


.divPortada	   {
				position:absolute;
				width:750px;
				height:246px;
				float:center;
				margin-left:35px;
				margin-top:115px;
			   }

#areaPrensa
	{
		position:absolute;
		width:750px;
		height:400px;
		top:20px;
		background:#CCCCCC;
	}


.divPortadaAct   {
				position:absolute;
				width:750px;
				/*height:100%;*/
				float:center;
				margin-left:35px;
				margin-top:115px;

			   }

#contenedora
			{
			width: 100%;
			
			}

#listActividades
			{
				
				width: 722px;
				height: 250px;
				margin-left:16px;
				_margin-left:8px;
				margin-top: 0px;
				_margin-top: 0px;
				/*margin-top: -10px;*/
				
				float:center;
				/*border:1px solid #ff3333;*/

			}
#listActividades	#top
	{
		height:22px;
		width:100%;
		float:left;
		padding-top:2px;
	}

#listActividades	#top	img
	{
		float:left;
		margin-left:0px;
		_margin-left:-2px;
	}

#listActividades	#top	#antSig
	{
		height:10px;
		width:260px;
		float:right;
		text-align:right;
		padding-top:3px;
	}

#listActividades	#top	#antSig	ul
{
	margin-top: -5px;
	padding: 0;
}

#listActividades	#top	#antSig	ul	li
{
	margin: 0px;
	float: right;
	list-style-type: none;
}

#listActividades	#scroll
{
	
	float:left;
	margin-top: 5px;
	margin-left: -8px;
	width:101%;
	/*
	esto hace que no tenga scroll y el que el foot se baje*/
	height: 220px; 
	
	overflow:none;		
	scrollbar-base-color: #FCFCFC;	
	scrollbar-arrow-color: #0281C2;	
	scrollbar-darkshadow-color: #FCFCFC;	
	scrollbar-face-color: #FCFCFC;	
	scrollbar-highlight-color: #FCFCFC;	
	scrollbar-shadow-color: #FCFCFC;	
	scrollbar-border-color: #FCFCFC;

}

#listActividades	ul#vert
{
	float:left;
	margin-left:1px;
	margin-top:0px;
	padding:0;
	width:99%;
	
}

#listActividades	ul#vert	li#vert
{
	width:40%;
	list-style-type: none;

	float:left;
	overflow:visible;
	text-align: left;
}

#listActividades	#divItem
{
	width: 400px;
	_width: 430px;
	height: 150px;
	margin-top:0px;
	margin-left:-30px;
	padding-left:30px;
	overflow:visible;

}

#listActividades	#divItem	img
{
	float:left;
}


#listActividades	#divItem	#texto
{
	width: 220px;
	height: 100%;
	margin-top:-5px;
	padding-left:5px;
	float:right;

}

#listActividades	#txt
{	

	margin-top:0px;
	_margin-top:0px;
	width:100%;
	text-align:left;
}

/** Estilos de borde redefinidos */
/*
#scrCentral	   {
				text-align: center; 
				margin: 0 auto;
				width: 830px;
				height: 750px;
			   }
.scrRight	   {
  				width: 9px;
 				float: right;
				height:100%;
				margin-left:-3px;
				background: url(linea_rgt.jpg) 0 100% repeat-y;
		       }
.scrLeft	   {
				width: 9px;
				float: left;	
				margin-right:-3px;
				height:100%;
				background: url(linea_lft.jpg) 0 100% repeat-y;
				
			   }

.scrRight2	   {
  				width: 9px;
 				float: right;
				margin-top:730px;
				height:114px;
				margin-left:-3px;
				background: url(linea_rgt_end.jpg) 0 100% repeat-y;
		       }
.scrLeft2	   {
				width: 9px;
				float: left;	
				margin-top:730px;
				margin-right:-3px;
				height:114px;
				background: url(linea_lft_end.jpg) 0 100% repeat-y;
				
			   }
*/
