*
{
margin: 0px;
padding: 0px;
}
#GoTop
{
	display: block;
	z-index: 999;
	position: fixed;
	right: 30px;
	bottom: 10px;
}
#GoBottom
{
	display: block;
	z-index: 999;
	position: fixed;
	right: 30px;
	top: 10px;
}
body
{
	font-size: 12px;
	color: black;
	background-color: #818181;
	font-family: 'Microsoft Sans Serif';
}
a:link {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: none;
	color: #404040;
}
a:visited {
	color: #404040;
}

#sitebg
{
	background: url(images/sitebgl.jpg) repeat-y left top;
	margin: 0 auto;
	width: 1044px;
}

#sitebg2{
	background: url(images/sitebgr.jpg) repeat-y right top;
	margin: 0 auto;
	width: 1044px;
}

#content{
	margin: 0 auto;
	width: 1000px;
}

#main{
	width: 1000px;
	margin: 0 auto;
	clear:both;
	background: url(images/conbg2.gif) repeat-y left;
}

#header {
	height: 139px;
	width: 1000px;	
	background: #000000 url(images/header2.jpg) no-repeat top right;	
}

#wel
{
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 200px;
	padding-top: 12px;
	height: 33px;
}

#logo {
padding-left:53px;
padding-top: 20px;
float:left;
}


#logo a
{
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 682px;
height: 43px;
float:right;
margin-top: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a
{
	float: left;
	width: 130px;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
	text-transform: uppercase;
}


#button1 a:hover{
	background: url(images/hover1.jpg) no-repeat left top;	
}

#button2 a:hover, #button3 a:hover, #button4 a:hover, #button5 a:hover{
	background: url(images/hover2.jpg) repeat-x left top;	
}

#menu a:hover{

}

#left
{
	width: 200px;
	background: none transparent scroll repeat 0% 0%;
	text-align:left;
}

#left H3
{
	font-size: 24px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 5px;
	color: #6d0202;
	background: url(images/title.png) no-repeat center bottom;
}

#left ul
{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#left li {	
	border: 0px;
	color: #666666;
	padding-bottom: 10px;
	background:url(images/list_style.gif) no-repeat left top;
	padding-left: 15px;
}

#left ul li a
{
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}

#left ul li a :hover{
	color: #6d0202;
}

.com
{
	
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;

	padding-bottom: 10px;
	/*text-align: center;*/
}

.addcom{
	padding-right: 15px;
	/*text-align:right;*/
	padding-top: 3px;
	font-size:12px;
}

.addcom a{
	color: #393939;
	text-decoration:none;
}

#right
{
	float: right;
	width: 770px;
}

/*#righttop{
	
	height: 402px;
}*/


#post{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;	
}

#right H4
{
	font-size: 18px;
	color: black;
	font-weight: normal;
	/*padding-top: 5px;
	padding-bottom: 10px;*/
}

p a
{
	font-size: 13px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

p a:hover{
	color: #6d0202;
	text-decoration:underline;
}


#right p
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ff0000;
}

#right ul
{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#right li
{
	border: 0px;
	padding-bottom: 10px;
	background: url(images/list_style2.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 13px;
}

.more{
	/*text-align:right;	*/
	padding-bottom: 5px;
	padding-right: 10px;
}

.more a{
	text-decoration: none;
}

.more a:hover{
	color: #6d0202;
	text-decoration:underline;
}

#gal{
	margin: 5px;
	background: #3b3b3b;
	width: 672px;
	/*text-align:center;*/
	color: #c6a5af;
	height: 150px;
	padding-top: 10px;
}

#gal a{
	color:#ffffff;
	text-decoration:none;
	font-size: 12px;
}

#gal a:hover{
	color:#ff0000;
	text-decoration:underline;
}

#col1{
	float:left;
	width: 162px;
	margin-left: 5px;
}

#col2{
	float: left;
	width: 162px;
	margin-left: 5px;
}

#col3{
	float: left;
	width: 162px;
	margin-left: 5px;
}

#col4{
	float:left;
	width: 162px;
	margin-left: 5px;
}


#footer {
	height: 50px;
	clear: both;
	background: url(images/footer.gif) repeat-x top;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
TD
{
	vertical-align: top;
	font-weight: normal;
	color: black;
}
H6
{
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
}
H5
{
	padding-top: 25px;
	padding-bottom: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: capitalize;
}
H4
{
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 20px;
	font-variant: small-caps;
}
H3
{
	font-size: 26px;
	font-weight: normal;
	color: #6d0202;
}
TABLE
{
	width: 100%;
}
.imprimir
{
	width:90%;
}
.imprimir tr td h4
{
	padding: 30px 0 20px 0 ;
}
.imprimir tr td h5
{
	padding: 15px 0 5px 0 ;
}
.imprimir tr td h6
{
	padding: 10px 0 5px 0 ;
}
.monto
{
	 text-align:right;
}
.PanelDatos
{
	border: solid 1px #1d1d1d;
}
/* PANELES CONTENEDORES DE GRILLAS */
.panelGrilla
{
	/*border: #243039 1px solid;*/
	background-color: Transparent;
	width: 90%;
	margin-bottom: 5px;
	color: #243039;
	/*border: #1d1d1d 1px solid;*/
	font-size: 9pt;
}
.panelGrilla /*FF*/
{
	margin-left: auto;
    margin-right: auto;
}

/* EMPIEZA GRILLAS */
/*GridViewCSS*/
.GridViewStyle
{
    table-layout: auto;
    width: 100%;
    border: #1d1d1d 1px solid;
}

/*Header and Pager styles*/
.HeaderStyle /*Common Styles*/
{
    background-color: #b83c3e;
}
.HeaderStyle th
{
    padding: 5px;
    color: White;/*#ffb7b8;*/
    border: #1d1d1d 1px solid;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#ffffff;
    display:block;
}
.PagerStyle /*Common Styles*/
{
    background-color:#b83c3e;
}
.PagerStyle table
{
    margin:auto;
}
.PagerStyle table td
{
    padding:5px;
    border: #1d1d1d 1px solid;
}
.PagerStyle td
{
    border-top: #1d1d1d 1px solid;
}
.PagerStyle a
{
    color:#1d1d1d;
    text-decoration: underline;
    padding:2px 10px 2px 10px;
}
.PagerStyle span
{
    font-weight:bold;
    font-size:11pt;
    color:#1d1d1d;
    text-decoration:none;
    padding:2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 2px;
    border-left: solid 1px #1d1d1d;
}
.RowStyle td
{
    background-color: Transparent;
}
.RowStyle td:hover, .AltRowStyle td:hover, .RowStyle td:hover a, .AltRowStyle td:hover a
{
	/*background-color: #ff5159;
	background-color: #502918;
	color: white;*/
}
.AltRowStyle td
{
    background-color: #ffe8e8;
}
.SelectedRowStyle td
{
    background-color: #ffb7b8;
}
/* TERMINA GRILLAS */
