@charset "utf-8";

#contenedor {
	
	background-color:#FFFFFF;
    border: 0px;
    position: relative;
    left: 50%;
    width: 960px;
    margin-left: -480px;
       
}



/* PARA INTERNET EXPLORER*/
<!--[if IE]>
<style type="text/css" media="screen">
@font-face{
font-family:'micro';
src: url('http://www.lalinea.ws/micro.ttf');
}
</style>
<![endif]-->

@font-face{
font-family:'21st';
src: url('http://www.lalinea.ws/21st.ttf') format('truetype');
}

@font-face{
font-family:'micro';
src: url('http://www.lalinea.ws/micro.ttf') format('truetype');
}

@font-face{
font-family:'JEN667';
src: url('http://www.lalinea.ws/JEN667.ttf') format('truetype');
}


@font-face{
font-family:'Milibus';
src: url('http://www.lalinea.ws/Milibus.ttf') format('truetype');
}

body { font-family: "Milibus", verdana:
font-size: small;

 }
 
 
 /* thumbnails */
div.thumb {
	margin-bottom: 0.5em;
	border-style: solid; border-color: #efefef;
	background-color: #efefef;
	width: auto;
}
div.thumbinner {
	border:1px solid #efefef;
	padding: 3px !important;
	background-color:#efefef;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border:1px solid #cccccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 0.3em 0 0.1em 0;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: 0.8em 0 0.8em 0.8em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right:0.8em;
	border-width: 0.8em 0.8em 0.8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}

.hiddenStructure {
	display: none;
}



/* noticias.php */

#titulonoticia { 

font-family: "Milibus", Verdana;
font-size: 30px;
font-weight: bold; 


}

#titulonoticia2 { 

font-family: "Milibus", Verdana;
font-size: 22px;
font-weight: bold; 


}
    
#subtitulonoticia { 

font-family: "Milibus", Verdana;
font-size: medium; color: silver:


}

#micro { 

font-family: "Milibus", Verdana;
font-size: x-small;


}

#textonormal { 

font-family: "Milibus", Verdana;
font-size: small;


}


/* tabla pestañas index.php foro ultimos */

pre {
	text-indent: 30px;
	}

#tabmenu {
	color: #000;
	border-bottom: 1px solid black;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	}

#tabmenu a, a.active {
	color: #000000;
	background: #efefef;
	font: normal 10px tahoma,verdana, Arial, sans-serif;
	border: 1px solid #666666;
	border-bottom: none;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	text-decoration: none;
	cursor:hand;
	}

#tabmenu a.active {
	background: #efefef;
	border-bottom: 1px solid red;
	}

#tabmenu a:hover {
	color: #ffffff;
	background: #b2cbec;
	cursor:pointer;
	}

#tabmenu a:visited {
	color: #E8E9BE;
	}

#tabmenu a.active:hover {
	background: #7ba2d5;
	color: #ffffff;
	}

#content {
	font: 12px verdana, sans-serif;
	text-align: justify;
	background: #efefef;
	padding: 20px;
	border: 1px solid #666666;
	border-top: none;
	z-index: 2;
	}
	
	#contentultimos {
	font: 12px verdana, sans-serif;
	text-align: justify;
	background: #efefef;
	padding: 20px;
	border: 1px solid #666666;
	
	z-index: 2;
	}

#content a {
	text-decoration: none;
	color: #000000;
	}

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



/* index */

.index_noticia{

width: 305px;

background-color:#ffffff;
float: left;
border-left: #DAE6FA 5px solid;
border-bottom: #DAE6FA 40px solid;
padding-left: 5px;
padding-right: 5px;
height: 340px;
}

.index_ultimos{

width: 380px;

background-color:#DAE6FA;
float: left;
height: 380px;


}

.index_derecha{

width: 258px;

background-color:#ffffff;
float: left;
text-align: center;
BORDER-RIGHT: #0000FF 1px dashed;
BORDER-TOP: #0000FF 1px dashed;
BORDER-LEFT: #0000FF 1px dashed;
BORDER-BOTTOM: #0000FF 1px dashed; 
height: 380px;

}

.minibanners{

background-color:#ffffff;
float: left;
border-left: #DAE6FA 5px solid;
padding-left: 5px;
padding-right: 5px;
width: 276px;
text-align: center;

}


.lalineapoint {

background-color:#EEF4FB;
float: left;
padding-left: 5px;
padding-right: 5px;
width: 650px;
text-align: center;

}

.ultimasnoticias {

background-color: #b8d4ef;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
height: 600px;
width: 276px;
float: left;

}


