*{
	margin: 0;
	padding: 0;
	color: #333;
}* 
body {
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x;
	color: #CCC;
	font-family: Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.8em;
}
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover {
	color: #808080;
	background: inherit;
	text-decoration: underline;
}
p { margin: 0 0 15px 0; }
h1 {
	font: normal 2.8em Georgia, "Times New Roman", Arial;
	color: #444;
}
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
h3{font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; font-size:17px}

img { border: 0; }
#content { width: 930px; margin: 25px auto; }
#logo { margin: 10px 0 20px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
#menu {
	float: right;
	padding: 40px 0 0;
	margin: 0 0 38px;

}
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a {
	float: left;
	width: 109px;
	text-align: center;
	color: #636365;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
	#menu li a.current { background: #fff url(images/button2.gif) no-repeat; color: #fff;}
	#menu li a:hover.gordo {
	text-decoration: none;
	color: #000;
	background: #fff url(images/button_greyINST2.gif) no-repeat;
	font-size: 14px;
}
	#menu li a:hover {
	text-decoration: none;
	color: #000;
	background: #fff url(images/button_greyINST.gif) no-repeat;
}
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	.caption p { margin: 0; }
#left {
	clear: left;
	width: 630px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#left2 {
	clear: left;
	width: 930px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#left3 {
	clear: left;
	width: 300px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#left4 {
	clear: left;
	width: 150px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#contenido1 {
	clear: left;
	width: 550px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #333;
}
.box { background: #eee; }
#left img { padding: 6px;  background: #fff;}
#left2 img { padding: 6px; background: #fff;}
.smallthumb { width: 109px; }
#center { width: 240px; float: left; margin: 0 0 20px 15px; }
#right {
	float: right;
	width: 280px;
	height: 170px;
}
#right2 {
	float: right;
	width: 150px;

}
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #eee; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }
#footer {
	font-size: xx-small;
	clear: both;
	padding: 15px;
	background: #eee;
	text-align:center;
	color:#999;
}
#footer a {
	color: #999;
}

