/* TXT */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
a{
	color: #209f4a;
	text-decoration: none;
}
a:hover{
	color: #ec2a55;
}
h1{
	font-size: 36px;
	color: #209f4a;
	font-weight: normal;
}
h2{
	font-size: 24px;
	color: #209f4a;
	font-weight: normal;
}
h3{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 16px;
	background: #209f4a;
	font-weight: normal;
	height: 18px;
	padding: 0 0 0 9px;
	color: #fff;
}
h4{
	color: #209f4a;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 0 0;
}

/**/

h1.MRC{
	font-size: 30px;
}
h2.gris{
	color: #666666;
}
#idioma{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px
}
#logo h1{
	width: 474px;
	height: 61px;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	/*display: block;*/
	background: url(../img/marinaR-Cusi.png) no-repeat;
	cursor: pointer;
}
#logo h1 b{
	display: none;
}
#presentacion p:first-letter, #global p:first-letter{
	font-size: 300%;
   font-weight: bold;
	color: #666666;
}
#caja p:first-letter{
	font-size: 100%;
	font-weight: normal;
	color: #000;
}
#global #noFL p:first-letter{
	font-size: 100%;
	font-weight: bold;
	color: #209f4a;
}
p.cita{
	padding: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
	background: #f9f9f9;
}
#pie p{
	width: 28px;
	height: 7px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*display: block;*/
	background: url(../img/OFGMS.png) no-repeat;
	cursor: pointer;
}
#pie p b{
	display: none;
}