.promolalineapoint {

background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
height: 290px;
width: 300px;
float: left;

}

.ultimossitioslalineapoint {

background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
height: 270px;
width: 344px;
float: left;

}


/*header */

.logotitulo{

       width:960px;
       height:113px;
       background-color:#b8d4ef;
       
}

.pagvistascontador{
       text-align: center;
       
       width:500px;
       height:54px;
       background-color:#b8d4ef;
       border-style:solid;
       border-width:0px;
       border-color:#000000;
       margin:0 0 0 0px;
       float:left;
       padding:0px;
       border-bottom-width:1px;
       border-bottom-color:Black;
       border-bottom-style:solid;
}

.banner{
       
       text-align: center;
       
       width:460px;
       height:54px;
       background-color:#b8d4ef;
       border-style:solid;
       border-width:0px;
       border-color:#000000;
       margin:0 0 0 0px;
       float:right;
       padding:0px;
	   border-bottom-width:1px;
       border-bottom-color:Black;
       border-bottom-style:solid;
}

.bienvenida{
       padding-left: 0px;
       padding-bottom: 0px;
       padding-right: 0px;
       padding-top: 3px;
       font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
       width:460px;
       height:20px;
       background-color:#b8d4ef;
       border-style:solid;
       border-width:0px;
       border-color:#000000;
       margin:0 0 0 0px;
       float:left;
	   border-bottom-width:1px;
       border-bottom-color:Black;
       border-bottom-style:solid;
}

.fecha{
       padding-left: 0px;
       padding-bottom: 0px;
       padding-right: 0px;
       padding-top: 3px;
       text-align: right;
       font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
       width:500px;
       height:20px;
       background-color:#b8d4ef;
       border-style:solid;
       border-width:0px;
       border-color:#000000;
       margin:0 0 0 0px;
       float:right;
	   border-bottom-width:1px;
       border-bottom-color:Black;
       border-bottom-style:solid;
}

.menu{
       font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
       width:960px;
       height:48px;
       background-color:#b8d4ef;
       border-style:solid;
       border-width:0px;
       border-color:#000000;
       margin:0 0 0 0px;
       float:right;
	   border-bottom-width:1px;
       border-bottom-color:Black;
       border-bottom-style:solid;
}

.menu2{
       font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
       width:960px;
       height:48px;
       background-color:#b8d4ef;
       border-style:solid;
       border-width:0px;
       border-color:#000000;
       margin:0 0 0 0px;
       float:right;
	   border-bottom-width:1px;
       border-bottom-color:Black;
       border-bottom-style:solid;
}

.contenedornoticia{

float: none;

clear: both;

width: 960px;
height:518px;
background-color:#b8d4ef;



}


#barra  {
float:right; 
width: 265px; 
text-align: left;
background-color:#b8d4ef;
border-color: aqua;
font-family: "21st", Verdana;
font-size: medium; color: silver:

}

#cuerponoticia {
border-left-width: 0px;
padding-right: 7px;
padding-left: 8px;
float:left; 
width: 680px; 
text-align:left;
background-color:#efefef;

}

.pie{

       border-left-width: 0px;

       border-bottom-width: 1px;

       border-right-width: 0px;

       border-top-width: 1px;

       border-style: ridge;

       text-align: center;

       border-color: black;

       clear: both;
background-color:#efefef;
       position: relative;

       width:960px;
       height: 55px;
       
}


.pie2{

       padding-top: 10px;

       border-left-width: 0px;

       border-bottom-width: 1px;

       border-right-width: 0px;

       border-top-width: 1px;

       border-style: ridge;

       text-align: center;

       border-color: black;

       clear: both;
background-color:#ffffff;
       position: relative;

       width:960px;
       height: 55px;
       
}


.pie3{

       padding-top: 10px;

       border-left-width: 0px;

       border-bottom-width: 0px;

       border-right-width: 0px;

       border-top-width: 0px;

       border-style: ridge;

       text-align: center;

       

       clear: both;
background-color:#ffffff;
       position: relative;

       width:960px;
       height: 55px;
       
}

.ineteam{

       border-left-width: 0px;

       border-bottom-width: 0px;

       border-right-width: 0px;

       border-top-width: 1px;

       border-style: ridge;

       text-align: right;

       border-color: black;

       clear: both;
background-color:#ffffff;
       position: relative;

       width:960px;
       height: 55px;
       
}


#menu li {
                display: inline;
                list-style: none;
                padding: 0;
            }
 
