@charset "UTF-8";
/* CSS Document */


#product1{
	text-align:center;
	height:345px;
	border-bottom:solid 1px #000;
	width:900px;
	
	}
	
#container{
	width:900px;
	min-height:680px;
	margin:0px auto;
	}
	
#container3{
	width:900px;
	min-height:740px;
	margin:0px auto;
	}
	
#botonesproducto{
	width:900px;
	margin-top:20px;
	margin-bottom:10px;
	}

a.estilobotones:link,a.estilobotones:visited,a.estilobotones:active{
	text-decoration:none;
	background:url(../imagenes/flecha.png) no-repeat center left;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	width:407px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	height:25px;
	padding-top:4px;
	margin-bottom:5px;
	}
a.estilobotones:hover{
	text-decoration:none;
	background:url(../imagenes/botonlargo.png) no-repeat;
	padding-left:25px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	width:400px;	
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	padding-top:4px;
	margin-bottom:5px;
	}
	
	#botonesproducto1{
	width:350px;
	margin-top:55px;
	height:70px;
	margin-left:30px;
	float:left;
	}

a.estilobotones1:link,a.estilobotones1:visited,a.estilobotones1:active{
	text-decoration:none;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	width:407px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	height:25px;
	padding-top:4px;
	margin-bottom:5px;
	border-radius: 17px 17px 17px 17px;
		height:49px;
		width:250px;
		background:#E6E6E6;
	}
a.estilobotones1:hover{
	text-decoration:none;
	padding-left:18px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00a7e0;
	text-decoration:underline;
	width:407px;	
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	padding-top:4px;
	margin-bottom:5px;
	border-radius: 17px 17px 17px 17px;
		height:49px;
		width:250px;
		background:#E6E6E6;
	}
	

	
	.services{
	margin-left:55px;
	margin-top:10px;

	
	}
	
		.services1{

	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
		}

	
#contservicios{
	height::400px;
	
	
	
	}
	
	#imageblock{
		height:205px;
		width:900px;
		float:left;
	
		}
		
.textoaula2{
	border-radius: 17px 17px 17px 17px;
		height:210px;
		width:360px;
		background:#E6E6E6;
		padding:14px;
		font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
		text-align:justify;
		float:left;
		margin-top:10px;
		margin-right:20px;
		border: solid 1px #DDDDDD;
		color:#606060;
		line-height:18px;
	
	}
	
a.regreso{
	color:#0045AD;
	text-decoration:none;
	background-image:url(img/regresar.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	
	}