@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-size:12px;
	background-image:url(img/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	line-height:17px;
	background-color:#FFFFFF
	
}

body,td,th {
	font-family: Arial;
}

.Estilo1 {
	font-size: 11px;
	color: #666666;
}

.Estilo2 {font-size: 18px}

a:link {
	text-decoration: none;
	color: #007198;
	text-decoration:underline
}
a:visited {
	text-decoration: none;
	color: #007198;
}
a:hover {
	color:#FFCC22
}
a:active {
	text-decoration: none;
	color: #007198;
}


a.enllacNegre {	
	color:#aa916f;
	text-decoration:none;	
}
a.enllacNegre:hover {
	color:#ffffff;
	text-decoration:none;
}

a.enllacBlau {	
	color:#FFFFFF;
	text-decoration:none;	
}
a.enllacBlau:hover {
	color:#000000;
	text-decoration:none;
}


.marc { position:relative; width:1000px; height:550px; margin:auto;}


.marcFilosofia { position:relative; width:1000px; height:1050px; margin:auto;}

.header { position:absolute;}

.menu {
	position:absolute;
	width:970px;
	height:20px;
	left: 15px;
	top: 78px;
	background-image:url(img/bg_menu.jpg)
}

.menu2 {
	position:absolute;
	width:200px;
	height:10px;
	left: 335px;
	top: 4px;
}

.menu3 {
	position:absolute;
	width:200px;
	height:10px;
	left: 295px;
	top: 4px;
}

.tiposdeestudio {
	position:relative;
	right: 40px;
}

.metodologia {
	position:relative;
	left: 40px;
}

.info {
	position:absolute;
	width:925px;
	height:26px;
	left: 15px;
	top: 519px;
	background-color:#CCCCCC;
	padding-left:45px;
	padding-top:8px;
	padding-bottom:6px;
	vertical-align:middle
}
.infoFilosofia {
	position:absolute;
	width:925px;
	height:26px;
	left: 15px;
	top: 924px;
	background-color:#CCCCCC;
	padding-left:45px;
	padding-top:8px;
	padding-bottom:6px;
	vertical-align:middle
}

.flash {
	position:absolute;
	width:970px;
	height:278px;
	left: 15px;
	top: 98px;
	background-color:#009fbc;
}

.contenFilosofia {
	position:absolute;
	width:970px;
	height:62px;
	left: 15px;
	top: 98px;
	background-color:#009fbc
}

.contenMetodologia{
	position:absolute;
	width:970px;
	height:25px;
	left: 15px;
	top: 98px;
	background-color:#009fbc
	
}

.footer {
	position:absolute;
	width:970px;
	height:17px;
	padding-top:2px;
	padding-bottom:2px;
	left: 15px;
	top: 559px;
	background-color:#000000;
	color:#aa916f;
	font-size:11px;
	text-align:center
}

.footerFilosofia {
	position:absolute;
	width:970px;
	height:17px;
	padding-top:2px;
	padding-bottom:2px;
	left: 15px;
	top: 964px;
	background-color:#000000;
	color:#aa916f;
	font-size:11px;
	text-align:center
}
#twitter{
    height:25px;
    background: url('img/twitter_32.png') no-repeat right top;
    width:100px;
    padding: 5px;
    float:right;
    margin-right: 10px;
}
#twitter a{ color: #007198;text-decoration: none}
#twitter a:hover{color: #007198; text-decoration: underline}
#NewsVertical {
    width: 250px;
    height: 230px;
    overflow: hidden;
    position: relative;
    margin:10px 10px 5px 0px;
    display:block;
}
#controller{
    padding:6px;
    font-size:11px;
    color:#666;
}
#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
    width: 250px;
    height: 230px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#TickerVertical li {
    display: block;
    width: 240px;
    color: #333333;
    text-align: left;
    font-size: 11px;
    margin: 0;
    padding: 0px 5px 0px 5px;
    float: left;
}
#TickerVertical li .NewsTitle{
    display: block;
    color: #000000;
    font-size: 12px;
    font-weight:bold;

}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
    display: block;
    color: #000000;
    font-size: 12px;
    font-weight:bold;
    margin-bottom:3px;
    text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
    text-decoration:underline;
}
