/*
Theme Name: Vertical y Medios
Theme URI: http://www.artvisual.es
Description: Plantilla para la web de Vertical y Medios
Version: 1.0
Author: Summonpress
Author URI: http://www.summonpress.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */ 
*{
	margin: 0;
	padding: 0;
}
body {
	background:#FFF url(images/body_bg.png) repeat-x 0 0;     
	font-family: "lucida grande","Segoe UI",arial,verdana,"lucida sans unicode",tahoma,sans-serif;
	font-size: 14px;  
	outline: none;    
	color: #333;
	} 
body.page{
	background-image: url(images/body_page_pg.png);
}

#header {    
	height: 127px;      
	display: block;
	width: 100%;
	position: relative;
	}  
#wrapper{
	background:transparent url(images/fondo.png) repeat-x 50% 3px;      
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

#content {
	float: right;
	}  
.widecolum{
	margin: 20px 0;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	margin-top: 30px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	color: #0A85CC;
} 
h4{
	color: #333;
}
h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	} 
a:focus{
	outline: none;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none; 
	outline: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;     
	outline: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	margin: 0px auto 20px auto;
	padding: 0;       
	display: block;
	width: 990px;      
	clear: both;
	} 
#page_image{
	text-align: center; 
	height: 170px;
	margin: 0 0 20px 0;  
	display: block;
	overflow: hidden;
}
.narrowcolumn {
	float: left;
	width: 544px;  
	margin: 0 100px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 10px 0;
	width: 100%;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;  
	background: url(images/footer_bg.png) repeat-x 50% 0 ;  
	min-height: 429px;    
	position: relative;
	} 
#footer .footer_content{
	margin: 0 auto;
	width: 990px;
	position: relative;
}
#footer .footer_content .bg{
	background-color: #0F5C94;
	opacity:0.65;filter:alpha(opacity=65);    
	width: 990px;
	height: 225px;  
	position: absolute;
	top: 25px;
	left: 0;  
	z-index: 1;
}
#footer .footer_content .text{
	position: absolute;
	top: 25px;
	left: 0; 
	z-index: 2; 
	width: 100%;
	float: left;
} 
#footer .blogtitle{
margin:0 auto;
position:relative;    
top: 30px;
}  
#footer .blogdescription{
margin:0 auto;
position:relative;   
top: 40px;  
left: 0;
}
#footer .footer_block{
border-left:1px solid #0062AA;
border-right:1px solid #0B8FC8;
float:left;
height:160px;
margin:30px 0;
padding:0 15px;
position:relative;
} 
#footer .block1{
	width: 315px;
} 
#footer .block2{
	width: 130px;
}
#footer .block3{
	width: 130px;
}
#footer .block4{
	width: 185px;
}
#footer .block5{
border:medium none;
float:left;
margin:-10px 0 0;
padding:0 9px;
width:84px;
} 
#footer ul li{
	color: #3A9EC7;  
	list-style: none;
	padding: 0;
	margin: 0;
}  
#footer h4{
	text-transform: uppercase;
	font-size: 16px;  
	font-weight: bold;
}
#footer a{
	color: white;
}
#footer p{
	color: white;   
	font-size: 16px;
}
 

/* End Structure */





