body {
	font:12px Tahoma;
	margin-top:0px;
	background-color:#C7CED5;
}

#container {
	width:960px;
	margin:0px auto;
	background-color:#FFFFFF;
}

/* HEADER */

#header {
	background:url(/images/logo.jpg) no-repeat top left;
	height:92px;
}

#header .botonera {
	padding:70px 20px 0 240px;
	float:left;
}

#header .botonera a {
	float:left;
	font-size:10px;
	text-decoration:none;
	color:#075584;
	border-bottom:solid 4px #99B1C2;
	margin:0 6px 0 6px;
	width:63px;
	padding-bottom:6px;
	text-align:center;
}

#header .botonera a:hover {
	border-bottom:solid 4px #FB7200;
	width:63px;
}

#header .buscador {
	float:left;
	background:url(/images/buscador-bg.gif) no-repeat top left;
	margin:56px 0 0 50px;
}

#header .buscador p {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:13px 0 0 8px;
	margin:0;
}

#header .buscador input {
	float:left;
	width:120px;
	height:15px;
	margin:8px 0 0 8px;
	font-size:10px;
	color:#075584;
	line-height:15px;
}

#header .buscador a {
	float:left;
}

/* BODY */

#main {
	clear:both;
	border-top:solid 9px #5A86A4;
}

#main .intro {
	background:url(/images/img-home.jpg) no-repeat top left;
	height:190px;
	border-bottom:solid 9px #5A86A4;
	padding-right:420px;
}

.intro h1 {
	margin:0;
	padding:25px 0 0 25px;
	font-size:25px;
	color:#FB7200;
	text-align:center;
}

.intro h2 {
	margin:0;
	padding:0 0 21px 25px;
	font-size:19px;
	color:#075584;
	text-align:center;
}

.intro a {
	background:url(/images/boton-add.jpg) no-repeat top center;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:43px;
	
}

.buscador2 {
	background:url(/images/solapa1-bg.jpg) no-repeat top left;
	margin:0 25px;
	padding:10px 0 0 25px;	
	height:76px;
	font-size:15px;
}

.buscador2 p {
	float:left;
	font-size:25px;
	font-weight:bold;
	color:#075584;
	padding:10px 0 0 25px;
	margin:0;
}

.buscador2 input {
	float:left;
	width:320px;
	height:35px;
	margin:15px 22px 0 20px;
	font-size:22px;
	line-height:33px;
	color:#075584;
}

.buscador2 a {
	background:url(/images/boton-tagg.jpg) no-repeat top left;
	float:left;
	height:42px;
	width:160px;
	margin:15px 0 0 0;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:41px;
	text-align:center;
	text-decoration:none;
}

.solapaBanners {
	background:url(/images/solapa2-bg.jpg) no-repeat top left;
	margin:0 25px;
	height:40px;
}

.solapaBanners h2 {
	float:left;
	font-size:19px;
	color:#075584;
	padding:10px 0 0 25px;
	margin:0;
}

.solapaBanners p {
	float:left;
	margin:0;
	padding:17px 0 0 10px;
	color:#075584;
}

.banners {
	background-color:#ECEEEE;
	padding:15px 0 15px 50px;
}

.banners a {
	margin-right:15px;
	border:solid 1px #7F7F7F;
}

.banners img {
	border:none;
	text-decoration:none;
}

#footer {
	background-color:#C7CED5;
	color:#FFFFFF;
	padding-top:5px;
}


#tags a {
	color: #003366;
}

#tags a:hover {
	color:#ffffff !important;
	background-color: #2A9FFF !important;
	text-decoration: underline;
}

#tags
{
	width: 850px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	/* Remove this later */
	line-height: 35px;
	text-align: justify;
}

#other
{
	width: 900px;
	margin: auto;
}

#other a, #other a:visited, #other a:hover {
	color: #000000;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}

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

.preview
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

.menu {
	width: 100%;
	height: 40px;
	background-color: #333333;
	font-size: 18px;
	line-height: 35px;
}

.menu a {
	color: #FFFFFF;
}

.header {
	padding-top: 20px;
	font-size: 16px;
	width: 900px;
	margin: auto;
}

.message {
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
	min-height: 96px;
	margin-top: 5px;
	padding: 10px;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.message a {
	padding: 0px;
	margin: 0px;
}

.message a:hover {
	background-color: transparent; 
}


#shared
{
	width: 800px;
	margin: auto;
	margin-top: 20px;	
}

#shared a, #shared a:visited, #shared a:hover {
	color: #000000;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-decoration: underline;

}

.shared_tag
{
	margin-bottom: 15px;
	padding: 5px;
	border: solid 1px #FFFFFF;
}

.shared_tag:hover
{
	background-color: #E3F5FF;
	border: solid 1px #A0A0A4;
}

.ad {
	margin: 12px;
	border: 1px solid #D3D3D3;
}
#ads_home {
	background-color: #FFFFFF;
	border-bottom: solid 1px #A0A0A4;
	border-top: solid 1px #A0A0A4;
	text-align:center;
}
