/***** Page *****/

/* pasar por http://cleancss.com/ antes de publicar */


body
{
	background:#e1e1e1;
	color:#333;
	font:75% "trebuchet ms", arial, verdana, helvetica, sans-serif;
	margin:0;
	padding:0;
}

a
{
	color:#ff9c00;
	background:inherit;
	text-decoration:none;
	font-weight:500;
}

a:hover
{
	color:#ffffff;
	background:#FF9C00;
	text-decoration:none;
}

a:visited
{
	color:#999999;
	background:inherit;
	text-decoration:none;
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

.box {
	background-color: #f4f4f4;
	border: 1px solid #ff9c00;
	margin: 5px 5px 0px 2px;
	color: #333333;
}


.small {
	font-size:0.8em;
}

.centrado
{
	text-align:center;
}
.izda
{
	text-align:left;
}
.der
{
	text-align:right;
}

.italica {
	font-style: italic;
}

.negrita {
	font-weight: bold;
}

table.center {margin-left:auto; margin-right:auto; width:700px;}

table { border-collapse: collapse;}

/***** Wrapper *****/

#wrapper
{
	background:#fff;
	border:1px solid #ff9c00;
	color:#000;
	margin:0px auto;
	padding:0px;
	width:995px;
}

/***** Top *****/

#top {
	background: #ff9c00 url(../images/seguinfo12.jpg);
	color:#fff;
	height:106px;
	margin:0;
	padding:0;
}

#top .right
{
	margin:0px 0px 0px 0px ;
}


/***** Navigation *****/

#navigation ul,#navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	background:#ff9c00;
	color:#fff;
	font-size:1em;
	height:1.6em;
	line-height:1.5em;
}

#navigation li
{
	float:right;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background:#ffd48f;
	color:#333;
	text-decoration:none;
}

#navigation1 ul,#navigation1 li
{
	margin:0;
	padding:0;
}

#navigation1
{
	background:#ff9c00;
	color:#fff;
	font-size:1em;
	height:1.6em;
	line-height:1.5em;
}

#navigation1 li
{
	float:right;
	list-style:none;
	white-space:nowrap;
}

/*
#navigation1 form input
{
	font:90% "trebuchet ms", arial, verdana, helvetica, sans-serif;
	text-transform:lowercase;
	color: #666;
	margin:0px 0px 0px 5px;
	height:1.4em;
	background: #FFD6BB;
	border: 1px solid #FF9400;
}

#navigation1 form input:hover {
	background: #FFF;
	color: #FF6400;
}
*/

#navigation1 li a
{
	background:inherit;
	color:#333;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation1 a {width:1%;}

#navigation1 .selected,#navigation1 a:hover
{
	background:#ffd48f;
	color:#ffffff;
	text-decoration:none;
}


/***** Content2 *****/

.content2
{
	background:#fff;
	float:left;
	padding:0px 5px;
	font:13px "trebuchet ms", arial, verdana, helvetica, sans-serif;
	border-right:1px solid #e1e1e1;
	color:#000;
	width: 780px;
}

.content2 h1
{
	color:#333;
	font-size:2.0em;
	margin:0;
	padding:0px 0px 0 0;
	text-align:left;
	background:inherit;
	border-bottom:1px solid #ff9c00;
}

.content2 h3
{
	color:inherit;
	font-size:1.1em;
	margin:0;
	padding:0px 0px 0px 5px;
	text-align:left;
	background:inherit;
}

.content2 p
{
	margin:5px 5px;
	padding-left:5px;
	padding-right:5px;
	/*background:inherit;*/
	color:inherit;
}

.content2 a
{
	color:#fb890f;
	background:inherit;
	text-decoration:none;
	font-weight:500;
	font-weight:bold;
}

.content2 a:hover
{
	color:#ffffff;
	background:#fb890f;
	text-decoration:none;
}

.content2 a:visited
{
	color:#999999;
	background:inherit;
	text-decoration:none;
}

.content2 th
{
	background-color: #e1e1e1;
	/* border: 1px solid #e1e1e1; */
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}	

.content2 td
{
	background-color: #fff;
	border: 1px solid #e1e1e1;
	color:#000;
}

.content2 td a
{
	color:#333333;
	background:inherit;
	text-decoration:none;
	font-weight:500;
}

/***** Side Content *****/

#sidebar
{
	background:#fff;
	margin:0;
	padding:0 0 0 0;
	float:right;
	color:inherit;
	width:200px;
}

#sidebar ul
{
	color:#333;
	list-style:none;
	padding:0;
	margin:0;
	background:inherit;
}

#sidebar li
{
  padding: 0.2ex 0.2ex;
}

#sidebar li a
{
	color:#666;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:0px 0px;
	background:inherit;
	padding-left: 1em;
	background: url(../images/local.gif) no-repeat center left;
}

#sidebar li a:hover
{
	background:#ff9c00;
	color:white;
}

#sidebar h4
{
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:10px 0px 5px 5px;
}

#sidebar p
{
	margin:0px 0px;
	padding-left:5px;
	padding-right:5px;
	background:inherit;
	color:inherit;
}

#sidebar form {
	height: 160px;
	margin: 0px; /* para IE */
	
}

/***** Footer *****/

#footer
{
	background:#ff9c00;
	clear:both;
	color:#fff;
	font-size:.9em;
	height:2.8em;
	line-height:1.4em;
	padding:3px;
	text-align:center;
}

#footer a
{
	background:inherit;
	color:#e1e1e1;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer .left
{
	margin:0 0 0 8px;

}

#footer .right
{
	
	margin:0 8px 0 0;
}

form {
	margin: 0px; /* para IE */
}

input
{
	font:90% "trebuchet ms", arial, verdana, helvetica, sans-serif;
	text-transform:lowercase;
	color: #666;
	margin:0px 5px 0px 5px;
}

form input:hover {
	background: #ff9c00;
	color: #ffffff;
}

.boton
{
	background:#ff9c00;
	font:100% "trebuchet ms", arial, verdana, helvetica, sans-serif;
	color: #ffffff;
	border: 1px outset;
}

img {
	border:1px solid #ff9c00;
}

img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #ff9c00;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #ff9c00;
}

img:hover {
	border:1px solid #ffd48f;
	background:#ebf1f5;
}

