/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style:normal; font-weight:normal; }

/* Removes spacing in tables */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border:0; }

/* Left-aligns text in caption and th */
caption,th { text-align:left; }

/* Removes quotation marks from q */
q:before, q:after { content:''; }


/* estilos links */
A.mcab:link, A.mcab:visited, A.mcab:active {text-decoration: none; color:#fff;}
A.mcab:hover {text-decoration:underline;}
A.nada:link, A.nada:visited, A.nada:active {text-decoration: none;}
A.nada:hover {text-decoration:underline;}
/* estilos links */
body{font-family:Arial, Helvetica, sans-serif;}

#propuesta01gral{
	margin:0 auto 0 auto;
	width:600px;
}
#franjagral{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background:url(fondo.png);
	background-repeat:repeat-x;
	height:18px;
	width:100%;
	z-index:10;
}
.fecha{
	float:left;
	margin:2px 0px 0px 5px;
	font-size:11px;
}
.naranjado{
	color:#F7981D;
	float:left;
	margin:2px 0px 0px 5px;
	font-size:11px;
	font-weight:bold;
}
img#logoweb{
	margin:50px 0 30px 0;
}
#paginanoexiste{
	color:#333;
	float:left;
	text-align:center;
	font-weight:bold;
	margin:3px 0 10px 0;
	width:600px;
}
#disculpe{
	border-top:1px #aaa solid;
	color:#333;
	float:left;
	text-align:center;
	font-size:150%;
	font-weight:bold;
	padding:20px 0 0 0;
	margin:10px 0 0 0;
	width:600px;
}
#disculpe01{
	float:left;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	margin:0;
	width:600px;
}
A#disculpe01:link, A#disculpe01:visited, A#disculpe01:active {text-decoration:none; color:#0f69b3;}
A#disculpe01:hover {text-decoration:underline;}
#disculpe02{
	color:#333;
	float:left;
	text-align:center;
	font-size:80%;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:10px 0 0 0;
	width:600px;
}

