/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */

/*** FOR EDITOR ***/
body.mceContentBody {
	min-height: 200px;
	font-size: 62.5%;
	background: url("");
}
body.mceContentBody a.broken {
	background-color: #FF7B71;
	border: 1px red solid;
}
/*** FOR EDITOR ***/

BODY{
  margin:0;
	padding:0;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background: url("../img/back.jpg") top left;*/
	background: url("../img/back2.jpg") top left;
}

H1{
  color: #00224f;
  font-size: 11px;
  font-weight: bold;
}

img {
  border: 0px;
}
/*CLASES VARIAS */
.input_search, #SearchForm_SearchForm_Search {
	height: 15px;
	width: 135px;
  border: 1px solid black;
  background-color: #e7f2f8;
  color: #334d6e;
}


.enlace_dorado{
  color: #998455;
  text-decoration: none;
}

.enlace_dorado:hover{
  background-color: #998455;
  color: white;
}

.enlace_verde{
  color: #014f37;
  text-decoration: none;
}

.enlace_verde:hover{
  background-color: #014f37;
  color: white;
}

.enlace_negro{
  color: #000000;
  font-weight: bold;
}

.enlace_negro:hover{
  background-color: #000000;
  color: white;
}

.enlace_azul2{
  color: #00224f;
  text-decoration: none;
}

.enlace_azul2:hover{
  background-color: #00224f;
  color: white;
}

.enlace_azul{
  color: #00224f;
  font-size: 8px;
}

.enlace_azul:hover{
  background-color: #00224f;
  color: white;
}

.enlace_inferior{
  text-decoration: none;
  /*color: #00224f;*/
  color: #ffffff;
}

.enlace_inferior:hover{
  text-decoration: none;
  color: #00224f;
  background-color: #ffffff;
}

/*DIV GENERAL*/
#wrapper {
	text-align: left;
	margin-left:-390px;
	width: 794px;
	position: absolute;
	left:50%;
	background: url("../img/border.jpg") top center;
}

#wrapper-center {
	margin-left: 11px;
	width: 771px;
	text-align: left;
}

/* CABECERA */
#cabecera {
	height: 227px;
}

#cabecera1 {
	background: url("../img/cabecera.swf");
	height: 227px;
	width: 771px;
}

#menu_cabecera{
  float: right;
  width: 475px;
}

#menu_cabecera ul{
  list-style:none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#menu_cabecera ul li{
  display: inline;
  position: relative;
  margin: 7px;
  font-weight: bold;
  color: #334d6e;
  font-size: 11px;
  font-style: italic;
}

#menu_cabecera ul li a{
  font-weight: bold;
  color: #334d6e;
  font-size: 11px;
  text-decoration:none;
  font-style: italic;
}

#idiomas{
	float: left;
	text-align: right;
  width: 716px;
  margin-top: 16px;
  
  color: #01224f;
  font-weight: bold;
  font-size: 11px;
}

#idiomas a {
  color: #01224f;
  font-weight: bold;
  font-size: 11px;
  text-decoration:none;
}
/* FIN CABECERA */
/* MENU */

#menu{
  float: left;
  width: 100%;
  background: #00224f;
  border-bottom: 1px solid #00224f;
  padding: 3px 2px 3px 2px;
}

/*
#menu ul{
  list-style:none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}

#menu ul li{
  display: inline;
  position: relative;
  width: 19%;
  float: left;
  font-weight: bold;
  color: white;
}

#menu ul li a, #menu ul li a:hover{
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#menu ul li a.current,
#menu ul li a.section,
#menu ul li a.section:hover,
#menu ul li a.current:hover {
  font-weight: bold;
  color: #98B5C7;
  text-decoration: none;
}
*/
/* COL. IZQUIERDA */
#lateral_izdo {
	float: left;
	width: 180px;
	clear: left;
	margin: 10px 5px 10px 5px;
}

