* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	
}



a {
	color: #C90404;
}
a:link   {
text-decoration: none ;
color:#660000;
}
a:hover {
	text-decoration: line-through;
	color:#F43C88;
	line-height: 34px;
	
}
a:visited {
	text-decoration:line-through;
	color:#660000;
	line-height: 34px;
	
}

#fondotop {

background:url(images/imagen01.png) repeat-x;
}

/* Header */

#header {
	width: 826px;
	height: 267px;
	padding: 0;
	background: url(images/curvas_01.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
	
}

#footer {
	width: 826px;
	height: 187px;
	margin: 0 auto;
	padding: 0 0 0 0 ;
	background: url(images/curvas_03.png) no-repeat;
	
}

#footercolor {
	background:url(images/imagen02.png) repeat-x;
	background-position: bottom;
}

#menu {
	float: left;
	width: 220px;
	padding-left: 185px;
	padding-right: 0px;
	height: 500px;
	font-size: 44px;
	letter-spacing: 0px;
	line-height: 34px;
	color: #660000;
	text-decoration: none;
	
	
}
#centro {
	width: 826px;
	height: 500px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/curvas_02.png) no-repeat;
}





/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	background: url(impresosfiscales/Templates/cultivated/images/img2.gif) repeat-y;
}

