

#container
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.smallColumn
{
	width:200px;
	height:100%;
	margin-bottom:30px;
	
}
	/* Small Column Izquierda (Menú Principal */
	.menu a
	{
		
		font-size:1.2em;
		font-weight:bold;
	}
	
	.bloqueMenu h2
	{
		padding:5px 0 10px 5px;
		margin-bottom:12px;
		border-bottom:1px solid #0B0660;
		font-size:14px;
		text-transform:uppercase;
		background-color:#FFF;
	}
	
	.bloqueMenu
	{
		margin-top:20px;
		padding-bottom:5px;
		border-bottom:1px solid #E0E0E0;
		background-color:#f7f7f7;
		
	}
	
	.bloqueMenu li
	{
		line-height:20px;
	}
	
	.bloqueMenu li a
	{
		color:#0B0660;
		padding-left:20px;
		display:block;
		
	}
	
	.bloqueMenu li a:hover
	{
		background-color:#FFF;
		font-weight:bold;
	}
	
	.marca
	{
		text-align:center;
		height:115px;
		padding-top:30px;
		margin-bottom:20px;
	}
	
	
	
	/* FIN Small Column Izquierda (Menú Principal) */
	
	/* Small Column Derecha (Novedades ...) */
	
	.bloqueNovedades:first-child
	{
		margin-top:100px;
	}
	.content .bloqueNovedades
	{
		margin-top:0!important;
	}
	.bloqueNovedades h2
	{
		padding:5px 0 10px 5px;
		margin-bottom:5px;
		border-bottom:1px solid #0B0660;
		font-size:14px;
		text-transform:uppercase;
		
		
	}
	.bloqueNovedades
	{
		padding-bottom:5px;
	
	}
	
	.bloqueNovedades li a
	{
		font-size:11px;
		font-weight:bold;
		color:#000;
		display:block;
	}
	
	.leermas
	{
		margin-bottom:10px;
		margin-top:10px;
		color:#009fda !important;
		font-size:10px !important;
		font-weight:normal !important;
	}
	
	
	/* FIN Small Column Derecha (Novedades ...) */
.contentI .divnoticia
{
	padding-left:15px;
	margin-right:20px;
}
.bigColumn
{
	width:540px;
	height:100%;
	padding:00px 20px 0 20px;
}

.bigColumnI
{
	
	width:740px;
	height:100%;
	padding:0px 0px 0 20px;
}

	.header
	{
		height:115px;
		margin-bottom:20px;
		padding-top:30px;
	}
	
	.contentI
	{
		
		
		margin-bottom:30px;
	}
	
	.content
	{
		padding-left:10px;
		padding-right:10px;
		min-height:355px;
		margin-bottom:30px;
	}
	
	.content li
	{
		margin-bottom:10px;
	}

	.headerContent
	{
		margin-top:30px;
		margin-bottom:30px;
	}

/* PIE */

.footer
{
	clear:both;
	
	width:100%;
	background-color:#f7f7f7;
	padding-top:10px;
	
}

.footContent
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-right:240px;
	
	
}


.footer h2
{	
	color:#0B0660;
	font-size:1.2em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
}

.bloqueFooter
{
	width:163px;
	border-right:1px solid #E0e0e0;
	height:100px;
	padding-left:15px;
	padding-top:20px;
}


.bloqueFooterBig
{
	width:204px;
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	height:100px;
	padding-left:15px;
	padding-top:20px;
}

.bloqueFImg
{
	height:100px;
	margin-right:10px;
}

.bloqueFooterBig p,.bloqueFooter p
{
	
	font-size:0.9em;
}

.bloqueFooter a
{
color:#616161 !important;
}

.bloqueFooter a:hover
{
	color:#0B0660 !important;
	font-weight:bold;
}

.bloqueindex:first-child
{
	text-align:left;
	width:520px!important;
}
.bloqueindex
{
	border-top:1px solid #0B0660;
	padding-top:10px;
	width:200px;
	text-align:right;
	
}

.bloques
{
	margin-bottom:30px;
}