/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0}
body {
	background-color: #5E737D;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.75em;
	background-image: url(../images/bg.jpg);
	background-repeat:   repeat-x;
}
#wrap {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/header_registro.jpg);
	background-repeat: no-repeat;
	height: 77px;
	background-position: 15px 0px;
}
#empujanav {
	clear: both;
	height: 77px;
}

#header #nav {
	height: 30px;
	clear: both;
}
#nav ul {
	list-style-type: none;
	margin-left: 40px;
}
#nav li {
	float: left;
	margin-right: 20px;
}
#nav a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 30px;
	text-indent: -999px;
}
#nav a:hover {
	background-position: 0px -30px;
}
#but01 {
	background-image: url(../images/but_home.gif);
	height: 30px;
	width: 74px;
}
#but02 {
	background-image: url(../images/but_registro.gif);
	height: 30px;
	width: 99px;
}
#but03 {
	background-image: url(../images/but_bases.gif);
	height: 30px;
	width: 68px;
}
.bodycheck01 #nav #check01 a,
.bodycheck02 #nav #check02 a,
.bodycheck03 #nav #check03 a {
	background-position: 0px -30px;

}


#texthead {
	margin-right: auto;
	margin-left: auto;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 40px;
}
.rellenomain {
	padding-right: 45px;
	padding-left: 45px;
}

#texthead h2 {
	color: #E2001A;
	font-size: 24px;
	font-weight: bold;
}
#texthead strong {
	font-weight: bold;
	color: #E2001A;
}


#main {
	background-image: url(../images/bgmain.gif);
	background-repeat:   repeat-y;
	background-position: center;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}
#main h3 {
	color: #FFFFFF;
	background-color: #12099a;
	height: 30px;
	background-image: url(../images/bgh2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 22px;
	clear: both;
	padding-top: 10px;
	font-weight: normal;
}
#main h4 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
#main h5 {
	font-size: 13px;
	font-weight: bold;
	color: #E2001A;
}
#main h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.contentpasos {
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearfix {
display:block;
height:0;
clear:both;
visibility:hidden;
 }
.alingtop {
	vertical-align: top;
}
.tableregistro {
	margin-top: 20px;
}
.alingder {
	text-align: right;
}
.pad20 {
	padding: 10px;
}
#tablapaso3 input {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding: 2px;
	margin: 3px;
	width: 170px;
}
.w130 {
	width: 130px;
	text-align: right;
	padding-right: 10px;
}


.cajadialogo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding: 2px;
	margin: 3px;
}
#paso01 input, #paso01 select{
background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding: 2px;
	margin: 3px;
}
#paso01 input{
width: 200px;
}
.cortitos {
	width: 50px !important;
}
.codarea {
	width: 20px !important;
}
.fono {
	width: 170px !important;
}



#paso01 td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.sinborde {
	border: none !important;
	background:none !important ;
	width: 20px !important ;

}
.anchorut {
	width: 100px !important ;

}
small {
	font-size: 10px;
	color: #666666;
}
.cajaalerta {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF880;
	border: 1px solid #ECE000;
	font-weight: bold;
	color: #C10018;
	background-image: url(../images/alerta.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 80px;
	font-size: 14px;
}
.cajaagreat{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #A8FBB6;
	border: 1px solid #6AF983;
	font-weight: bold;
	color: #06841D;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 80px;
	font-size: 14px;
}
