@charset "utf-8";
/* CSS Document */
#fondo {
	background-image:url(graficos/fondo_rojo.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:1025px;
	margin:0px auto 0px 0px;
	height:auto;
		}
#main       {
	background-color:#FFFFFF;
	background-image:url(graficos/fondo_blanco.gif);
	background-repeat:no-repeat;
	margin:0px auto 0px 5px;
	padding:0px;
	width:758px;
	height:auto;
		}
#cabecera      {
	width:758px;
	height:82px;
	background-color:#cc6600;
	background-image:url(graficos/fondo_naranja.gif);
	background-repeat:no-repeat;
	margin:0px auto 0px 5px;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	}
#pie   {
	background-color:#FFFFFF;
	background-image:url(graficos/piefondo.gif);
	background-position:bottom;
	width:758px;
	height:20px;
	margin:0px auto 0px 5px;
	padding-top:5px;
	text-align:right;
	font-size:.8em;
			}
#sellos   {
	width:738px;
	height:50px;
	margin:0px auto 0px 5px;
	padding:10px 10px 0px 10px;
	font-size:.8em;
	text-align:left;
	background-color:#663366;
	color:#FFFFFF
			}
#columizq      {
	margin:0px;
	float:left;
	width:500px;
	padding:10px 0px 0px 30px; 
			}
#columdcha      {
	margin:0px 10px 0px 0px;
	float:right;
	width:200px;
				}
#columizqhome      {
	margin:0px;
	float:left;
	width:400px;
	padding:10px 0px 0px 30px; 
			}
#menu1      {
	width:748px;
	height:22px;
	padding-right:10px;
	padding-top:5px;
	margin:0px 0px 0px 0px;
	text-align:right;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#cc6600;
	color:#CCCCCC;
	font-weight:bold;
		}

#menu2      {
	width:500px;
	height:20px;
	padding-left:10px;
	margin:5px 0px 10px 0px;
	text-align:left;
	color:#CCCCCC;
	font-weight:bold;
	float:left;
		}
		#menu3      {
	width:500px;
	height:20px;
	padding-left:10px;
	margin:5px 0px 10px 0px;
	text-align:left;
	color:#CCCCCC;
	font-weight:bold;
	float:left;
		}

