f/*
SRSL CSS
http://www.dfki.de/~mpla/SRSL
Version: 0.50
Author: Manuel Alcantara
Author URI: http://www.dfki.de/~mpla
*/
html, body { 
	margin: 10px; 
	padding: 0; 
	text-align: justify;
	background: #FFFFCC;
 	font: x-small/1.6em "Lucida Grande", Verdana, Sans-serif;
/*	font: normal 1.6em georgia, times, serif; */
/*	font: normal 1.6em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, sans-serif; */
   	color: #444;
	font-size/* */:/**/small;
	font-size: /**/small;
} 
#centro {
	text-align: justify;
}
#izquierda {
	text-align: left;
}

#frame { 
	width: 970px; 
	text-align: left;  
	margin-top: 10px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
} 

a:link, a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
	font-style: italic;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFF99;
	border-bottom: 1px solid #FF6600;
	font-style: italic;
}

a:active, a:focus {
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
	font-style: italic;
}

blockquote {
	background-color: #EFEFEF;
	font-weight: normal;
	color: #444;
	border-top: 1px solid #FF9400;
	border-bottom: 1px solid #FF9400;
	margin: 0px 20px 0px 20px;
	padding: 4px;
}
h1 {
	position: relative;
	font-style: normal;
	font-weight: bold;
	font-size: 50px;
	font-family: arial, sans-serif;
	color: #000000;
}
h2 {
	font-size: 20px;
	font-family: arial, sans-serif;
	text-align: center;
   	color: #000000;
}
h3 {
   	color: #000000;
}
subtitl {
	font: normal 2.6em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
   	color: #444;
}
subsubtitl {
	font: normal 1.6em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
   	color: #000000;
}

a.ima:link {
	text-decoration: none;
	border-style: none;
}
a.ima:visited {
	text-decoration: none;
	border: 0;
}
a.ima:hover {
	text-decoration: none;
	border: 0;
}

a.ima:active, a:focus {
	text-decoration: none;
	border: 0;
}


/*important {
	font-size: 150%;
}*/
