body {padding:0; margin:0; background: #fff url(images/background-tile.gif) repeat-x top;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#676767;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px;}
table{border:0px; border-collapse:collapse;	}

a{color:#151515; text-decoration:underline} 
a:hover{text-decoration:none}

.a{color:#9D080D; text-decoration:underline} 
.a:hover{text-decoration:none}

.b{ color:#151515; font-size:14px}
span{ color:#151515}

ul{margin:0; padding:0; list-style:none; line-height:17px}
li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:9px; background-position:0 8px }
li a{color:#5F5F5F;} 
 
.header td{color:#FFFFFF; } 
.header a{color:#8C8D94; text-decoration:none; font-size:10px;} 
.header a:hover{text-decoration:underline}
.header span a{color:#FFFFFF; text-decoration:none; font-size:13px;} 
.header span a:hover{text-decoration:underline}
b{ color:#151515}
.footer{color:#AFAFAF; font-size:10px;}
.footer a {color:#925051; font-size:10px; font-family:Arial}
.footer span{color:#925051; font-size:10px; font-family:Arial}

.more{background:url(images/1_z1.gif)  center left no-repeat; padding-left:9px; background-position:0 5px; color:#676767}

#input1{ 
   width:175px; height:16px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}#input2{ 
border:0px;
   width:61px; height:16px;
   margin-left:5px;
   vertical-align:middle;
   padding-left:0px;
   padding-top:0px;
}
input{
   padding-left:5px;
   width:201px; height:20px;
}
textarea{
   padding-left:5px;
   width:201px; height:80px;
   overflow:auto}
footertext{
	color:#151515; font-size:14px
	images/expo-medios.red-ochre.button.png;

}


#body {
   border-collapse: collapse;
   display: table;
   table-layout: fixed;
}

#navigation, #content, #sidebar {
  display: table-cell;
}
#navigation {
  width: 200px;
}
#content {
  width: 66%;
}
#sidebar {
  width: 33%;
  background:#E4E4E4;
}

#disclaimer {
    
    background: #888B8B;
}
#footertext {
    color: #fff;
    text-align: center;
}
#header, #footer
{
    border: 1px solid black;
    background: #036;
    color: #fff;
    text-align: center;
}
#footer
{
    background: #036;
   
}

#menu {
width: 12em; /* set width of menu */
background: #eee;
}

#menu ul, #menu li { /* remove bullets and list indents */
list-style-type: none;
margin: 0;
padding: 0;
}



/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border: 1px solid #2e428e;
margin: 0px 0px 1px 0px;
padding: 5px 8px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #fff;
background: #2e428e;
text-decoration: none;
}

#menu a:hover {
color: #2e428e;
background: #fff;
}

.ErrorBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background: #fff7d7;
	padding: 20px;
	border-width: thin;
	border-color: #FF0000;
	border-style: solid;
	width: 97%;
}

h1	{ font-size:16px; margin-bottom:5px; color:#000; }
h2	{ font-size:14px; margin-bottom:5px; color:#e9362c; }
h3	{ font-size:12px; margin-top: 0px; margin-bottom:5px; color:#000; }

ul.list	{ margin: 10px 0px 10px 5px; }
ul.list li	{ margin-bottom:5px; }

ol.list	{ margin: 10px 0px 10px 5px; padding-left:20px; }
ol.list li	{ margin-bottom:5px; padding-left:0; background:none; }

a.moreLink:link, a.moreLink:visited	{ text-decoration:none; font-size:11px; color:#2e428e; }
a.moreLink:hover	{ text-decoration:underline; color:#2e428e; }

input.button{font-size:11px; color:#fff; padding:0px; margin:0px; height:20px; background:#2e428e; border:1px solid #132465;}

.table_form_1 td	{ padding: 0px 10px 10px 0px; border-bottom: }

.pintLogo	{ float:right; margin: 0px 0px 10px 30px; }
