/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Arial;
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.StyleEditorHeader
{
	font-weight:bold;
	background-color: #c8c8c8;
	color:gray;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 10pt;
	border-bottom: solid 1px #000000;
	cursor:hand;
}


.StyleEditorItem
{
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-size: 10pt;
	background-color:White;
	font-family : Verdana;
}

.StyleEditorLabel
{
	padding-left:4px;
	background-color: #f8f8f8;
}

.StyleEditorControl
{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid silver;
	border-right:1px solid silver;
}

.StyleEditorControlOuter
{
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}


.Panel{ border-left:1px solid #FFFFFF;
 border-right:1px solid #A39A89; 
 border-top:1px solid #FFFFFF; 
 border-bottom:1px solid #A39A89; 
 background-color: #DEDBD6 
 }
.Button { font-size : 10pt; cursor: hand; 
border-left:1px solid #FFFFFF; 
border-right:1px solid #A39A89; 
border-top:1px solid #FFFFFF; 
border-bottom:1px solid #A39A89; 
background-color: #DEDBD6; 
padding-left:8; 
padding-right:8; 
padding-top:1; 
padding-bottom:1; 
font-weight:bold 
}
.ButtonDown  { font-size : 10pt; cursor: hand;
 border-right:1px solid #FFFFFF;
 border-left:1px solid #A39A89; 
 border-bottom:1px solid #FFFFFF; 
 border-top:1px solid #A39A89; 
 background-color: #DEDBD6; 
 padding-left:8; padding-right:8; 
 padding-top:1; padding-bottom:1; 
 font-weight:bold 
 }
.Divider { border-left:1px solid #FFFFFF; 
border-right:1px solid #A39A89; 
border-top:1px solid #FFFFFF; 
border-bottom:1px solid #A39A89; 
background-color: #DEDBD6 
}
.listviewitem { font-size : 10pt; 
}

.ListviewHeader { border-bottom:1px solid #000000; 
border-left-style: none; border-left-width: medium; 
border-right-style: none; border-right-width: medium; 
border-top: medium none #111111; 
}
.CELDAS {	border-right-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
}
.Estilo14 {	color: #666666;
	font-size: 11px;
}
.Estilo22 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 10px; }
.Estilo23 {	font-family: Arial, Helvetica, sans-serif;
	color: #ABA9AA;
}
.Estilo13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
.Estilo30 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;}
.Estilo24 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8124;
	font-weight: bold;
}
.Estilo24b {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
.Estilo26 {font-family: Arial, Helvetica, sans-serif; color: #ABA9AA; font-size: 11px; }
.Estilo27 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
}
.Estilo29 {color: #194B4A; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
.back_fixed {
	background-attachment: fixed;
	background-image: url(../..//img/corporativo/interior_04.jpg);
	background-repeat: no-repeat;
}
.backfixed1 {
	background-attachment: fixed;
	background-image: url(../..//img/corporativo/interior_03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.backfixed2 {
	background-attachment: fixed;
	background-image: url(../../img/corporativo/interior_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	background-position: top left;
}
.backdegradadohome2 {
	background-attachment: fixed;
	background-image: url(../../img/Corporativo/fondohome2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}.backdegradadohome {
	background-attachment: fixed;
	background-image: url(../../img/corporativo/fondohome.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.backgradiante {
	background-attachment: fixed;
	background-image: url(../../img/corporativo/degradado.jpg);
	background-repeat: repeat-x;
}

.linkcorpo A:hover {
    font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
.linkcorpo A:link, A:visited {
    font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

