body {
	background: url('../images/bg_page.gif');
	color: #008;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: "segoe ui", arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #007;
	text-decoration: underline;
}
.right {
	float: right;
}
img {
	border: none 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_spaced {
	float: left;
	padding: 4px;
}
.right_spaced {
	float: right;
	padding: 4px;
}
ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style:none;
}
ul li.conv{
	display: inline;
	float:right;
	margin:7px;
}
.convbox{
border:1px solid #EAEAEA;
}

br {
	clear: left
}
.nop {
	display: none;
}
/*------------LAYOUT------------*/
#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	height: auto !important;
	background: #FFF url('../images/bg_main.gif') repeat-y left;
	text-align: center;
}
#header {
	position: relative;
	height: 135px;
	background: url('../images/bg_top.jpg') no-repeat;
	color: #000
}
#logosan {
	position: absolute;
	top: 18px;
	left: 29px;
	z-index: 3;
}
#logovirus {
	width: 451px;
	height: 114px;
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 3;
	background: url('../images/logodemo.jpg') no-repeat;
}
#menu {
position: absolute;
	z-index: 4;
	bottom: 22px;
	left:0;
	width: 100%;
	height: 12px;
	text-align: center;
	color:#FFF;
}
#items{
	text-align: center;
	position: relative;
	margin: 0 auto;
	background: url('../images/bg_menu.png');
	width:60%
  }
  #items li a {
color:#DDF;
}  
  #items li a:hover {
color:#00F;
text-decoration: none;
}  
  
#contentContainer {
	position: relative;
	width: 100%;
	height: 70%;
	min-height: 70%;
	float: left;
	background: #FFF url('../images/bg_content.jpg') no-repeat fixed bottom center;
	clear: none
	text-align: center;
	}
#head_title {
	width: auto;
	margin: 0;
	text-align: left;
}
#content {
	width: 55%;
/*	height: 100%;
	min-height: 100%;*/
	float: left;
	text-align: left;
	background: url('../images/bg_content.jpg') no-repeat top;
	padding: 10px 10px 5px 25px;
}
/*------demomenu--------*/
#menut a{
color:#39f;
}

#menut a:visited{
color:#000;
}

#menut a:hover{
text-decoration:underline;
}

#menut a:active{
color:#CAF;
}
#textpad {
	float: right;
	padding: 5px;
	width: 30%;
	height: auto;
	min-height: 100px;
	padding: 10px;
	margin: 10px;
	text-align: left;
}
#textpad ul {
	text-align: right;
	}
#textpad form {
	height: auto;
	padding: 5px;
}
#head_title {
	width: 267px;
	height: 90px;
	background: url('../images/tl_demo.jpg') no-repeat;
	float: left
}

/*-------visuals------*/
#demodef{
width:100%;
height:300px;
min-height:300px;
float:center;//left;
clear:both;
text-align: center
}
h2 {
color:#09F;
}
h1{
color:#AAA;
text-align: left;
}
.alerta {
	color: #F00;
	font-weight: bold;
}
.text_block {
	width: 100%;
	float: left;
	clear:both;
	text-align: left;
	margin: 10px 0px;
	color: #033;
	border: 1px dotted #CCC;
	padding: 10px;
	background: url('../images/bg_txt.jpg') repeat-x;
  font:normal 12px "segoe ui", arial, helvetica, sans-serif;
}
.text_block ul{
	list-style:square;
}
#prime, #prime.text_block {
	font: bold 14px "segoe ui", arial, helvetica, sans-serif;
	color: #00D;
	background: transparent;
	border: none;
}

/*------------FORMS--------------*/
.deftxtfield, .deftxtarea {
	border: 1px dashed #CCC;
	background: #FFF url('../images/bg_field.jpg') repeat-x bottom;
}
.fieldinit {
	border: 1px solid #CCC;
	background: #000;
}
.formbox{
width:95%;
margin:0 20px;
min-height:200px;
}
#tester{
width:90%;
text-align:center;
margin:0 auto;
}
.testform{
width:100%;
padding:0px;
float:left;
text-align:center;
margin:0px;
}
.testform form{
text-align:left;
width:90%;
}
.testable{
width:90%;
color:#000;
margin:0 40px;
padding:4px;
}
.testable td.rad{
width:1%;
}
.testable td{
border:1px solid #CCC;
width:90%;
font: bold 11px "segoe ui", arial, helvetica, sans-serif;
}
.testable td.ques{
	font: bold 12px "segoe ui", arial, helvetica, sans-serif; 
color:#00A;
}
.main{
width:90%;
}
.titulos{
color:#44F;
font:bold 12px "segoe ui", Arial, Helvetica, Sans-serif;
background:#CCF;
}
.contenidos{
width:100%;
text-align:center;
border:1px solid #EFEFEF;
} 
.filaimpar{
color:#000;
font:bold 10px "segoe ui", Arial, Helvetica, Sans-serif;
}
.filapar{
background:#AEBBE1;
color:#000;
font:bold 10px "segoe ui", Arial, Helvetica, Sans-serif;
}
/*--------------TUTORIAL--------------*/
#menut{
width:100%;
text-align: left;
}
#itemst{

}
div.wrapper {

}

#nav{
text-align: right;
}
/*---------------Extras--------------*/
#footer {
	width: 100%;
	height: 110px;
	background: #000 url('../images/bg_bottom.jpg') no-repeat top;
	clear: both;
	margin: 0;
}
#footer p {
	position: absolute;
	bottom: 2px;
	left: 20px;
	font-family: "segoe ui", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin:0;
	padding:0;
}
#footer a {
	color: #55D;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #DDF;
	text-decoration: none;
}
/*----------OTHER --------------*/
.powered {
	font-size: 10px;
	color: #F33;
}
/*hover*/
#menu li.butt {
	display: inline;
}


.butt{

}

.butt a {
	top: 0;
	left: 0;
}

.butt1 a {
	background-color:#DDF;
}

.butt a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

