@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #1b1f2a;
	margin: 0px;
	height: 100%;
}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: underline;}
a:active {	text-decoration: none;}

#central {margin-top:8px; width:100%; background:url(images/bg.gif) repeat-x; height: 100%;}

#logo {height:90px; width:890px; margin:0px auto 0px auto;}
#logo .logo1 {height:90px; width:530px; float:left;}
#logo .iar {float:right; height:70px; width:152px; background-color:#2b2f3b; text-align:center; padding-top:20px; }

#barra {height:40px; width:870px; margin:0px auto 0px auto; text-align:right; padding-top:25px; font-size:13px; color:#000; background: url(images/bg-barra.gif) no-repeat top left; padding-right:20px;}
#barra a {color:#000; padding-left:2px; padding-right:3px;}

#top {height:260px; width:890px; margin:0px auto 0px auto;}

#menu { float:left; width:343px; height:240px; background: url(images/menu-bg.gif) repeat-x; padding-left:23px; padding-top:20px; font-size:14px;
}

#menu p{ margin:0;  padding-top:0px; padding-bottom:12px;}
#menu a.boton {	color:#000; 	font-weight:bold;
	padding-left:3px; }
#menu img { vertical-align:middle;}

#foto {float:left; width:524px; height:260px;}

#contenido {  width:890px; margin:0px auto 0px auto; height:100%; _height:0; }
#col-left {float:left; width:366px; height:100%; }
#col-left img{ border:4px solid #e0e3ed; margin-top:20px; }

#col-right {float:left; width:504px; height:100%; padding-bottom:10px; background:#e0e3ed; padding-top:20px; padding-left:20px;}
#col-right p { margin:0; padding-bottom:4px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; padding-right:20px; }
#col-right ul { list-style:  url(images/dot.gif) outside; padding-left:8px; margin-left:8px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#000; padding-right:20px;}
#col-right h1 { font-size:18px; color:#666; margin:0 0 10px 0; }
#col-right h2 { font-size:16px; color:#000; margin:20px 0 2px 0; /*font-weight:normal;*/ }
#col-right a {color:#ff00ff; font-weight:bold;}

#bottom {width:100%; height:58px; float:left; background-color:#6d7079; margin:0px auto 0px auto; text-align:center; vertical-align:middle; font-size:11px; color:#fff; padding-top:35px;}
#bottom strong {color:#222;}
#bottom a {color:#222;}