.headsecction{
background-color: #242C42;
width: auto;
height:80px;
}
.segundo{
background-color: #6495ED;
width: auto;
height:100px;
}
.footersecction{
background-color: #242C42;
width: auto;
height:80px;
}
}
.session{
text-align:right;

}

body {
 /*background-color:#B2B1B1;*/
 /*background-image:url('footer_lodyas.png');*/
  
 
}

p{
   	margin: auto;
	width: 100%;
	background-color: #ffffff;
	text-align:left;
        
        
}
h4{
    text-align: right;
    position:relative;
    top:-90px;
    left:-60px;
}
h3{
    text-align: right;
    position:relative;
    top:-15px;
    left:-500px;
}
h1{
	text-align:left;
    color:#FFFFFF;
}
h2{
    text-align: right;
    position:relative;
    top:-35px;
    left:-585px;
	width: 100%;
	
}
h6{
   	margin-top:5px;/*lo que quieras poner de margin arriba*/
  	margin-right:5px;
  	margin-bottom:20px;
  	margin-left:10px;
	font: Verdana;
	width: 70%;
	text-align:left;
	font-weight:normal;
}

#ingresar
{
    position:relative;
    top:-35px;
    left:307px;
}

#combo

{
     
    top:-23px;
    left:307px;
}

#itsthetable {
	font: 12px Verdana, sans-serif;
}
a, a:visited {
	
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	
}

caption, th, td {
	vertical-align: top;
	text-align: center;
}
table caption, th, tfoot td {
	font-weight: normal;
	color: #000000;
}
table caption {
	background-color: red;
}
table {
	background-color: #ffffff;
	 margin: auto;
	margin-top: 10px;
         border: 1px solid; 
           
          

}
td, th {
}
thead th {
	background-color: #770D0D;
	border-bottom: 1px solid red;
	color: white;
}
tfoot th, tfoot td {
	background-color: #770D0D;
	border-top: 1px solid red;
	border-bottom: 15px solid red;
	color: white;
}
tbody tr:hover td a:visited, tbody tr:hover th a:visited {
	color: #770D0D;
}

.formu {
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 16px;
	padding-left: 15px;
}

#entrar {
    
    padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 16px;
	padding-left: 15px;
}


.myButton {
	-moz-box-shadow:inset 0px 39px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73;
	/*box-shadow:inset 0px 39px 0px -24px #e67a73;*/
	background-color:#e4685d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:1px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myButton:hover {
	background-color:#eb675e;
}
.myButton:active {
	position:relative;
	top:1px;
}
.textarea {width:1000px;height:30px;border: 1px solid #EB675E;} 
.textarea2 {width:500px;height:30px;border: 1px solid #EB675E;} 


.myButton2 {
	-moz-box-shadow:inset 0px 39px 0px -24px #3dc21b;
	-webkit-box-shadow:inset 0px 39px 0px -24px #3dc21b;
	box-shadow:inset 0px 39px 0px -24px #3dc21b;
	background-color:#44c767;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:1px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton2:hover {
	background-color:#5cbf2a;
}
.myButton2:active {
	position:relative;
	top:1px;
}
popup {
    background-color: #ECECEC;
    border-radius: 5px;

    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    margin-left: 87px;
    margin-top: 1px;
    padding: 500px;
    position: fixed;
    z-index: 100;
    text-shadow: 1px 1px 1px #000;
    background-image:url('linedpaper.png');

}


.myButton3 {

	/*box-shadow:inset 0px 39px 0px -24px #093A7D ;*/
	background-color:#9C9C9C;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #FFF;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	padding:1px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.myButton3:hover {
	background-color:#20B0FF;
}
.myButton3:active {
	position:relative;
	top:1px;