/* COL. DERECHA */
#lateral_dcho {
	float: left;
	width: 160px;
	margin: 10px 5px 10px 5px;
}

#lateral_dcho #suplementos{
  margin: 5px 0 20px 0;
}

#lateral_dcho #suplementos p{
  margin:0;
}

#lateral_dcho #calculadora{
  border: 1px solid #cccccc;
  padding: 10px 5px 5px 5px;
}

#lateral_dcho #calculadora form{
  font-size: 10px;
}

#lateral_dcho #calculadora input.texto{
  width: 95px;
  height: 16px;
  border: 1px solid #00224f;
  background-color: #e7f2f8; 
}

#lateral_dcho #calculadora input.boton{
  background-color: #00224f; 
  color: white;
  font-weight: bold;
  font-size: 8px;
  border: none;
  padding: 3;
}

#lateral_dcho img, #lateral_izdo img{
  border: 1px solid #cccccc;
}

/* COL. CENTRO */
#contenido { 
	float: left;	
	width: 404px;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}
*html #contenido { 
	float: left;	
	width: 390px;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
}

#contenido #apartados{
  padding: 0 5px 0 5px;
  float: left;
}

#contenido .apartado{
  float: left;
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#contenido .apartado .img_apartado{
  float: left;
}

#contenido .apartado .texto_apartado{
  width: 260px;
  float: left;
}

#contenido .apartado .texto_apartado h4{
  margin: 5px;
  font-size: 11px;
}

#contenido .apartado .texto_apartado h4 a,
#contenido .apartado .texto_apartado h4 a:hover
.enlace_negro_sin_subrayado,
.enlace_negro_sin_subrayado:hover{
  text-decoration:none;
  color: black;
  font-weight: bold;
}

#contenido .apartado .texto_apartado p{
  margin: 0 5px 5px 5px;
}

#contenido .apartado .entrar_apartado{
  float: right;
}

#contenido #parrafos{
  float: left;
}

#contenido #parrafos .parrafo p{
  margin: 0;
}

#contenido .parrafo{
  padding: 5px;
  width: 100%;
  border-top: 1px solid #f3f3f3;
}

#contenido_extendido {
	margin-left: 37px;
	width: 695px;
	
}

#titulo_extendido {
	width: 100%;
	color: #01224f;
	font-weight: bold;
	border-bottom: 1px solid #234167;
}

#texto_extendido {
	width: 100%;
	color: black;
	/*font-weight: bold;*/
	margin-left: 10px;
	margin-right: 3px;
	margin-top: 5px;
}

#texto_extendido td {
  padding-bottom: 5px;
  vertical-align: top;
}

/** PAGINA CON BORDES **/
#cuadro_texto {
	font-weight: normal;
	width: 266px;
	height: 289px;
	background-image: url('../img/fondo_texto.jpg');
}

#cuadro_texto p{
	margin-top: 10px; 
	margin-left: 10px;
}

#cuadro_imagen {
	width: 266px;
	height: 289px;
	text-align: center;
	background-image: url('../img/fondo_imagen.jpg');
}

#cuadro_imagen img {
	margin-top: 10px; 
}

/** PAGINA CON BORDES 2**/
#titulo_extendido_2{
  float:left; 
  border-bottom: 1px solid white; 
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_titulo.jpg'); 
  width: 100%; 
  height: 20px; 
  font-weight:bold; 
  color: white; 
  font-size: 10px; 
  line-height: 19px;
}

#titulo_extendido_3{
  float:left; 
  border-bottom: 1px solid #00224F; 
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_titulo.jpg'); 
  width: 100%; 
  font-weight:bold; 
  color: white; 
  font-size: 10px; 
  line-height: 19px;
}

#cuadro_texto_2 {
  float: left; 
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_izq1.jpg'); 
  width: 333px; 
  /*height: 396px;*/    
  height: 520px;   
  color: white;
}


#cuadro_texto_2 div {
  color: #334d6e; 
  font-weight: bold; 
  margin-top: 10px; 
  margin-left: 10px;
}

