﻿/* CSS Multiphone */

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

a {
 text-decoration: none;
}

#box {
 width: 911px auto;
 margin: 0;
}

.clear { clear: both; background: none; }

/*Example CSS for demo ticker*/

#ajaxticker1{
width: 150px;
height: 100px;
border: 0px ridge #fff;
padding: 5px;
background-color: #fff;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
font-size:16px;
font-family:Arial, Helvetica, sans-serif, Myriad;
font-style: italic;
background-color: none;
}

#ajaxticker2{
width: 150px;
height: 150px;
border: 0px ridge #fff;
padding: 5px;
background-color: #fff;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-style: italic;
background-color: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.texto-10 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.texto-contenido {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
padding: 15px;
}

#ddimagetabs{
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Arial; /*tab font */
color: black; /*font color */
width: 86px; /*width of tab image */
height: 22px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
margin-bottom: 0px;
background-image:url(images/bluetab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a.current{
background-image:url(images/bluetabover.jpg); /*URL to tab image onmouseover */
color: black;
}

#ddimagetabs a:hover{
background-image:url(images/bluetabover.jpg); /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
width:500px; /*width of 2nd level content*/
height:300px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 220px;
height: 120px;
margin: 80px 0 0 15px;
border: 0px solid black;
padding: 5px;
}

#pscroller2{
width: 270px;
height: 70px;
margin: 60px 0 0 10px;
border: 0px solid black;
padding: 0px;
z-index: 10;
}


.someclass{ //class to apply to your scroller(s) if desired }

.access-f {
 with: 301px;
 height: 175px;
 padding: 0 0 0 0;
 font-size: 12px;
 background-image: url('images/mp-front-access.jpg');
 background-repeat: no-repeat;
 }
 
 .rates-f {
	with: 256px;
	height: 285px;
	padding: 0 0 0 0;
	font-size: 12px;
	background-image: url('images/mp-valla-rates.jpg');
	background-repeat: no-repeat;
}
 
 .footer {
	with: 911px;
	height: 72px;
	padding: 25px;
	font-size: 11px;
 }
 
  .footer a { color:#00F;}
  .footer a:hover { color:#3CF;}

 .header1 {
	with: 593px;
	height: 50px;
	padding: 0px 20px 0 0;
	font-size: 12px;
	color:fff;
	text-align: right;
	background-image: url('images/mp-menu-search.jpg');
	background-repeat: no-repeat;
	background-position: top;
 }

.header1 a { color:fff; text-decoration: none;}

 .submenu {
 with: 911px;
 height: 35px;
 padding: 5px 35px 0 25px;
 font-size: 12px;
 font-weight:bold;
 text-align:right;
 background-image: url('images/mp-menu-sub.jpg');
 background-repeat: no-repeat;
 }
 
 .submenu a { color:#0000CC; text-decoration:none;}

.tabla-b {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #555;
    }
.tabla-n {
    font-size: 14px;
    border-bottom: 1px #000;
	}

/*tablas en CSS*/
th {
font: 0.8em Arial, Helvetica, sans-serif;
}
td {
font: 0.8em Arial, Helvetica, sans-serif;
}
p {
font: 0.8em Arial, Helvetica, sans-serif;
}
.datatable {
border-collapse: collapse;
width: 100%;
}
.datatable td {
border: 1px solid #fff;
padding: 2px 5px 3px 5px;
}
.datatable th {
border: 1px solid #fff;
font-weight: bold;
text-align: left;
padding-left: 5px;
}
.datatable caption {
font: bold 0.9em Arial, Helvetica, sans-serif;
color: #33517A;
text-align: left;
padding-top: 2px;
padding-bottom: 3px;
}
.datatable tr.altrow {
background-color: #fff;
color: #000000;
}

/*Paginas internas*/

.about {
width: 260px;
height: 500px;
font-size: 10px;
background-image: url('images/mini-about-mpv-es.jpg');
background-repeat: no-repeat;
}

.support-lat {
with: 256px;
height: 500px;
padding: 45px 15px 10px;
font-size: 12px;
background-image: url(images/mini-support-mpv-es.jpg);
background-repeat: no-repeat;
}

.howtopay-lat {
with: 256px;
height: 500px;
padding: 45px 15px 10px;
font-size: 10px;
background-image: url('images/mini-howtopay-mpv-es.jpg');
background-repeat: no-repeat;
}

.suscribir-lat {
	with: 256px;
	height: 500px;
	padding: 45px 15px 10px;
	font-size: 12px;
	background-image: url('images/mini-suscribe-mpv-es.jpg');
	background-repeat: no-repeat;
	font-weight: normal;
}

.acceso-lat {
	with: 256px;
	height: 500px;
	padding: 45px 15px 10px;
	font-size: 12px;
	background-image: url('images/mini-access-mpv-es.jpg');
	background-repeat: no-repeat;
	font-weight: normal;
}

.texto-contenido 2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
}
.Titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #0033CC;
}
.Titulares2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #0033CC;
}
.Titulares3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #0033CC;
}
.texto-contenido-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 18px;
}

#head02 {
	height: 118px;
	width: 911px;
	margin-left: auto ;
    margin-right: auto ;
}

#boxbody {
	height: 460px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

#submenu02 {
	height: 20px;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 5px 0;
	background-image:url(images/bg-subm.jpg);
	background-repeat:repeat-x;
}

.submenu02 { text-align:right; font-weight:bold; color:#00F;}
.submenu02 a { color: #00F;}
.submenu02 a:hover { color:#3CF;} 

#boxbody500 {
	height: 530px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

#boxbody1000 {
	height: 1200px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

#boxbody3000 {
	height: auto;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

#boxbody700 {
	height: 750px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

#valla01 {
	height: 285px;
	width: 608px;
    float: left;
	margin: 0 0 0 15px;
}

#valla02 {
	height: 285px;
	width: 256px;
    float: left;
	margin: 0 0 0 0;
}

#valla02a {
	width: 226px;
	float: left;
	margin: 0 0 0 0;
	height: auto;
	padding: 45px 20px 0 15px;
}

#valla03 {
	height: 175px;
	width: 301px;
    float: left;
	margin: 0 0 0 15px;
}

#valla04 {
	height: 175px;
	width: 307px;
    float: left;
}

#valla05 {
	height: 175px;
	width: 256px;
    float: left;
}

#logo02 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 118px;
	width: 318px;
}
#menu02 {
	float: right;
	height: 79px;
	width: 593px;
}
.header-menu02 {
	background-image: url(images/mp-menu-search.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 25px 25px 39px 20px;
	color: #fff;
	font-size: 12px;
	text-align:right;
}

.header-menu02 a {color:#FF0; font-weight:bold; }
.header-menu02 a:hover { color:#fff; font-weight:bold; }

#menu03 {
	float: right;
	height: 39px;
	width: 593px;
	text-align:right;
	margin: 0 0 0 0;
}

#footer02 {
	height: 72px;
	width: 911px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/mp-valla-footer.jpg');
	background-repeat: no-repeat;
}



#conten-int01 {
	width: 608px;
	float: left;
	margin: 0 0 0 15px;
	height: auto;
}
