/*

	CSS para index.html

*/
body.overflow{
	margin: 0px;
	padding: 0px;
	background: #4d555b;
	height:100%;
	min-height:100%;
	width:100%;
	min-width: 100%;
	overflow:hidden;
}
body{
	margin: 0px;
	padding: 0px;
	background: #4d555b;
	height:100%;
}
div#content {
	width:241px;
	height: 100%;
	border-color:white;
	border-style:none solid;
	border-width:medium 2px;
	background: #6aa9c8;
	position: absolute;
	right: 70px;
	bottom: 0px;
}
div#right-bar{
	position:absolute;
	bottom:0px;
}
div#splash-top{
	background: transparent url("../images/splash/splash_top.jpg") no-repeat;
	width: 241px;
	height: 505px;
}
a#splash_btn1024-html{
	background: transparent url("../images/splash/splash_btn1024-html.jpg") no-repeat top;
	width: 241px;
	height: 25px;
	display: block;
	overflow: hidden;
}
a#splash_btn1024-html:hover{
	background: transparent url("../images/splash/splash_btn1024-html.jpg") no-repeat bottom;
}
div#splash_res_flash{
	background: transparent url("../images/splash/splash_res_flash.jpg") no-repeat;
	width: 241px;
	height: 63px;
}
a#splash_btn1024-flash{
	background: transparent url("../images/splash/splash_btn1024-flash.jpg") no-repeat top;
	width: 241px;
	height: 25px;
	display: block;
	overflow: hidden;
}
a#splash_btn1024-flash:hover{
	background: transparent url("../images/splash/splash_btn1024-flash.jpg") no-repeat bottom;
}
div#splash_contactarme{
	background: transparent url("../images/splash/splash_contactarme.jpg") no-repeat;
	width: 241px;
	height: 64px;
}
div#splash_links{
	background: transparent url("../images/splash/splash_links_bg.jpg") repeat-x;
	width: 241px;
	height: 55px;
	text-align: center;
}
a.links{
	width: 48px;
	height: 55px;
	display: inline-block;
}
a#link1{
	background: transparent url("../images/splash/splash_link1.jpg") no-repeat top;
}
a#link1:hover{
	background: transparent url("../images/splash/splash_link1.jpg") no-repeat bottom;
}
a#link2{
	background: transparent url("../images/splash/splash_link2.jpg") no-repeat top;
}
a#link2:hover{
	background: transparent url("../images/splash/splash_link2.jpg") no-repeat bottom;
}
a#link3{
	background: transparent url("../images/splash/splash_link3.jpg") no-repeat top;
}
a#link3:hover{
	background: transparent url("../images/splash/splash_link3.jpg") no-repeat bottom;
}
a#link4{
	background: transparent url("../images/splash/splash_link4.jpg") no-repeat top;
}
a#link4:hover{
	background: transparent url("../images/splash/splash_link4.jpg") no-repeat bottom;
}
div#splash_bottom{
	background: transparent url("../images/splash/splash_bottom.jpg") repeat-x;
	width: 241px;
	height: 6px;
}
/*

	CSS para main.php

*/
div#content-main{
	width: 990px;
	height: auto;
	margin: 0px auto;
	border: solid 2px black;
	border-top:none;
	background: white url("../images/main/columns_bg.gif") repeat-y;
}
div#menu{
	width: 100%;
	height: 66px;
	position:relative;
	margin: 0px auto;
	border-top: solid 2px black;
	border-bottom: solid 2px black;
	background: #3a4248;
}
div#mainMenu{
	width: 526px;
	height: 66px;
	margin: 0px auto;
	margin-top: -66px;
}
div#linksMenu{
	width: 232px;
	height: 66px;
	float:right;
	margin-top: -66px;
	background: transparent url("../images/main/bg_linksMenu.gif");
}
a#linklogo{
	display: block;
	width: 66px;
	height: 66px;
	margin-left: 80px;
	background: transparent url("../images/main/jmc-logo.jpg") no-repeat;
}
ul.menuBar{
	display:inline;
	height:300px;
	list-style-type: none;
}
ul.menuBar li{
	float:left;
	display:block;
	height: 100%;
	width:57px;
}
ul.menuBar li a{
	display:block;
	height: 100%;
	width:100%;
}
/*

	Elementos del menu principal

*/
li#inicio{
	margin-right: 10px;
}
li#inicio a{
	background: transparent url("../images/main/btn_inicio.jpg") no-repeat top;
}
li#inicio a:hover{
	background: transparent url("../images/main/btn_inicio.jpg") no-repeat bottom;
}
li#servicios{
	margin-right: 10px;
}
li#servicios a{
	background: transparent url("../images/main/btn_servicios.jpg") no-repeat top;
}
li#servicios a:hover{
	background: transparent url("../images/main/btn_servicios.jpg") no-repeat bottom;
}
li#productos{
	background: transparent url("../images/main/btn_productos.jpg") no-repeat top;
	margin-right: 10px;
}
li#perfil{
	margin-right: 10px;
}
li#perfil a{
	background: transparent url("../images/main/btn_perfil.jpg") no-repeat top;
}
li#perfil a:hover{
	background: transparent url("../images/main/btn_perfil.jpg") no-repeat bottom;
}
li#consultas{
	background: transparent url("../images/main/btn_consultas.jpg") no-repeat top;
	margin-right: 10px;
}
li#contacto{
	margin-right: 10px;
}
li#contacto a{
	background: transparent url("../images/main/btn_contacto.jpg") no-repeat top;
}
li#contacto a:hover{
	background: transparent url("../images/main/btn_contacto.jpg") no-repeat bottom;
}
li#recursos{
	background: transparent url("../images/main/btn_recursos.jpg") no-repeat top;
	margin-right: 10px;
}
li#tutoriales{
	background: transparent url("../images/main/btn_tutoriales.jpg") no-repeat top;
}
/*

	Elementos del menu de links

*/
li#wordpress{
	width:64px;
}
li#wordpress a{
	background: transparent url("../images/main/btn_wordpress.jpg") no-repeat top;
}
li#wordpress a:hover{
	background: transparent url("../images/main/btn_wordpress.jpg") no-repeat bottom;
}
li#gmail{
	width:51px;
}
li#gmail a{
	background: transparent url("../images/main/btn_gmail.jpg") no-repeat top;
}
li#gmail a:hover{
	background: transparent url("../images/main/btn_gmail.jpg") no-repeat bottom;
}
li#portfolio{
	width:51px;
}
li#portfolio a{
	background: transparent url("../images/main/btn_portfolio.jpg") no-repeat top;
}
li#portfolio a:hover{
	background: transparent url("../images/main/btn_portfolio.jpg") no-repeat bottom;
}
li#deviantart{
	width:66px;
}
li#deviantart a{
	background: transparent url("../images/main/btn_deviantart.jpg") no-repeat top;
}
li#deviantart a:hover{
	background: transparent url("../images/main/btn_deviantart.jpg") no-repeat bottom;
}
/*

	CSS de las columnas

*/
div#columns{
	height:auto;
	width:100%;
}
div#rightColumn{
	width:233px;
	float:right;
}
div#leftColumn{
	width:230px;
	float:left;
}
div#middleColumn{
	width:524px;
	background: white;
	margin: 0px auto;
}
.columnInt{
	padding: 25px 15px;
}
.newsCaption{
	display:block;
	height:23px;
	background: #e5f3f6;
	padding: 5px 0 0 0;
	margin: -6px 0 20px 0;
	border: 1px solid #008caa;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}
.projectCaption{
	display:block;
	height:65px;
	background: #b2bcc4;
	padding: 5px 3px 0 4px;
	margin: -6px 0 20px 0;
	border: 1px solid #828c8c;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.counterCaption{
	display:block;
	height:25px;
	background: #000;
	padding: 5px 3px 0 4px;
	margin: -6px 0 20px 0;
	border: 1px solid #828c8c;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.counter2Caption{
	display:block;
	height:60px;
	background: #000;
	padding: 5px 3px 0 4px;
	margin: -6px 0 20px 0;
	border: 1px solid #828c8c;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bioCaption{
	display:block;
	height: 15px;
	width: 195px;
	background: transparent;
	padding: 5px;
	margin: -6px 0 0 0;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.bioCaption2{
	display:block;
	height: 15px;
	width: 195px;
	background: transparent;
	padding: 5px;
	margin: -6px 0 0 0;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.imgBio{
	width: 20px;
	margin: -3px 5px 0 -3px;
	float:left;
	clear:none;
}
.imgBio2{
	width: 20px;
	margin: -3px 5px -5px -98px;
}
.linksCaption{
	display:block;
	height:23px;
	padding: 3px 0 0 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-bottom: 5px;
	-webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    clear:both;
}
.links{
	margin-bottom: 35px;
}
.linksLeftCol{
	width: 90px;
	margin-left: 6px;
	float:left;
	clear:none;
}
.linksRightCol{
	margin-left: 105px;
	width: 95px;
}
.linksLeftCol a, .linksRightCol a{
	line-height:2.5;
	font-style: italic;
}
.linksLeftCol a img, .linksRightCol a img{
	border: none;
	margin-bottom: -5px;
	margin-right: 5px;
}
.linksLeftCol img, .linksRightCol img{
	border: none;
	margin-bottom: -5px;
	margin-right: 5px;
}
.linksLeftCol a:hover img, .linksRightCol a:hover img{
}


/*

	CSS footer

*/
div#footer{
	height:12px;
	width:100%;
	background: gray url("../images/main/footer_bg.gif") repeat-x;
	text-align: center;
	padding: 8px 0px;
	clear: both;
}
/*

	Estilos de fuentes

*/
p{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
	color: #525a60;
}
a{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	color: #525a60;
}
a:hover{
	text-decoration: underline;
	color: #529fda;
}
p.recentNews{
	background: transparent url("../images/main/noticias_black.gif") no-repeat;
	text-indent: 20px;
}
h1{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:14px;
	color: #525a60;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #008caa;
	margin-top: 0px;
}
h3{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #2a536a;
}
h4{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:12px;
	color: #525a60;
	margin-top: 0px;
	margin-bottom: 20px;
}
h5{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:14px;
	color: #008caa;
	margin-top: 0px;
	margin-bottom: 10px;
}

.newsText p{
	text-indent: 25px;
	text-align: justify;
}
.newsText ul{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #525a60;
	list-style: circle;
	list-style-position: inside;
	text-indent: 25px;
	text-align: justify;
}
h1.newsCaption{
	text-indent: 6px;
}
h2.linksCaption{
	text-indent: 6px;
}
p.footerText{
	font-size:9px;
	color: white;
	margin-top: 0px;
}
p.footerText a{
	color: white;
	text-decoration: none;
}
p.footerText a:hover{
	color: #cccccc;
	text-decoration: underline;
}
h1#tituloServicios{
	margin-bottom: 10px
}
.italic{
	font-style: italic;
}
.fecha_italic{
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
}
.fecha{
	font-size: 8px;
	font-weight: bold;
	color: #008caa;
}
.bold{
	font-weight: bold;
}

/*

	Imágenes

*/

img#imagenFloat{
	float:right;
	margin-left:15px;
	margin-bottom:7px;
}
img.textoAlrededor{
	float:left;
	margin-right:15px;
	margin-bottom:7px;
}
.enlace_imagen img {
	border:0
}
.enlace_bioGradient img {
	display:block;
	margin: 5px 0 0 6px;
	float:left;
	border:0
}
.enlace_bioGradient2 img {
	display:block;
	margin: 5px 0 0 -30px;
	border:0
}
/*

	Menu Servicios

*/
div#menuServicios{
	display:block;
	width:208px;
	height:597px;
	margin: -7px 0 0 -3px;
	padding: 18px 14px;
	background: transparent url("../images/servicios/menuServicios_bg.jpg") no-repeat;
}
ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul#menuServicios li a{
	position: relative;
	bottom:2px;
}
ul#menuServicios li{
	height:17px;
	margin-bottom:7px;
	padding-left:22px;
	background: transparent url("../images/servicios/menuServicios_li.jpg") no-repeat top left;
}
ul#menuServicios li:hover{
	background: transparent url("../images/servicios/menuServicios_li.jpg") no-repeat bottom left;
}
ul#subMenuServicios li a{
	position: relative;
	bottom:5px;
}
div.submenu{
	margin-left:20px;
}
ul#subMenuServicios li{
	height:10px;
	margin-bottom: 10px;
	padding-left:22px;
	background: transparent url("../images/servicios/serviciosSubmenu_li.gif") no-repeat top left;
}
ul#subMenuServicios li:hover{
	background: transparent url("../images/servicios/serviciosSubmenu_li.gif") no-repeat bottom left;
}
/*

	Menu Perfil

*/
.linksPerfil{
	margin-bottom: 15px;
	margin-left: 6px;
}
.lc_perfil{
	width: 95px;
	margin-left: 6px;
	margin-bottom: 15px;
	float:left;
	clear:none;
}
.rc_perfil{
	width: 95px;
	margin-left: 110px;
	margin-bottom: 15px;
}
.perfil ul{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #525a60;
	margin: 5px 0 15px -18px;
	list-style-position: inside;
	text-indent: 25px;
	text-align: justify;
}
.perfil2 ul{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #525a60;
	margin: -93px 0 15px 110px;
	list-style-position: inside;
}
.perfil img{
	display:block;
	float:center;
	margin-left: 90	px
}
/*

	Menu Clientes

*/
.linksPerfil{
	margin-bottom: 15px;
	margin-left: 6px;
}
.lc_perfil{
	width: 95px;
	margin-left: 6px;
	margin-bottom: 15px;
	float:left;
	clear:none;
}
.etapas{
	display:block;
	height:20px;
	background: #b2bcc4;
	padding: 5px 3px 0 4px;
	margin: 0px;
	border: 1px solid #828c8c;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.rc_perfil{
	width: 95px;
	margin-left: 110px;
	margin-bottom: 15px;
}
.perfil ul{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #525a60;
	margin: 5px 0 15px -18px;
	list-style-position: inside;
	text-indent: 25px;
	text-align: justify;
}
.perfil2 ul{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #525a60;
	margin: -93px 0 15px 110px;
	list-style-position: inside;
}
.perfil img{
	display:block;
	float:center;
	margin-left: 90	px
}

/*

	CSS para imagenes de presentación para clientes

*/