



.nuevaHome
{
	/*background-color:Green;*/
	margin-left:30px;
	/*padding-left:30px;*/

	/*font-family:Tahoma,Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;	*/
}

/*Estilos para ver como lo maqueto con la imagen flotando a la derecha*/

.homeNivel1
{
	position:relative;
	margin:0 0 0 0px;
	padding:0px;
	clear:both;		
}

.homeNivel1Item
{	
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:text-top;	
	position:relative;
	background-image:url(../images/home/franjaANoti_uno.jpg);
	background-repeat:no-repeat;
	background-position:right 3px;		
}

.homeNivel1Foto
{
	float:right;		
	background-image:url(../images/degradadoMarron.jpg);
	background-repeat:repeat-y;
	margin:3px 0px 10px 10px;
	padding:10px 0 10px 0;
	text-align:right;	
}
.homeNivel1Foto a, .homeNivel1Foto img
{
	text-decoration:none;
	border-style:none;	
}

.homeNivel1Titulo
{
	font-family:Arial Black;
	text-decoration:none;			
	font-size:12px;			
	display:block;
	width:45%;
	color:#733022;	
	padding:0px 0px 0px 15px;
	margin:0px 0px 7px 0px;
	background-image:url(../images/marcadorMarron.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;	
	vertical-align:bottom;
	line-height:13px;
	text-transform:uppercase;
	
	
}

.homeNivel1Texto
{
	/*background-color:Olive;*/	
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;			
	color:#777777;
	font-size:11px;
	text-align:justify;
	font-family:Arial;
}


/*fin estilos para maquetarlo con la imagen flotando a la derecha*/

.homeBanner
{
	/*width:700;*/
	margin-bottom:10px;
	margin-top:5px;
	clear:both;
	border:none !important;
}

.homeNivel2
{
	float:left;
	width:66%;	
}

.homeNivel2Item
{
	border:solid 1px #733022;	
	background-color:rgb(243,233,234);
	margin-bottom:6px;
	padding-bottom:10px;
	clear:both;
	height:100%;
	overflow:auto;
}

/*.homeNivel2ItemIzquierda,.homeNivel2ItemDerecha
{
	border:solid 1px #733022;	
	background-color:rgb(243,233,234);	
	height:11em;
	margin-bottom:6px;
	overflow:hidden;
}
.homeNivel2ItemIzquierda
{
	float:left;
	width:48.5%;
}
.homeNivel2ItemDerecha
{
	float:right;
	width:48.5%;
}*/

.homeNivel2Titulo
{
	padding:2px 0 0 0;
	margin:0 15px 0 15px;
	font-family: Arial black;
	font-size:10px;
	text-transform:uppercase;
}

.homeNivel2Titulo a
{		
	font-size:11px;
	color:#7c2423;
	text-decoration:none;	
}

/*.homeNivel2Foto
{
	background-image:url(../images/home/degradaoNoti_dos.jpg);
	background-repeat:repeat-y;

	padding:0px 0px 0px 15px;
	margin:5px 0px 3px 0px;
}*/
.homeNivel2Foto
{	
	background-color:#7c2423;
	padding:0px 0px 0px 15px;
	margin:5px 15px 3px 0px;
	float:left;
}

.homeNivel2Foto a, .homeNivel2Foto img
{
	border-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
}
.homeNivel2Texto
{		
	margin:5px 15px 0 15px;
	padding:0 0 0 0;
	color:#777777;
	font-size:11px;
	text-align:justify;
	font-family:Arial;	
}
.homeNivel2Texto strong
{
	color:#314a1d;
	font-weight:normal;
}

.homeNivel3
{
	position:relative;
	float:right;
	width:32%;
	margin:0px;
	padding:0px;	
}


.homeNivel3Item
{	
	position:relative;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;	
	background-image:url(../images/home/franjaNoti_tres.jpg);
	background-repeat:repeat-y;
	background-position:0 0;	
}

.homeNivel3Fondo
{
	background-color:White;
	background-image:url(../images/admiracionmarrongrande.jpg);
	background-repeat:no-repeat;
	background-position:right 6px;
	margin:0px;
	padding:3px 25px 0 0;
	
}

.homeNivel3Titulo
{
	position:relative;
	margin:0 0 10px 0;
	line-height:14px;
	padding:0px;
	font-family:Arial Black;
	font-size:11px;
	
}
.homeNivel3Titulo a
{
	padding:0px;
	margin:0px;	
	color:#7C2423;
	text-decoration:none;
}



.homeNivel3Foto
{
	position:relative;
	float:left;
	margin:0 3px 0 0;
	padding:0px 0px 4px 0px;
	height:100%;	
	background-image:url(../images/home/franjaFotoNoti_tres.jpg);
	background-repeat:repeat-y;	
}

.homeNivel3Foto a,.homeNivel3Foto img
{
	border:none;
}
.homeNivel3Texto
{	
	color:rgb(61,68,37);
	font-size:11px;
	line-height:12px;
	color:#314a1d;
	text-align:justify;	
	display:block;	
}




.nmIdiomas
{	
	position:relative;
	float:left;
	width:220px;
	text-align:right;	
}
.nmCastellano,.nmIngles
{
	background-repeat:no-repeat;
	color:Black;
	font-size:10px;
	font-family:Arial;
	padding-left:20px;
	text-decoration:none;	
	text-align:right;
	margin-right:5px;
	background-position:0 1px;
}

.nmCastellano
{
	background-image:url(../images/home/castellano.jpg);
}
.nmIngles
{
	background-image:url(../images/home/ingles.jpg);
}
