@charset "utf-8";
body {
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

div {
	background: #FFFFFF;
	padding: 25px;
}
div#wrap {
	width:100%;
	padding: 0;
}
ul  { list-style:none;
       padding: 0px;
}
li  { background: url(images/ok.gif) no-repeat left top ;
      margin-left:20px;padding-left:30px;
	  
}

li#dot  { background: url(images/ok-icon.png) no-repeat left top ;
      margin-left:40px;padding-left:30px	;
	  
}

a {
	font-size: 12px;
	font-style: normal;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none; 
	color:#666666;
}

.title1 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000;
	background-image:url(images/h1.png);
	padding: 6px 14px;
	margin-bottom:-1px;
	margin: 0px;
}

.title2 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	background: #666666;
	background-image:url(images/h2.png);
	padding: 5px 12px;
	margin-bottom:-1px;
	margin-top: 0px;
}






.title3 {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	
}

h3 img {
	padding:0px;
	margin-left: 5px;
	}


.title4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin:0px;
	padding:0px;
	
	
}

table,td
{
	border : 1px solid #CCC;
	border-collapse : collapse;
	vertical-align:top;
	
  
}
table
{
	border                :none;
	border                :1px solid #CCC;
}
table#faq {
	border:0px none;
	padding:0px;
	background-color: #FFFFFF;
}
table#faq td {
	background-color: #F5f5f5;
	padding:10px;
	padding-left: 45px;
	font-size: 13px;
}

table#faq td#question {
	padding:0px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	font-size: 13px;
}
#faq td#number {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}



thead th,
tbody th {
   color: #666; 
   padding : 5px 10px;
   border-left : 1px solid #CCC;
}
tbody tr td
{
   padding : 5px 10px;
   color  : #666;
   background-color:#FFFFFF;
}

#atencion {
	padding: 25px 70px;
	font-size: 12px;
	font-style: italic;
	background-color: #dbdada;
	background-image: url(images/ico-atencion.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}








/* --------------REQ MINIMOS------------------ */


.req {
	font-size:13px;
	padding:15px;
	line-height:30px;
}
.req2nivel {
	font-size:12px;
	padding:15px;
	line-height:20px;
}





/* --------------TUTORIAL------------------ */


div#intro {
	font-size:11px;
	padding:15px;
}

#intro ul{ padding:0px;}
#intro li { font-size:12px; line-height:20px;}
#cont_menu_tutorial {
	padding:13px;
	padding-left:27px;
	padding-right: 25px;
}
#cont_menu_tutorial img#ico { border:0px;}
#menu_tutorial {
	border: 0px none;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:5px;
}
#menu_tutorial img {
	border: 1px solid #ababab;
	margin-right:3px;
	margin-bottom: 3px;
}


#menu_tutorial a img {  }
#menu_tutorial a:hover img { border-top: 3px solid #6ec723;  }


#contenido_tutorial {
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:27px;
	padding-right: 25px;
}
#contenido_tutorial table {
	border: 1px solid #ccc;
	width:100%;
}
#contenido_tutorial table#cont {
	border: 2px solid #6ec723;
	width:100%;
	padding: 0px;
}
#contenido_tutorial table#cont2 {border: 1px solid #ababab; width:800px;  }
#contenido_tutorial table td {
	padding:12px;
}
#contenido_tutorial table td.spacer {width:15px; }
#contenido_tutorial img {border: 1px solid #ccc; }
#contenido_tutorial img#ico { border: 0px ; padding:5px 0px; }


 
#div_tutorial table,td { border: 0px none; }

.tableAutocad { border: 1px solid #CCC; border-collapse:collapse; width:964px; }