#menu li a {
 
               border: 1px solid white;
               padding: 15px 20px 15px 20px;
               text-decoration: none;
               color:black;
               margin-left: -5px;
               /* This is the background used for the animation */
               background-image: url('image.jpg');
               /* Align the background image position to the left of the link */
               background-position: left;
               -webkit-transition: all 0.8s ease-in-out;
               /* Animation with transition in Firefox (No supported Yet) */
               -moz-transition: all 0.8s ease-in-out;
               /* Animation with transition in Opera (No supported Yet)*/
               -o-transition: all 0.8s ease-in-out;
            }
            
            #menu li a:hover {
                color: white;
                /* Align the background image position of the background to the right*/
                background-position:right;
            }
  
  .commentsystem {
	padding:0px;
	margin-top:0px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:normal;
}

.commentsystem .error {
  color: #FFFFFF;
  padding:4px;
  padding-left:5px;
  background-color:#FF0000;
  border:1px solid #990000;
  line-height:14px;
  margin-bottom:10px;
}

.commentsystem .success {
  color: #FFFFFF;
  padding:4px;
  padding-left:5px;
  background-color:#009900;
  border:1px solid #006600;
  line-height:14px;
  margin-bottom:10px;
}

.commentsystem .commentslist {
	clear:both;
}

.commentsystem .comment {
	margin-bottom:10px;
}

.commentsystem .comment .meta {
  font-size: 11px;
  color: #77BBFF;
  background-color:#DDEEFF;
  border:1px solid #BBDDFF;
  padding:4px;
  padding-left:5px;
  padding-right:5px;
  height:14px; !important
}

.commentsystem .comment .meta .author_name {
	float:left;
	font-weight:bold;
	letter-spacing:1px;
}

.commentsystem .comment .meta .comment_details {
	float:right;
	color:#999999;
	}
	

#commentform_verificationimage {
	width:100px;
	height:20px;
}

.comment_text {
	background-color:#FAFAFA;
	padding:4px;
	padding-left:5px;
	border:1px solid #EEEEEE;
	border-top:none;
	overflow:hidden;
	text-align:left;
}


/* the form */

.commentsystem form {
	margin:0px;
	line-height:normal;
	padding:10px;
	margin-bottom:10px;
	background-color:#FAFAFA;
	border:1px solid #EEEEEE;
}

.commentsystem label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.comment_form_text_box {
	border: 1px solid #7F9DB9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:1px;
}

.comment_form_text_area {
	border: 1px solid #7F9DB9;
	width:400px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding:3px;
	margin:0px;
	margin-right:10px;
}
.comment_form_submit {
	margin-top:10px;
	height:22px;
	font-size:12px;
	border: 1px solid #7F9DB9;
	background-color:#F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.commentsystem .editing_form {
	margin:0px;
	line-height:normal;
	background-color:#FAFAFA;
	border:none;
}


.commentsystem .editing_comment_form_text_area {
	border: 1px solid #7F9DB9;
	width:100%;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding:3px;
	margin:0px;
}

/* inline editing */

.commentsystem .comment_text textarea{ 
	width: 98%; 
	height: 100px;
}


/* pagination >>> */

.commentsystem .pagination {
	text-align:right;
	float:right;
	padding-top:3px;
	margin-bottom:10px;
	padding-bottom:3px;
	line-height:20px;
	direction:ltr;
	}

.commentsystem .pagination a:link, .commentsystem .pagination a:visited{
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EEEEEE;
	margin-left:10px;
	text-decoration:none;
	background-color:#FAFAFA;
	color:#666666;
	margin-bottom:2px;
	}

.commentsystem .pagination a:hover {
	background-color:#DDEEFF;
	color:#666666;
	border:1px solid #BBDDFF;
	}

.commentsystem .pagination .active_link {
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#000000;
	cursor:default;
	}

.commentsystem .pagination .disabled_pagination {
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EEEEEE;
	margin-left:10px;
	text-decoration:none;
	background-color: #FAFAFA;
	color:#CCCCCC;
	cursor:default;
	}

/* <<< pagination */

.add_comment_button{
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #BBDDFF;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#000000;
	cursor:pointer;
	margin-bottom:10px;
	}

.comments_area_title{
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #000079;
	text-decoration:none;
	background-color:#0072BC;
	color:#FFFFFF;
	margin-bottom:10px;
	}
	
	
.textbox,

textarea {

	background-color:rgb(255,255,255);

	border:solid 1px #A2CCEE;

	padding:3px;

	outline:0;

}



.textbox[disabled],

textarea[disabled] {

	font-style:italic;

	color:rgb(0, 0, 0);

}

.feriatitulo {

font-family: Verdana;
color: white;


}

	


