/*Estilos de la plantilla de agrorubigonsa
Formateo de estilos*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
BODY
{
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
}
OL, UL
{
	list-style: none;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: "" "";
}
/*
Estilos para Grupo Arosa
*/
BODY
{
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #C7E2ED;
}
#contenido
{
	margin: 0 auto;
	width: 908px;
	text-align: left;
}
/*Estilos genericos*/
H1
{
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #16303D;
}
H2
{
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 5px;
	color: #16303D;
}
H3
{
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	color: #16303D;
}
/*Cabecera*/
#cabecera
{
	height: 138px;
	background-image: url(img/telefono.png);
	background-repeat: no-repeat;
	background-position: 715px 58px;
	margin-bottom: 35px;
}
#cabecera IMG.logotipo
{
	border: none;
	width: 113px;
	height: 86px;
	margin: 10px 0 0;
}
#cabecera #menuSuperior
{
	margin-top: 25px;
	text-align: right;
}
#menuSuperior TABLE
{
	margin: 0 0 0 auto;
}
#menuSuperior TABLE.menuSuperior TD
{
	border-collapse: collapse;
	border: none;
	border-left: 1px solid #26627A;
	padding: 0 4px;
	height: 32px;
}
#menuSuperior TABLE.menuSuperior TD.primero
{
	border-left: none;
}
#menuSuperior .menuSuperior SPAN
{
	background-image: url(img/esquinasIzq.png);
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 5px;
}
#cabecera .menuSuperior A
{
	color: #26627A;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	padding: 0;
	display: block;
	height: 28px;
	background-image: url(img/esquinasDer.png);
	background-position: 100% 0;
}
#cabecera .menuSuperior A:hover
{
	background-position: 100% 28px;
	color: #FFF;
}
#cabecera .menuIdiomas
{
	float: right;
	margin-top: 4px;
}
#cabecera .menuIdiomas A
{
	display: block;
	height: 29px;
	float: left;
}
#cabecera .menuIdiomas A.es
{
	background-image: url(img/es.png);
	width: 84px;
}
#cabecera .menuIdiomas A.pt
{
	background-image: url(img/pt.png);
	width: 83px;
}
#cabecera .menuIdiomas A.en
{
	background-image: url(img/en.png);
	width: 79px;
}
#cabecera .menuIdiomas A:hover
{
	background-position: 0 29px;
}
/*Contenido*/
#menuSecundario
{
	border-bottom: 1px solid #1869A0;
	float: left;
	margin-top: -330px;
	margin-left: -65px;
	background-color: #EEEEEE;
	width: 895px;
	text-align: center;
	padding: 4px 0;
}
#menuSecundario A
{
	color: #75A8D7;
	text-decoration: none;
	font-weight: bold;
	border: none;
	border-left: 1px solid #75A8D7;
	padding: 0 5px;
}
#menuSecundario A:hover
{
	text-decoration: underline;
}
#menuSecundario A.primero
{
	border-left: none;
}
/*Pie de pagina*/
#pie
{
	background-image: url(img/barraSeparadoraFaldon.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	height: 30px;
	vertical-align: middle;
}
#pie .contenidoPie
{
	margin: 0 auto;
	text-align: right;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	float: left;
}
#pie .enlacesPie
{
	padding-top: 10px;
}
#pie .enlacesPie A
{
	color: #000;
	text-decoration: none;
	padding: 0 5px;
	border: none;
	border-left: 1px solid #000;
}
#pie .enlacesPie A.primero
{
	border-left: none;
}
#pie .enlacesPie A:hover
{
	text-decoration: underline;
}
