@charset "UTF-8";
/* Estilos de texto*/
@import "ui.theme.css";
@import "ui.core.css";
@import "ui.datepicker.css";

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
	background-image:url(../images/header.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	height: 100%;
}

html{
	height: 100%;	
}

.clear {
	clear: both;
}

h1{
	font-size: 38px;
	font-weight:bold;
	color:#3b7480;
	line-height:1.1em
}

h1.line{
	font-size: 28px;
	font-weight:bold;
	font-style:italic;
	color:#594b3b;
	line-height:1.1em
}

h2{
	font-size: 28px;
	font-weight:bold;
	color:#608C95;
	line-height:1.1em
}

h2.line{
	font-size: 22px;
	font-weight:bold;
	color:#608C95;
	line-height:1.1em
}

h3{
	font-size: 18px;
	font-weight:bold;
	color:#608C95;
	margin-bottom:0;
	padding-bottom:0;
}

h4{
	font-size: 13px;
	font-weight:bold;
	margin:0;
	color:#594b3b;
	line-height:1.3em
}

h5{
	font-size: 12px;
	font-weight:bold;
	margin:0;
	color:#FFF;
	line-height:1.3em
}

.titulo{
	font-size: 38px;
	font-weight:bold;
	color:#3b7480;
	line-height:1.1em
}

.subtitulo{
	font-size: 28px;
	font-weight:bold;
	color:#88b1b8;
	line-height:1.1em;
	text-align:right
}

p.verde{
	color:#3b7480;
	text-align:justify;
	font-size:11px;
	margin:0;
	padding-bottom:10px
}

p.cafe{	
	color:#594b3b;
	text-align:justify;
	font-size:13px;
	margin:0;
	padding-bottom:10px
}

ul{	
	color:#594b3b;
}

ol{	
	color:#594b3b;
}

p.cafe_12{	
	color:#594b3b;
	text-align:justify;
	font-size:13px;
	margin:0;
	padding-bottom:10px
}

.menu a:link, .menu a:visited, .menu a:active{
	font-size:12px;
	color:#3b7480;
	text-transform:uppercase;
	text-decoration:none
	
}

.menu a:hover{
	color:#FFF
}

.call_01{
	font-size:27px;
	color:#3b7480;
	font-weight:bold;
	line-height:1.1em
}

.call_02{
	font-size:18px;
	color:#608c95;
	font-weight:bold;
	line-height:1.1em
}

.call_03{
	font-size:14px;
	color:#77a6af;
	font-weight:bold;
	text-transform:uppercase
}

.read a:link, .read a:visited, .read a:active{
	font-size:11px;
	color:#594b3b;
	font-weight:bold;
	text-decoration:none
}

.read a:hover{
	text-decoration:underline
}

.menu_footer a:link, .menu_footer a:visited, .menu_footer a:active{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}

.menu_footer a:hover{
	text-decoration:underline
}

#tweet{
	font-size:11px;
	width:220px;
	margin: 0 auto;
	text-align:justify;
}

#tweet li{
	list-style-type:none;
	margin-bottom:15px;
}

#tweet a:link, .enlace a:visited, .enlace a:active{
	font-size:9px;
	font-weight:bold;
	color:#517F8A;
	text-decoration:none
}

#tweet a:hover{
	text-decoration:underline
}