#cuadro_texto_2 p {
  margin-top: 10px; 
  margin-left: 10px;
}

#cuadro_texto_2 a.link{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#cuadro_texto_2 a:hover,
#cuadro_texto_2 a:visited{
  color: #ffffff;
  text-decoration: none;
}

#cuadro_texto_2 a:hover{
  text-decoration: underline;
}

#cuadro_imagen_2{
  float: right;	
  width: 361px; 
  height: 365px; 
  background-repeat: no-repeat;
  background-image: url('../img/fondo_derecha1.jpg');
}

#cuadro_imagen_2 div{
  width: 347px; 
  height: 351px; 
  padding-left: 4px; 
  padding-left: 6px; 
  padding-top: 4px;
}

#cuadro_imagen_2 #holder img{  
  padding-top: 3px;
  padding-left: 3px;
}

/* pagina de office */

#cuadro_texto_4 {
  float: left; 
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_izq3.jpg'); 
  width: 333px; 
  /*height: 396px;*/
  height: 396px; 
  color: white;
}

#cuadro_texto_4 div {
  color: #334d6e; 
  font-weight: bold; 
  margin-top: 10px; 
  margin-left: 10px;
}

#cuadro_texto_4 p {
  margin-top: 10px; 
  margin-left: 10px;
}

#cuadro_texto_4 a.link{
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#cuadro_texto_4 a:hover,
#cuadro_texto_4 a:visited{
  color: #ffffff;
  text-decoration: underline;
}




/* pagina de tarifas (lide)*/

#cuadro_lista{
  float: left; 
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_izq1_peq.jpg'); 
  width: 333px; 
  height: 230px; 
  color: white;
}

ul#lista_tarifas {
  color: #ffffff;
  margin-left: 15px;
  padding-left: 0;
  margin-top: 60px;
}


*html ul#lista_tarifas {
  list-style: none;
  color: #ffffff;
  margin-left: 15px;
  margin-top: 60px;
}

ul#lista_tarifas li{
  padding-left: 10px;
  list-style: none;  
}

ul#lista_tarifas li a.link {
  width: 100%; 
  font-weight: bold; 
  color: white; 
  font-size: 10px; 
  line-height: 19px;
  text-decoration: none;
}

ul#lista_tarifas li a:hover {
  text-decoration: none;
}

ul#lista_tarifas li a.section,
ul#lista_tarifas li a.current  {
  color: #ffffff;
  font-size: 10px;
  line-height: 19px;
  text-decoration: underline; 
  font-weight: bold; 
}

#cuadro_calculadora{
  float: right;	
  width: 350px; 
  height: 230px; 
  border: 1px solid #dfdfdf;
}

#cuadro_calculadora .titulo_calculadora{
  font-weight: bold;
  margin-top: 5px;
}


#cuadro_calculadora input.texto{
  width: 140px;
  height: 18px;
  border: 1px solid #00224f;
  background-color: #e7f2f8; 
}

#cuadro_calculadora input.boton{
  background-color: transparent; 
  color: black;
  font-weight: normal;
  font-size: 12px;
  border: none;
  padding: 5;
}





#pie {
	clear: both;
	background: #e7f2f8;
	text-align:center;
	color: #00224f;
	border-top: 1px solid #00224f;
	border-bottom: 1px solid #00224f;
}

#npie {
	clear: both;
	background: #00224f;
	text-align:center;
	color: #ffffff;
  background-repeat: repeat-x;
  background-position: bottom left;
  background-image: url('../img/fondo_pie.jpg'); 
}

#mbreadcumbs {
  color: black; 
  text-align:left; 
  font-weight: bold; 
  margin-top: 10px; 
  padding-left: 15px;
}

#mbreadcumbs a {
  color: #014f37;
  text-decoration: none;
}