h2 {
	margin:30px 0 10px 0;  
	font-weight: normal;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

p{
	margin: 10px 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
	} 
.width5 { width: 4.999%; }
.width10 { width: 9.999%; }
.width13 { width: 12.999%; }
.width15 { width: 14.999%; }
.width18 { width: 17.999%; }
.width19 { width: 18.999%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width24 { width: 23.999%; }
.width25 { width: 24.999%; }
.width27 { width: 26.999%; }
.width28 { width: 27.999%; }
.width30 { width: 29.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width38 { width: 37.999%; }
.width40 { width: 39.999%; }
.width41 { width: 40.999%; }
.width45 { width: 44.999%; }
.width49 { width: 48.999%; }
.width50 { width: 49.999%; }
.width48 { width: 47.999%; }
.width54 { width: 53.999%; }
.width55 { width: 54.999%; }
.width56 { width: 55.999%; }
.width60 { width: 59.999%; }
.width64 { width: 63.999%; }
.width65 { width: 64.999%; }
.width70 { width: 69.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width:205px;
	float: left; 
	margin: 20px 0;
	position: relative;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left:5px solid #0A85CC;
	color:#0A85CC;
	float:left;
	font-size:16px;
	font-style:italic;
	margin:15px 30px 0 10px;
	padding-left:20px;
	width:200px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}   
.clair{
	color: #CCC;
}

hr {
	display: none;
	} 
ul li{
	margin: 0 0 0px 20px;
	list-style: square;
	padding-left: 10px;
}

a img {
	border: none; 
	outline: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	text-align: center;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.blogtitle{
	background: url(images/logo.png) no-repeat 0 0;   
	width: 320px;
	height: 45px;
	display: block;
	margin: 10px 0 0 0;   
	color:white;
	position:absolute;
	top:20px; 
	left: 0; 
	cursor: pointer;
} 
.blogtitle:hover{
	background-position: 0 -50px;
}

.blogtitle span{
	display: none;
}
.blogdescription{
color:white;
font-size:17px;
font-weight:normal;
left:10px;
margin:0;
padding:0;
position:absolute;
top:75px;    
text-shadow: 1px 1px 1px #053165;
} 

.main_menu{
	height: 40px; 
	display: block;
	overflow: hidden;
	zoom:1;
}
.main_menu ul li, .main_menu ul{
	list-style: none;
}
.main_menu ul li{
	float: left;
	display: inline;  
	margin: 0 10px 0 0;
}
.main_menu ul li a{
	color: white;
	font-size: 16px;  
	line-height: 38px;
	float: left;   
	padding: 0 10px;   
	text-shadow: 0 -1px 2px #045B98; 
	text-decoration: none;  
	border: 1px solid #23A6D1;     
}
.main_menu ul li a:hover{
	color: #DFF7FF;
}  
.main_menu ul li.current_page_item a, .main_menu ul li.current_page_parent a{	
	background: url(images/main_menu_current.png) repeat-x 0 0;
	color: #0B97CE;  
	text-shadow: 0 -1px 1px #fff;    
	border: 1px solid #fff;
} 
#scroller_home{
	display: block;
	width: 100%; 
	height: 293px;
	clear: both;
	background:#DCDCDC url(images/blank.gif) repeat-x 0 0;
	border: 1px solid #999;    
	-moz-border-radius: 6px;  
	position:relative;
	clear:both;  
	margin: 0 0 10px 0;
	
}                          
#scroller_home_nav{
float:right;
left:0;
position:absolute;
top:40px;
width:150px;
z-index:1;
}
#scroller_home_nav li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0;
width:150px;
}
#scroller_home_nav  li a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/scroller_home_tab_bg.png) repeat scroll 0 0;
border-bottom:1px solid #37B6DF;
border-top:1px solid #1E93B9;
color:white;
float:left;
font-size:14px;
height:40px;
line-height:40px;
text-shadow:0 -1px 2px #045B98;
width:100%;  
position: relative;  
text-indent: 10px;
}    
#scroller_home_nav  li a span{
}
#scroller_home_nav  li a.current span{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/scroller_home_current_tab_bg.png) no-repeat scroll 0 0;
height:57px;
left:-17px;
padding-top:3px;
position:absolute;
text-indent:27px;
top:-3px;
width:189px;
z-index:2;
} 
#scroller_home_content{
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #999999;
	display:inline;
	float:right;
	height:270px;
	margin:10px 10px 0 0;
	width:828px;  
	overflow: hidden;      
	position: relative;
} 
#scroller_home_content .items{
    height:20000em; 
    width: 828px;
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
}
#scroller_home_content div{
float:left;
height:270px;
padding:10px 10px 10px 30px;
width:380px;
}   
.info{
	width: 330px;
	height: 208px; 
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: relative;
}  
.info img{
	position: absolute;
	top: 0;
	left: 0;
}
.info img.first{
	z-index: 1;
}

