/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding:10px 0px 0px 10px;	
}


/************************************/

/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: Arial, sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/

.Especie {
	clear: both;
	font-size:10pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.Genero {
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size:10pt;
	font-style: italic;
	text-align:justify;
}
.titfotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
.titparrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
	background-color: #CCCCCC;
}
.sinonimias {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-indent: -30pt;
	margin-left: 45px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	vertical-align: top;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: bold;
	cursor: hand;
	text-indent: 10px;
	color: #996633;
	border-color: #000000;
	width: auto;
	height: auto;
	margin: auto;
}
.Espectit {
	clear: both;
	text-align: left;
	font-size:14pt;
	font-style: italic;
	font-weight: bold;
	color: #333300;
	border-color: #000000;
	width: auto;
	height: auto;
}
.Generopeqrojo {
	clear: both;
	padding: 0px 0px 0px 0px;
	font-size:9pt;
	font-style: italic;
	text-align:justify;
	color: #990000;
}
.Especiepeq {

	clear: both;
	padding: 0px 0px 0px px;
	font-size:8pt;
	font-style: italic;
	font-weight: normal;
}
.TITULSUP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	color: #000000;
	border-color: #000000;
	width: auto;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
}
