a:link {
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
#contenedor {
	width:950px;
	height: 565px;
	background-color:white;
	margin:auto;
	position: relative;
}
#izquierda {
	width:450px;
	height:490px;
	float:left;
	background-color:white;
	background-image: url(logotipo_vision_toro.png);
	margin:0;
}
#derecha {
	width:500px;
	height:490px;
	float:left;
}
#contenedor_menu{
	width:500px;
	height:30px;
}
#menu ul 
	{
	
	z-index:-1;
	margin: 0;
	/*margin-left:20px;*/
	padding: 0px;
	list-style-type: none;
	list-style-position:outside;	
	/*white-space:nowrap;*/

	}
#menu li{
 
 float: left;
  margin:0px;
  padding:0px;
  margin-top:10px;

  
}
#menu li a, #menu li a:visited 
	{
	font-family: Arial;
	font-size:10px;
	color:#dc291e;
  	text-align:left; 
  	text-transform: uppercase;
  	background-color:transparent; 
  	text-decoration:none;
	display:inline;
	padding-left:5px;
  	line-height:15px;
  	padding-right:2px;
  	padding-top:0px;
  	margin-left:20px;
  	font-weight:bold;
  }
#menu li a:hover 
	{
	color:gray;
  }
#migas{
	
	width:500px;
	height:15px;
	position:relative;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	
}
#accesibilidad{
	width:500px;
	height:20px;		
}
#contenido {
	width:500px;
	height:360px;
	float:left;
	text-align:left;
	padding-top:0px;
	overflow:auto;
}
#pie {
	width:950px;
	height:75px;
	background-color:#dc291e;
	float:left;
}
.texto-pie {
	font-family:Arial;
	font-size:9pt;
	color:white;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
}
#textopie2{
	height:25px;
	width:170px;
	color:white;
	line-height:25px;
	margin-left:780px;
	margin-top:-70px;
	font-size:12px;
	/*position:absolute;*/
	color:white;
	font-family:Verdana;
	text-align:left;
}
#textopie2 a, a:visited, a:hover, a:active {
	color:white;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#migas a:link, #migas a:visited
{
font-family:Verdana;
text-decoration: none; 	
color: #333; 
font-size:11px;
}
#migas a:hover
{
font-family:Verdana;
text-decoration: none; 	
color: #dc291e; 
font-size:11px;
}
.TEXTO {
	font-family: Arial;
	color: black;
	font-size: 10pt;
	text-align: justify;
	padding: 0 20px 0 8px;
}
.TITULO {
	font-family: Verdana;
	color:#dc291e;
	font-size:19px;
	line-height:30px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
	text-transform:uppercase;
}
.SUBTITULO {
	font-family: Verdana;
	color:black;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	padding-left:8px;
	text-transform:uppercase;
}
#contenido a:link, a:visited {
	color:#dc291e;
	font-size: 10pt;
	font-family: Arial;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}
#contenido a:hover {
	color:gray;
}



/* BANDERAS */
#banderas{

	width:500px;
	height:28px;	

}

#spain{
	
	height:23px;
	width:23px;
	float:right;
	padding-top:5px;
		
	
}
#ingles{
	
	height:23px;
	width:23px;
	float:right;
	padding-top:5px;

}
#aleman{
	
	height:23px;
	width:23px;
	float:right;
	padding-top:5px;

}
#frances{
	
	height:23px;
	width:23px;
	float:right;
	padding-top:5px;

}
#italiano{
	
	height:23px;
	width:23px;
	float:right;
	padding-top:5px;

}

.bandera1{  width:18px; height:18px; }
.bandera2{  width:18px; height:18px; }
.bandera3{  width:18px; height:18px; }
.bandera4{  width:18px; height:18px; }
.bandera5{  width:18px; height:18px; }

.bandera1:hover, .bandera1.hover{  width:23px; height:23px; }
.bandera2:hover, .bandera1.hover{  width:23px; height:23px; }
.bandera3:hover, .bandera1.hover{  width:23px; height:23px; }
.bandera4:hover, .bandera1.hover{  width:23px; height:23px; }
.bandera5:hover, .bandera1.hover{  width:23px; height:23px; }

.button, tr, td   
{ behavior: url('IEFixes.htc');   
}
/*****/
