a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.titulosmasInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	height: 325px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 500px;
	height: 325px;
}
#contenedor {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 675px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
#seb-logo {
	width: 405px;
	float: left;
	background-image: url(../seb-imagenes/seb-logo_01.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
}
#menu {
	width: 145px;
	float: left;
	margin-left: 10px;
}
#top-pastilla {
	float: right;
	width: 275px;
}
#pie {
	margin-right: auto;
	margin-left: auto;
	font-size: 0.6em;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	padding-top: 7px;
}
#cuadro {
	float: left;
	width: 500px;
	margin-top: 50px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #000000;
	border: 1px dotted #333333;
	background-color: #FFFFFF;
}
#textos-news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Arial, sans-serif;
	color: #333333;
	background-image: url(../seb-imagenes/hojadobladapeq.jpg);
	background-repeat:  repeat-x;
	background-position: center center;
	text-align: left;
	font-size: 12px;
}
#conect-to-seb {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
#conect-to-seb img {
	margin: 5px;
}
#cuadroExamples {
	float: left;
	width: 950px;
	margin-top: 50px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	color: #000000;
	border: 1px dotted #333333;
	background-color: #FFFFFF;
}
