﻿/* EMPRESA ------------------------------------------------------------------------------------------*/
/*
COLORES
				Pastel		Gris
Color			b88199		f6f6f6	
Oscuro			80596a		333333
Muy Claro		e6cfd9	
Claro			bf608a	
*/

#empresa p
{
	padding:1%;	
	line-height:130%;
	text-align :left ;
}

	
#empresa h1
{
	background-color :#b88199;	
	padding :0.2em;
	margin-bottom:1em;
	margin-top :0.7em;
}

#empresa div.divCentrado
{
	text-align :center ;
	
	}

#empresa h2
{
	color:#80596a;	
	padding-bottom :0.2em;	
	
	/*border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color :#80596a;
	padding-right: 2em;*/
	
}


#empresa table,#empresa td, #empresa th
{
	border:solid 1px #333333; 
}

#empresa th
{
	background-color :#b88199;
	color:White;
	
}

#empresa img
{
	
	padding:1%;
}

#empresa img.derecha
{
	float:right ;
	
}

#empresa img.izquierda
{
	float:left ;
	
}

#empresa img.centrada
{
	float:none ;
	clear :both ;

}


#MenuEmpresa h3
{
	background-color :#80596a;
}

.MenuEmpresaStaticMenuStyle, .MenuEmpresaStaticMenuItemStyle,.MenuEmpresaStaticSelectedStyle,MenuEmpresaStaticMenuStyle
{	
	border-top:  solid 1px White;
	border-bottom: solid 1px White;
	font-weight :bold;
}


.MenuEmpresaStaticMenuItemStyle
{
	padding-bottom :3px;
	padding-top :3px;
	color:#80596a;	
	background-color :#EEEAEC;	
}

.MenuEmpresaStaticHoverStyle,.MenuEmpresaStaticSelectedStyle
{
	color:White;
}

.MenuEmpresaStaticHoverStyle
{
	background-color:#E6CFD9;		
}


.MenuEmpresaStaticSelectedStyle
{	
	background-color :#B88199;		
	
}
	
.MenuEmpresaStaticMenuStyle
{
	background-color :White;
	Width:100%;	
}

.MenuEmpresaNivel1
{
	color :White;
	border-bottom :solid 3px #e6cfd9;	
	font-variant:small-caps;
	font-size:1.1em;
	padding :0.4em;	
	margin:0;
	background-color :#80596a;
	width:100%;
}



#empresa table.NoBorder, #empresa table.NoBorder td
{
	border:none;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderTexto_GVNoticias tr.Paginacion td table
{	
	border-style:none;
}

.NoticiaSinLink
{color:#7b3152;
	font-weight :bold;}