.blue_box{
	width: 318px;  
	display: block;
	overflow: hidden;
} 
.blue_box .blue_box_top{
	background: url(images/blue_box_top.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	height: 24px;
}
.blue_box .blue_box_content{
	background: url(images/blue_box_bottom.png) no-repeat bottom;
	display: block;
	overflow: hidden;  
	padding: 0 20px;   
	color: #FFF;    
	min-height: 580px;
}


.blue_box2{
	width: 318px;  
	display: block;

	position: absolute;
	left: -10px;
	top:20px;
} 
.blue_box2 .blue_box_top{
	background: url(images/blue_box_top.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	height: 24px;
}
.blue_box2 .blue_box_content{
	background: url(images/blue_box_bottom.png) no-repeat bottom;
	display: block;

	padding: 0 20px;   
	color: #FFF;    
	min-height: 580px;
}


#soportes h3{
	color: white;
} 
.tooltip { 
    display:none; 
    background-color:#fff; 
    border:3px solid #24A6D1; 
    padding:10px; 
    font-size:13px; 
    -moz-box-shadow: 2px 2px 11px #666; 
    -webkit-box-shadow: 2px 2px 11px #666;  
    color: #333;
    z-index: 3;  
    width: 300px;    
    text-align: left;   
    -moz-border-radius: 6px;
}  

.tooltip2 { 
    display:none; 
    background-color:#fff; 
    border:3px solid #24A6D1; 
    padding:10px; 
    font-size:13px; 
    -moz-box-shadow: 2px 2px 11px #666; 
    -webkit-box-shadow: 2px 2px 11px #666;  
    color: #333;
    z-index: 3;  
    width: 300px;    
    text-align: right;   
    -moz-border-radius: 6px;
}  


.soporte{
	border-bottom:1px solid #064273;
	cursor:pointer;
	display:block;
	text-align:center;
	border-top:1px solid #0D8BF2;     
	padding: 15px 0; 
	overflow: hidden;
}  
.border-box{
	display: block;
	overflow: hidden;
	border: 3px solid #1F9FD8;
	padding: 5px;      
	height: 60px;
}  
.content{
	padding: 19px;  
	display: block;
	overflow: hidden; 
}                   
.clear{
	clear: both;
} 
.dossiers{
	display: block;
	clear: both;
	margin: 10px 0;   
	overflow: hidden;
}
.dossier{
	float: left;
	padding: 10px;
	text-align: center;
	border: 3px solid #CCE7F5;
	margin: 0 10px 0 0;
	width: 178px;
} 
.dossier:hover{
	background-color: #f3f3f3;
} 
.dossier h3{
	text-transform: uppercase;
	color: #333;    
	font-size: 12px;
	margin: 0 0 20px 0;
}
.last{
	float: right;
	margin: 0;
}  
.button{
  	background: url(images/button_bg.png) repeat-x 0 0;
  	display: block;
  	overflow: hidden;
  	color: white;
  	height: 44px;
  	line-height: 42px;
  	border: 1px solid #0DA2D9;   
    -moz-box-shadow: 0px 1px 6px #999; 
    -webkit-box-shadow: 0px 2px 6px #999;     
    -moz-border-radius: 2px;     
    font-size: 18px;  
    text-shadow:0 1px 1px #045B98;   
    font-family: Arial, Helvetica, sans-serif;      
    cursor: pointer;    
    font-weight: bold;
}
.button:hover{
	background-position: 0 -44px;
	text-decoration: none;  
	color: #eee;
}

#tabs_home{
	display: block;
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}  
#tabs_home .panes{
	background: #11649B;
	width: 633px;
	min-height: 250px;
	display: block;
	overflow: hidden;
	zoom:1;   
	color: #FFF;
	font-size: 16px;
	border-top: 10px solid #0DA6F0; 
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;   
	position: relative;
	z-index: 1;
} 
#tabs_home .panes div{
	display: block;
	overflow: hidden;
	padding: 10px 20px;
} 
ul.tabs li{
	float: left;
	list-style: none;  
} 
ul.tabs li a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-box-shadow:0 3px 6px #999999;
	background:transparent url(images/main_menu_current.png) repeat-x scroll 0 0;
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#0B97CE;
	float:left;
	font-size:17px;
	line-height:38px;
	overflow:hidden;
	padding:0 30px;
	text-decoration:none;
} 
ul.tabs li a.current{
	background: #0DA6F0;   
	border-color: #0DA6F0;
	color: white;  
	text-shadow:0 -1px 2px #045B98;
}
#feeds{
	display: block;
	clear: both; 
	width: 100%;
	float: left;    
	margin: 0 0 20px 0;
}
#feeds .feed{
	background: url(images/feed_bg.png) no-repeat 0 0;   
	width: 310px;     
	min-height: 324px;   
	position: relative;
	padding: 40px 0 0 0;
}  
#feeds .middle{
	margin: 0 30px;
}    
#feeds h3{
	background-image:url(images/feeds-icons.png);
	background-repeat:no-repeat;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:bold;
	height:85px;
	left:-30px;
	line-height:110px;
	padding:0 0 0 70px;
	position:absolute;
	top:-30px;
} 
#feeds h3 a{
	color: #333;
}
.twitter{
	background-position: 0 -95px;
}
.blog{
	background-position: 0 0;
} 
.facebook{
	background-position: 0 -185px;
}    
.feed ul{
  	display: block;
  	overflow: hidden;
}
.feed ul li{
	list-style: none;
	border-bottom: 1px solid #B1B1B1;
	padding: 5px 0;
}  
.social{
	background-image: url(images/feeds-icons.png);
	width: 72px;
	height: 78px;
	float: left;
}  
#sidebar_navigation{
	margin: 0 0 30px 0;  
	float: left;   
	display: block;
	overflow: hidden;
}
#sidebar_navigation h2{
	margin: 0 0 15px 0;
}
#sidebar_navigation h2 a{
	color: #333;
	text-transform: uppercase;
} 
.subpages{
	
}        
.subpages li{
	list-style: none;
	font-size: 18px;     
	margin: 0;
	padding: 0;   
	float: left;
	display: block;
}
.subpages li a{
	padding: 5px;  
	float: left;
	display: block;
	width: 180px;
}
.subpages li.current_page_item a{
 	background: #146BA2 none repeat scroll 0 0;
 	color: white;
}

 
/* Begin Tarifas */ 

