* {	margin: 0;
	padding: 0;}
	
body {	margin-top:5px;
	width:1250px;
	height:auto;
	background: #FFFFFF url(Imagenes/back.png) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;}

#centro	{background: #CCC url(Imagenes/img01.jpg) repeat-x;
margin-left:225px;
	width:800px;
	height:auto;}

#menu { margin-left: 156px;
	width: 800px;
	height: 105px;}

#menu ul {margin: 0;
	padding: 0;
	list-style: none;}

#menu li {	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;}

#menu a {	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(Imagenes/camaron.JPG) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;}

#menu a:hover {	background-image: url(Imagenes/camaron.JPG);}

#menu .active {	padding-top: 35px;}

#menu .active a {	height: 37px;
	padding-top: 16px;
	background-image: url(Imagenes/camaron.JPG);
	color: #327EBE;}

#menu .active a:hover {	background-image: url(Imagenes/camaron.JPG);}

#fecha {width: 800px;
	height: 100px;
	margin-left:0px;
	margin-top:10px;
	background-image:url(Imagenes/tan.gif);
	padding: 10px 0 0 0;}

#page {	background-image:url(Imagenes/tan.gif);
		width: 800px;
		height:260px;
      padding: 20px 0 0 0;}

#sidebar {	float: left;
	width: 280px;}

#sidebar ul {	margin: 15px;
	padding: 0;
	list-style: none;}

#sidebar li {color:red;
	font-size:16px;
	margin-bottom: 15px;
	text-align:justify;}

#sidebar a:hover {	text-decoration: underline;}

h3 {margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #333333;}

ul, ol {margin-bottom: 15px;
	line-height: 1.6em;
	margin-left: 2em;}

#content {	float: left;
	width: 500px;}

blockquote {margin-left: 0em;
margin-right:20px;
	padding-left:0em;
	background: url(Imagenes/img09.gif) repeat-y;
	font-style: italic;}

#content h2 {	height: 30px;
	margin: 0;
	padding: 8px 0 0 20px;
	border: 2px solid #FF8D17;
	background: url(Imagenes/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;}

#bordes {	padding: 20px;
	border: 2px solid #FF8D17;
	font-family:Arial, Helvetica, sans-serif;}

#content a:link {text-decoration:none;}

#content ul{list-style:none;}
	
#name	{border: 2px solid #666;
	color:white;
	margin-left:280px;
	margin-right:20px;
	margin-top:162px;
	background-color:#666;
	margin-bottom:10px;
	text-align:center;}

a:link {	color: #0AAAFD;}

a:hover, a:active {	text-decoration: none;
	color: #FF6700;}

a:visited {	color: #7F7772;}

#firefox {	clear: both;
	width: 800px;
	height: 55px;
	text-align: center;
	background-image:url(Imagenes/tan.gif);}

#firefox p {font-size: 15px;
	color: NAVY;}

#firefox a:link {text-decoration:none;}

#firefox a:hover, a:active {	text-decoration: none;
	color:#FF6700;}

#footer {background-image:url(Imagenes/tan.gif);
	width: 800px;
	height: 36px;
	border-top: 2px solid #666;
	text-align: center;}
	
#footer a {	font-size: 10px;
	color: #999999;}

#footer p {	font-size: 12px;
	color: #999999;	}

#footer a:hover, a:active {	text-decoration: none;
	color:#0AAAFD;}
