/*-------------------------
Theme Name: CBPedreguer
Theme URI: http://www.talkxhtml.com/
Description: A narrow two column design primarily using blue and green. Clovers and fields :).
Version:
Author: TalkXHTML.com & PhoenixRealm.com
Author URI: http://www.talkxhtml.com/
-------------------------*/

/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
margin:0;
padding:0;
background-color:#FFF;
background-image:none;
}

p {
	margin:0;
}

h2 {
	color:#000;
	font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:25px;
	margin-top:5px;
	margin-left:-5px;
	padding:3px;
	font-weight:normal;
	/*background-color:#CCCCCC;*/
}

a {		
	text-decoration:none;
}

ul {
list-style:none;
margin:0;
margin-top:5px;
padding:0;
}

li {
list-style:none;
padding:0;
padding-left:15px;
margin:0;
}

#container {
/*	background-image:url(images/bg_container.gif);
	background-repeat:repeat-y;	 
	background-position:center;*/
	width:100%;
	margin:auto;
	text-align:left;
	position:relative;
	overflow:hidden;
	min-height:100%;
	padding-bottom:3px;
	padding-top:5px;
	background-color:#FFF;
}

#tot {
width:100%;
margin:auto;
}

* html #container {
overflow:visible;
height:100%;
}

#header{
display:none;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:238px;
	margin:auto;
	text-align:center;
}

		#title{
			padding:0px 0px 0px 0px;
			margin:0;
			float:right;
			color:#ffffff;
			font-family:Tahoma;
			font-size:11px;
			font-weight:normal;
		}
			
#title a {	
			color:#ffffff;
			font-family:Tahoma;
			font-size:11px;
			font-weight:normal;
text-decoration:none;
}	

#title a:hover {
color:#75BAAA;		
text-decoration:none;
}

.menu {
background-image:url(images/flecha.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
float:left;
}		
		#subtitle{			
			padding:86px 0px 0px 45px;
			
			color:#ffffff;
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
		}


#main {
	text-align:left;
	margin:0;
}

.imprimir {
visibility:hidden;
}

#logo {
font-family:Arial;
font-weight:normal;
font-size:12px;
margin:10px auto 10px auto;
width:100%;
height:150px;
float:left;
}

#bajo {
border-top:1px solid #000;
width:529px;
float:left;
}

#lostextos {
float:left;
width:100%;
color:#323A45;
font-family:Tahoma;
font-weight:normal;
font-size:11px;
background-color:#FFFFFF;
}

* html #lostextos {
margin-left:2px;
width:100%;
}

#lostextos h2 {
color:#000;
font-family:Arial;
font-weight:normal;
font-size:24px;
padding:10px 0 3px 0;
margin:0 0 3px 0;
border-bottom:1px solid #005341;
}

#lostextos h2 a {
color:#000;
font-family:Arial;
font-weight:normal;
font-size:24px;
text-decoration:none;
}

#lostextos h2 a:hover {
color:#005341;
text-decoration:none;
}

#lostextos p {
margin:0;
color:#414B56;
font-family:Tahoma;
font-weight:normal;
font-size:12px;
margin:10px 0 10px 0;
line-height:14px;
text-decoration:none;
}

#lostextos p a {
color:#E9342B;
font-family:Tahoma;
font-weight:normal;
font-size:12px;
text-decoration:none;
}

#lostextos p a:hover {
text-decoration:underline;
}

#lostextos a {
color:#414B56;
text-decoration:none;
}

#lostextos a:hover {
color:#414B56;
text-decoration:underline;
}

.posts {

	/*border:1px solid #CCC;*/
	padding-left:1px;
	text-align:justify;
	/*padding-right: 5px;*/
}

#side {	
	display:none;
}
												
#adorno {
display:none;
}