#mbreadcumbs a:hover {
  background-color: #014f37;
  color: white;
}
/* Sidebar 
***********************************/
#Sidebar { 
 	width: 180px; 
	float: left;  
	margin: 5px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat right top; 
	}
	#Sidebar ul {
		margin: 2px 0px 5px -35px;
	}
	*html #Sidebar ul {
		margin: 2px 0px 5px 5px;
	}
	#Sidebar li {
		margin: 8px 2px;
		list-style: none;
	}
	#Sidebar h3 {
		clear: both; 
		text-transform: uppercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		text-align: center;
		/*background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;*/
	}
	
	#Sidebar a em {
		font-style: normal;
	}
	ul#Menu2 {
		margin-right: 10px;
	}
  ul#Menu2 li { 
    font-size: 0.8em; 
    margin: 1px 0 2px 2px;
    list-style: none;
  }
  ul#Menu2 li a {
    display: block;
    width: 173px;
    text-indent: 8px;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    color: #00224F;
  }
  ul#Menu2 li a:hover,
  ul#Menu2 li a.current,
  ul#Menu2 li a.current:hover {
    background: #DCDCDC;
    color: #00224F;
    text-decoration: none;
  }
	ul#Menu2 li a.current {
    font-weight: 700;
	}
  ul#Menu2 li a.section,
  ul#Menu2 li a.section:hover {
    background: #DCDCDC;
    font-weight: 700;
    width: 173px; 
  }
  ul#Menu2 li a.levela:hover span,
  ul#Menu2 li a.current span,
  ul#Menu2 li a.section span,
  ul#Menu2 li a.section:hover span,
  ul#Menu2 li a.current:hover span {
        background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
        display: block;
        width: 100%;
        height: 100%;
  } 
  ul#Menu2 li a.levela:hover em,
  ul#Menu2 li a.current em,
  ul#Menu2 li a.section em,
  ul#Menu2 li a.section:hover em,
  ul#Menu2 li a.current:hover em {
    background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
    display: block;
    width: 100%;
    height: 100%;
  }
  ul#Menu2 li ul {
    height: 100%;
    position: relative;
    margin: -4px 0 0 0;
    width: 173px;
    padding: 4px 0 10px 0;
    background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
  }
  ul#Menu2 li ul li ul {
    background: #DCDCDC;
    margin-left: 0;
  }
  ul#Menu2 li ul li {
    width: 140px;
    background: #DCDCDC;
    padding: 0;
    font-size: 0.8em;
    display: inline;
    margin: 0;
  }
  ul#Menu2 li li a.current,
  ul#Menu2 li li a.section,
  ul#Menu2 li li a.section:hover,
  ul#Menu2 li li a.current:hover {
    color: #555;
    font-weight: 700;
    background: #DCDCDC;
  }
  ul#Menu2 li li ul {
    margin: 0 0 0 10px;
    padding-top: 0;
    width: 155px;
  }
  ul#Menu2 li li ul .roundWhite {
    margin-bottom: -10px;
  }
  /* Sub Menu */
  ul#Menu2 li a.levelb {
    font-size: 1.7em;
    text-indent: 8px;
    width: 165px;
    margin-left: 3px;
  }
  
  ul#Menu2 li a.levelb:hover,
  ul#Menu2 li li a.current,
  ul#Menu2 li li a.current:hover,
  ul#Menu2 li li a.section,
  ul#Menu2 li li a.section:hover {
    background: #BCBCBC;
    width: 170px;
    text-decoration: none;
    display: block;
    color: #fff;
  }
  
  ul#Menu2 li a.levelb:hover span,
  ul#Menu2 li li a.current span,
  ul#Menu2 li li a.current:hover span,
  ul#Menu2 li li a.section span,
  ul#Menu2 li li a.section:hover span {
    background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
    display: block;
    width: 100%;
    height: 100%;
  } 
  ul#Menu2 li a.levelb:hover em,
  ul#Menu2 li li a.current em,
  ul#Menu2 li li a.current:hover em,
  ul#Menu2 li li a.section em,
  ul#Menu2 li li a.section:hover em {
    background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
    display: block;
    width: 100%;
    height: 100%;
  }