.packsv2_header {
!background:transparent url(images/bg_packs_header.jpg) no-repeat scroll left top;
clear:both;
display:block;
height:115px;
position:relative;
}

.packsv2_desc {
font-size:11px !important;
height:94px !important;
top:3px !important;
}

.packsv2_desc, .packsv2_desc2 {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #B1A498;
color:#5B553F;
font-size:10px;
height:62px;
left:15px;
padding:5px 10px;
position:absolute;
top:8px;
width:240px;
}

.packsv2_titinf {
top:27px !important;
}

.packsv2_tit1 {
background:transparent url(images/web1.png) no-repeat scroll left top;
height:78px;
left:295px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}

.packsv2_tit2 {

background:transparent url(images/web2.png) no-repeat scroll left top;
height:78px;
left:455px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}

.packsv2_tit3 {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:615px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}

.packsv2_tit4 {

background:transparent url(images/web3.png) no-repeat scroll left top;
height:78px;
left:775px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}


.packsv3_tit1 {
background:transparent url(images/web1b.png) no-repeat scroll left top;
height:120px;
left:295px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}

.packsv3_tit2 {

background:transparent url(images/web2b.png) no-repeat scroll left top;
height:120px;
left:455px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}

.packsv3_tit3 {

background:transparent url(images/web3b.png) no-repeat scroll left top;
height:120px;
left:615px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}

.packsv3_tit4 {

background:transparent url(images/web4b.png) no-repeat scroll left top;
height:120px;
left:775px;
position:absolute;
text-align:center;
top:8px;
width:140px;
}



.web1 {
background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:295px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 10px;
}

.web2 {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:455px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 10px;
}

.web3 {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:615px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 10px;
}

