a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

body {
	background: #FDF5E6;
	background-color: #FDF5E6;
	background-image: url(../img/gbls/fond1.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

option {
	background-color: #FFFFF0;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	background-color: #FFFFF0;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	font-size: 12px;
}

.glosario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.invertido {
	background: #800000;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.libro {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.petite {
	color: #003333;
	font-size: 10px;
}
/*****************/

.arrowlistmenu{
width: 100%; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: #660033;
margin: 2px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../img/small/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.titulo-libro {
	background: url(../img/title_round/left_side.jpg) no-repeat left top;
	width: 100%;
	height: 35px;
	display: block;
	position: relative;
}

.titulo-libro span{
	background: url(../img/title_round/right_side.jpg) no-repeat right top;
	width: 100%;
	height: 35px;
	display: block;
	position: relative;
	padding: 8px 0px 0px 0px;
}

#round-bgsaw {
width:100%;
margin:0px auto;
background:#fff url(../img/round_bgsaw/leftside_i.jpg) repeat-y left top;
}
.top-bgsaw {
width:100%;
height:10px;
background:url(../img/round_bgsaw/top_i.jpg) no-repeat left top;
}
.top-bgsaw span {
display:block;
position:relative;
height:10px;
background:url(../img/round_bgsaw/top-right_i.jpg) no-repeat right top;
}
.center-content-bgsaw {
position:relative;
background:url(../img/round_bgsaw/rightside_i.jpg) repeat-y right top;
padding:1px 12px 1px 12px;
margin:-1px 0 -4px; 0;
}
.bottom-bgsaw {
width:100%;
height:16px;
background:url(../img/round_bgsaw/bottom_i.jpg) no-repeat left bottom;
}
.bottom-bgsaw span {
display:block;
position:relative;
height:16px;
background:url(../img/round_bgsaw/bottom-right_i.jpg) no-repeat right bottom;
}

.bgsaw-rounded {
margin:0 0 1em 0
}

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