/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#f0f0f0;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/

#sitemap-list li a,
#sitemap-list li li a,
#sitemap-list li li li a{
  text-decoration: none;
  color: #00224F;
}

#sitemap-list li a:hover,
#sitemap-list li li a:hover,
#sitemap-list li li li a:hover{
  text-decoration: underline;
  color: #000000;
}

#Form_Form {padding:10px; margin-top:10px; background:#f0f0f0;}
#Form_Form label {margin-left:2px;padding:5px 10px;  background:#fff;}


/*
#numeric_page {
  color: #ffffff;
  /*margin-left: -10px;*/
/*}*/

/*

*html #numeric_page {
  list-style:circle;
  color: #ffffff;
  margin-left: 22px;
  margin-top: 10px;
}

#numeric_page li a.link {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#numeric_page li a:hover {
  color: #80B4FF;
  font-weight: bold;
  background-color: white;
}

#numeric_page li a.section,
#numeric_page li a.current  {
  color: #80B4FF;
  font-size: 12px;
  text-decoration: none;
}

*/


#numeric {
  color: #00224f;
  margin-left: -10px;
}

*html #numeric {
  list-style:circle;
  color: #00224f;
  margin-left: 22px;
  margin-top: 10px;
}

#numeric li a.link {
  color: #00224f;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#numeric li a.section,
#numeric li a.current  {
  color: black;
  font-size: 12px;
  text-decoration: none;
}


/* lide */
#cuadro_texto_3 {
  float: left; 
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_izq2.jpg'); 
  width: 332px; 
  /*height: 396px;*/
  height: 527px;   
  /*color: white;*/ 
}

#cuadro_texto_3 div {
  /*color: #334d6e; 
  font-weight: bold;*/ 
  margin-top: 10px; 
  margin-left: 10px;
}

#cuadro_texto_3 p {
  margin-top: 10px; 
  margin-left: 10px;
}

#cuadro_imagen_3{
  float: right;	
  width: 363px;  
  height: 365px; 
  background-repeat: no-repeat;
  background-image: url('../img/fondo_derecha2.jpg');
}

#cuadro_imagen_3 div{
  width: 347px; 
  height: 351px; 
  /*padding-left: 4px; 
  padding-left: 6px; 
  padding-top: 4px;*/
  padding-left: 10px;
  padding-top: 10px;
}


ol#numeric_page {
  color: #ffffff;
  margin-left: 15px;
  padding-left: 0;
}


*html ol#numeric_page {
  list-style:circle;
  color: #ffffff;
  margin-left: 15px;
  margin-top: 10px;
}

ol#numeric_page li{
  padding-left: 10px;
  list-style: decimal inside;
  background-repeat: no-repeat; 
  background-image: url('../img/fondo_titulo2.jpg'); 
}

ol#numeric_page li a.link {
  width: 100%; 
  font-weight: bold; 
  color: white; 
  font-size: 10px; 
  line-height: 19px;
  text-decoration: none;
}

ol#numeric_page li a:hover {
  color: #80B4FF;
}

ol#numeric_page li a.section,
ol#numeric_page li a.current  {
  color: #80B4FF;
  font-size: 10px;
  line-height: 19px;
  text-decoration: none; 
  font-weight: bold; 
}

.titulo_azul{
  color: #0033cc;
}

hr{
 width: 280px;
 margin-left: 5px; 
}

*html hr{
  margin-bottom: -10px;
  margin-top: -20px;
}

.titulo_puerto{
  font-weight: bold;
  margin-top: -160px;
}

/* Pruebas tipografia */
.arial{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.verdana{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.helvetica{
font-family:Helvetica;
font-size:11px;
}
.times{
font-family:"Times New Roman", Times, serif;
font-size:11px;
}

/* fin lide */