/* CSS Document */

body {
	background-color: #eeeeee;
	background-image: url(jotacaricaturas/jotacaricaturas-bg.gif);
	background-repeat:  repeat-y;
	background-position: center top;
		scrollbar-face-color: #f2f2f2; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #9E9E9E; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #9E9E9E;
}
.header {
	background-image: url(jotacaricaturas/jotacaricaturas09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu:link, .menu:visited{
	font-family: /*Impact, */"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #d4d4d4;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover, .menuactivo{
	font-family: /*Impact, */"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #b0b0b0;
	text-decoration: none;
	font-weight: bold;
}
.texto, .enlace:link, .enlace:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.enlace:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.borde-imagen{
	border: 1px solid #E8E8E8;
}
.mail:link, .mail:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.mail:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