.web4 {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:775px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 10px;
}

.web1b {
background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:0;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 0;
}

.web2b {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:150px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 0;
}

.web3b {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:300px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 0;
}

.web4b {

background:transparent url(images/bg_tit1.png) no-repeat scroll left top;
height:78px;
left:450px;
position:absolute;
text-align:center;
top:8px;
width:140px;
padding-top: 0;
}

.entry .precio{
padding-top: 5px;
}

.packsv2_content ul.list_packs li {
background:transparent url(images/ico_li_packs.gif) no-repeat scroll left center;
font-weight:bold;
line-height:23px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 10px;
padding:0 0 0 10px;
}


.packsv2_content ul.list_packs {
display:inline;
float:left;
margin:0;
padding:0;
width:260px;
}
.list_packs_pack1 li.true {

background:transparent url(images/ico_true_packs_verde.png) no-repeat scroll center center;
text-indent:-5000px;
}

.list_packs_pack2 li.true {

background:transparent url(images/ico_true_packs_rosa.png) no-repeat scroll center center;
text-indent:-5000px;
}

.list_packs_pack3 li.true {

background:transparent url(images/ico_true_packs_azul_claro.png) no-repeat scroll center center;
text-indent:-5000px;
}

.list_packs_pack4 li.true {
background:transparent url(images/ico_true_packs_azul.png) no-repeat scroll center center;
text-indent:-5000px;
}


.list_packs_pack1 li.ademas {

background:transparent url(images/ademas_verde.png) no-repeat scroll 5px center;
text-indent:27px;
font-size: 11px;
}

.list_packs_pack2 li.ademas {

background:transparent url(images/ademas_rosa.png) no-repeat scroll 5px center;
text-indent:27px;
font-size: 11px;
}

.list_packs_pack3 li.ademas {

background:transparent url(images/ademas_azul_claro.png) no-repeat scroll 5px center;
text-indent:27px;
font-size: 11px;
}

.list_packs_pack4 li.ademas {
background:transparent url(images/ademas_azul.png) no-repeat scroll 5px center;
text-indent:27px;
font-size: 11px;
}


.list_packs_pack1 {
background:transparent url(images/bg_packs_content_verde.gif) repeat scroll 0 0;
display:inline;
float:left;
margin:0 0 0 35px;
padding:0 0 3px;
width:140px;

}

.list_packs_pack2 {
background:transparent url(images/fondo_rosa.gif) repeat scroll 0 0;
display:inline;
float:left;
margin:0 0 0 20px;
padding:0 0 3px;
width:140px;
}

.list_packs_pack3 {
background:transparent url(images/fondo_azul_claro.gif) repeat scroll 0 0;
display:inline;
float:left;
margin:0 0 0 20px;
padding:0 0 3px;
width:140px;
}

.list_packs_pack4 {
background:transparent url(images/bg_packs_content_azul.gif) repeat scroll 0 0;
display:inline;
float:left;
margin:0 0 0 20px;
padding:0 0 3px;
width:140px;
}

.packsv2_main {
clear:both;
display:block;
margin-bottom:15px;
width:930px;
}

.packsv2_main2 {
clear:both;
display:block;
margin-bottom:15px;
width:544px;
margin-left: -25px;
}

.packsv2_content {
background:transparent url(images/bg_packs_content.gif) repeat scroll 0 0;
clear:both;
display:block;
overflow:hidden;
width:930px;
margin-bottom: 20px;
}

