html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #F2F2F2;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
}
/* iphone */
.iphones {
	width: 126px;
	text-align: center;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 20px;
	display: block;
}
.iphones img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iphones h2 {
	font-size: 11px;
}
.iphones h1 {
	font-size: 16px;
}
.iphones p {
	font-size: 12px;
}
/* fin iphone */

/* iPad */
.ipad {
	width: 178px;
	text-align: center;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 20px;
	display: block;
}
.ipad img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ipad h2 {
	font-size: 11px;
}
.ipad h1 {
	font-size: 16px;
}
.ipad p {
	font-size: 12px;
}


/* fin iPad */

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#outerWrapper #contentWrapper #content .cuadro .link2 .linkin {
	font-size: 1em;
	color: #666666;
}


.auto {
	width: 610px;
	height: 280px;
}
#outerWrapper #contentWrapper #content .cuadro .link2 a {
	color: #000066;
	font-size: 1.2em;
}
#outerWrapper #contentWrapper #content .cuadro .link2 a:hover {
	color: #000066;
	font-size: 1.2em;
	text-decoration: underline;
}

#outerWrapper #contentWrapper #content .cuadro .link2 {
	margin-bottom: 20px;
}




a, a:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper #contentWrapper #content .cuadro .link2 .active2 {
	color: #666666;
}


a:hover {
	color: #333333;
	text-decoration: none;
}

a:focus {
	color: #999999;
}

a:active {
	color: #333333;
}

#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 940px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../imagenes/fn_menu.jpg);
	background-repeat: no-repeat;
	height: 61px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#outerWrapper #banner {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 15px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 252px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 275px 0 0;
	padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}
#outerWrapper #footer {
	background-color: #f2f2f2;
	border-top: solid 1px #dbdbdb;
	padding: 10px 10px 10px 10px;
}
#outerWrapper  #header  ul#menu_top li  {
	float: left;
	width: 130px;
	height: 25px;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	padding: 0px;
}
.botones      {
	text-align: center;
}

#outerWrapper   #header   ul#menu_top   li a:hover {
	float: left;
	width: 146px;
	height: 25px;
	text-align: center;
	background-image: url(../imagenes/hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-position: 0px 0px;
}
#outerWrapper   #header   ul#menu_top   li a{
	color: #000000;
}
#outerWrapper  #header  ul#menu_top {
	list-style-type: none;
	padding-top: 5px;
}
.active           {
	float: left;
	width: 146px;
	height: 25px;
	text-align: center;
	background-image: url(../imagenes/hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
.cuadro {
	width: 612px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	background-image: url(../imagenes/cua_1.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 100%;
}
.cuadro2 {
	height: 100%;
	width: 219px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	background-image: url(../imagenes/cua_2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
	color: #999999;
}
.creditos {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 10px;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}

.cuadro ul {
	padding-left: 210px;
}

