/* ZONA DE BODY-MAINFRAME */
html,body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 100%;
	border:none;
	}
body{
	text-align:left;
	background-color:#ffffff;
	background-image:url('images/mainbg.jpg');
	background-position:top center; 
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2b2b2b;
	line-height:normal;
	height:auto;
}
#wrapper{
	position:relative; margin-left:auto; margin-right:auto; width:1000px; padding-top:0px; z-index:9999;
	
}

#topsep { 
	float:left; position:relative; clear:both;
	width:100%; height:220px;
	background:url('images/headerbg.png') top left no-repeat;	
}
#contenttop {
	float:left; position:relative; clear:both;
	width:100%;
	background:url('images/contenttop.png') top left no-repeat;
	height:56px;
}
#content {
	float:left; position:relative; clear:both;
	width:100%;
	background:url('images/contentbg.png') top left repeat-y;
	min-height:660px;	
}
#leftmenu {
	float:left; position:relative;
	width:250px;
	padding:0px;
	padding-left:20px;
}
ul.mainmenu {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
ul.mainmenu li {
	list-style-type:none;
	float:left; position:relative;
	text-align:right;
	width:249px;
}
ul.mainmenu li.sub {
	width:249px;
	color:#bf000e;
}
ul.mainmenu li.sub a {
	float:right;
	height:45px;
	line-height:45px;
	font-size:14px;
}
ul.mainmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#001329;
	text-decoration:none;
	text-transform:none;
	padding-right:35px;
	line-height:45px; height:45px;
	background:url('images/menubg.jpg') top left no-repeat;
	width:214px;
	float:left; position:relative;
}
ul.mainmenu li:hover {
		color:#000000;
		font-weight:bold;
}
ul.mainmenu li.sub:hover, ul.mainmenu li a:hover, ul.mainmenu li.sub a:hover{
		color:#000000;
		background-position:left -45px;		
}
#leftlogos {
	float:left; position:relative;
	width:250px;
	padding:15px 0px 15px 0px;
	text-align:center;
}
#search-box {
	width:210px; float:left; position:relative; text-align:left;
	height:29px;
	padding-top:15px;
	padding-right:0px;
	padding-left:0px;
}
#search-field {
	float:left; position:relative; height:29px; width:154px;
	background:url('images/inputbg.jpg') top left no-repeat;
}
#search-field input {
	width:120px;
	height:15px;
	line-height:15px;
	font-size:11px; color:#003;
	border:none;
	background: none transparent;
	margin:6px 0px 0px 13px;
	outline:none;
}
#search-button {
	float:left; position:relative; width:51px; height:29px;
}
#search-button input {
	width:59px; height:29px;
	border:none;
	background:url('images/searchbg.jpg') left top no-repeat;
	cursor:pointer;
	text-indent:-5000px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#search-button input:hover {
		background:url('images/searchbg.jpg') left -29px no-repeat;
		text-indent:-5000px;
}

#main {
	float:left; position:relative;
	width:411px;
	text-align:left;
	min-height:300px;
	padding-left:27px;
}
#maintitle {
	float:left; position:relative;
	width:100%;
	clear:both;
	height:76px;
}
#maincontent {
	float:left; position:relative;
	width:100%;
	clear:both;
}
#mainbottom {
	float:left; position:relative;
	width:100%;
	clear:both;
	height:37px;
}
#contentarea {
	float:left; position:relative;
	width:100%;
	min-height:400px;
}
#newsarea {
	float:right; position:relative;
	text-align:left;
	padding-top:63px;
	width:210px; padding-right:53px;
	min-height:300px;
	font-size:14px;
}

ul.news {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
ul.news li {
	float:left;
	width:100%;
	padding-bottom:15px; margin-bottom:15px;
}
ul.news li a {
	color:#00547b;
	text-decoration:none;
}
ul.news li a:hover {
	color:#000000;
	text-decoration:none;
}

#footer {
	float:left; position:relative;
	clear:both;
	width:100%;
	text-align:center;
	padding:0px 0px 0px 0px;
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:44px;
	height:44px;
	background:url('images/contentbg.png') top left repeat-y;
}
#footer .fleft {
	float:left;
	width:20%;
	text-align:left;
	padding-left:30px;
	padding-left:296px;
}
#footer .fright {
	float:right;
	width:30%;
	text-align:right;
	padding-right:50px;
}
#footer a {
	color:#666; font-weight:normal; text-decoration:none;
	line-height:44px;
}
#footer a:hover {
	color:#bf000e;
}
a.luelisaa {
	float:left;
	display:block;
	clear:both;
	padding:0px 22px 0px 22px;
	line-height:22px;
	text-align:center;
	/*text-shadow: white 1px 1px 1px;*/
	color:#ffffff; text-decoration:none;
	margin-bottom:30px;
	margin-top:10px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border:solid 1px #328e4e;
}
a.luelisaa:hover {
	color:ffffff;
	background:#030 none;
}
#leftmenu h4 {
	color:#FFF;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left; position:relative;
	text-align:right;
	width:192px;
	height:26px;
	padding-right:26px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#393182;
	line-height:26px;
	text-shadow:none;
	-moz-border-radius-topright: 16px; -moz-border-radius-bottomright: 16px;
	-webkit-border-top-right-radius: 16px;	-webkit-border-bottom-right-radius: 16px;	
}
ul.news {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
ul.news li {
	float:left;
	width:192px;
	text-align:right;
	background:url('images/sep.jpg') bottom left repeat-x;
	padding-bottom:15px; margin-bottom:15px; padding-right:26px;
}
ul.news li.nosep {
	background:none;
}
ul.news li a {

	color:#009dfc;
	text-decoration:none;
	font-size:16px;
}
ul.news li a:hover {
	color:#000000;
	text-decoration:none;
}

.bullet {
	font-size:26px; color:#17c5fa; line-height:26px; float:right; height:26px; width:20px;
}

/*#slide-case {
		float:right; position:relative; width:411px; clear:both; height:173px; display:none;
}
.srotator {
	position: relative; height: 173px; width: 411px; float:left;
}*/

#rotator
{
	
	cursor: pointer;
	overflow: hidden;
	
	position: relative;
	width: 411px;
	height: 173px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 411px;
	height: 173px;
}