.list_packs_pack1 li, .list_packs_pack2 li, .list_packs_pack3 li, .list_packs_pack4 li {
line-height:23px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.list_packs_pack1 li.false, .list_packs_pack2 li.false, .list_packs_pack3 li.false, .list_packs_pack4 li.false {
text-indent:-5000px;
}

.individual{
position: relative;
width: 100%;
clear: both;
height: 120px;
}

.title{
color:#0F67A2;
font-weight: bold;
}

.precio{
color:white;
font-family:"Trebuchet MS";
font-size:22px;
margin-bottom:20px;
padding-top:13px;

}

.precio2{
color:white;
font-family:"Trebuchet MS";
font-size:18px;
margin-bottom:15px;
padding-top:8px;

}

.boton {
background:transparent url(images/boton.gif) no-repeat scroll left top;
clear:both;
color:#000000;
display:block;
line-height:19px;
margin:1px auto 0;
text-align:center;
width:91px;
}

.boton:hover {
background-position:0 -19px;
text-decoration:none;
}

.webs_box{
	width: 100%;  
	display: block;
	overflow: hidden;
} 
.webs .webs_top{
	background: url(images/blue_box_top.png) no-repeat -8px 0;
	display: block;
	overflow: hidden;
	height: 24px;
}
.webs .webs_content{
	background: #0A7BD0;
	display: block;
	overflow: hidden;  
	padding: 0 20px;   
	color: #FFF;  
	width: 262px;  
	min-height: 580px;
}

.texto_webs{
width:600px; 
float:left;
margin-right: 30px;
}

.url{
color:#0A7BD0;
font-size: 12px;
}

body .entry .texto_webs ul{
background: none;
}

.texto_webs ul li{
background:transparent url(images/cuadro.gif) no-repeat scroll left 7px;
list-style-type:none;
padding-left:10px;
}

.video_portada{
clear:both;
position:absolute;
right:20px;
top:20px;
z-index:1;
}

.linklove {
display: none;
}

.destacado{
border: 1px solid #B1A498;
padding: 10px;
margin-bottom: 20px;
}

.entry .destacado ul{
margin-left: 20px;
}

.entry .destacado ul li{
margin-left: 40px;
}

#fondo {
	text-align:left;
	border:solid 1px #999999;
	width: 1024px;
	height: 860px;
	position: relative;
	right: 0; left: 0;
	/*float: right;*/
	background: url(banner_ad/fondo.jpg) no-repeat center center;
}

#fondo2 {

	text-align:left;
	border:solid 1px #999999;
	width: 1100px;
	height: 1850px;
	position: relative;
	right: 0; left: 0;
	/*float: right;*/
	background: url(banner_ad/fondo2.jpg) no-repeat center center;

}

#tipo0 {
		/*background-color:#99CC00;*/
		/*border:solid 1px #999999;*/
		position: absolute;
		top: 265px;
		right: 30px;
		height: 350px;
		width: 335px;
}
#tipo1 {
		/*background-color:#99CC00;*/
		border:solid 1px #999999;
		position: absolute;
		top: 300px;
		right: 30px;
		height: 350px;
		width: 290px;
}
#tipo1b {
		/*background-color:#FF0000;
		border:solid 1px #999999;*/
		position: absolute;
		top:0;
		/*bottom:0;*/
		height: 1px;
		width: 100%;
}

ul.subpages li ul li.current_page_item a{
background: red;
line-height: 20px;

}

z

ul.subpages li.page_item ul li.page_item{
background: none;
line-height: 20px;
font-size: 12px;
}


ul.subpages li ul li:before{
background: none;
line-height: 20px;
font-size: 12px;
}

.entry ul li:before,#sidebar ul ul li:before {
	content: "";

}

.cinco{
	font-size:16px;
	line-height:25px;
	padding:60px 0 0;
	text-align:right;
	width:260px;
}

h3.acciones{
  	background: url(images/button_bg.png) repeat-x 0 0;
  	display: block;
  	overflow: hidden;
  	color: white;
  	height: 44px;
  	line-height: 42px;
  	border: 1px solid #0DA2D9;   
    -moz-box-shadow: 0px 1px 6px #999; 
    -webkit-box-shadow: 0px 2px 6px #999;     
    -moz-border-radius: 2px;     
    font-size: 18px;  
    text-shadow:0 1px 1px #045B98;   
    font-family: Arial, Helvetica, sans-serif;      
    cursor: pointer;    
    font-weight: bold;
    text-align: center;
    margin:30px 0 20px;
    clear: both;
}
h3.acciones:hover{
	background-position: 0 -44px;
	text-decoration: none;  
	color: #eee;
}
