/* 

 * Archivo de estilos de microsite para la kedada subflash de la península ibérica

 * 2005 www.subflash.com

 * This is a script under GNU LGPL license www.gnu.org.

 * @author: Alejandro Sánchez Marcos alex_en_electroduendes_dot_com

 * @author: Marcos González Sancho

 *

 */



body {

	margin: 0;

	padding: 0;

	background: #7AABD4 url(../img/bg.jpg) center top ;

	color: #ffffff;

	font-size: 9px;

	font-family: Arial, Tahoma, Geneva, sans;

	text-align: center;

	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradien  tType=0,startColorStr=white,endColorStr=Black)  ;*/

}



/* REDEFINICIÓN DE ETIQUETAS */

form, img {

	border: 0; 

	margin: 0; 

	padding: 0;

}



br{



	font-size: 10px;

}

h2{



	margin: 0px;

	padding-left: 26px;

	padding-bottom: 8px;

	font-family: "Trebuchet MS","MS Sans Serif",  "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;

	font-size: 18px;

	color:#FA7701;

	background:  url(../img/mayorque.gif) left top no-repeat ;

}

h3{



	margin: 0px;

	padding: 0px;

	font-family: "Trebuchet MS","MS Sans Serif",  "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;

	font-size: 14px;



	color:#FA7701;

}

/* DISPOSICION VISUAL */

#header {

	margin: 0 auto;

	background: url(../img/cabecero.gif) no-repeat;

	height: 127px;

	width: 685px;

	text-align:center

}



#contenido {

	background: url(../img/barrasuperior.gif) no-repeat;

	

	margin: 0px auto;

	padding-top:20px;

	padding-left:20px;

	padding-right:20px;

	width: 644px;

	/* min-height: 500px;*/

	height:100%;

	text-align:left;

	background-color:#FFFFFF;

	font-family: Arial, sans;

	font-size: 9px;

	font-style: normal;

	color: #333333;

	/*border:1px solid #000000;*/

}

#espacio{



font-size: 40px;

}





#menu {

	margin: 0 auto;

	padding-top:85px;

	padding-left:25px;

	text-align:left

}

#menuAbajo{

margin: 0 auto;

height:90px;

width: 684px;

text-align:center;

padding-top:65px;

vertical-align:top;

/*background:  url(../img/logopixl.gif) center bottom no-repeat ;*/

background: #ffffff url(../img/barrainferior.gif) center top no-repeat;



/*border:1px solid #000000;*/

}

/* clases para los textos*/

.cuerpo {

	font-family: Arial, sans;

	font-size: 9px;

	font-style: normal;

	color: #333333;

}



.titulo {

	margin: 0px;

	padding: 0px;

	font-family: "Trebuchet MS","MS Sans Serif",  "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;

	font-size: 25px;



	color:#FA7701;

}



.titulo2 {

	margin: 0px;

	padding: 0px;

	font-family:  "Trebuchet MS","MS Sans Serif", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;

	font-size: 18px;

	color:#FA7701;

}



.menuItem{

	margin: 20px;

	padding: 0px;

	font-family:  verdana;

	font-size: 10px;

	font-weight: bold;

	color:#ffffff;

	

}

.menuItemAbajo{

	margin: 20px;

	padding: 0px;

	font-family:  verdana;

	font-size: 10px;

	font-weight: normal;

	color:#333333;

}

a.menuItemAbajo {

	text-decoration:none;

	

}	







/* ENLACES */

a.menuItem {

	text-decoration:none;

	

}

a.menuItem:link {

	color: #ffffff;

	text-decoration:none;

	

}



a.menuItem:hover	{

	color: #E8E8E8;

	text-decoration:none;

	

}



a.enlace{

	text-decoration:none;

	

}

a.enlace:link {

	color: #333333;

	text-decoration:none;

	

}



a.enlace:hover	{

	color: #FA7701;

	text-decoration:underline;

	

}







a.cuerpo:link {

	color: #000000;

	text-decoration:none;

	

}

 a.cuerpo:hover{

 	color: #FA7701;

	text-decoration:none;

}






