*{margin:0;padding:0;}
body{font-family:verdana;text-align:center;background-color:White }
img{border:0;}
p{color:#666;}
#wrap{margin:0 auto;text-align:left;width:868px;position:relative;padding:0 20px;}
html>body #wrap{width:828px;}
#header{height:77px;border-top:2px solid #fff;}
#menu{height:32px;font-family:arial;font-size:13px;display:block;}
#menu li{float:left;list-style-type:none;}
#menu li a,#menu li.act{padding:7px 17px 7px 12px;text-decoration:none;background-color:#e1121c;color:#fff;display:block;border-right:1px solid #f5898e;border-left:1px solid #af0f17;border-bottom:1px solid #af0f17;background-image:url(../img/fdo_bot.png);background-repeat:repeat-x;}
#menu li a:hover,#menu li.act{background-image:url(../img/fdo_bot2.png);}
#foot{clear:both;border-top:1px dotted #f3767c;padding:45px;margin-top:55px;color:#f3767c;font-size:11px;}

.clheader 
{
    height:77px;
    border-top:2px solid #fff;
    }
.clfoot 
{
    clear:both;
    border-top:1px dotted #f3767c;
    padding:45px;
    margin-top:55px;
    color:#f3767c;
    font-size:11px;
    }
    
/* Overall Page */
body {
	margin: 0;
	padding-bottom: 2em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #1b4879;
}

/* Header Section */

#cabecera {
	border-top: 3px solid #1b4879;
	border-bottom: 1px dotted #1b4879;
	height: 3em;
}
#cabecera .title {
	font: 100% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
    font-weight: bold; 
	color: black;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}
#cabecera .breadcrumb {
	font:Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	/*font-size: 90% ;*/
	font-size: 70%;
	color: black;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

#cabecera a:link, a:visited  {
	color: #3673ac;
}

/* Main Content */
.clscontenido 
{
	margin-top:3em;
	margin-left: 2em;
	margin-right: 2em;
    font-size: 60%  ;
}
.clscontenido input
{
    font-size: 100%  ;
	line-height: 1.6em; 
}
.clscontenido select
{
    font-size: 100%  ;
	line-height: 1.6em; 
}
.clscontenido ul {
    font-size: 60%  ;
	line-height: 1.6em; 
}
#contenido 
{
	margin-top:3em;
	margin-left: 2em;
	margin-right: 2em;
    font-size: 60%  ;
}
#contenido input
{
    font-size: 100%  ;
	line-height: 1.6em; 
}
#contenido select
{
    font-size: 100%  ;
	line-height: 1.6em; 
}
#contenido ul {
    font-size: 60%  ;
	line-height: 1.6em; 
}


/* Data Web Control Styles */

.DataWebControlStyle
{
/*    font-size: 90%;*/
    font-size:70% ;
}

.HeaderStyle
{
    background-color:#1B4879;
    color: White;
    font-weight: bold;
}

.AlternatingRowStyle
{
    background-color: #e1eaf2;
}
.cabefv
/* cabeceras de formviews */
{
    font-weight:bold;
    font-size:large;
    text-align:center ;
}
.Warning
{
	color: Red;
	font-weight: bold;
	font-size: medium;
}
.PagerRowStyle
{
    background-color:#ddd;
    text-align:right 
}
.HeaderStyle a, .HeaderStyle a:visited
{
    color:White;
}
.SortHeaderRowStyle
{
    background-color:navy;
    text-align:left;
    font-weight:bold;
    color: White;
}
.FloatLeft
{
    float: left;
    width: 33%;
    padding-right: 10px;
}
.ProductPropertyLabel, .SupplierPropertyLabel
{
    font-weight:bold;
    text-align:right;
}
.ProductPropertyValue, .SupplierPropertyValue
{
    padding-right:35px;
}
.gv01 {
	/* cabecera de gridviews */
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background: Silver;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid black;
}
.fv01 {
/* formviews */
	/*width : 66%;*/
	vertical-align :middle ;
	font-family : verdana;
	font-size : 8pt ; 
	font-weight:300;
	border: 1px solid black;
	}
.gv02 {
/* gridviews */
	width : 100%;
	vertical-align :middle ;
	font-family : verdana;
	font-size : 8pt ; 
	font-weight:300;
	border: 1px solid black;
	}
.gv03 {
/* filas de gridviews */
	background : white;
	border: 1px solid black;
	padding:5px;
	}
.gv04 {
/* subcabecera de gridview */
    font-weight :bold ;
	padding:2px;
	}
.nmenu {
    height:32px;
    font-family:arial;
    font-size:13px;
    display:block;
    background-image:url(../img/fdo_bot2.png);
    background-color:#e1121c;
    color:#fff;
    display:block;
    border-right:1px solid #f5898e;
    border-left:1px solid #af0f17;
    border-bottom:1px solid #af0f17;
    background-image:url(../img/fdo_bot.png);
    background-repeat:repeat-x;
}
.nemnuho 
{
    background-image:url(../img/fdo_bot2.png);
    }
